Adding zustand and react-query (Settings Page) #95

Merged
rishighan merged 33 commits from qbittorrent-settings-form into main 2023-11-07 17:56:29 +00:00

33 Commits

Author SHA1 Message Date
90690c6876 Re-added yarn.lock 2023-11-07 11:44:07 -06:00
08ff21a987 AirDCPP code cleaned up from App.tsx 2023-11-07 11:44:04 -06:00
07724380f7 🧸 Zustand-ified AirDCPP Form 2023-11-07 11:44:04 -06:00
5b27658dc3 🐛 Debugging AirDCPP Settings Form page 2023-11-07 11:44:04 -06:00
91d0110de2 🔧 Fixed early init error on the store 2023-11-07 11:44:04 -06:00
730141ff26 🔧 Removing context from AirDCPP settings page 2023-11-07 11:44:04 -06:00
59801763e6 🔧 Removed context 2023-11-07 11:44:02 -06:00
7639833757 🏗️ Refactoring AirDCPP Settings Form with react-query 2023-11-07 11:43:56 -06:00
a0f7280fbb 🏗️ Refactored AirDCPP context using react-query 2023-11-07 11:43:56 -06:00
1f8dded15e 🏗 Added error check state 2023-11-07 11:43:56 -06:00
c3b9ad9d91 🏗️ Added loading state check 2023-11-07 11:43:56 -06:00
e89a7f9c91 📝 qbittorrent form RU actions first draft 2023-11-07 11:43:56 -06:00
2a6eeaf943 🧩 Added react-query query to qBittorrentSettings page 2023-11-07 11:43:56 -06:00
d45c53dff9 🏗️ Trying out react-query 2023-11-07 11:43:56 -06:00
2df0fce792 ⬇️ Fetched qBittorrent settings 2023-11-07 11:43:54 -06:00
4ea9086e3f Migrating from Redux to RTK-query 2023-11-07 11:43:54 -06:00
206c2eeb4b 🏗️ Reorganized tabs 2023-11-07 11:43:51 -06:00
6cd6612ce1 📝 Abstracted connection form into a component 2023-11-07 11:43:51 -06:00
538ca61fa8 📝 Purified Card Component 2023-11-07 11:43:51 -06:00
69cebe82dd 🔧 Added Prowlarr settings items in JSON 2023-11-07 11:43:51 -06:00
c6e55a90ce 🔧 Formatting and more layout changes 2023-11-07 11:43:51 -06:00
3ca15148f5 🏗️ Adding fields to the settings form 2023-11-07 11:43:51 -06:00
bd35223f0f 🧑🏼‍🔧 Fixed the hostname regex 2023-11-07 11:43:51 -06:00
4e82bc73e1 ⬆️ Bumped @dnd-kit deps 2023-11-07 11:43:51 -06:00
ac80c23fa8 📝 Qbittorrent form scaffold 2023-11-07 11:43:47 -06:00
f9f3109132 🔧 Tooling changes 2023-11-07 11:43:33 -06:00
111962acd1 🔧 More path fixes 2023-11-07 11:43:10 -06:00
502ed707ab 🔧 Cleaned up Search and Import component hierarchy 2023-11-07 11:43:10 -06:00
0058df3859 🔧 Fixed broken paths 2023-11-07 11:43:10 -06:00
8c4027f383 🔧 Cleaned up folder structure 2023-11-07 11:43:10 -06:00
9fe69d21db 🔧 Some refactoring 2023-11-07 11:43:10 -06:00
c591f1db2f 🔧 Added scaffold for the qBittorrent connection form 2023-11-07 11:43:09 -06:00
093dcc448c 🌊 qBittorrent settings scaffold 2023-11-07 11:43:09 -06:00