woodpecker/web
Anbraten 58838f225c
Rewrite of WebUI (#245)
Rewrite of the UI using Typescript, Vue3, Windicss and Vite. The design should  be close to the current one with some changes:
- latest pipeline in a sidebar on the right
- secrets and registry as part of the repo-settings (secrets and registry entries shouldn't be used as much so they can be "hidden" under settings IMO)
- start page shows list of active repositories with button to enable / add new ones (currently you see all repositories and in most cases you only add new repositories once in a while)
2021-11-03 17:40:31 +01:00
..
public Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
src Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
.eslintignore Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
.eslintrc.js Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
.gitignore Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
.prettierignore Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
.prettierrc.js Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
index.html Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
LICENSE Pull in frontend 2019-11-12 14:27:39 +01:00
package.json Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
tsconfig.eslint.json Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
tsconfig.json Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
vite.config.ts Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
web.go Use go embed for web files and remove httptreemux (#382) 2021-09-29 17:34:56 +02:00
windi.config.ts Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
yarn.lock Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00