Commit Graph

222 Commits

Author SHA1 Message Date
ede09bcf04 feat(page): render changelog markdown 2024-11-01 21:14:28 +01:00
d867dc4b8a feat(database): extend changelog schema with: isConventional boolean 2024-11-01 21:13:06 +01:00
a63f5dea75 feat(api): changelog version auto create 2024-11-01 21:11:50 +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
47bcd228e7 ci(cli): update build output name 2024-10-31 22:15:34 +01:00
649819c777 feat(cli): implement commander lib 2024-10-31 22:12:25 +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
e193bb7b5c feat(api): release commits on version delete 2024-10-31 21:27:33 +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
c4e55490cc chore(cli): refactor
All checks were successful
Build and Push Docker Image / tests (push) Successful in 45s
Build and Push Docker Image / build (push) Successful in 4m4s
2024-10-31 20:36:32 +01:00
4faa61159e chore(db): add migration files 2024-10-31 20:36:13 +01:00
c6afa94e1e fix(api): changelog commit upload 2024-10-31 20:35:52 +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
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
5467e78596 feat: add changelog commit schema
All checks were successful
Build and Push Docker Image / tests (push) Successful in 47s
Build and Push Docker Image / build (push) Successful in 3m39s
2024-10-26 15:12:43 +02: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
1b18ac3f3a bruno: update commit create
All checks were successful
Build and Push Docker Image / tests (push) Successful in 54s
Build and Push Docker Image / build (push) Successful in 3m16s
2024-10-25 19:50:43 +02:00
4a4eea5e91 wip: cli git parsing 2024-10-25 19:50:21 +02:00
a42342b99d chore(schema): optional field 2024-10-25 19:48:33 +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
f7fbccaefd chore: add database migrations
Some checks failed
Build and Push Docker Image / tests (push) Failing after 52s
Build and Push Docker Image / build (push) Has been skipped
2024-10-24 23:18:10 +02:00
8e093590c0 feat(app): add changelog remove from page 2024-10-24 23:16:40 +02:00
ce4cd21937 style(ui): add buton variant ghost-destructive 2024-10-24 23:16:13 +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
17f1e20498 feat(ui): add sidebar component 2024-10-24 21:20:25 +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