Commit Graph

70 Commits

Author SHA1 Message Date
82558ff06a chore(app): fix build errors 2024-11-12 22:05:11 +01:00
8309d3a92c chore(api): fix logger issue 2024-11-12 21:34:32 +01:00
5ae746346f feat(app): improve clerk auth 2024-11-12 16:15:33 +01:00
154df360ac feat(app): refactor page create/update forms
All checks were successful
Build and Push Docker Image / tests (push) Successful in 57s
Build and Push Docker Image / build (push) Successful in 4m30s
2024-11-11 21:58:38 +01:00
83b615d989 feat(app): refactor changelog create/update forms 2024-11-11 21:23:52 +01:00
714da23d04 feat(app): sidebar loading state
All checks were successful
Build and Push Docker Image / tests (push) Successful in 54s
Build and Push Docker Image / build (push) Successful in 3m55s
2024-11-10 22:37:23 +01:00
d461acc3f4 fix(app): build error
All checks were successful
Build and Push Docker Image / tests (push) Successful in 52s
Build and Push Docker Image / build (push) Successful in 4m23s
2024-11-10 20:45:05 +01:00
70b98acb4e style(app): improve version update
Some checks failed
Build and Push Docker Image / tests (push) Successful in 1m10s
Build and Push Docker Image / build (push) Failing after 1m29s
2024-11-10 20:37:57 +01:00
b7f0713d6f feat: un/assigned commits on version update 2024-11-10 20:06:10 +01:00
9422eaed7e feat(app): reset form on load 2024-11-10 07:26:20 +01:00
a73d99afcd fix(app) : build error
All checks were successful
Build and Push Docker Image / tests (push) Successful in 51s
Build and Push Docker Image / build (push) Successful in 4m37s
2024-11-06 22:45:18 +01:00
bfc8ae2f21 feat: refactor zod validations and openapi errors 2024-11-06 21:33:57 +01:00
000a76d28d feat(app): changelog version number editable
All checks were successful
Build and Push Docker Image / tests (push) Successful in 2m13s
Build and Push Docker Image / build (push) Successful in 5m21s
2024-11-02 20:08:04 +01:00
3e67d18749 chore: fix build errors
All checks were successful
Build and Push Docker Image / tests (push) Successful in 39s
Build and Push Docker Image / build (push) Successful in 4m38s
2024-11-01 21:45:18 +01:00
1be0facd64 feat(app): changelog version auto create
Some checks failed
Build and Push Docker Image / tests (push) Successful in 39s
Build and Push Docker Image / build (push) Failing after 1m8s
2024-11-01 21:15:46 +01:00
9d1f96a5f5 style(app): refactor cli page
All checks were successful
Build and Push Docker Image / tests (push) Successful in 44s
Build and Push Docker Image / build (push) Successful in 4m27s
2024-10-31 22:54:04 +01:00
e50f499c08 feat(app): update cli download paths
All checks were successful
Build and Push Docker Image / tests (push) Successful in 51s
Build and Push Docker Image / build (push) Successful in 3m52s
2024-10-31 22:17:21 +01:00
19fa2121d9 fix(app): add all commits button
All checks were successful
Build and Push Docker Image / tests (push) Successful in 49s
Build and Push Docker Image / build (push) Successful in 3m57s
2024-10-31 21:27:48 +01:00
badcb2ac2f style(app): more responsive
All checks were successful
Build and Push Docker Image / tests (push) Successful in 31s
Build and Push Docker Image / build (push) Successful in 4m17s
2024-10-31 20:56:40 +01:00
81baf571f9 feat: add dashboard statistics
All checks were successful
Build and Push Docker Image / tests (push) Successful in 46s
Build and Push Docker Image / build (push) Successful in 4m4s
2024-10-31 14:58:06 +01:00
af2d0ec4aa fix(app): build errors
All checks were successful
Build and Push Docker Image / tests (push) Successful in 40s
Build and Push Docker Image / build (push) Successful in 3m47s
2024-10-30 23:17:11 +01:00
d72f5c2111 feat(app): implement cli page with download and example
Some checks failed
Build and Push Docker Image / tests (push) Successful in 1m0s
Build and Push Docker Image / build (push) Failing after 1m1s
2024-10-30 23:02:15 +01:00
91aeb0793c fix: correct access token delete text 2024-10-30 20:30:01 +01:00
90232feb1e feat: access tokens (create, list, delete)
All checks were successful
Build and Push Docker Image / tests (push) Successful in 54s
Build and Push Docker Image / build (push) Successful in 3m30s
2024-10-30 20:20:35 +01:00
ab0286fd71 fix: build errors
All checks were successful
Build and Push Docker Image / tests (push) Successful in 37s
Build and Push Docker Image / build (push) Successful in 3m39s
2024-10-29 21:29:54 +01:00
625b463287 feat: add version create with commit select
Some checks failed
Build and Push Docker Image / tests (push) Successful in 47s
Build and Push Docker Image / build (push) Failing after 1m1s
2024-10-29 21:25:21 +01:00
b182329146 wip: cli and changelog commit upload
All checks were successful
Build and Push Docker Image / tests (push) Successful in 56s
Build and Push Docker Image / build (push) Successful in 3m31s
2024-10-25 16:31:59 +02:00
a14cbd4437 feat(app): add page indes route
All checks were successful
Build and Push Docker Image / tests (push) Successful in 54s
Build and Push Docker Image / build (push) Successful in 3m53s
2024-10-25 00:02:32 +02:00
dbef7867ca chore: fix app build errors
All checks were successful
Build and Push Docker Image / tests (push) Successful in 43s
Build and Push Docker Image / build (push) Successful in 4m7s
2024-10-24 23:41:38 +02:00
8e093590c0 feat(app): add changelog remove from page 2024-10-24 23:16:40 +02:00
139832ad46 wip: page update for removing changelog relation 2024-10-24 22:43:27 +02:00
596ead5302 feat(app): add page public link 2024-10-24 22:25:28 +02:00
91ea79d9d7 fix: query invalidation on page remove 2024-10-24 22:21:27 +02:00
a9efaa712d feat: refactor app ports, add page docker build & push 2024-10-24 21:52:47 +02:00
e4c6cd02ac choreL fix app build errors 2024-10-24 21:28:33 +02:00
244ffb6d03 feat: implement new module: page 2024-10-24 21:21:21 +02:00
614e29544b feat(app): remove vite sentry sourcemap upload
All checks were successful
Build and Push Docker Image / tests (push) Successful in 28s
Build and Push Docker Image / build (push) Successful in 1m54s
2024-10-22 22:29:28 +02:00
680d7cb408 feat(app): simplify vite sentry config
Some checks failed
Build and Push Docker Image / tests (push) Successful in 40s
Build and Push Docker Image / build (push) Failing after 1m9s
2024-10-22 22:26:07 +02:00
061015ccca feat(app): add sentry capture
Some checks failed
Build and Push Docker Image / tests (push) Successful in 32s
Build and Push Docker Image / build (push) Failing after 1m9s
2024-10-22 21:14:40 +02:00
455be06a95 chore: remove unused import
All checks were successful
Build and Push Docker Image / tests (push) Successful in 34s
Build and Push Docker Image / build (push) Successful in 1m49s
2024-10-22 18:23:46 +02:00
7024537ed3 style(app): change colors
Some checks failed
Build and Push Docker Image / tests (push) Successful in 29s
Build and Push Docker Image / build (push) Failing after 49s
2024-10-22 18:15:59 +02:00
599bdd2978 feat(app): add pagewrapper component with breadcrumbs
All checks were successful
Build and Push Docker Image / tests (push) Successful in 44s
Build and Push Docker Image / build (push) Successful in 1m56s
2024-10-20 20:53:30 +02:00
a0baad534e feat(app): add horizontal lines as spacers
All checks were successful
Build and Push Docker Image / tests (push) Successful in 31s
Build and Push Docker Image / build (push) Successful in 1m20s
2024-10-20 10:09:10 +02:00
7c8e80aa47 feat(app): simplify global css
All checks were successful
Build and Push Docker Image / tests (push) Successful in 45s
Build and Push Docker Image / build (push) Successful in 1m36s
2024-10-20 10:04:27 +02:00
99c3452a5f feat(app): use new sidebar navigation
All checks were successful
Build and Push Docker Image / tests (push) Successful in 38s
Build and Push Docker Image / build (push) Successful in 2m26s
2024-10-20 09:43:29 +02:00
e7bd9b92c0 feat(app): add version remove
Some checks failed
Build and Push Docker Image / tests (push) Successful in 37s
Build and Push Docker Image / build (push) Failing after 45s
2024-10-11 23:43:04 +02:00
ba7edec2cb ci: fix app build errors
All checks were successful
Build and Push Docker Image / tests (push) Successful in 35s
Build and Push Docker Image / build (push) Successful in 1m51s
2024-10-10 22:23:32 +02:00
4ac4304862 feat(app): extend version create/update with status and releasedAt date
Some checks failed
Build and Push Docker Image / tests (push) Failing after 28s
Build and Push Docker Image / build (push) Has been skipped
2024-10-10 22:07:42 +02:00
f8ad8cc0af feat(app): refactor VersionStatus component 2024-10-10 22:06:57 +02:00
be0bbad563 feat(app): add version placeholder page
Some checks failed
Build and Push Docker Image / tests (push) Failing after 34s
Build and Push Docker Image / build (push) Has been skipped
2024-10-09 14:45:29 +02:00