autobrr/web/src
Ludvig Lundgren 974ca95d80
Refactor: Filter form (#31)
* chore: add packages

* chore: disable tailwind jit

* refactor: update base layout structure

* refactor: filter to single form with formik

* feat: save filter actions on save

* feat: disable form dirty
2021-09-19 20:58:47 +02:00
..
api Feature: Tail live logs (#27) 2021-09-07 22:23:27 +02:00
components Refactor: Filter form (#31) 2021-09-19 20:58:47 +02:00
domain Fix: update download client (#23) 2021-08-30 23:55:38 +02:00
forms Feature: Download client rules (#18) 2021-09-10 16:54:30 +02:00
hooks feat: add webui 2021-08-11 15:27:48 +02:00
screens Refactor: Filter form (#31) 2021-09-19 20:58:47 +02:00
state Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
styles feat: add webui 2021-08-11 15:27:48 +02:00
utils Feature: Tail live logs (#27) 2021-09-07 22:23:27 +02:00
App.tsx Refactor: Filter form (#31) 2021-09-19 20:58:47 +02:00
index.css Feature: Toast Notification System (#25) 2021-08-31 18:53:42 +02:00
index.tsx Feature: Auth (#4) 2021-08-14 14:19:21 +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
reportWebVitals.ts feat: add webui 2021-08-11 15:27:48 +02:00
setupTests.ts feat: add webui 2021-08-11 15:27:48 +02:00