autobrr/web/src
xoaaC f6e68fae2b
enhancement(web): red disabled switch button (#552)
* added red background to "Enabled" switch button when disabled for IRC update form

created const SwitchGroupWideRed in web/src/components/inputs/input_wide.tsx
added const SwitchGroupWideRed in web/src/components/inputs/index.ts
changed SwitchGroupWide to SwitchGroupWideRed in IrcNetworkUpdateForm in web/src/forms/settings/IrcForms.tsx

* added red background to SwitchGroupWideRed for default/white mode too

* made white and dark mode red one shade lighter (red-600 -> red-500)
2022-12-10 19:25:48 +01:00
..
api feat(irc): improve list view (#466) 2022-09-22 16:39:05 +02:00
components enhancement(web): red disabled switch button (#552) 2022-12-10 19:25:48 +01:00
domain feat(irc): support optional SASL and NickServ auth (#511) 2022-10-27 22:25:58 +02:00
forms enhancement(web): red disabled switch button (#552) 2022-12-10 19:25:48 +01:00
hooks feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
screens feat(web): When adding the first action, display it in edit mode (#556) 2022-12-03 17:16:26 +01:00
types feat(indexers): add support for optional baseurl override (#551) 2022-12-03 15:40:45 +01:00
utils refactor(web): update to react 18 and other deps (#285) 2022-06-10 19:31:46 +02:00
App.tsx fix(web): infinitely retry queries, remove ago from age cells (#528) 2022-11-10 12:32:57 +01:00
index.css feat(web): error boundry and fixes (#270) 2022-05-12 16:26:41 +02:00
index.tsx refactor(web): update to react 18 and other deps (#285) 2022-06-10 19:31:46 +02:00
logo.png Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
react-app-env.d.ts feat: add webui 2021-08-11 15:27:48 +02:00
setupProxy.js refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00