Commit Graph

145 Commits

Author SHA1 Message Date
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
Sam cb16f9106b
Update README.md 2018-08-14 15:59:59 +10:00
Sam 37be7a54f0 FEATURE: Upgrade to mini_sql
WARNING if you are on the stable branch of Discourse use the stable
branch of data explorer
2018-07-13 12:42:11 +10:00
Neil Lalonde 067a43b8cd Update translations 2018-05-31 15:31:11 -04:00
Régis Hanol 7c94f98436 FIX: prevent creation of query with an empty name 2018-05-09 22:23:56 +02:00
Régis Hanol aca7b188f6 UX: better blank state (create vs select a query) 2018-05-09 22:23:49 +02:00
Kris 7077a646c0 Hide none state from dropdown 2018-05-09 15:49:43 -04:00
Kris 41106fed61 class fix 2018-05-09 14:06:39 -04:00
Kris c6f0284529 Adding placeholder for none state 2018-05-09 14:04:14 -04:00
Neil Lalonde 1d6dc8f80d Update translations 2018-04-24 10:32:08 -04:00
Neil Lalonde 16ebcd7907 Update translations 2018-03-07 14:18:31 -05:00
Gerhard Schlager 4de3b1dcb9 Sort queries alphabetically 2018-02-23 15:01:50 +01:00
Neil Lalonde dce36b5f4f Update translations 2018-01-31 11:14:10 -05:00
Neil Lalonde 129eec64e1 Update translations 2018-01-03 13:27:21 -05:00
Neil Lalonde f6d95a5648 Update translations 2017-12-29 16:40:53 -05:00
Gerhard Schlager bd28b6bbf2 FIX: CR LF prevented type validation for ints 2017-12-18 13:46:02 +01:00
Neil Lalonde 336fd38dc8 Transifex integration 2017-12-07 17:54:31 -05:00
Régis Hanol e77cf95a58
Merge pull request #10 from schungx/patch-1
Avoid exception when object.user is nil
2017-12-07 15:23:38 +01:00
Stephen Chung 0607abe2fd
Avoid exception when object.user is nil 2017-12-07 15:08:44 +08:00
Arpit Jalan 07cb0005b0 FIX: exporting result in CSV format was broken 2017-10-04 17:50:14 +05:30
Guo Xiang Tan 9fd366a9fd Merge pull request #9 from discourse/fix_rails_5_tests
Fix tests to work with Rails 5.1.
2017-09-25 11:06:42 +08:00
Guo Xiang Tan 60cf29ded8 Fix tests to work with Rails 5.1. 2017-09-04 14:07:22 +08:00
Guo Xiang Tan dd6ed13a9a Remove use of deprecated `Fixnum`. 2017-09-04 14:06:19 +08:00
Guo Xiang Tan 6bb3d86d55 Use `before_action` for Rails 5 compatibility. 2017-09-04 13:59:06 +08:00
Guo Xiang Tan bcdff915dc Make eslint happy. 2017-08-02 18:05:33 +09:00
Guo Xiang Tan 1ec43ffce7 Merge pull request #8 from davidtaylorhq/remove-js-tests
Remove the empty js test file, to avoid confusion
2017-08-02 17:16:44 +09:00
Guo Xiang Tan cc379ab757 Fix rubocop offenses. 2017-08-02 14:42:49 +09:00
David Taylor 640fbbcdf5 Remove the empty js test file, to avoid confusion 2017-07-22 14:31:22 +01:00
Robin Ward e68813e6dc FIX: You don't need to require the route map, it's automatically found 2017-07-05 14:16:40 -04:00