0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-10-18 20:02:38 +02:00
Commit-Graph

2293 Commits

Autor SHA1 Nachricht Datum
Angus McLeod
9aa5c01aa0 Bump version 2024-10-16 11:14:03 +02:00
Angus McLeod
fa1800e7a6 Update support to client gem version 0.1.6 2024-10-16 11:10:50 +02:00
Angus McLeod
7e6749cae0 COMPATIBILITY: set wizardEventFieldId for uppy drop event 2024-10-14 10:42:03 +02:00
Angus McLeod
9b75da8ff8 Bump version 2024-10-11 12:48:35 +02:00
Angus McLeod
5eec15160c COMPATIBILITY: Convert composer editor to modern ember component 2024-10-11 12:48:10 +02:00
Angus McLeod
87b19ec364 FIX: composer event prefix needs to be set later in the render cycle. 2024-10-11 11:24:33 +02:00
Angus McLeod
d4148ebd3f FIX: ensure user is not redirected to single-submission wizard they have completed 2024-10-10 10:19:43 +02:00
Angus McLeod
b78f3aad09 COMPATIBILITY: Convert actions in wizard composer editor 2024-10-09 10:15:13 +02:00
Angus McLeod
c1db1442b7 COMPATIBILITY: Update composer integration to prevent exceptions 2024-10-09 10:01:28 +02:00
Angus McLeod
d4d27c0bf3 DEV: Ensure admins are excluded from set_user_redirect 2024-10-03 11:34:13 +02:00
Angus McLeod
c9d76848dc Bump version 2024-10-01 09:36:36 +02:00
Angus McLeod
5e079b42f5 FIX: checkbox submission values exception 2024-10-01 09:36:07 +02:00
Angus McLeod
051184a4e1 DEV: Don't raise exception if group cannot be found 2024-10-01 08:46:14 +02:00
Angus McLeod
1f3fe7a923 Ensure user is in permitted group before redirecting after time 2024-09-24 13:39:25 +02:00
Angus McLeod
83320e227c FIX: return user matching guest_email if exists 2024-08-05 12:18:19 +08:00
Angus McLeod
4e7587ea3a Fix linting 2024-08-02 15:15:10 +02:00
Angus McLeod
d0b42f49ba FIX: fix client-side schema for guest create_topic 2024-08-02 15:11:47 +02:00
Marcos
70fb37c013
Merge pull request #294 from paviliondev/send_message_to_guest
Improved guest support
2024-07-13 10:35:52 -04:00
Angus McLeod
c98852f678 Update qunit tests 2024-07-09 11:54:36 +02:00
Angus McLeod
05388616b5 Update version 2024-07-09 11:31:02 +02:00
Angus McLeod
f37d8c94a5 Template linting 2024-07-09 11:30:39 +02:00
Angus McLeod
7bb26d0d5c Linting fixes 2024-07-09 11:26:34 +02:00
Angus McLeod
54a9e9470e Add login button when no_access reason is requiresLogin 2024-07-09 11:24:40 +02:00
Angus McLeod
cff8f9f427 Add poster and guest_email to topic and message creation && allow guests to create_topic 2024-07-09 11:23:57 +02:00
Angus McLeod
441ad49bf6 Add email address support to send_message recipients
See further https://coop.pavilion.tech/t/custom-wizard-pm-access-and-send-copy-of-submission-for-guest-users/3600
2024-07-08 11:58:24 +02:00
Angus McLeod
247a3d551c DEV: use of as_json without only no longer allowed
See https://meta.discourse.org/t/preventing-accidental-serialization-of-activerecord-models/314495
2024-07-02 11:59:11 +02:00
Angus McLeod
5deff6c640 FIX: send_message target may be a string
See https://coop.pavilion.tech/t/custom-wizard-pm-access-and-send-copy-of-submission-for-guest-users/3600
2024-07-01 10:25:56 +02:00
Robert
e20b7ba11d
Merge pull request #293 from paviliondev/add_combo_box_field
Add topic selector field
2024-07-01 07:55:08 +01:00
Angus McLeod
771fc432a1 Add acceptance test 2024-06-28 15:08:57 +02:00
Angus McLeod
3c2b69ee1f Tweak topic-categories CSS 2024-06-25 11:25:01 +02:00
Angus McLeod
4eb7cbc2c8 Add category scoping field to topics selector 2024-06-24 12:08:51 +02:00
Angus McLeod
f22e515772 Bump version 2024-06-20 13:10:11 +02:00
Angus McLeod
be0af6f919 Tests and linting 2024-06-20 13:06:02 +02:00
Angus McLeod
057b3f989f Merge branch 'main' into add_combo_box_field 2024-06-20 11:26:04 +02:00
Angus McLeod
1a6a9e691c wip 2024-06-20 11:25:57 +02:00
Angus McLeod
153435950a DEV: handle add_to_serializer deprecations 2024-06-20 09:38:37 +02:00
Angus McLeod
883bd6d96c DEV: fallback to core composerEditorInit 2024-06-04 12:04:15 +02:00
Robert
6e66d159c2
Merge pull request #292 from paviliondev/disable_step_controls_when_uploading
FIX: Disable step controls when uploading
2024-05-29 16:28:20 +01:00
Robert
cfe9cddaf5
Merge branch 'main' into disable_step_controls_when_uploading 2024-05-29 16:19:03 +01:00
merefield
eda0aa19b2 bump patch 2024-05-29 16:04:36 +01:00
merefield
fbf52aae3c linting 2024-05-29 16:00:11 +01:00
merefield
9ec820fce8 linting 2024-05-29 15:54:34 +01:00
merefield
4ad6f331b3 add fe test for next button disablement during upload 2024-05-29 15:51:51 +01:00
Angus McLeod
8e4d37bf31 COMPATIBILITY: hide powered by discourse on wizards 2024-05-23 09:23:15 +02:00
Angus McLeod
7eb7b7eba6 Disable step controls when uploading 2024-05-15 13:46:56 +02:00
Angus McLeod
0d0fb83bd1 FIX: various fixes for realtime validations feature
See further https://coop.pavilion.tech/t/similar-posts-category-picker-not-working/3513
2024-05-02 14:57:56 +02:00
Robert
f066ff938e
Merge pull request #290 from paviliondev/add_admin_sidebar_link
Add admin sidebar section link
2024-04-17 08:59:13 +01:00
Angus McLeod
36c4518722 Add admin sidebar section link 2024-04-15 08:58:03 +02:00
Robert
bf8bbfba1b
Merge pull request #289 from paviliondev/small-fix
Small fix
2024-03-11 16:41:26 +00:00
Marcos
a411b4995b bump version 2024-03-07 16:18:44 -04:00