Commit Graph

14 Commits

Author SHA1 Message Date
Jarek Radosz a476aeb222
Revert "DEV: Fix a core deprecation (#475)" (#478)
This reverts commit 968751c8a9.

To be re-applied when 3.1.0.beta5 is released.
2023-06-01 19:54:52 +02:00
Jarek Radosz 968751c8a9
DEV: Fix a core deprecation (#475) 2023-05-26 15:40:40 +02:00
David Taylor 1dd0be9134
DEV: Resolve add_to_serializer deprecations (#458)
26b7f8a63b
2023-04-24 16:06:21 +01:00
Osama Sayegh e6e222d8bc
FEATURE: Add assigns tab to the experimental user menu (#366)
This commit adds a tab for assignments in the experimental user menu. The assignments tab behaves very similarly to the bookmarks and messages tab in core: it displays the user's unread assign notifications first and then fills the rest of available space in the menu with assignments (same content that the current user menu displays).

More details of the experimental user menu can be found in https://github.com/discourse/discourse/pull/17379.
2022-08-17 11:57:15 +03:00
Jeff Wong ea59761fa8
DEV: Update discourse compatibility for polymorphic bookmarks (#336) 2022-05-12 14:36:21 -07:00
Alan Guo Xiang Tan 4226ab21a0
DEV: Update .discourse-compatibility for 2.8.2. (#312) 2022-03-31 15:30:47 +08:00
Alan Guo Xiang Tan 83719bacc1
DEV: Update .discourse-compatibility for stable branch. (#303) 2022-03-17 14:09:37 -03:00
Andrei Prigorshnev 3a76a465a0
DEV: use the empty-state component (#261) 2021-12-09 00:23:10 +04:00
Jeff Wong eb8f60ef7d
FIX: Pin plugin version when running discourse <= 2.8.0.beta7 (#245) 2021-11-15 17:18:25 -08:00
Osama Sayegh 0cda263a71
FIX: Pin plugin version when running discourse <= 2.8.0.beta1 (#226)
c396605d2f introduces a call to the `TopicView.on_preload` method which was added in discourse 2.8.0.beta2.

This commit pins the plugin to the commit before the one linked above for Discourse instances running version 2.8.0.beta1 or older
2021-11-01 13:39:42 +03:00
Osama Sayegh b1b8c94f56
DEV: Migrate from {{user-selector}} to {{email-group-user-chooser}} (#146) 2021-02-15 12:34:55 +03:00
Jeff Wong 4e571042f3
Update compatibility manifest (#141)
Older versions of Discourse did not have the new debounce functions.
Pin compatibility back to the commit for older versions.
2021-02-04 16:58:35 -08:00
Vinoth Kannan e645cc303f
DEV: Pin plugin version for Discourse <= 2.5.1 stable branch too
e6a3bc80d7
2020-09-14 12:25:10 +05:30
David Taylor e6a3bc80d7
DEV: Pin plugin version for Discourse <= 2.6.0.beta1
Some upcoming changes will make use of new core APIs added in 2.5.0.beta2
2020-09-11 11:42:34 +01:00