Commit graph

34 commits

Author SHA1 Message Date
5b8efc8921 Merge pull request 'main' (#6) from main into prod
All checks were successful
Release / Release (push) Successful in 2m6s
Reviewed-on: #6
2025-01-21 10:26:36 +00:00
74d6cd8329
build: add release workflow configuration file 2025-01-21 11:25:23 +01:00
8302387aa7
feat(dashboard): add links to element IDs in dashboard table 2025-01-21 11:19:48 +01:00
50fa637a35
refactor(dashboard): rename column and update button label 2025-01-21 11:12:34 +01:00
6a19671fb4
chore: update Pocketbase URL in environment files 2025-01-21 11:04:43 +01:00
50cb62e56d
feat(dashboard): add copy link button to dashboard table 2025-01-21 10:54:12 +01:00
79fc66ef6b
feat(view-link): add ViewLink component and routing logic 2025-01-21 10:32:55 +01:00
6317c97d96
feat: add Angular Material and refactor UI components 2025-01-21 09:31:43 +01:00
00a7688ef9
feat(create-link): add create link component and routing 2025-01-20 15:11:46 +01:00
a13a140d16 Merge pull request 'main' (#5) from main into prod
Reviewed-on: #5
2025-01-20 13:16:07 +00:00
9bc5ed62ff
chore: update production PocketBase URL 2025-01-20 14:15:28 +01:00
eadd831e3f
feat(auth): use async in canActivate for auth refresh 2025-01-20 10:09:44 +01:00
2f8171db2a Merge pull request 'main' (#4) from main into prod
Reviewed-on: #4
2025-01-20 08:47:49 +00:00
b3a4226e3b
build: update CMD instruction in Dockerfile 2025-01-20 08:45:41 +01:00
c204903c8b
style(Dockerfile): fix command variable syntax in Dockerfile 2025-01-20 08:42:57 +01:00
6444d6a479
feat(Dockerfile): add configuration option to CMD command 2025-01-20 08:41:06 +01:00
fa9935acaa Merge pull request 'build: add file replacements for production environment' (#3) from main into prod
Reviewed-on: #3
2025-01-20 07:14:49 +00:00
8e15736dfd
build: add file replacements for production environment 2025-01-20 08:14:19 +01:00
5564f88a2f Merge pull request 'chore: update environment imports for consistency' (#2) from main into prod
Reviewed-on: #2
2025-01-20 07:08:59 +00:00
db6ec47ce7
chore: update environment imports for consistency 2025-01-20 08:07:47 +01:00
698dbb0ad6 Merge pull request 'release: Update the env' (#1) from main into prod
Reviewed-on: #1
2025-01-20 06:42:50 +00:00
1d522201f2 Update src/environments/environment.production.ts 2025-01-20 06:42:25 +00:00
ebe251c149
feat(navbar): add navbar component and update dashboard layout 2025-01-19 21:59:45 +01:00
8bbbdd2dfa
feat(dashboard): add dashboard table with links display 2025-01-19 21:23:26 +01:00
23d1109604
feat(dashboard): add LinkService to fetch dashboard links 2025-01-19 21:07:31 +01:00
6bec12b45a
feat: add dashboard component and routing logic 2025-01-19 20:46:37 +01:00
89083f832f
feat(login): add login functionality with form validation 2025-01-19 20:31:01 +01:00
a54069f160
feat(login): add login component and routing configuration 2025-01-19 20:05:24 +01:00
4c51aaae3c
feat: add environment configurations for development and production 2025-01-19 20:01:19 +01:00
3403dd4556
build: update Dockerfile for multi-stage build process 2025-01-19 19:57:32 +01:00
9b2df4992f
build: update Node.js version in Dockerfile 2025-01-19 19:53:07 +01:00
7548342803
build(Dockerfile): expose port 4200 for Angular app 2025-01-19 19:40:03 +01:00
9071a2a60f
build: add Dockerfile for application containerization 2025-01-19 19:34:13 +01:00
45d8833be7
chore: initialize Angular project with basic files 2025-01-19 19:27:41 +01:00