discourse-data-explorer/spec
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
..
fabricators FEATURE: Bookmarkable QueryGroups. (#177) 2022-06-14 23:07:02 +08:00
integration FEATURE: Add an API scope for running queries (#154) 2022-01-21 07:15:04 +03:00
jobs/scheduled FEATURE: destroy old hidden queries (#82) 2020-11-25 22:09:05 +05:30
lib DEV: Bump rubocop-discourse (#188) 2022-10-03 22:20:04 +02:00
requests FIX: better handling of edge cases (#187) 2022-11-18 07:09:50 +11:00
tasks DEV: Bump rubocop-discourse (#188) 2022-10-03 22:20:04 +02:00
data_explorer_spec.rb FIX: Errors when running query due to PG template patterns or comments (#189) 2022-10-10 09:03:37 +08:00
guardian_spec.rb DEV: Clean up some specs code (#161) 2022-02-01 21:38:24 +01:00