Angus McLeod
|
e6d7f3d9bc
|
Update plugin.rb
|
2023-03-15 14:07:25 +01:00 |
|
Angus McLeod
|
59f00d6278
|
Move to standard plugin workflow
|
2023-03-15 14:06:55 +01:00 |
|
Richard Odekerken
|
c475ec65cd
|
Merge pull request #228 from paviliondev/composer_copy_paste
Move to new Uppy handling in discourse/discourse
|
2023-03-15 14:04:03 +01:00 |
|
Angus McLeod
|
c0ed596ff9
|
Merge branch 'main' into composer_copy_paste
|
2023-03-15 10:48:18 +01:00 |
|
Angus McLeod
|
20e7b492ea
|
FIX: use const instead of let for observedCache
|
2023-03-15 10:44:56 +01:00 |
|
Angus McLeod
|
52fe5166cd
|
Fix linting
|
2023-03-15 10:38:26 +01:00 |
|
Angus McLeod
|
24ce4da6f2
|
Make linters happy
|
2023-03-15 10:30:24 +01:00 |
|
Angus McLeod
|
e489845daf
|
Bump version
|
2023-03-15 10:28:51 +01:00 |
|
Angus McLeod
|
6a4063951e
|
Move to new Uppy handling in discourse/discourse
|
2023-03-15 10:26:46 +01:00 |
|
Angus McLeod
|
0e70a5a221
|
FIX: add observed cache to undo changes mixin
Prevents observer add / remove race conditions which can cause exceptions.
|
2023-03-15 09:22:09 +01:00 |
|
Angus McLeod
|
030929a414
|
Merge pull request #227 from paviliondev/remove_in_wizard_subscription_conditional_logic_check
Remove subscription requirement for template field interpolation
|
2023-03-14 16:47:45 +01:00 |
|
Angus McLeod
|
3a5430c767
|
Bump version
|
2023-03-14 16:35:23 +01:00 |
|
Angus McLeod
|
091362cb00
|
Remove subscription requirement for field interpolation.
|
2023-03-14 16:34:58 +01:00 |
|
Robert
|
631b5fe44c
|
Merge pull request #225 from paviliondev/fix-composer-hyperlink
FIX: Use discourse hyperlink modal in composer instead of custom
|
2023-03-10 14:59:47 +00:00 |
|
Angus McLeod
|
c2c86b12c2
|
Merge pull request #226 from paviliondev/guest_permissions_user_access_fix
|
2023-03-10 15:49:31 +01:00 |
|
merefield
|
b73437299c
|
IMPROVE: separate out new tests
|
2023-03-10 14:42:42 +00:00 |
|
jumagura
|
a84bf52542
|
DEV: Add front-end test for hyperlink modal in composer
|
2023-03-10 10:39:40 -04:00 |
|
merefield
|
148e188490
|
merge main and bump patch
|
2023-03-10 12:53:01 +00:00 |
|
merefield
|
a3b665434c
|
Bump patch
|
2023-03-10 12:50:37 +00:00 |
|
merefield
|
9e59b73ebe
|
Bump patch
|
2023-03-10 12:49:32 +00:00 |
|
merefield
|
092947f68b
|
FIX: regular users can't access wizard with guest permissions
|
2023-03-10 12:43:37 +00:00 |
|
jumagura
|
320196b1f0
|
FIX: Use discourse hyperlink modal in composer instead of custom
|
2023-03-09 22:34:40 -04:00 |
|
Angus McLeod
|
9bb01d29ab
|
Fix prettier issue and bump version
|
2023-03-08 11:10:46 +01:00 |
|
Angus McLeod
|
0fc2c6b850
|
FIX: Ensure tag_groups is in wizard schema
|
2023-03-08 09:26:57 +01:00 |
|
Angus McLeod
|
ebea3e666a
|
FIX: Client-side exception fixes
|
2023-03-02 10:36:06 +01:00 |
|
Angus McLeod
|
3e25f43ba0
|
Merge pull request #222 from xfalcox/main
FIX: (File|Dir).exists? is deprecated
|
2023-02-24 17:55:39 +01:00 |
|
Angus McLeod
|
7068dfd727
|
Bump version
|
2023-02-24 17:35:07 +01:00 |
|
Rafael dos Santos Silva
|
ce914c3f57
|
FIX: (File|Dir).exists? is deprecated
|
2023-02-24 12:13:51 -03:00 |
|
Richard Odekerken
|
643c5ecff0
|
Merge pull request #219 from paviliondev/tag_group_restriction_fix
Tag group restriction fix
|
2023-02-10 18:13:22 +01:00 |
|
Richard Odekerken
|
75d429388e
|
Merge branch 'main' into tag_group_restriction_fix
|
2023-02-10 18:13:03 +01:00 |
|
Robert
|
f5d265846d
|
Merge pull request #216 from paviliondev/add_guest_support
Add guest support
|
2023-02-10 13:51:21 +00:00 |
|
Angus McLeod
|
e5d6a20532
|
Fix specs
|
2023-02-09 14:32:01 +01:00 |
|
Angus McLeod
|
e7ee89048a
|
Guest wizards cannot use composer or upload
|
2023-02-09 14:18:25 +01:00 |
|
Angus McLeod
|
b2b93aad59
|
Ensure admin can access wizard multiple times
|
2023-02-09 13:10:55 +01:00 |
|
Angus McLeod
|
7c8f530c86
|
Update wizard.rb
|
2023-02-09 12:33:55 +01:00 |
|
Angus McLeod
|
75e262a526
|
Merge branch 'main' into add_guest_support
|
2023-02-08 14:00:51 +01:00 |
|
Robert
|
1e6a5c39b1
|
Merge pull request #220 from paviliondev/css_fix
FIX: compound selectors may no longer be extended
|
2023-02-08 12:42:31 +00:00 |
|
merefield
|
4171d81528
|
linting
|
2023-02-08 12:34:30 +00:00 |
|
Angus McLeod
|
edc94b6ea7
|
Restrict guest support to standard and business subscriptions
- Support mapped value subscription restrictions
- Restrict permitted guest value to standard and business
|
2023-02-08 13:32:24 +01:00 |
|
merefield
|
a038e72854
|
bump version
|
2023-02-08 12:31:27 +00:00 |
|
merefield
|
202f6ddc06
|
FIX: compound selectors may no longer be extended
|
2023-02-08 12:28:30 +00:00 |
|
Angus McLeod
|
e82c158c4a
|
Bump version
|
2023-02-07 14:44:40 +01:00 |
|
Angus McLeod
|
a931caffc1
|
Remove request_store and use for_input
|
2023-02-07 14:43:39 +01:00 |
|
Angus McLeod
|
0cb76659e9
|
Update custom-wizard-admin.js.es6
|
2023-02-07 13:55:08 +01:00 |
|
Angus McLeod
|
7657149e6f
|
Update custom-wizard-admin.js.es6
|
2023-02-07 13:53:20 +01:00 |
|
Angus McLeod
|
1eefd99c6a
|
Minor fixes
|
2023-02-07 13:17:40 +01:00 |
|
Angus McLeod
|
8f8c6d50c6
|
move guest toggle to permitted attribute
|
2023-02-07 12:46:17 +01:00 |
|
Angus McLeod
|
735d43e1ee
|
Add failing test
|
2023-02-06 17:31:42 +01:00 |
|
Angus McLeod
|
2c84f019bb
|
Update subscription.rb
|
2023-02-02 14:30:54 +01:00 |
|
Angus McLeod
|
82d2eee414
|
Fix version
|
2023-01-26 11:31:04 +01:00 |
|