Mark VanLandingham
446e6bf29c
FEATURE: Popup to copy shareable links to reports ( #41 )
...
* FEATURE: Popup to copy shareable links to reports
* Only show created_at if it is non-empty
* remove unneeded dependencies in share-report
* Use Discourse.BaseUrl and i18n some text
2019-10-28 14:32:09 -05:00
Neil Lalonde
c58748474a
Update translations
2019-10-10 11:26:02 -04:00
Mark VanLandingham
30fe9289b8
Allow groups to access queries ( #36 )
...
* [WIP] group ids saving on new reports
* Add groups to default queries, and added tab connector
* group_ids set to empty array for default queries
* group reports route (in & and) action
* [WIP] created group reports show route/controller
* Find correct query in show route
* Removed empty array for group_ids in query file
* Add report show view, where users can run queries
* Removed unneeded commas from queries.rb
* Allow non-admin group members to access reports
* query-result component dynamic download url based on location
* Removed accidental changes, and corrected tab size
* Group members can add params to queries
* Specs for new QueryController actions
* remove "Inlude query plan" from group reports
* Run prettier
* return and return -> return render
Co-Authored-By: Robin Ward <robin.ward@gmail.com>
* [WIP] changes from review
* Remove weird [-1] group_ids logic, for a simply check for [] in query update action
* Added integration tests for group report access
* Using guardian for securing endpoints, and much improved specs
* Update assets/javascripts/discourse/components/group-reports-nav-item.js.es6
Co-Authored-By: Robin Ward <robin.ward@gmail.com>
2019-09-11 10:09:41 -04:00
Neil Lalonde
1f1afd0d7e
Update translations
2019-07-15 14:01:49 -04:00
Neil Lalonde
11ead5b034
Update translations
2019-06-17 13:57:46 -04:00
Neil Lalonde
bb38940ee4
Update translations
2019-06-10 10:39:37 -04:00
Neil Lalonde
9e5a252e39
Update translations
2019-05-30 11:31:55 -04:00
Neil Lalonde
83a2c96fe4
Update translations
2019-04-05 10:15:17 -04:00
Neil Lalonde
7a1cd31f71
Update translations
2019-03-04 10:18:12 -05:00
Rishabh
6a69daf39a
UX: Clean up button styles for query pages
...
- Add a "play" glyph for the Run & SaveRun buttons
- ensure that there's only one primary button on the page i.e. Run
- Remove btn-danger from discard button
- remove redundant button class from create button
- Improve redundant copy by removing the word "Query"
2019-02-05 14:21:52 +05:30
Neil Lalonde
297aefcd47
Update translations
2019-01-31 16:44:02 -05:00
Neil Lalonde
3817124257
Update translations
2018-11-29 11:08:29 -05:00
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
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
Neil Lalonde
122dd32d67
Update translations
2018-09-10 14:02:00 -04:00
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
Rishabh Nambiar
1b68847d21
FEATURE: Sort queries by last_run_at as default
2018-08-27 20:10:25 +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 Nambiar
42b6dbbae2
FIX: Remove bad default query description and add placeholder instead
2018-08-19 10:24:53 +05:30
Rishabh Nambiar
e341d5a6fa
List all previous queries on Data Explorer homepage
2018-08-14 17:38:08 +05:30
Neil Lalonde
067a43b8cd
Update translations
2018-05-31 15:31:11 -04:00
Régis Hanol
aca7b188f6
UX: better blank state (create vs select a query)
2018-05-09 22:23:49 +02: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
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
Neil Lalonde
336fd38dc8
Transifex integration
2017-12-07 17:54:31 -05:00
Arpit Jalan
f37839355a
Merge pull request #7 from SidVal/patch-2
...
Create client.es.yml
2017-06-14 11:05:05 +05:30
Arpit Jalan
5765c67058
Merge pull request #6 from SidVal/patch-1
...
Create server.es.yml
2017-06-14 11:04:54 +05:30
SidV
be3b73f6ac
Create client.es.yml
...
I looked in transifex and I couldn't find anything about client.es.yml
So, I created.
2017-06-13 19:20:52 -03:00
SidV
f65c8b5df4
Create server.es.yml
2017-06-13 19:08:27 -03:00
Evg
d3c1290bc9
Create server.ru.yml
2017-06-07 11:19:25 +03:00
Evg
72a28303bc
Create client.ru.yml
2017-06-07 11:18:09 +03:00
Guo Xiang Tan
1e19c0ef5d
Make enable/disable site settings available on the client.
2017-01-09 14:56:20 +08:00
Régis Hanol
9e8db489b3
Merge pull request #3 from Dax74/patch-1
...
Create client.it.yml
2016-10-17 11:31:42 +02:00
Dax74
f8af39569a
Create server.it.yml
...
Italian translation
2016-10-16 15:36:25 +02:00
Dax74
5a19e83b69
Italian translation
2016-10-16 15:34:27 +02:00
Kane York
9145e32162
FIX: Show error message, not exception page, to mods
2015-09-21 11:19:31 -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
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
dad55e085b
Restyling of data explorer
2015-07-08 16:46:36 -07:00
Kane York
6ac463290e
Add DB schema view beside query editor
2015-07-08 13:45:13 -07:00
Kane York
d9dbfc8408
Add text for no queries, keep results in query object
2015-07-02 09:15:55 -07:00
Kane York
88d7fa955a
Add HTTPS warning
2015-06-30 21:21:14 -07:00
Kane York
1ea74847ae
Display errors, convert integers
2015-06-30 19:51:38 -07:00
Kane York
a81f8495b0
Update URL. Regression - select2 not updating
2015-06-30 15:56:09 -07:00
Kane York
c56a40cacd
Import the result table and we're live
2015-06-30 15:12:12 -07:00
Kane York
dba181d92e
Bunch of progress. Tuesday 1PM
2015-06-30 12:52:17 -07:00
Kane York
95a50e1116
Tuesday morning, 9 AM
2015-06-30 09:07:33 -07:00
Kane York
2c71bc11aa
More work on interface, fixes for backend
2015-06-25 14:53:03 -07:00
Kane York
01b38207d9
Start work on JS side
2015-06-25 13:26:31 -07:00
Kane York
44bbc78160
Finish copying over logic from old version
2015-06-25 11:58:14 -07:00
Kane York
174e6d6ecc
Initial commit as a clone of discourse-tagging
2015-06-25 09:25:15 -07:00