Commit Graph

18 Commits

Author SHA1 Message Date
89dcb42364 feat(ui): add alert-dialog and tooltip components 2024-10-07 11:39:57 +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
290f97dd95 feat(ui): add checkbox component 2024-10-03 22:07:54 +02:00
52d62f831f feat(ui): add form components 2024-10-03 22:05:55 +02:00
2475250618 chore: bun.lockb 2024-10-03 21:29:23 +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
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
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
048855049d feat(app): extend navigation with changelog links and accordion 2024-10-01 11:02:19 +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
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
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
04e2164419 feat(website): add api openapi spec 2024-09-28 21:27:06 +02:00
6f0d9fe925 ci: add Dockerfile and docker build for api
All checks were successful
Build and Push Docker Image / build (push) Successful in 47s
2024-09-28 21:10:51 +02:00
a1abf25ff0 chore: update bun.lockb
All checks were successful
Build and Push Docker Image / build (push) Successful in 50s
2024-09-28 20:11:32 +02:00
995642768b feat(ui): prepare react ui lib as packages
Some checks failed
Build and Push Docker Image / build (push) Failing after 26s
2024-09-28 13:50:06 +02:00