spacedrive/interface
Brendan Allan 908a13130c
[ENG-1435] Saved Searches (#1810)
* saved search CRUD (not perfect)

* saved search settings page

* minor improvements

* fix search filter text apply

* serach in setting

* reduce new tab flicker

* fix tab delete index

* temporarily remove hover effect from applied filters

* fix types

* fix progress

* fix double-add for inOrNotIn

* no more saved searches settings page

* redirect on saved search delete

* cleaner

* fix filter checkbox double fire

* types

---------

Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com>
2023-11-25 00:16:26 +00:00
..
app [ENG-1435] Saved Searches (#1810) 2023-11-25 00:16:26 +00:00
assets [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00
components [ENG-1269] Search options (#1561) 2023-11-17 06:58:44 +00:00
hooks [ENG-1435] Saved Searches (#1810) 2023-11-25 00:16:26 +00:00
types [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00
util [ENG-1413] Full disk access perms (#1791) 2023-11-23 20:54:45 +00:00
.eslintrc.js [ENG-528] QuickPreview isn't correctly handling errors for video/audio playback (#815) 2023-05-18 03:31:15 +00:00
ErrorFallback.tsx [ENG-1333] Display active P2P listeners (#1644) 2023-11-13 07:02:03 +00:00
index.tsx [ENG-1435] Saved Searches (#1810) 2023-11-25 00:16:26 +00:00
package.json [ENG-1435] Saved Searches (#1810) 2023-11-25 00:16:26 +00:00
RoutingContext.tsx [ENG-1435] Saved Searches (#1810) 2023-11-25 00:16:26 +00:00
TabsContext.tsx [ENG-1423] Multiple tabs (#1777) 2023-11-16 15:14:47 +00:00
tailwind.config.js [ENG-1067] Update phosphor to new package & update sort imports (#1330) 2023-09-11 15:26:44 +00:00
tsconfig.json [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00