Rishabh
|
344f6e357d
|
FEATURE: Replace combo-box with search filter (#28)
* FEATURE: Replace combo-box with search filter
* Delete unused listname property and css fixes
* Use ES6 syntax and `@computed` decorator
|
2018-11-02 18:11:20 +05:30 |
Rishabh Nambiar
|
9f95a23b83
|
Add .travis.yml from discourse-plugin-ci
|
2018-10-31 14:57:53 +05:30 |
Rishabh Nambiar
|
9dcba5c6e7
|
FEATURE: Allow clickable post titles in Data Explorer result view using post_id
|
2018-10-23 16:17:46 +05:30 |
David Taylor
|
17e649d645
|
DEV: Rename shadowed variable
|
2018-10-22 21:24:55 +01:00 |
bschlagel
|
7a86163c5f
|
Edit 'quality-users' limit to match description (#27)
|
2018-10-16 01:51:13 +05:30 |
Rishabh Nambiar
|
9d7db064af
|
run Prettier
|
2018-10-10 17:31:14 +05:30 |
Rishabh
|
b352e747c7
|
FEATURE: Ship default queries with the Data Explorer
Load default queries from queries.rb and save when run.
Each time a query is run, it picks up changes from queries.rb.
|
2018-10-10 16:59:13 +05:30 |
Rishabh
|
8f4bb53ac4
|
Merge pull request #25 from rishabhnambiar/show_total_results
Show the number of results after running a query and increase limit to 1000
|
2018-09-18 15:12:21 +05:30 |
Rishabh Nambiar
|
f876cf66f1
|
Increase result limit from 250 to 1000
|
2018-09-18 11:24:37 +05:30 |
Rishabh Nambiar
|
316923f190
|
FEATURE: Show the number of results after running a query (limit 250)
|
2018-09-18 11:15:31 +05:30 |
Rishabh Nambiar
|
68059b540e
|
UX: Style improvements in query edit & result view
|
2018-09-12 18:58:54 +05:30 |
Rishabh Nambiar
|
90c2be7f82
|
FIX: Remove inconsistent row-highlight from the recent queries list
|
2018-09-12 16:38:08 +05:30 |
Rishabh Nambiar
|
1ea20132a0
|
FIX: Remove an unnecessary Handlebars condition
|
2018-09-12 14:53:29 +05:30 |
Neil Lalonde
|
122dd32d67
|
Update translations
|
2018-09-10 14:02:00 -04:00 |
Rishabh
|
40e01f2141
|
Merge pull request #23 from rishabhnambiar/remove_query_hook
FIX: Remove useless no_query_hook text and move create & import butto…
|
2018-09-10 13:15:21 +05:30 |
Rishabh Nambiar
|
dc91b7d0cd
|
FIX: Remove useless no_query_hook text and move create & import buttons to top right
|
2018-09-07 16:06:23 +05:30 |
Kris
|
6904e516ae
|
Removing br tags so an empty description doesn't add space
|
2018-09-05 13:33:06 -04:00 |
Kris
|
a8742f4c64
|
UX: Minor style improvements and consistency
|
2018-09-04 14:53:12 -04:00 |
Rishabh Nambiar
|
a518ac58fc
|
FIX: Restrict clickable area to the size of heading-toggle
|
2018-09-04 21:52:44 +05:30 |
Rishabh Nambiar
|
9e27d0b8d3
|
FIX: Update stylesheet to use indented sass syntax
|
2018-09-03 00:27:44 +05:30 |
Rishabh Nambiar
|
5edb8ea7f8
|
UX: Make Explorer UI similar to User Activity and Groups pages
|
2018-08-31 23:41:33 +05:30 |
Arpit Jalan
|
c077a389e7
|
Merge pull request #21 from discourse/click_to_sort_queries
FEATURE: Sort queries by names, last_run_at by clicking table headers
|
2018-08-31 09:47:43 +05:30 |
Rishabh Nambiar
|
5a75b6c1e1
|
FIX: Fix ESLint issues and use d-icon instead of <i> tags
|
2018-08-30 21:35:43 +05:30 |
Rishabh Nambiar
|
d5d933c2a8
|
FEATURE: Sort queries by names, last_run_at by clicking table headers
|
2018-08-30 17:32:52 +05:30 |
Rishabh Nambiar
|
80f97d9514
|
UX: Force refresh model to update last_run_at after a query is run
|
2018-08-30 14:13:40 +05:30 |
Rishabh Nambiar
|
3bdf624ced
|
UX: Improve padding while editing a query and text-field width consistency
|
2018-08-29 13:21:02 +05:30 |
Rishabh Nambiar
|
0673b68a58
|
FIX: Make entire row clickable
|
2018-08-28 12:39:33 +05:30 |
Rishabh Nambiar
|
6a57f6536d
|
FIX: Render creation date instead of run date if query was never run
|
2018-08-28 12:14:43 +05:30 |
Rishabh Nambiar
|
1fc73a211a
|
FIX: Improved username alignment
|
2018-08-28 12:00:25 +05:30 |
Rishabh
|
e82a4ca597
|
Merge pull request #20 from discourse/show_last_run_at
FEATURE: Sort queries by last_run_at as default
|
2018-08-28 00:02:48 +05:30 |
Rishabh Nambiar
|
1b68847d21
|
FEATURE: Sort queries by last_run_at as default
|
2018-08-27 20:10:25 +05:30 |
Rishabh Nambiar
|
feb8a1ce0f
|
FIX: Don't save placeholder text only if description is empty
|
2018-08-25 23:02:43 +05:30 |
Rishabh Nambiar
|
2f0400a7e0
|
FIX: Don't save placeholder text if description is empty
|
2018-08-24 12:43:18 +05:30 |
Neil Lalonde
|
11aef0495b
|
Update translations
|
2018-08-23 09:48:49 -04:00 |
Rishabh Nambiar
|
45d0e8ae4b
|
UX: Improve text when no query selected
|
2018-08-21 09:54:37 +05:30 |
Rishabh
|
71845a3d87
|
Merge pull request #17 from discourse/fix_default_description_text
FIX: Remove bad default query description and add placeholder instead
|
2018-08-20 14:05:05 +05:30 |
Rishabh
|
9915f334a2
|
Merge pull request #19 from discourse/use_scss_variables
FIX: Use predefined SCSS colors instead of hardcoded colors
|
2018-08-20 14:04:32 +05:30 |
Rishabh Nambiar
|
7647b1597f
|
FIX: Use predefined SCSS colors instead of hardcoded colors
|
2018-08-20 11:32:41 +05:30 |
Rishabh
|
3586919881
|
Merge pull request #18 from techAPJ/hide-controls
hide controls on query page
|
2018-08-19 18:39:03 +05:30 |
Arpit Jalan
|
4af28311ab
|
hide controls on query page
|
2018-08-19 16:28:24 +05:30 |
Rishabh Nambiar
|
42b6dbbae2
|
FIX: Remove bad default query description and add placeholder instead
|
2018-08-19 10:24:53 +05:30 |
Arpit Jalan
|
915657b8cd
|
Merge pull request #15 from discourse/fix_back_button
FIX: Ensure that back button always redirects to the index page
|
2018-08-17 15:34:35 +05:30 |
Rishabh Nambiar
|
86a4957bd1
|
FIX: Ensure that back button always redirects to index page
|
2018-08-17 15:30:07 +05:30 |
Sam
|
a1dc982561
|
Merge pull request #14 from discourse/back_to_query_list
FEATURE: Added a button to go back to query list after visiting a query
|
2018-08-17 09:23:40 +10:00 |
Rishabh Nambiar
|
a64ef6c6c7
|
Added button to go back to query list after visiting a query
|
2018-08-16 23:14:07 +05:30 |
Arpit Jalan
|
7e40e2b91e
|
Merge pull request #13 from discourse/list_queries_homepage
[WIP] FEATURE: List previous queries on Data Explorer homepage
|
2018-08-14 18:46:24 +05:30 |
Arpit Jalan
|
d9e7b438b4
|
do not save username since we are already saving user_id
|
2018-08-14 18:13:30 +05:30 |
Rishabh Nambiar
|
83b1fcb54b
|
Added User.find() & fixed scroll history bug
|
2018-08-14 17:38:08 +05:30 |
Rishabh Nambiar
|
6e806cc1df
|
Added clickable rows, default query sorting by id and clickable usernames
|
2018-08-14 17:38:08 +05:30 |
Rishabh Nambiar
|
e341d5a6fa
|
List all previous queries on Data Explorer homepage
|
2018-08-14 17:38:08 +05:30 |