Commit graph

55 commits

Author SHA1 Message Date
26ab8ec56d Merge pull request 'main' (#13) from main into prod
All checks were successful
Release / Release (push) Successful in 2m9s
Reviewed-on: #13
2025-01-21 14:39:32 +00:00
e3f35699b7
style(login): format code and improve readability 2025-01-21 15:38:24 +01:00
739475ffcf
style: format HTML and TypeScript code for consistency 2025-01-21 15:32:49 +01:00
ba520eea10
feat(dashboard): add options menu and improve layout 2025-01-21 15:21:55 +01:00
56cb68a3ce
style: format HTML and TypeScript files for consistency 2025-01-21 14:57:49 +01:00
f8e14133d0 Merge pull request 'main' (#12) from main into prod
All checks were successful
Release / Release (push) Successful in 1m46s
Reviewed-on: #12
2025-01-21 13:49:32 +00:00
cb658a7721
feat(login): add Authentik login button and functionality 2025-01-21 14:48:09 +01:00
b218697867
feat(login): update login form with material design elements 2025-01-21 14:10:39 +01:00
2583ed7097 Merge pull request '1.2' (#11) from main into prod
All checks were successful
Release / Release (push) Successful in 2m8s
Reviewed-on: #11
2025-01-21 12:37:12 +00:00
121eb07203
style: update Prettier config for bracket spacing 2025-01-21 13:35:20 +01:00
395c1bc75f
style: format code and add prettier configuration files 2025-01-21 13:29:09 +01:00
3e0b17ebe6
feat(dashboard): add snack bar notifications for link actions 2025-01-21 13:25:35 +01:00
e0d9b8295e
feat: update deleteLink to use link object directly 2025-01-21 13:13:41 +01:00
88e9ffdb4a
refactor: rename visit link confirmation to confirmation modal 2025-01-21 12:22:59 +01:00
4c77b4f139
feat(dashboard): add link confirmation dialog before navigation 2025-01-21 12:15:09 +01:00
4c2007730f Merge pull request 'feat(dashboard): update getShortLink to use HTTPS' (#9) from main into prod
All checks were successful
Release / Release (push) Successful in 1m47s
Reviewed-on: #9
2025-01-21 10:47:29 +00:00
8b08c6616c
feat(dashboard): update getShortLink to use HTTPS 2025-01-21 11:47:04 +01:00
ff32ef8556 Merge pull request 'chore: update production Pocketbase URL' (#8) from main into prod
All checks were successful
Release / Release (push) Successful in 1m45s
Reviewed-on: #8
2025-01-21 10:44:27 +00:00
c8b005ec60
chore: update production Pocketbase URL 2025-01-21 11:44:07 +01:00
4111820630 Merge pull request 'build: add release configuration file for semantic-release' (#7) from main into prod
All checks were successful
Release / Release (push) Successful in 1m46s
Reviewed-on: #7
2025-01-21 10:37:11 +00:00
cc964ef992
build: add release configuration file for semantic-release 2025-01-21 11:36:15 +01:00
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