Commit Graph

  • 729e5a2add
    DEV: Bump rubocop-discourse (#188) David Taylor 2022-10-03 21:20:04 +0100
  • fdc2365696
    Fix rubocop violations David Taylor 2022-10-03 20:36:05 +0100
  • 17a6daf16a
    DEV: Bump rubocop-discourse David Taylor 2022-10-03 18:42:34 +0100
  • b432f86925
    FIX: better handling of edge cases Sam Saffron 2022-09-19 15:59:27 +1000
  • 16bb6a946c
    FIX: Allow groups to access system queries (#185) Frank 2022-08-19 00:14:07 +0800
  • 82ec10d844
    FIX: fixed the blueing of the bookmark icon (#186) Frank 2022-08-19 00:07:35 +0800
  • 4ccd3d7e61
    Fixed test formatting. Frank Manuel 2022-08-11 12:57:19 +0800
  • b437d112c5
    Added test for fixing allowing groups to access system query. Frank Manuel 2022-08-11 12:33:13 +0800
  • 281e364f4c
    FIX: allow groups to access system queries (without having to run the query once first) Frank Manuel 2022-08-09 14:02:54 +0800
  • 67aab16fdf
    FIX: fixed the blueing of the bookmark icon Frank Manuel 2022-08-11 23:39:52 +0800
  • bf56ab3559
    DEV: Update last .discourse-compatibility entry's target to 2.9.0.beta6 Osama Sayegh 2022-07-18 14:59:14 +0300
  • 4c464ce74f
    DEV: Update last .discourse-compatibility target to 2.9.0.beta6 OsamaSayegh 2022-07-18 14:35:50 +0300
  • a48b7d1ab5
    DEV: Bookmarkable reminder refinement (#183) Martin Brennan 2022-07-18 13:40:24 +1000
  • 09b228c4f2
    DEV: Add discourse-compat entry Martin Brennan 2022-07-18 13:16:08 +1000
  • 71f06c5ded
    DEV: Bookmarkable reminder refinement Martin Brennan 2022-07-18 12:55:46 +1000
  • 272e9dd760
    UX: Making the headers of the query results table sticky (#182) Constanza 2022-07-06 19:08:37 -0400
  • 423c84cc98
    UX: Making the headers of the query results table sticky cocococosti 2022-07-01 01:56:31 -0400
  • 8a1bdb5759
    Update translations (#181) Discourse Translator Bot 2022-06-21 09:27:08 -0400
  • b6f8281ef8 Update translations Discourse Translator Bot 2022-06-21 13:06:03 +0000
  • 00b669a37d
    DEV: Update CI workflows (#180) discoursebot 2022-06-17 15:34:29 -0400
  • 6f911075e6 DEV: Update CI workflows discoursebuild 2022-06-17 19:10:03 +0000
  • 07e009e862
    DEV: Update linting setup and fix issues (#179) Jarek Radosz 2022-06-17 15:01:34 +0200
  • 6e711ccc9a
    Drop the handlebars import Jarek Radosz 2022-06-17 14:45:01 +0200
  • 91d96eacaa
    Use `discourse-common/lib/debounce` Jarek Radosz 2022-06-17 14:41:35 +0200
  • 03336f9ff7
    prettier Jarek Radosz 2022-06-17 14:40:14 +0200
  • eed269f9d1
    Template lint Jarek Radosz 2022-06-17 14:39:28 +0200
  • 3032177de0
    Fix other imports Jarek Radosz 2022-06-17 14:30:20 +0200
  • 079f43f0d8
    Ember component imports Jarek Radosz 2022-06-17 14:25:10 +0200
  • 056eb5b946
    DiscourseComputed imports Jarek Radosz 2022-06-17 14:23:44 +0200
  • bd7f1a839b
    DEV: Update linting setup Jarek Radosz 2022-06-17 14:21:17 +0200
  • 780232c902
    DEV: Remove use of run-loop-and-computed-dot-access (#178) Isaac Janzen 2022-06-17 07:18:36 -0500
  • eff29a2633
    DEV: Remove use of run-loop-and-computed-dot-access Isaac Janzen 2022-06-16 15:23:12 -0500
  • 45b6e7eb4f
    FEATURE: Bookmarkable QueryGroups. (#177) Frank 2022-06-14 23:07:02 +0800
  • 57b24f7157 Prettying up the code with linters Frank Manuel 2022-06-14 22:54:32 +0800
  • 9599c6a0e5 Optimization. We don't need group_ids if the user is admin. Frank Manuel 2022-06-11 23:10:31 +0800
  • 6ccfe23528 changed variable query_group to queryGroup to follow camelCase convention on JS. Frank Manuel 2022-06-11 22:44:21 +0800
  • d013b9c18c Fix on some carelessness. Frank Manuel 2022-06-11 22:30:58 +0800
  • 1306f50563 Bookmarkable list_query: - Removed redundant filtering by bookmarkable_type - Added the condition to only filter by user groups if user is not an Admin Frank Manuel 2022-06-09 22:53:47 +0800
  • 2a046518cd Search only by Query name. Removed search by Query description. Frank Manuel 2022-06-09 01:49:56 +0800
  • e39c3faa8c Bookmark icons made blue. Frank Manuel 2022-06-09 01:33:23 +0800
  • 6c99c44e1a Using user.visible_groups instead of user.groups, to account for Group visibility security settings. Frank Manuel 2022-06-09 01:10:09 +0800
  • b3605c534d Removed the workaround guardian extension for spec Removed unused Left Join of group Fixed the messy json response of query in a query, query_group in a query_group Removed unnecessary attr_reader declarations Frank Manuel 2022-06-09 01:03:37 +0800
  • 07ef6829bd Some prettifying with spaces. Frank Manuel 2022-06-08 23:44:57 +0800
  • 807ce9ece4 Bookmarkable QueryGroups. Frank Manuel 2022-06-08 04:38:46 +0800
  • 92bdea38b2
    DEV: Remove 'htmlSafe' string prototype extensions (#176) Isaac Janzen 2022-06-01 11:42:50 -0500
  • 7b12303ecd
    DEV: Remove 'htmlSafe' string prototype extensions Isaac Janzen 2022-06-01 11:07:49 -0500
  • 6223c2d8a5
    DEV: Update CI workflows (#175) discoursebot 2022-05-23 11:00:09 -0400
  • 3f8dd9ed10 DEV: Update CI workflows discoursebuild 2022-05-23 10:38:21 +0000
  • 65a112c8d2
    FIX: Edit button shouldn't be visible for seeded queries (#174) Gerhard Schlager 2022-05-17 18:05:05 +0200
  • 3e2c324db4 FIX: Edit button shouldn't be visible for seeded queries Gerhard Schlager 2022-05-17 14:37:31 +0200
  • 01f52dc5c5
    DEV: Remove 'dasherize' string prototype extensions (#173) Isaac Janzen 2022-05-13 12:43:37 -0500
  • d5e11a2c65
    DEV: Remove 'capitalize' string prototype extensions (#172) Isaac Janzen 2022-05-13 12:33:38 -0500
  • 6a0348f4b4
    DEV: Remove 'dasherize' string prototype extensions Isaac Janzen 2022-05-13 12:32:26 -0500
  • 1754dfe23a
    DEV: Remove 'capitalize' string prototype extensions Isaac Janzen 2022-05-13 12:17:51 -0500
  • 5e6e333445
    DEV: Remove 'capitalize' string prototype extensions Isaac Janzen 2022-05-13 12:15:23 -0500
  • 9d9bf9051f
    Build(deps): Bump async from 2.6.3 to 2.6.4 (#171) dependabot[bot] 2022-04-29 18:04:10 +0200
  • e8044c774e
    Build(deps): Bump async from 2.6.3 to 2.6.4 dependabot[bot] 2022-04-29 14:52:11 +0000
  • baaac7ce67
    Build(deps): Bump ansi-regex from 4.1.0 to 4.1.1 (#170) dependabot[bot] 2022-04-12 12:33:07 +0200
  • 380f8a0791
    Build(deps): Bump ansi-regex from 4.1.0 to 4.1.1 dependabot[bot] 2022-04-12 10:18:54 +0000
  • fd30b4c7ab
    Build(deps): Bump minimist from 1.2.5 to 1.2.6 (#169) dependabot[bot] 2022-04-12 12:18:25 +0200
  • 373c162e59
    Build(deps): Bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-04-11 13:53:04 +0000
  • 43d699769a
    DEV: Lock plugin version to beta2 instead of beta3 (#168) Osama Sayegh 2022-04-06 15:32:40 +0300
  • 14947f5506
    DEV: Lock plugin version to beta2 instead of beta3 OsamaSayegh 2022-04-06 14:42:22 +0300
  • 50e9242d61
    FIX: Use new properties for pick-files-button (#167) Martin Brennan 2022-04-06 12:48:02 +1000
  • f0158539db
    DEV: Update .discourse-compatibility because of core changes Martin Brennan 2022-04-06 09:18:43 +1000
  • 3a3628660e
    FIX: Use new properties for pick-files-button Martin Brennan 2022-04-05 15:57:27 +1000
  • e7c19ac107
    DEV: Update CI workflows (#166) discoursebot 2022-03-22 09:03:16 -0400
  • 22fa7e28cf DEV: Update CI workflows discoursebuild 2022-03-22 12:08:35 +0000
  • 86cda5f213
    DEV: Lose the es6 suffix (#165) Jarek Radosz 2022-03-05 17:21:01 +0100
  • f6062c1109
    DEV: Lose the es6 suffix Jarek Radosz 2022-03-04 22:08:47 +0100
  • 9f7d4a6f0c
    DEV: Update README.md (#164) Gavin 2022-02-21 21:59:32 +0200
  • 90cd1ec44c
    Update README.md Gavin 2022-02-21 17:03:58 +0200
  • 2c6cde8eea
    Update translations (#163) Discourse Translator Bot 2022-02-15 09:10:05 -0500
  • 3fc78876bf Update translations Discourse Translator Bot 2022-02-15 13:01:18 +0000
  • 4ecbca8fe3
    Update translations (#162) Discourse Translator Bot 2022-02-08 08:13:10 -0500
  • 43ae4b40bc Update translations Discourse Translator Bot 2022-02-08 13:02:14 +0000
  • a9403561ef
    DEV: Fix specs flakyness (#160) Jarek Radosz 2022-02-01 21:38:31 +0100
  • bac43572cb
    DEV: Clean up some specs code (#161) Jarek Radosz 2022-02-01 21:38:24 +0100
  • 6b28f22bdd DEV: Clean up some specs code Jarek Radosz 2022-02-01 20:03:41 +0100
  • 4be71a2fa2 DEV: Fix specs flakyness Jarek Radosz 2022-02-01 20:02:59 +0100
  • 4813615488
    Update translations (#159) Discourse Translator Bot 2022-02-01 10:15:13 -0500
  • 508cd681c1 Update translations Discourse Translator Bot 2022-02-01 13:02:28 +0000
  • 2a17f49f66 DEV: Bump eslint-config-discourse and correct violations David Taylor 2022-01-26 14:13:05 +0000
  • 2881aa771f DEV: Update CI workflows discoursebuild 2022-01-25 10:39:43 +0000
  • 741cc5c773
    DEV: Bump eslint-config-discourse and correct violations David Taylor 2022-01-26 14:13:05 +0000
  • 45f1a04ca5
    Update translations (#158) Discourse Translator Bot 2022-01-25 08:27:01 -0500
  • 30c2a0a7a7 Update translations Discourse Translator Bot 2022-01-25 13:03:47 +0000
  • 655ca02a91 DEV: Update CI workflows discoursebuild 2022-01-25 10:39:43 +0000
  • b6dadcae54
    Update client.en.yml (#156) Gerhard Schlager 2022-01-24 16:02:42 +0100
  • 134e1c8005
    Update client.en.yml Gerhard Schlager 2022-01-24 15:57:04 +0100
  • 8464d517b2
    DEV: Improve tests (#155) Osama Sayegh 2022-01-21 07:15:23 +0300
  • ea66bcdc75
    FEATURE: Add an API scope for running queries (#154) Osama Sayegh 2022-01-21 07:15:04 +0300
  • 98dd13b5f9
    DEV: Improve tests OsamaSayegh 2022-01-20 18:20:28 +0300
  • e5814d874e
    FEATURE: Add an API scope for running queries OsamaSayegh 2022-01-20 18:01:27 +0300
  • 70b973ea9a
    FEATURE: Move query limit to hidden site setting (#153) Martin Brennan 2022-01-19 12:27:21 +1000
  • 35b4bc7365
    FEATURE: Move query limit to hidden site setting Martin Brennan 2022-01-19 12:03:45 +1000
  • 8aca7767e2
    Update translations (#152) Discourse Translator Bot 2022-01-18 08:41:37 -0500
  • f0eea36548 Update translations Discourse Translator Bot 2022-01-18 13:04:40 +0000
  • c6dd79c805
    FIX: Do not stringify null parameters (#151) Bianca Nenciu 2022-01-17 13:45:40 +0200
  • df266a77aa
    FIX: Do not stringify null parameters Bianca Nenciu 2022-01-14 19:14:18 +0200