Commit Graph

68 Commits

Author SHA1 Message Date
KartoffelChipss 515b77d407 Merge pull request 'Add frontend' (#1) from feature/frontend into main
Build and Push Docker Image / docker (release) Successful in 45m6s
Reviewed-on: KartoffelChipss/quay#1
v1.0.0-beta
2026-05-06 20:16:59 +02:00
KartoffelChipss 5e9279223b Add publish workflow 2026-05-06 20:16:10 +02:00
KartoffelChipss e23f23fa74 Fix swagger docs url paths 2026-05-06 19:08:51 +02:00
KartoffelChipss e5fd59f3ed Switch to modernc.org/sqlite and update dockerfile 2026-05-06 19:00:28 +02:00
KartoffelChipss b28b9b127b Update page to be full width 2026-05-06 16:26:59 +02:00
KartoffelChipss c8ec394774 Add app sidebar 2026-05-05 22:32:49 +02:00
KartoffelChipss 663c1137dd Fix deployment running indefinetly on some error 2026-05-05 21:14:38 +02:00
KartoffelChipss 6169dea989 Add gitlab provider 2026-05-05 20:09:29 +02:00
KartoffelChipss 0344215b42 Add gitea provider 2026-05-05 19:44:05 +02:00
KartoffelChipss b0dc65cb3e Refactor GitProvider to take in auth token 2026-05-05 19:29:24 +02:00
KartoffelChipss ce4ed9744b Properly abstract deployment asset downlod 2026-05-05 17:56:02 +02:00
KartoffelChipss 596e94794e Add git server token usage to deploy route 2026-05-04 18:52:54 +02:00
KartoffelChipss 6b6565caee Use otter for site cache 2026-05-04 18:30:44 +02:00
KartoffelChipss 087aa01876 Fix deploy endpoint not being reachable with deploy token 2026-05-04 18:08:11 +02:00
KartoffelChipss a1234158fe Add logs for bootstrap admin 2026-05-04 17:52:57 +02:00
KartoffelChipss ab5005f7df Add footer 2026-05-03 19:41:14 +02:00
KartoffelChipss c3f4c95150 Add select for git servers when creating site 2026-05-03 19:36:24 +02:00
KartoffelChipss a68368df3c Add git servers 2026-05-02 19:08:02 +02:00
KartoffelChipss 86132bdc8d Add auth token to gitservers 2026-05-02 17:41:36 +02:00
KartoffelChipss 76e3454c4c Add gitservers to backend 2026-05-02 17:37:36 +02:00
KartoffelChipss 38d2083d06 Improve login page 2026-05-02 15:20:57 +02:00
KartoffelChipss 36a5911fe4 Improve frontend auth handling 2026-05-02 15:13:28 +02:00
KartoffelChipss f1fd72520a Add basic authentication 2026-05-02 14:59:05 +02:00
KartoffelChipss e1c6ea9e51 Add README 2026-05-02 14:43:29 +02:00
KartoffelChipss 5997a29d92 Add user management 2026-05-02 14:31:19 +02:00
KartoffelChipss 24ade563db Overhaul design 2026-04-19 23:05:20 +02:00
KartoffelChipss 41334bbd9b Add user menu to navbar & update nav design 2026-04-19 22:54:30 +02:00
KartoffelChipss 88323ed4fe Added rules frontend 2026-04-08 18:11:56 +02:00
KartoffelChipss 1978a31cbf Added deployments overview 2026-04-06 22:04:50 +02:00
KartoffelChipss a95c76ce7e Added token modal after creating site 2026-04-06 18:22:25 +02:00
KartoffelChipss 38fcdbf391 Added site index file and created_at 2026-04-06 18:01:37 +02:00
KartoffelChipss 3f1deae70e Add site overview tab to url query params 2026-04-06 16:13:22 +02:00
KartoffelChipss 3a96717d02 Added site overview page 2026-04-06 16:05:14 +02:00
KartoffelChipss 538bd8920c Added favicon 2026-04-06 13:28:28 +02:00
KartoffelChipss a741d769bc Added create site page 2026-04-05 19:03:15 +02:00
KartoffelChipss a6a29461bc Added logo 2026-04-05 18:13:16 +02:00
KartoffelChipss a6f60a5a38 Added dashboard page layout & sites overview 2026-04-05 17:55:58 +02:00
KartoffelChipss 7bb7454d7f AddedReact router and react query 2026-04-03 14:56:45 +02:00
KartoffelChipss 6622e2807b Add frontend Vite app 2026-04-03 11:56:01 +02:00
KartoffelChipss 29ee01afba Added frontend 2026-04-03 11:51:36 +02:00
KartoffelChipss 12678f8241 Updated static pages to use db 2026-04-03 11:21:27 +02:00
KartoffelChipss 60461e49af Updated update route to use db sites 2026-04-03 10:58:41 +02:00
KartoffelChipss 2931729f97 Renamed api host to dashboard host env variable 2026-04-03 10:33:35 +02:00
KartoffelChipss a2e5c735a6 Added api host guard 2026-04-03 10:31:19 +02:00
KartoffelChipss 1aba69cfb5 Create deploy token on site creation 2026-04-03 10:21:29 +02:00
KartoffelChipss 78b84a33b8 Added cached site repository 2026-04-02 23:09:59 +02:00
KartoffelChipss 59fb96cc26 Added swager docs 2026-04-02 22:55:01 +02:00
KartoffelChipss 6e7aa21c40 Add swagger docs to site relations 2026-04-02 22:38:33 +02:00
KartoffelChipss e98de9a513 Added site relations crud routes 2026-04-02 22:32:24 +02:00
KartoffelChipss e71530bb30 Add update and delete for sites 2026-04-02 21:47:43 +02:00