76 Commits

Author SHA1 Message Date
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
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
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
Rishabh Nambiar
86a4957bd1 FIX: Ensure that back button always redirects to index page 2018-08-17 15:30:07 +05:30
Rishabh Nambiar
a64ef6c6c7 Added button to go back to query list after visiting a query 2018-08-16 23:14:07 +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
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
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
Guo Xiang Tan
bcdff915dc Make eslint happy. 2017-08-02 18:05:33 +09: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
Robin Ward
d82109b00b FIX: Adds back removed component 2017-05-11 12:45:15 -04:00
Arpit Jalan
0d6af9d920 FIX: importing query was broken 2017-04-04 14:07:07 +05:30
Robin Ward
4b3e5d547d FIX: Support raw templates in the latest discourse releases 2016-12-27 11:47:50 -05:00
Robin Ward
e2ee693f64 This file should be removed 2016-12-01 13:56:09 -05:00
Robin Ward
91815c9f00 FIX: Remove Deprecated Views 2016-12-01 13:54:21 -05:00
Robin Ward
0d62ad73d4 FIX: Don't have CPs perform sets 2016-11-24 15:31:05 -05:00
Robin Ward
f9e1177981 FIX: Invalid use of controller in a component 2016-11-09 12:49:25 -05:00
Robin Ward
8d72e979a5 FIX: Old Ember idioms 2016-11-09 11:58:18 -05:00
Guo Xiang Tan
414cda5578 FIX: Import ajax instead. 2016-10-31 09:12:01 +08:00
Robin Ward
37fe36778b FIX: Deprecated debounce function 2016-02-17 17:17:43 -05:00
Sam
587e9d917c fixes so it works in no constants mode 2015-11-21 12:49:23 +11:00
Arpit Jalan
34af6a5d54 FIX: group name can have dash and capital letters 2015-11-19 13:30:33 +05:30
Kane York
9956b9833e Add topic,category,group,reltime rendering 2015-09-21 14:43:23 -07:00
Kane York
9145e32162 FIX: Show error message, not exception page, to mods 2015-09-21 11:19:31 -07:00
Kane York
4b3188c111 Fix rendering of columns named topic_id 2015-09-14 16:00:39 -07:00
Kane York
86a3d16ad4 Deprecations fixes 2015-09-14 15:34:57 -07:00
Kane York
7f96ea5632 Looks like it's working 2015-08-25 21:36:39 -07:00
Kane York
e0e7022538 WIP commit 2015-08-25 20:48:19 -07:00
Kane York
658d49393a The new window is not used except by name 2015-08-03 15:28:09 -07:00
Kane York
43756ec8b6 Adjust styling of download results 2015-08-03 15:19:31 -07:00
Kane York
aff32aefa1 Move around data explorer UI stuff 2015-08-03 15:14:23 -07:00
Kane York
7201823c6b Remove HTTPS warning 2015-08-03 15:09:51 -07:00
Kane York
1601f4f269 Add 'download results as CSV' 2015-08-03 15:07:29 -07:00
Kane York
fb42dc483c Add denormalized column info 2015-07-28 11:18:22 -07:00
Kane York
ea1d38da57 Add foreign key info, column comment support 2015-07-28 09:59:26 -07:00
Kane York
d79f667a9b Use this.site.categories 2015-07-15 16:16:07 -07:00
Kane York
5156ab1f72 Use HTTP status 422 for failures 2015-07-15 12:51:33 -07:00
Kane York
6a61f694ee Fix float type checks 2015-07-15 12:23:56 -07:00
Kane York
45c2636ea0 Fix boolean parameters 2015-07-15 11:00:31 -07:00
Kane York
5b11bbec68 Finish group/category validation, add user lists 2015-07-14 16:49:23 -07:00
Kane York
0672e99da2 Work on new parameter model 2015-07-14 16:01:38 -07:00
Kane York
198c64d86a Don't show the ace editor right away, wait for edit pencil to be clicked 2015-07-14 10:34:23 -07:00
Kane York
c7a947542e Allow expanding/collapsing the schema view 2015-07-14 09:44:42 -07:00
Kane York
f67d18d503 Fix the resizing (remove debounce on mousemove) 2015-07-14 09:04:18 -07:00