woodpecker/web/src
smainz b0fd99ec01
Consistent and more descriptive naming of parameters in index.ts (#1455)
Parameter naming has been made more descriptive and consistent:
- Change `number: number` to `pipelineNumber: number`.
- Rename `pipeline` to `pipelineNumber` when it refered to a pipeline number.
2023-01-15 16:33:12 +01:00
..
assets Translated using Weblate (Russian) 2023-01-09 02:03:43 +00:00
components Add button to trigger deployments (#1415) 2022-12-01 21:41:36 +01:00
compositions Lazy load locales (#1362) 2022-12-29 13:41:59 +01:00
lib/api Consistent and more descriptive naming of parameters in index.ts (#1455) 2023-01-15 16:33:12 +01:00
store Spelling (#1405) 2022-11-09 08:12:17 +01:00
style Add syntax highlighting for pipeline config (#1082) 2022-08-09 17:39:45 +02:00
utils Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
views Lazy load locales (#1362) 2022-12-29 13:41:59 +01:00
App.vue Lazy load locales (#1362) 2022-12-29 13:41:59 +01:00
main.ts Improve dark style text color for better readibility (#985) 2022-06-17 02:00:31 +02:00
router.ts Fix redirects (#1325) 2022-10-31 17:06:21 +01:00
style.css Match notification font size to rest of the UI (#1399) 2022-11-06 22:51:06 +01:00
vite-env.d.ts Lazy load locales (#1362) 2022-12-29 13:41:59 +01:00