Angus McLeod
|
889caf3fa5
|
Bump version
|
2023-03-30 12:21:23 +08:00 |
|
Angus McLeod
|
5da7030c76
|
FIX: autofocus is causing issues on long steps
|
2023-03-30 12:19:00 +08:00 |
|
Marcos
|
3fe42c4183
|
Merge pull request #237 from paviliondev/frontend_updates
Fix deprecations && invalid field handling
|
2023-03-29 08:32:54 -05:00 |
|
Marcos
|
af62ebb547
|
bump version
|
2023-03-29 09:13:28 -04:00 |
|
Marcos
|
978aaf89b0
|
Merge branch 'main' into frontend_updates
|
2023-03-29 08:10:51 -05:00 |
|
Marcos
|
82aae6d34a
|
Merge pull request #238 from paviliondev/incorrect_step_when_steps_are_added
Fix start step when step is added to previously used wizard
|
2023-03-22 11:51:36 -05:00 |
|
Angus McLeod
|
5ab4147a40
|
Template linting
|
2023-03-22 11:39:04 +01:00 |
|
Angus McLeod
|
3f0e1b21f0
|
Prettier fixes
|
2023-03-22 11:38:18 +01:00 |
|
Angus McLeod
|
e7e9c0e8f8
|
Bump version
|
2023-03-22 11:22:01 +01:00 |
|
Angus McLeod
|
8734cda00b
|
Fix start step when step is added to previously used wizard
|
2023-03-22 11:20:30 +01:00 |
|
Angus McLeod
|
095cfe1eb6
|
Bump version
|
2023-03-22 10:12:19 +01:00 |
|
Angus McLeod
|
392b6f3d58
|
Fix deprecations && invalid field handling
|
2023-03-22 10:11:48 +01:00 |
|
Angus McLeod
|
e2797ced64
|
Bump version
|
2023-03-21 17:41:49 +01:00 |
|
Angus McLeod
|
8fdd21601b
|
Strings are Objects in ruby
|
2023-03-21 17:41:05 +01:00 |
|
Richard Odekerken
|
759358e081
|
Merge pull request #236 from paviliondev/liquid_template_error_handling
Ensure we're not interpolating an object
|
2023-03-21 17:34:32 +01:00 |
|
Angus McLeod
|
076e1f4966
|
Bump version
|
2023-03-21 17:22:15 +01:00 |
|
Angus McLeod
|
a146d57f0e
|
Ensure we're not interpolating an object
|
2023-03-21 17:20:58 +01:00 |
|
Angus McLeod
|
78f5af87e1
|
Merge pull request #235 from paviliondev/category_name_output_text_selection
Add output text selection to category name
|
2023-03-21 15:47:51 +01:00 |
|
Angus McLeod
|
83d3ca8eb3
|
Add output text selection to category name
|
2023-03-21 15:34:07 +01:00 |
|
Angus McLeod
|
c6dc80f02c
|
FIX: template guest validation not working with validation conditions
|
2023-03-17 09:05:53 +01:00 |
|
Robert
|
7d6456667a
|
Merge pull request #234 from paviliondev/fix_user_in_submissions_two
Ensure each submission wizard has the right user
|
2023-03-16 17:06:46 +00:00 |
|
Angus McLeod
|
33abececd4
|
Bump version
|
2023-03-16 17:44:24 +01:00 |
|
Angus McLeod
|
ef1a8d1457
|
Ensure each wizard has the right user
|
2023-03-16 17:44:10 +01:00 |
|
Robert
|
5eca78f172
|
Merge pull request #229 from paviliondev/fix_user_in_submissions
Ensure submission users are serialized properly
|
2023-03-16 11:37:11 +00:00 |
|
Robert
|
936efe5aff
|
Merge branch 'main' into fix_user_in_submissions
|
2023-03-16 11:28:47 +00:00 |
|
Angus McLeod
|
345885bdbd
|
Merge pull request #231 from paviliondev/update_workflows
Move to standard plugin workflow
|
2023-03-15 14:13:37 +01:00 |
|
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
|
a4e49e7bbc
|
Ensure submission users are serialized properly
|
2023-03-15 13:33:07 +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 |
|