|
90232feb1e
|
feat: access tokens (create, list, delete)
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 |
|
|
625b463287
|
feat: add version create with commit select
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
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 |
|
|
a42342b99d
|
chore(schema): optional field
|
2024-10-25 19:48:33 +02:00 |
|
|
b182329146
|
wip: cli and changelog commit upload
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 |
|
|
dbef7867ca
|
chore: fix app build errors
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 |
|
|
f7fbccaefd
|
chore: add database migrations
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 |
|
|
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 |
|
|
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 |
|
|
02eba62fb9
|
style(ui): update colors
|
2024-10-22 18:15:38 +02:00 |
|
|
41ee7a7849
|
feat(ui): add breadcrumbs
|
2024-10-20 20:51:43 +02:00 |
|
|
96a693ce34
|
feat(schema): make version update releasedAt date nullable
|
2024-10-20 14:19:37 +02:00 |
|
|
7c8e80aa47
|
feat(app): simplify global css
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 |
|
|
094775a3a0
|
feat(ui): add sidebar component
|
2024-10-20 09:34:09 +02:00 |
|
|
67633addd3
|
feat(ui): add alert component
|
2024-10-11 23:42:53 +02:00 |
|
|
ad2e39b590
|
chore(db): missing migration files
Build and Push Docker Image / tests (push) Successful in 33s
Build and Push Docker Image / build (push) Successful in 1m42s
|
2024-10-11 11:58:44 +02:00 |
|
|
ba7edec2cb
|
ci: fix app build errors
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 |
|
|
5fc2592bd5
|
feat(schema): extend version update schema with releasedAt field
|
2024-10-10 22:07:20 +02:00 |
|
|
5cfb15886f
|
feat(ui): add new components
- calendar
- date-picker
- popover
- select
|
2024-10-10 22:05:15 +02:00 |
|
|
d542cd14da
|
feat(db): remove shortHash from version
|
2024-10-09 14:32:09 +02:00 |
|
|
14f39f47c7
|
feat(schema): add version schema
|
2024-10-09 12:44:10 +02:00 |
|
|
89dcb42364
|
feat(ui): add alert-dialog and tooltip components
|
2024-10-07 11:39:57 +02:00 |
|
|
ee3faad379
|
chore(schema): extend changelog schema with isSemver bool
|
2024-10-03 22:46:38 +02:00 |
|
|
b45e815f1d
|
feat(ui): add textarea component
|
2024-10-03 22:15:11 +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 |
|
|
60550976f8
|
feat(app): fix build error
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 |
|
|
30f79fc6c3
|
feat: fix migrations logging
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 |
|
|
2194bcc9ee
|
feat(logger): use logtail only in dev/prod
Build and Push Docker Image / tests (push) Successful in 32s
Build and Push Docker Image / build (push) Successful in 1m31s
|
2024-10-02 15:44:20 +02:00 |
|
|
dc97053d04
|
feat: disable logger on testing
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 |
|
|
30b0a1c584
|
feat(database): add logger to database migration
|
2024-10-02 15:24:13 +02:00 |
|
|
537acd5658
|
feat(logger): add logger package
|
2024-10-02 15:23:57 +02:00 |
|
|
919f53ead5
|
feat(api): migrations on startup
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
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
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
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)
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
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 |
|
|
77b3b7d84a
|
feat(ui): add accordion component
|
2024-10-01 11:01:50 +02:00 |
|
|
643fe98c39
|
feat(ui): add more components
|
2024-09-30 23:20:40 +02:00 |
|
|
2082208b04
|
feat(ui): add button, dropdown menu and theme components
|
2024-09-30 15:11:39 +02:00 |
|
|
fad940b517
|
feat(api): replace astro openapi with hono openapi ui
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
Build and Push Docker Image / build (push) Failing after 39s
|
2024-09-28 21:53:42 +02:00 |
|
|
5f70ab60ea
|
feat(schema): add user openapi schema
|
2024-09-28 21:07:46 +02:00 |
|
|
eabd25c203
|
chore: use correct import for database package
|
2024-09-28 21:07:17 +02:00 |
|
|
8b2693e357
|
feat(database): add database base
|
2024-09-28 20:10:53 +02:00 |
|