29 Commits

Author SHA1 Message Date
7f6a0f36e9 feat(api): add page tests 2024-11-12 18:51:30 +01:00
b7f0713d6f feat: un/assigned commits on version update 2024-11-10 20:06:10 +01:00
d6cb69ec3b feat(api): return commits on version by id request 2024-11-10 07:27:00 +01:00
f161d6b468 feat(api): complete refactor of openapi routes 2024-11-06 22:20:10 +01:00
95e00816c4 feat(api): more refactor 2024-11-06 22:04:20 +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 2024-11-02 20:08:04 +01:00
3e67d18749 chore: fix build errors 2024-11-01 21:45:18 +01:00
1be0facd64 feat(app): changelog version auto create 2024-11-01 21:15:46 +01:00
81baf571f9 feat: add dashboard statistics 2024-10-31 14:58:06 +01:00
90232feb1e feat: access tokens (create, list, delete) 2024-10-30 20:20:35 +01:00
625b463287 feat: add version create with commit select 2024-10-29 21:25:21 +01:00
5467e78596 feat: add changelog commit schema 2024-10-26 15:12:43 +02:00
a42342b99d chore(schema): optional field 2024-10-25 19:48:33 +02:00
b182329146 wip: cli and changelog commit upload 2024-10-25 16:31:59 +02:00
dbef7867ca chore: fix app build errors 2024-10-24 23:41:38 +02:00
139832ad46 wip: page update for removing changelog relation 2024-10-24 22:43:27 +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
96a693ce34 feat(schema): make version update releasedAt date nullable 2024-10-20 14:19:37 +02:00
ba7edec2cb ci: fix app build errors 2024-10-10 22:23:32 +02:00
5fc2592bd5 feat(schema): extend version update schema with releasedAt field 2024-10-10 22:07:20 +02:00
14f39f47c7 feat(schema): add version schema 2024-10-09 12:44:10 +02:00
ee3faad379 chore(schema): extend changelog schema with isSemver bool 2024-10-03 22:46:38 +02:00
60550976f8 feat(app): fix build error 2024-10-03 21:27:28 +02:00
0d0e241e68 feat(api): add changelog routes and tests 2024-10-01 13:37:26 +02:00
fad940b517 feat(api): replace astro openapi with hono openapi ui 2024-09-28 22:20:25 +02:00
d7c1b0525a feat(api): redefine openapi for user 2024-09-28 21:53:42 +02:00
5f70ab60ea feat(schema): add user openapi schema 2024-09-28 21:07:46 +02:00