Commit Graph

151 Commits

Author SHA1 Message Date
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
d2d65027f7 feat(cli): add build and upload step
All checks were successful
Build and Push Docker Image / tests (push) Successful in 52s
Build and Push Docker Image / build (push) Successful in 4m18s
2024-10-30 21:22:00 +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
415bba96f0 feat(api): add openapi tags 2024-10-29 22:08:10 +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
106b3c0545 feat: cli commit upload
Some checks failed
Build and Push Docker Image / tests (push) Failing after 41s
Build and Push Docker Image / build (push) Has been skipped
2024-10-26 14:30:15 +02:00
4a4eea5e91 wip: cli git parsing 2024-10-25 19:50:21 +02: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
fb2e1eee17 ci: fix test error
Some checks failed
Build and Push Docker Image / tests (push) Successful in 36s
Build and Push Docker Image / build (push) Failing after 1m9s
2024-10-24 23:30:52 +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
0951d06607 chore: refactor hono structure 2024-10-24 22:15:47 +02:00
2169d29c17 chore: remove unused code 2024-10-24 21:53:42 +02:00
a9efaa712d feat: refactor app ports, add page docker build & push 2024-10-24 21:52:47 +02:00
38ae9ab1f8 chore: rename page app 2024-10-24 21:36:11 +02:00
f527594cee chore: fix page app build errors 2024-10-24 21:32:20 +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
0802b70d39 feat(changelog_public): add id page for public changelog 2024-10-23 22:34:02 +02:00
3449b5c2ac feat(api): show only published version on changelog public route 2024-10-23 22:31:41 +02:00
514a2d2003 feat(api): add changelog public route 2024-10-23 22:05:02 +02:00
00ad96816f feat(changelog_public): add tailwind and ui lib 2024-10-23 21:55:22 +02:00
40234cb6ca feat(changelog_public): add astro inital app 2024-10-23 17:50:28 +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
8a1bbbc67b feat(api): add sentry capture 2024-10-22 20:55:28 +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
808bf3f0ba feat(api): add error logs
All checks were successful
Build and Push Docker Image / tests (push) Successful in 40s
Build and Push Docker Image / build (push) Successful in 1m48s
2024-10-11 11:49:39 +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
b59dbce56c chore(api): remove version tests
Some checks failed
Build and Push Docker Image / tests (push) Successful in 37s
Build and Push Docker Image / build (push) Failing after 48s
2024-10-10 22:14:43 +02:00
f49643dfb4 chore(api): fix imports
Some checks failed
Build and Push Docker Image / tests (push) Failing after 42s
Build and Push Docker Image / build (push) Has been skipped
2024-10-10 22:11:05 +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
c18ad0a452 feat(api): sort versions after createdAt date 2024-10-10 22:06:40 +02:00
94a78ea3fc feat(api): dont return current date on missing releasedAt version date 2024-10-10 22:06:23 +02:00
3aea656943 feat(api): accept releasedAt date on version update 2024-10-10 22:05:49 +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
13c8be7314 feat(app): show version status in version list 2024-10-09 14:45:16 +02:00
0c408a5041 feat(app): add version create
Some checks failed
Build and Push Docker Image / tests (push) Failing after 35s
Build and Push Docker Image / build (push) Has been skipped
2024-10-09 14:32:23 +02:00
72082a51d1 feat(api): fix version create 2024-10-09 14:31:49 +02:00
21dd7a28ec feat(api): add changelog version routes 2024-10-09 13:11:00 +02:00
e45d498f56 feat(app): refactor changelog routing, add changelog update route
All checks were successful
Build and Push Docker Image / tests (push) Successful in 50s
Build and Push Docker Image / build (push) Successful in 1m30s
2024-10-07 23:04:02 +02:00
23471aa9b0 feat(api): return only one result on changelog update 2024-10-07 23:03:44 +02:00
92fe2fb32d feat(api): refactor startup env var check 2024-10-07 14:29:49 +02:00
00fe6eafcd feat(app): changelog remove action
Some checks failed
Build and Push Docker Image / tests (push) Successful in 29s
Build and Push Docker Image / build (push) Failing after 43s
2024-10-07 11:41:16 +02:00
14c376116c feat(app): add umami tracking 2024-10-04 20:08:12 +02:00
b2ef80d58d feat(app): add changelog list, byId and create page
All checks were successful
Build and Push Docker Image / tests (push) Successful in 34s
Build and Push Docker Image / build (push) Successful in 1m34s
2024-10-03 22:47:47 +02:00
975d2e1d58 feat(app): use PROD env var instead of NODE_ENV
All checks were successful
Build and Push Docker Image / tests (push) Successful in 29s
Build and Push Docker Image / build (push) Successful in 1m46s
2024-10-03 21:36:47 +02:00
8f5ab7f7b0 chore(website): remove .vscode files 2024-10-03 21:29:10 +02:00
60550976f8 feat(app): fix build error
All checks were successful
Build and Push Docker Image / tests (push) Successful in 29s
Build and Push Docker Image / build (push) Successful in 1m43s
2024-10-03 21:27:28 +02:00
ea8440f86f feat(app): add react query and changelog hooks
Some checks failed
Build and Push Docker Image / tests (push) Successful in 28s
Build and Push Docker Image / build (push) Failing after 39s
2024-10-03 10:52:50 +02:00
de3b1a1c66 feat(website): add statuspage link 2024-10-03 10:25:36 +02:00
30f79fc6c3 feat: fix migrations logging
All checks were successful
Build and Push Docker Image / tests (push) Successful in 36s
Build and Push Docker Image / build (push) Successful in 53s
2024-10-02 22:03:44 +02:00
8ebb1c95dc feat(api): add more clerk logs
All checks were successful
Build and Push Docker Image / tests (push) Successful in 4m3s
Build and Push Docker Image / build (push) Successful in 6m5s
2024-10-02 21:30:21 +02:00
dc97053d04 feat: disable logger on testing
Some checks failed
Build and Push Docker Image / tests (push) Failing after 26s
Build and Push Docker Image / build (push) Has been skipped
2024-10-02 15:42:18 +02:00
3535b97cfa feat(api): add clerk webhook logging
Some checks failed
Build and Push Docker Image / tests (push) Failing after 56s
Build and Push Docker Image / build (push) Has been skipped
2024-10-02 15:24:38 +02:00
919f53ead5 feat(api): migrations on startup
All checks were successful
Build and Push Docker Image / tests (push) Successful in 33s
Build and Push Docker Image / build (push) Successful in 1m30s
2024-10-02 13:37:30 +02:00
626cf0ef70 feat(api): run migrations only on production
All checks were successful
Build and Push Docker Image / tests (push) Successful in 26s
Build and Push Docker Image / build (push) Successful in 1m22s
2024-10-01 21:23:27 +02:00
3bb5a4999d feat(api): await startup
All checks were successful
Build and Push Docker Image / tests (push) Successful in 26s
Build and Push Docker Image / build (push) Successful in 1m28s
2024-10-01 20:58:51 +02:00
c31900d94a feat(api): database migrations on startup
All checks were successful
Build and Push Docker Image / tests (push) Successful in 50s
Build and Push Docker Image / build (push) Successful in 55s
2024-10-01 20:39:12 +02:00
d2ee997ac7 Add testing ci pipeline (#1)
All checks were successful
Build and Push Docker Image / tests (push) Successful in 35s
Build and Push Docker Image / build (push) Successful in 2m35s
Reviewed-on: boring.tools/boring.tools#1
Co-authored-by: Lars Hampe <hello@hashdot.co>
Co-committed-by: Lars Hampe <hello@hashdot.co>
2024-10-01 17:04:13 +00:00
0d0e241e68 feat(api): add changelog routes and tests
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m35s
2024-10-01 13:37:26 +02:00
060bb71b0e feat(database): add changelog schema, rename access tokens schema 2024-10-01 12:39:12 +02:00
18cbf5c0a3 feat(app): simplify navigation routes
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m37s
2024-10-01 12:10:26 +02:00
048855049d feat(app): extend navigation with changelog links and accordion 2024-10-01 11:02:19 +02:00
db3667c024 feat(app): simplify navigation links 2024-10-01 10:37:15 +02:00
417a382abe feat(app): add user profile settings 2024-10-01 10:27:33 +02:00
d5034383b8 feat(app): fix lint errors
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m1s
2024-09-30 23:25:29 +02:00
f0eca6885d feat(app): add base layout
Some checks failed
Build and Push Docker Image / build (push) Failing after 48s
2024-09-30 23:21:05 +02:00
b97243c5f9 feat(app): add custom font AfacadFlux 2024-09-30 22:54:14 +02:00
68db4df351 feat(app): disable router dev tools on prod 2024-09-30 22:41:17 +02:00
971da61e7b feat(api): add clerk webhook security check
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m54s
2024-09-30 20:57:20 +02:00
6cf917afba feat(api): env vars check on startup 2024-09-30 20:56:56 +02:00
8ba086501a feat(app): add docker build
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m56s
2024-09-30 19:35:38 +02:00
a9174619d8 feat(app): add initial app
All checks were successful
Build and Push Docker Image / build (push) Successful in 55s
2024-09-30 15:13:17 +02:00
fad940b517 feat(api): replace astro openapi with hono openapi ui
All checks were successful
Build and Push Docker Image / build (push) Successful in 55s
2024-09-28 22:20:25 +02:00
d7c1b0525a feat(api): redefine openapi for user
Some checks failed
Build and Push Docker Image / build (push) Failing after 39s
2024-09-28 21:53:42 +02:00
1276ca6938 ci: use NODE_ENV in pipeline 2024-09-28 21:53:16 +02:00
04e2164419 feat(website): add api openapi spec 2024-09-28 21:27:06 +02:00
766fa918e5 feat(api): update openapi spec 2024-09-28 21:14:05 +02:00
e64d9ec31d feat(api): add user routes
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m9s
2024-09-28 21:08:04 +02:00
02fa1df75b feat(website): update package.json name 2024-09-28 20:10:33 +02:00
f44b5d74ca feat(api): add api base 2024-09-28 20:10:17 +02:00
a9fbf96b62 feat(website): add umami analytics
All checks were successful
Build and Push Docker Image / build (push) Successful in 48s
2024-09-28 17:40:23 +02:00
fa71d542b9 feat(website): add website placeholder and ci
Some checks failed
Build and Push Docker Image / build (push) Failing after 6s
2024-09-28 14:28:51 +02:00