0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-18 23:01:11 +02:00
Commit-Graph

2255 Commits

Autor SHA1 Nachricht Datum
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
Marcos
080096cfa5 improve file names 2024-03-07 16:17:21 -04:00
Marcos
ab74d5e987 Fix broken test 2024-03-07 15:31:52 -04:00
Robert
9301bd22e5
Merge pull request #288 from paviliondev/csp-strict-dynamic
DEV: Update to support strict-dynamic CSP
2024-03-07 11:47:58 +00:00
merefield
da9437d029 Bump patch 2024-03-07 11:36:00 +00:00
David Taylor
479eada75f
DEV: Update to support strict-dynamic CSP 2024-03-06 15:39:33 +00:00
Angus McLeod
ca1aae4050 Bump patch version 2024-03-05 10:48:36 +01:00
Angus McLeod
140f11ecc6 Ensure route_to action works if code is blank string 2024-03-05 10:47:59 +01:00
Marcos
895ee9dd96
Merge pull request #286 from paviliondev/remove_bootbox
Remove bootbox
2024-02-23 09:31:27 -04:00
Angus McLeod
996f953ac5 Bump version 2024-02-23 12:02:04 +02:00
Angus McLeod
93cfdfb4d5 Merge branch 'main' into remove_bootbox 2024-02-23 12:00:19 +02:00
Angus McLeod
d42bddf158 FIX: breaking change to admin problem checks
See

a72dc2f420

and

f8cfebf1c1
2024-02-23 12:00:08 +02:00
Angus McLeod
325feb78cc Minor fixes 2024-02-23 11:39:12 +02:00
Angus McLeod
e5359aa649 Bump version 2024-02-23 11:34:18 +02:00
Angus McLeod
ca9e96ccf5 Update resume on revisit dialog and add test 2024-02-23 11:33:42 +02:00
Angus McLeod
1ab2262ca3 remove unused warning system 2024-02-23 09:22:28 +02:00
Angus McLeod
64b3bc41c5
Merge pull request #283 from paviliondev/tweak-readme
Tweak readme
2024-02-22 12:18:09 +02:00
Angus McLeod
326baeee9f
Merge branch 'main' into tweak-readme 2024-02-22 12:15:38 +02:00
Angus McLeod
782872ce2b Bump version 2024-02-22 12:13:30 +02:00
Marcos
fbb7f4ceef
Merge pull request #285 from paviliondev/ember_5
COMPATIBILITY: Support Discourse 3.2
2024-01-26 13:28:40 -04:00
Angus McLeod
f29d1727c3 Update admin-wizards-manager.hbs 2024-01-26 16:22:32 +01:00
Angus McLeod
0a63aac3b2 Add meta topic id 2024-01-26 16:19:54 +01:00
Angus McLeod
61c5355dfc Bump version 2024-01-26 16:18:50 +01:00
Angus McLeod
389d02068c Fix deprecations and broken tests 2024-01-26 16:18:11 +01:00
Nathan Kershaw
5ae661f41b
Merge branch 'main' into tweak-readme 2024-01-03 10:05:20 +11:00
Angus McLeod
41e240df09 FIX: Specs involving topic CRUD require users with auto_groups
1f72152e47
2023-12-20 14:05:28 +01:00
Nathan Kershaw
dbab8ca9a8
Update plugin.rb 2023-12-12 06:56:07 +13:00
Nathan Kershaw
18821e2eee
Update subscription.js
Changed to pricing page
2023-12-12 06:53:51 +13:00
Nathan Kershaw
ae4cca6ed6
Update subscription.js.es6
Routed to pricing page instead
2023-12-12 06:52:54 +13:00
Nathan Kershaw
404e54a24c
Update README.md
Added Subscriptions section and tightened up Documentation section
2023-12-12 06:40:52 +13:00
Angus McLeod
0229043906 FIX: categories need to be initialized so that CategorySelector defines the categoryId list
dcd81d56c0
2023-12-08 17:23:01 +01:00
Angus McLeod
e3627e684a Add plugin outlet to the top of the admin wizards route 2023-12-08 10:44:27 +01:00
Robert
4178b337a7
Merge pull request #281 from paviliondev/improve_subscription_classes_rspec_handling
DEV: Integrate subscription gem classes in rspec suite
2023-12-07 16:38:20 +00:00
Robert
8ef30f9514
bump patch 2023-12-07 15:46:55 +00:00
Robert
36d348699d
Merge branch 'main' into improve_subscription_classes_rspec_handling 2023-12-07 15:02:14 +00:00
Angus McLeod
4d2dfb94b9 Update admin.scss 2023-12-05 08:55:31 +01:00
Marcos
60453176bc
Merge pull request #280 from paviliondev/improve_subscription_controls_ux
Update subscription admin ux
2023-12-04 14:51:06 -04:00
Marcos
371e404813 Merge branch 'main' into improve_subscription_controls_ux 2023-12-04 14:36:59 -04:00
Angus McLeod
bda35c4a32 DEV: improve send message spec
Check that only one notification is being sent
2023-12-04 15:42:16 +01:00