Commit Graph
8 Commits
Author SHA1 Message Date
naibaandcloudcode bb6abeb9a6 ci: run Playwright e2e against a real Go backend in GitHub Actions
Boot a fresh dashboard from nezhahq/nezha master inside the runner:

- Checkout admin-frontend and the backend repo into two paths.
- Generate the two embed stubs and swag docs so cmd/dashboard builds.
- Inject NZ_JWTSECRETKEY (env-first config story) and start the
  backend on 127.0.0.1:8008 with a tmp SQLite db.
- Wait on /api/v1/setting before letting Playwright launch.
- Playwright config brings up Vite dev which proxies /api to 8008.
- Upload playwright-report and dashboard.log on failure for triage.

Co-authored-by: cloudcode <cloudcode@users.noreply.github.com>
2026-05-26 04:34:43 +00:00
naiba f5fd7c390c fix: immutable release 2026-01-01 11:58:11 +08:00
UUBulb c1177880c8 fix: language code conversion (#53) 2024-12-14 17:17:53 +08:00
仓鼠andhamster1963 8c8d3e3057 Dashboard Redesign (#48)
* feat: add user_template setting

* style: header

* style: page padding

* style: header

* feat: header now time

* style: login page

* feat: nav indicator

* style: button inset shadow

* style: footer text size

* feat: header show login_ip

* fix: error toast

* fix: frontend_templates setting

* fix: lint

* feat: pr auto format

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: hamster1963 <hamster1963@users.noreply.github.com>
2024-12-13 23:51:33 +08:00
仓鼠 b04ef1bb72 feat: pr auto format (#50) 2024-12-13 23:16:09 +08:00
naiba 6166d9de3f chore: fetch depth 0 2024-11-20 22:32:02 +08:00
naiba 8ef8eb342c fix: build ignore error 2024-11-20 22:29:08 +08:00
naiba 1da323c7c1 release 2024-11-20 22:04:08 +08:00