Commit Graph

  • e9f772a36d
    FIX: Store query groups in a temp table when fixing ids. romanrizzi 2020-09-07 16:58:07 -0300
  • 4a167a7f5a DEV: attempts to fix indentation jjaffeux 2020-09-25 20:51:53 +0200
  • 541fd12823
    DEV: Add plugin testing workflow Justin DiRose 2020-09-25 11:47:21 -0500
  • 03231ffecb
    DEV: Add linting workflow Justin DiRose 2020-09-25 11:47:02 -0500
  • 065888214d
    DEV: Add RubyGems as source Justin DiRose 2020-09-25 11:46:42 -0500
  • 685b5a45c1
    FIX: the filtered array was not being used (#69) Joffrey JAFFEUX 2020-09-23 15:53:14 +0200
  • 2d4912e8bd FIX: the filtered array was not being used jjaffeux 2020-09-23 14:49:49 +0200
  • 6205bb8569 DEV: linting jjaffeux 2020-09-22 17:11:41 +0200
  • ca86e0b63c Update translations Discourse Translator Bot 2020-09-22 13:02:52 +0000
  • aacaa6f4b5 Update translations Discourse Translator Bot 2020-09-16 10:17:05 +0000
  • cdfc5d4ea9
    DEV: Remove migration until it works with query groups. romanrizzi 2020-09-07 17:17:11 -0300
  • 0e7e51ae08 FIX: The name changes if the top function changes Daniel Waterworth 2020-09-07 20:05:22 +0100
  • 49a76c9edb FIX: Missed one. Sequences need to be set to at least 1 Daniel Waterworth 2020-09-07 19:32:23 +0100
  • b831d736ca FIX: Sequences need to be set to at least 1 Daniel Waterworth 2020-09-07 19:05:08 +0100
  • 933fd9ac46 FIX: rubocop in fix query ids migration Krzysztof Kotlarek 2020-09-07 10:46:46 +1000
  • 856f00c1c7
    FIX: Correct ids if neccessary (#65) Krzysztof Kotlarek 2020-09-07 10:24:17 +1000
  • 0e005a51ce
    Merge branch 'master' into hide-group-everyone Ricky Chon 2020-09-05 00:26:23 -0400
  • a721b29abd
    Build(deps): Bump lodash from 4.17.15 to 4.17.20 dependabot[bot] 2020-09-04 11:25:16 +0000
  • e0a3ad12a6
    DEV: apply coding standards (#66) Joffrey JAFFEUX 2020-09-04 13:23:11 +0200
  • 0d9cc61c90 DEV: apply coding standards jjaffeux 2020-09-04 12:11:10 +0200
  • 49ae3c435b FIX: dont use offset Krzysztof Kotlarek 2020-09-04 17:28:13 +1000
  • e91ab7f344 FIX: Correct ids if neccessary Krzysztof Kotlarek 2020-09-04 14:42:57 +1000
  • 19e2a21444 FIX: improve queries migration to persist IDs Krzysztof Kotlarek 2020-09-03 16:34:29 +1000
  • 2374c3b138 FIX: improve separate table migration to keep ids Krzysztof Kotlarek 2020-09-03 08:11:56 +1000
  • 91989843fc FIX: improve separate table migration to keep ids Krzysztof Kotlarek 2020-09-03 08:11:56 +1000
  • 78426b8337
    FIX: UserAction table did not have enum help Kane York 2020-08-27 18:54:23 -0700
  • 16873e708a FIX: dont error when user id is empty string Krzysztof Kotlarek 2020-08-27 14:47:43 +1000
  • 0a694215f8 FIX: dont error when user is blank Krzysztof Kotlarek 2020-08-27 14:16:39 +1000
  • 7696d459a4 FIX: dont error when json don't contain hidden key Krzysztof Kotlarek 2020-08-27 12:29:27 +1000
  • 353da45b6f
    Fix failing test. Guo Xiang Tan 2020-08-27 09:36:51 +0800
  • 79e8596332
    Make rubocop happy. Guo Xiang Tan 2020-08-27 09:19:55 +0800
  • fe0806eb2a
    FEATURE: introduce data-explorer tables (#61) Krzysztof Kotlarek 2020-08-27 10:29:57 +1000
  • 68adbf7d52 FIX: various fixes after CR Krzysztof Kotlarek 2020-08-26 11:19:54 +1000
  • 67d9326948 FEATURE: introduce data-explorer tables Krzysztof Kotlarek 2020-08-18 10:49:35 +1000
  • fe420931ba
    FIX: Use updated routes to link user profiles (#60) Rishabh 2020-08-18 15:01:05 +0530
  • a809ed1fed
    FIX: Use updated routes to link user profiles Rishabh 2020-08-17 16:52:48 +0530
  • 0fa1e8f93e UI: Don't show 'everyone' group for query access Ricky Chon 2020-08-11 17:00:11 -0400
  • 8bdfd845db
    UI: Fixed missing text above query list for sorting (#58) AndreaHabib 2020-08-11 13:17:36 -0400
  • 775e4ec499 Update translations Discourse Translator Bot 2020-08-11 13:02:43 +0000
  • 8211a5ad35 UI: Fixed missing text above query list for sorting Andrea Habib 2020-08-10 19:11:46 -0400
  • 5bf875a1ac
    FIX: Do not show hidden queries in group reports (#57) Mark VanLandingham 2020-08-10 15:12:06 -0500
  • 6ee32e625e FIX: Do not show hidden queries in group reports Mark VanLandingham 2020-08-10 15:10:10 -0500
  • e7cc6310d7 DEV: Remove mention of Transifex from locale files Gerhard Schlager 2020-08-06 02:04:34 +0200
  • 3ef3d0bc74 Update translations Discourse Translator Bot 2020-08-05 13:25:51 +0000
  • 40d5ba69b7 UX: Add more details to help menu, with localization support Ricky Chon 2020-07-21 20:44:06 -0400
  • 860c2296ed UX: Separate help menu into sections, with localization support Ricky Chon 2020-07-21 16:24:43 -0400
  • e83142d39b UX: Help button shows modal with useful info on click Ricky Chon 2020-07-21 15:18:12 -0400
  • d168cb9123 UX: Add help button above query editor, aligned right Ricky Chon 2020-07-21 14:25:24 -0400
  • 7da0b566bc UX: Provide detailed description of custom params in <details> Ricky Chon 2020-07-20 16:31:54 -0400
  • b2cfdb66dc UX: Add checkbox for using custom parameters Ricky Chon 2020-07-20 11:20:42 -0400
  • 3e6c509a59 UX: Add instructions for adding custom parameters to query Ricky Chon 2020-07-20 11:06:05 -0400
  • 5a99501d88
    DEV: Use CSS custom properties for colors in SCSS Penar Musaraj 2020-08-03 21:20:48 -0400
  • dcfb92d7f8
    FEATURE: Add ability to soft delete (hide) queries and revert deletion with rake tasks (#54) Ricky Chon 2020-07-29 02:50:24 -0400
  • c4b394eb04 UX: Favor newline char in place of puts for logs Ricky Chon 2020-07-27 14:34:58 -0400
  • cc8b308da3 SPEC: Add tests for hard_delete rake task Ricky Chon 2020-07-24 19:01:20 -0400
  • ad26ad8570 SPEC: Add tests for unhide_query rake task Ricky Chon 2020-07-24 18:33:14 -0400
  • c66818621b DEV: Clear pre-existing tasks before redefining Ricky Chon 2020-07-24 18:15:43 -0400
  • ab36b70e1d SPEC: Add tests for data_explorer[id] rake command Ricky Chon 2020-07-24 17:40:06 -0400
  • 493febd864 DEV: Favor require - load files only if they are not already loaded Ricky Chon 2020-07-24 13:43:55 -0400
  • 5a801566b4 DEV: Add Rails engine to enable rake tasks to be loaded at runtime Ricky Chon 2020-07-24 12:35:24 -0400
  • d46bd75ea6 DEV: Remove rainbow colorizing in console logs Ricky Chon 2020-07-22 00:58:58 -0400
  • 4d286847f3 UX/DEV: Add rake task for hard deletion, better console logs Ricky Chon 2020-07-21 10:43:57 -0400
  • 07bf4e6335 DEV: Keep only necessary rake tasks, use more specific naming Ricky Chon 2020-07-17 08:56:29 -0400
  • e4d8b329e4 Remove unneeded comment Ricky Chon 2020-07-16 17:58:23 -0400
  • 69529dae1f UX: Update query rake tasks to output cleaner messages Ricky Chon 2020-07-16 16:52:07 -0400
  • 8ee39d31f2 UX: query:unhide can accept multiple arguments Ricky Chon 2020-07-16 16:30:56 -0400
  • d71ffd1ede UX/DEV: Update query rake tasks to be more user friendly Ricky Chon 2020-07-16 15:43:33 -0400
  • 9d844a229f Remove rails loggers Ricky Chon 2020-07-16 12:56:53 -0400
  • 75c2a0494c FEATURE/DEV: Add rake commands for query soft deletion Ricky Chon 2020-07-16 12:14:44 -0400
  • a7215efdfb
    Bump lodash from 4.17.15 to 4.17.19 dependabot[bot] 2020-07-16 12:01:23 +0000
  • ab1ec9cb69 DEV: Switch from Transifex to Crowdin Discourse Translator Bot 2020-07-16 14:00:47 +0200
  • 605ef30b3c FEATURE: Add ability to delete/hide system queries Ricky Chon 2020-07-15 20:25:58 -0400
  • ac03e030d2 SPEC: Add spec for hidden/deleted queries Ricky Chon 2020-07-15 19:57:30 -0400
  • 06cf66454b DEV: Hide user queries upon deletion, but keep them in store Ricky Chon 2020-07-15 16:08:02 -0400
  • 444c22d14d Revert "FEATURE: Add hide button (toggleable) for all queries (frontend only)" Ricky Chon 2020-07-15 12:29:16 -0400
  • a8771d2ad5 FEATURE: Add hide button (toggleable) for all queries (frontend only) Ricky Chon 2020-07-14 11:24:24 -0400
  • 89bb14d0ff FIX: Persist query visibility on page reload Ricky Chon 2020-07-11 17:02:49 -0400
  • 26eb0f7216 FEATURE: Add ability to toggle visibility for individual queries Ricky Chon 2020-07-10 20:54:05 -0400
  • 0c1a9aa4bc FIX: deprecations Robin Ward 2020-07-06 15:25:19 -0400
  • ed549c4283 Import getURL to fix deprecation warnings Mark VanLandingham 2020-07-06 09:16:05 -0500
  • 7df8578260
    PERF: Stream CSV response bodies Kane York 2020-06-24 14:06:19 -0700
  • fc041d8b4a
    Update translations Neil Lalonde 2020-06-24 11:41:20 -0400
  • f04422244d
    FIX: missing default params group reports (#50) tshenry 2020-06-05 09:56:53 -0700
  • 0dcaa990b4
    UX: minor share report popup improvements (#49) tshenry 2020-06-03 16:39:12 -0700
  • 284f0fc872
    remove btn class tshenry 2020-06-03 16:37:37 -0700
  • 159a52100f DEV: Use consistent interpolation key format in translations Gerhard Schlager 2020-06-02 19:22:46 +0200
  • c0a0679caf Upgade yarn Robin Ward 2020-05-28 14:46:19 -0400
  • 520827044e
    Update translations Neil Lalonde 2020-05-27 16:54:28 -0400
  • 5cce9caefd FIX: Add queries description Michelle Saquetim 2020-05-20 16:39:23 +0100
  • 2d075fd98c
    FIX: Remove a extra blank line Michelle Saquetim 2020-05-20 15:07:14 +0100
  • 13094992c9
    Add query number of replies by category Michelle Saquetim 2020-05-20 13:13:04 +0100
  • c86440a56d
    Add query top tags per year Michelle Saquetim 2020-05-20 13:11:36 +0100
  • 2b50e0c56e
    FIX: missing default params group reports tshenry 2020-05-19 15:13:45 -0700
  • 8aab7e9b4a
    UX: minor share report popup improvements tshenry 2020-05-18 16:12:15 -0700
  • 492d189c6e DEV: Discourse.Route is deprecated Robin Ward 2020-05-12 14:41:26 -0400
  • 2c11e386f1 DEV: Move to rubocop-discourse. jjaffeux 2020-05-06 18:11:07 +0200
  • 9297885629
    FIX: ensures backward compat with previous findRawTemplate (#48) Joffrey JAFFEUX 2020-05-06 15:20:37 +0200
  • ec7a5525a1 FIX: ensures backward compat with previous findRawTemplate jjaffeux 2020-05-06 10:10:32 +0200
  • 676dc40031
    Update translations Neil Lalonde 2020-05-04 10:49:51 -0400
  • 858ba38d2f
    Bump acorn from 7.0.0 to 7.1.1 dependabot[bot] 2020-03-14 04:14:03 +0000