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

2256 Commits

Autor SHA1 Nachricht Datum
Angus McLeod
bda35c4a32 DEV: improve send message spec
Check that only one notification is being sent
2023-12-04 15:42:16 +01:00
Angus McLeod
cd5649d1ef
Merge branch 'main' into improve_subscription_controls_ux 2023-12-04 15:28:13 +01:00
Angus McLeod
2ad9665e7f Bump plugin version 2023-11-25 13:17:27 +01:00
Angus McLeod
35021eb176 DEV: Integrate subscription gem classes in rspec suite
I've tweaked the subscription client gem so we can just use the gem's models and tables in this plugin's rspec, which makes duplicating and stubbing them unnecessary.

See further https://github.com/paviliondev/discourse_subscription_client
2023-11-25 13:16:55 +01:00
Angus McLeod
635700a51e DEV: custom fields concern has be refactored
6aa69bdaea
2023-11-25 11:35:21 +01:00
Angus McLeod
741491aa48 Change authorize/deauthorize to connect/disconnect 2023-11-17 17:28:58 +01:00
Angus McLeod
191aa08a29 Bump version 2023-11-17 16:18:52 +01:00
Angus McLeod
6c6e402153 Update subscription admin ux 2023-11-17 16:17:10 +01:00
Angus McLeod
7028471603
Merge pull request #266 from paviliondev/use_subscription_gem
DEV: switch to using subscription gem to avoid the need to rely on Subscription Client plugin
2023-11-17 14:03:40 +01:00
merefield
f3ca0aaf90 Don't run a remote subsciption status update on every visit to Wizards admin route 2023-11-17 12:50:44 +00:00
merefield
fe7b1ecb64 formatting tweak to prevent change of update button status disturbing layout 2023-11-17 12:06:23 +00:00
merefield
812d3d0554 prettier 2023-11-17 11:26:38 +00:00
merefield
591cb9b6ae IMPROVE: utilise button icon to signify update 2023-11-17 11:24:46 +00:00
merefield
320ebe3049 prettier 2023-11-17 10:00:09 +00:00
merefield
cf1e661f5e restore client install check 2023-11-17 09:10:46 +00:00
merefield
b0d91ccd3c IMPROVE: move Pavilion icon to dedicated file and implementation standard 2023-11-17 09:08:56 +00:00
merefield
4fd128f471 prettier 2023-11-16 17:58:35 +00:00
merefield
a7d1d5a9fb fix more FE tests 2023-11-16 17:57:07 +00:00
merefield
d297ccd35b prettier 2023-11-16 16:41:54 +00:00
merefield
a468c2c868 prettier 2023-11-16 16:35:54 +00:00
merefield
ee5ef5574f fix a FE test involving altered Composer 2023-11-16 16:33:46 +00:00
merefield
df3e5b6494 COMPATIBILITY: resolve register unbound deprecation 2023-11-16 16:32:39 +00:00
merefield
a575feca74 fix some tests 2023-11-15 16:42:53 +00:00
merefield
4444f48da7 prettier 2023-11-15 15:41:14 +00:00
merefield
a58b13e9e4 only run remote sub update retrieve on update action 2023-11-15 15:36:21 +00:00
merefield
a82af2e016 make init process async 2023-11-15 15:01:27 +00:00
merefield
f6ce0f53ad linting 2023-11-15 14:39:42 +00:00
merefield
8e2b117321 make subscription update happen asynchronously on FE 2023-11-15 14:28:54 +00:00
merefield
6be518f0e1 first update local subscriptions before retrieving them 2023-11-15 13:33:02 +00:00
merefield
bd712524c1 temp sub update debugging 2023-11-15 10:42:44 +00:00
merefield
2617a6214b merge in main 2023-11-15 10:30:09 +00:00
Angus McLeod
112a0eeee3
Merge pull request #274 from paviliondev/add_discourse_plugin_statistics
Add discourse_plugin_statistics plugin definition
2023-11-15 09:28:22 +01:00
Angus McLeod
5c5624321c
Merge branch 'main' into add_discourse_plugin_statistics 2023-11-14 13:18:57 +01:00
Angus McLeod
1d987647b6 Add note to readme 2023-11-14 13:18:11 +01:00
Angus McLeod
c6a729ea72 DEV: PrettyText ctx load breaking change 2023-11-07 09:42:13 +01:00
Angus McLeod
bd126d5580
Merge branch 'main' into add_discourse_plugin_statistics 2023-10-30 13:20:30 +08:00
Angus McLeod
9ab77c4b1f
Merge pull request #279 from paviliondev/fix_validations_form 2023-10-19 07:01:54 +08:00
merefield
69ecc7068b bump patch 2023-10-18 13:25:39 +01:00
merefield
2b121d009c COMPATIBILITY: resolve pluginId warning 2023-10-18 13:22:22 +01:00
merefield
8740622b8e COMPATIBILITY: resolve getOwner import deprecation 2023-10-18 13:15:10 +01:00
merefield
78d0cab761 FIX: realtime validations 2023-10-18 13:14:15 +01:00
Angus McLeod
a848a4612e
Merge branch 'main' into add_discourse_plugin_statistics 2023-10-16 10:25:44 +08:00
Angus McLeod
9dacdd3eda
Merge pull request #277 from communiteq/master
Replaced documentation links
2023-10-16 09:23:09 +08:00
Angus McLeod
62f2baf9e7
Merge branch 'main' into master 2023-10-16 09:14:21 +08:00
Angus McLeod
3308c38b36 Bump version 2023-10-16 09:12:23 +08:00
Angus McLeod
8eee68a066 Fix prettier errors 2023-10-16 09:09:41 +08:00
Angus McLeod
4ffc0ff103
Merge pull request #278 from AndrewPrigorshnev/dev/stop-using-deprecated-cookAsync-function
DEV: Stop using the deprecated text.cookAsync function
2023-10-11 09:35:00 +08:00
Angus McLeod
757a195047 Bump version 2023-10-11 08:53:50 +08:00
Richard
244f7acea6 Replaced documentation links 2023-10-10 07:29:05 +00:00
Andrei Prigorshnev
c052856947
Ensure compatibility 2023-10-09 21:12:14 +04:00