Commit Graph

  • a0bd07115e
    Update translations (#497) Discourse Translator Bot 2023-08-08 09:42:18 -0400
  • 3bdee0817c Update translations Discourse Translator Bot 2023-08-08 13:01:51 +0000
  • fc82ba7607
    Add a buffer in determining whether to remind a user about assignments Nat 2023-08-08 19:25:19 +0800
  • 6c3fd0f088
    Rearrange specs for frequency Nat 2023-08-08 13:27:10 +0800
  • 8f04d82ae7
    DEV: skip flakey spec (#495) Joffrey JAFFEUX 2023-07-28 19:31:55 +0200
  • 528062e9d4 DEV: skip flakey spec Joffrey JAFFEUX 2023-07-28 19:29:27 +0200
  • 80f3046755
    Build(deps): Bump word-wrap from 1.2.3 to 1.2.4 (#494) dependabot[bot] 2023-07-19 01:32:19 +0200
  • 7612d1c956
    Build(deps): Bump word-wrap from 1.2.3 to 1.2.4 dependabot[bot] 2023-07-18 23:29:53 +0000
  • 458306fa6b
    DEV: Use the new bulk topic actions api (#491) Jarek Radosz 2023-07-18 14:15:16 +0200
  • ea8f2e43d2
    new api Jarek Radosz 2023-07-18 13:34:08 +0200
  • bb5ff753a8
    Re-add old code paths for compat Jarek Radosz 2023-07-18 00:56:14 +0200
  • 66d75651a4
    Merge branch 'main' into bulk Jarek Radosz 2023-07-14 13:42:46 +0200
  • 43cb34c698
    FIX: missing space in assign button (#493) Kris 2023-07-13 19:18:05 -0400
  • 49451f0316 FIX: missing space in assign button awesomerobot 2023-07-13 18:34:58 -0400
  • eb3b97b834
    DEV: Try to make system tests more stable (#492) Alan Guo Xiang Tan 2023-07-12 08:31:24 +0800
  • e9b7c9174c
    DEV: Try to make system tests more stable Alan Guo Xiang Tan 2023-07-12 08:16:30 +0800
  • 5326b7ffd6
    Re-add unassign action Jarek Radosz 2023-07-11 15:26:08 +0200
  • 39a8bac03b
    DEV: Use the new bulk topic actions api Jarek Radosz 2023-07-11 15:24:07 +0200
  • 1c079b792b
    DEV: Use the new component-based modal API (#489) Jarek Radosz 2023-07-11 10:37:57 +0200
  • a4ea754c1d
    Build(deps): Bump semver from 6.3.0 to 6.3.1 (#490) dependabot[bot] 2023-07-11 10:37:04 +0200
  • 415df92635
    Build(deps): Bump semver from 6.3.0 to 6.3.1 dependabot[bot] 2023-07-11 01:10:33 +0000
  • 2e5af0273f
    drop close Jarek Radosz 2023-07-11 01:06:35 +0200
  • 3d020e144e
    lint Jarek Radosz 2023-07-11 01:05:15 +0200
  • 823822110f
    Update assets/javascripts/discourse/components/modal/assign-user.js Jarek Radosz 2023-07-11 00:47:48 +0200
  • 7722b3ae02
    Update assets/javascripts/discourse/controllers/bulk-assign.js Jarek Radosz 2023-07-11 00:47:41 +0200
  • fb4bd0f144
    Update assets/javascripts/discourse/components/modal/assign-user.js Jarek Radosz 2023-07-11 00:46:47 +0200
  • 2eb2c3e092
    Update assets/javascripts/discourse/components/modal/assign-user.js Jarek Radosz 2023-07-11 00:46:32 +0200
  • be43175f65
    "form api" Jarek Radosz 2023-07-09 19:58:39 +0200
  • b7b070e3c3
    rename 3 Jarek Radosz 2023-07-09 19:05:09 +0200
  • 0be515861c
    rename 2 Jarek Radosz 2023-07-09 18:59:00 +0200
  • 68b6a526bc
    unused import Jarek Radosz 2023-07-09 18:57:29 +0200
  • fcfb35aeda
    rename Jarek Radosz 2023-07-09 18:56:39 +0200
  • ac063402fa
    Merge branch 'main' into modal Jarek Radosz 2023-07-07 12:32:09 +0200
  • 41f62d9ea9
    DEV: Convert dismiss modal to component-based API (#481) Isaac Janzen 2023-07-06 12:14:36 -0500
  • d24859bf15
    DEV: Convert dismiss modal to component-based API Isaac Janzen 2023-06-27 11:53:58 -0500
  • 7867cc4b03
    DEV: Fix incorrect fabrication leading to index violation errors (#488) Alan Guo Xiang Tan 2023-07-06 07:30:41 +0800
  • 765df6074b
    DEV: Fix incorrect fabrication leading to index violation errors Alan Guo Xiang Tan 2023-07-06 07:00:09 +0800
  • c3b2752099
    Fix bulk actions Jarek Radosz 2023-07-05 22:46:34 +0200
  • b941d5b228
    Merge branch 'main' into modal Jarek Radosz 2023-07-05 16:42:52 +0200
  • 76f92ba253
    DEV: Fabricate assignments (#487) Natalie Tay 2023-07-05 15:23:34 +0800
  • 548adcb36d
    Remove unneeded user Nat 2023-07-05 14:33:53 +0800
  • 897f9aa627
    DEV: Fix flaky system tests Alan Guo Xiang Tan 2023-07-05 14:23:16 +0800
  • 126deca41a
    Use fabricator instead of assigner in controller setup Nat 2023-07-05 14:21:11 +0800
  • ec151e2e90
    Fabricate and use slightly more accurate names for users and groups Nat 2023-07-05 13:12:36 +0800
  • 7d9207a275
    DEV: Try fix flaky spec (#485) Martin Brennan 2023-07-05 12:10:48 +1000
  • 16179c4fa0 DEV: Try fix flaky spec Martin Brennan 2023-07-05 10:28:01 +1000
  • c8903334ce
    typo Jarek Radosz 2023-07-04 15:36:46 +0200
  • 78fef36299
    cache Jarek Radosz 2023-07-04 15:31:54 +0200
  • 49dcf9d64b
    todos Jarek Radosz 2023-07-04 14:34:57 +0200
  • cdbcc7c689
    drop Jarek Radosz 2023-07-04 14:34:49 +0200
  • 9e29f6d140
    done Jarek Radosz 2023-07-04 14:19:26 +0200
  • 679ba13841
    test! Jarek Radosz 2023-07-04 14:19:07 +0200
  • 2773116b57
    onSuccess Jarek Radosz 2023-07-04 11:55:32 +0200
  • 9051eca8ef
    WIP: New assign modal implementation Jarek Radosz 2023-07-04 11:50:05 +0200
  • 47a1170ec5
    DEV: Merge js dirs; prefix tests (#484) Jarek Radosz 2023-07-03 17:28:02 +0200
  • 3e3d919714
    DEV: Merge js dirs; prefix tests Jarek Radosz 2023-07-03 14:56:34 +0200
  • 59fa9d7dbf
    FIX: Sum assignments for group and group users (#482) Natalie Tay 2023-07-03 10:58:46 +0800
  • f89420d00e
    DEV: Remove unused `assignUser` action (#483) Jarek Radosz 2023-06-30 19:18:15 +0200
  • af484d7737
    DEV: Remove unused `assignUser` action Jarek Radosz 2023-06-30 18:54:49 +0200
  • 7dbdcc54a3
    Sum assignments for group and group users Nat 2023-06-29 22:33:30 +0800
  • 2bff29e919
    DEV: Modernization/cleanup (#480) Jarek Radosz 2023-06-22 10:06:37 +0200
  • c646f54a2d
    cleanup Jarek Radosz 2023-06-21 17:19:04 +0200
  • 0861571eb9
    Update assets/javascripts/discourse/templates/modal/assign-user.hbs Jarek Radosz 2023-06-21 17:14:24 +0200
  • dd99addedf
    Update assets/javascripts/discourse/components/assigned-topic-list-item.hbs Jarek Radosz 2023-06-21 17:02:24 +0200
  • c4b5afe358
    glimer connector Jarek Radosz 2023-06-21 03:06:57 +0200
  • 6d3e7c11ed
    tests Jarek Radosz 2023-06-21 02:57:30 +0200
  • 995f8b7130
    get Jarek Radosz 2023-06-21 02:28:54 +0200
  • 97a114995a
    topic Jarek Radosz 2023-06-21 02:23:57 +0200
  • e279b4d478
    don't change actions for now Jarek Radosz 2023-06-20 19:48:02 +0200
  • 6b4384ac3b
    revert selectkit Jarek Radosz 2023-06-20 19:38:22 +0200
  • e0a2e14c11
    continued Jarek Radosz 2023-06-20 19:32:18 +0200
  • 86ecf26751
    DEV: Modernization/cleanup Jarek Radosz 2023-06-20 18:52:43 +0200
  • 3ca56e82d7
    DEV: Fix Zeitwerk reloading error (#479) David Taylor 2023-06-16 11:32:50 +0100
  • f3f4cb3d91
    DEV: Fix Zeitwerk reloading error David Taylor 2023-06-16 11:01:41 +0100
  • a476aeb222
    Revert "DEV: Fix a core deprecation (#475)" (#478) Jarek Radosz 2023-06-01 19:54:52 +0200
  • c5877a1456
    UX: constrain avatar size due to core change (#477) Kris 2023-06-01 13:42:57 -0400
  • 7b1778abeb
    Revert "DEV: Fix a core deprecation (#475)" Jarek Radosz 2023-06-01 19:42:34 +0200
  • 30bcfc73ed UX: constrain avatar size due to core change awesomerobot 2023-06-01 13:33:54 -0400
  • 6cd56770bc
    DEV: Use angle bracket syntax (#476) Isaac Janzen 2023-05-28 09:34:13 -0500
  • fb89a23530
    FEATURE: skip group invite if all members can see topic already. (#474) Vinoth Kannan 2023-05-27 22:29:38 +0530
  • a5e4dcb294 add users separately through add method Vinoth Kannan 2023-05-27 22:22:18 +0530
  • 944f80bec8
    cleanup Isaac Janzen 2023-05-26 21:47:43 -0500
  • 2a838cac5f
    lint Isaac Janzen 2023-05-26 13:39:17 -0500
  • 394758e623
    update yarn.lock Isaac Janzen 2023-05-26 13:26:56 -0500
  • e0ec5b51db
    DEV: Use angle bracket syntax Isaac Janzen 2023-05-26 12:59:04 -0500
  • 968751c8a9
    DEV: Fix a core deprecation (#475) Jarek Radosz 2023-05-26 15:40:40 +0200
  • 073e4a88bb
    DEV: Fix a core deprecation Jarek Radosz 2023-05-26 14:28:30 +0200
  • 395586fa48
    Update spec/lib/assigner_spec.rb Vinoth Kannan 2023-05-26 14:23:35 +0530
  • 772a544b1d fix linting to make stree happy Vinoth Kannan 2023-05-26 06:22:01 +0530
  • 9ae46db270 FEATURE: skip group invite if all members can see topic already. Vinoth Kannan 2023-05-26 06:16:34 +0530
  • f97da59dee
    FIX: don't invite user when already a member of an allowed group. (#473) Vinoth Kannan 2023-05-24 11:45:50 +0530
  • 60260c7f1d FIX: don't invite user when already a member of an allowed group. Vinoth Kannan 2023-05-24 03:32:25 +0530
  • be4a50cf8d
    Update translations (#472) Discourse Translator Bot 2023-05-23 15:23:18 -0400
  • c5c9c1a6af Update translations Discourse Translator Bot 2023-05-23 18:38:33 +0000
  • dcaadb75dc
    FEATURE: invite user/group to PM if not a participant already. (#471) Vinoth Kannan 2023-05-22 14:48:08 +0530
  • 7f949e68c9 Make stree happy Vinoth Kannan 2023-05-22 11:55:10 +0530
  • d63a7fb5b2 FEATURE: invite user/group to PM if not a participant already. Vinoth Kannan 2023-05-22 03:26:41 +0530
  • c5e0c2c0b3
    DEV: Don't use renderTemplate (#469) Jarek Radosz 2023-05-19 11:00:56 +0200
  • 4326e283e2
    Merge branch 'main' into render-template Jarek Radosz 2023-05-19 10:52:45 +0200
  • a163660373
    off Jarek Radosz 2023-05-19 10:52:31 +0200