Commit Graph

31 Commits

Author SHA1 Message Date
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
a9efaa712d feat: refactor app ports, add page docker build & push 2024-10-24 21:52:47 +02:00
f527594cee chore: fix page app build errors 2024-10-24 21:32:20 +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
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
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
094775a3a0 feat(ui): add sidebar component 2024-10-20 09:34:09 +02:00
5cfb15886f feat(ui): add new components
- calendar
- date-picker
- popover
- select
2024-10-10 22:05:15 +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
21dd7a28ec feat(api): add changelog version routes 2024-10-09 13:11:00 +02:00
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