Files
spacedrive/interface
Vítor Vasconcellos e03bb02c81 [ENG-291] Location settings (#689)
* Implement indexer rule editing for locations
- Partially implement IndexerRuleEditor (missing indexer rule creation)
- Update AddLocationDialog to use IndexerRuleEditor instead of checkboxes
- Enable IndexerRuleEditor on the Location settings page
- Improve error handling on the Location settings page

* Change location data retrieve logic on settings page
 - Improve error handling on settings page (don't send NaN to backend)
 - Add disabled prop to Form component
 - Wait for data before allowing edits on location settings page
 - Change some snake_case object properties to camelCase
 - Fix a small error in rspc client that transformed any falsy argument value to null

* Remove console.log

* Fix issue with errors only being handled during the first load of the location settings page
2023-04-11 20:47:51 -07:00
..
2023-04-11 20:47:51 -07:00
2023-03-15 11:15:59 +00:00
2023-04-04 05:39:07 +00:00
2023-04-11 20:43:19 -07:00
2023-04-04 05:39:07 +00:00
2023-03-15 16:11:47 +00:00