This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
woodpecker
Watch
1
Star
0
Fork
You've already forked woodpecker
0
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced
2024-11-12 12:15:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
c5746ccb50
woodpecker
/
web
/
.gitignore
7 lines
69 B
Text
Raw
Normal View
History
Unescape
Escape
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 16:40:31 +00:00
node_modules
.DS_Store
dist
dist-ssr
*.local
Unify date/time dependencies (#2891) Remove all date/time-related dependencies from the ui except `dayjs` and use `dayjs` for all tasks. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-04 11:46:24 +00:00
src/assets/dayjsLocales
Reference in a new issue
Copy permalink