woodpecker/web
Robert Kaussow 4c2dbca2e9
Replace linter icons to match theme (#2765)
@qwerty287 @anbraten What do you think about this approach? This way the
icons fit more into the existing design. I've also moved the icon in the
tab to the end as this looks IMO a bit better on mobile view, but open
for discussions.


![image](https://github.com/woodpecker-ci/woodpecker/assets/3391958/f56a9688-4ca2-4b7b-a053-3e74effe6976)
<img
src="https://github.com/woodpecker-ci/woodpecker/assets/3391958/93cd4dd6-4e22-4210-9fee-f8d134d3df42"
width=350> <img
src="https://github.com/woodpecker-ci/woodpecker/assets/3391958/6128fec9-3dc5-4483-abde-5a911b236138"
width=350>

Alternative idea for errors:

<img
src="https://github.com/woodpecker-ci/woodpecker/assets/3391958/bee8b1ea-8d27-43cc-9fb1-2df0031d3551"
width=350>

Or just use one symbol and only change the color for errors/warnings?
2023-11-09 00:03:36 +02:00
..
public/favicons pre-commit fixes (#2669) 2023-10-31 09:14:09 +01:00
src Replace linter icons to match theme (#2765) 2023-11-09 00:03:36 +02:00
.eslintignore Update dependencies and tiny adjustments to UI (#1083) 2022-08-09 14:13:32 +02:00
.eslintrc.js Hide not owned repos from sidebar and repo list (#1453) 2023-01-31 09:37:11 +01:00
.gitignore Lazy-load TimeAgo locales (#2094) 2023-08-03 19:25:12 +02:00
.prettierignore Some UI enhancement (#2468) 2023-09-17 12:32:23 +02:00
.prettierrc.js Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
components.d.ts Replace linter icons to match theme (#2765) 2023-11-09 00:03:36 +02:00
index.html chore(deps): update dependency prettier to v3 (#2420) 2023-09-10 11:01:52 +02:00
LICENSE Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
package.json Fix sidepanel not closable via button (#2772) 2023-11-07 14:22:08 +01:00
pnpm-lock.yaml Fix sidepanel not closable via button (#2772) 2023-11-07 14:22:08 +01:00
tsconfig.eslint.json Update dependencies and tiny adjustments to UI (#1083) 2022-08-09 14:13:32 +02:00
tsconfig.json Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
vite.config.ts Lazy-load TimeAgo locales (#2094) 2023-08-03 19:25:12 +02:00
web.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
windi.config.ts Fix alt text contrast in code boxes (#2089) 2023-08-02 10:36:14 +02:00