discourse-data-explorer/app
Sam 2313237a95
FIX: better handling of edge cases (#187)
- Require query name is present
- Ensure all routes are treated by default as .json, so errors flow correctly
- Remove superflous save/cancel controls from group settings
- Remove group control when item is destroyed
- Disable editing of query when it is deleted

Co-authored-by: Osama Sayegh <asooomaasoooma90@gmail.com>
2022-11-18 07:09:50 +11:00
..
controllers/data_explorer FIX: Allow groups to access system queries (#185) 2022-08-19 00:14:07 +08:00
jobs/scheduled FEATURE: destroy old hidden queries (#82) 2020-11-25 22:09:05 +05:30
models/data_explorer FIX: better handling of edge cases (#187) 2022-11-18 07:09:50 +11:00
serializers FEATURE: Bookmarkable QueryGroups. (#177) 2022-06-14 23:07:02 +08:00