1
0
Fork 0
Commit-Graph

230 Commits

Autor SHA1 Nachricht Datum
Nick Slowinski df30ce32ee
test2 2023-10-03 19:54:15 +02:00
Angus McLeod d5aa616ff8 DEV: Add explicit ordering to more specs 2023-09-30 09:46:25 +08:00
jumagura bb81c5700a DEV: Use Discourse Events instead of topic model 2023-09-19 13:57:11 -04:00
jumagura 29d7818a4a DEV: Add spec for validation 2023-09-18 17:36:21 -04:00
merefield 72b1a2aca5 merge in main 2023-07-27 09:52:19 +01:00
merefield a342626267 stick to one method for text conversion 2023-07-19 11:14:08 +01:00
merefield 3fe1a7c7e8 remove redundant downcasing 2023-07-19 09:23:48 +01:00
merefield 609df33680 downcase name for category cstm setting 2023-07-18 14:29:39 +01:00
merefield c26a89a78a fix test 2023-07-18 14:05:09 +01:00
merefield b71f627d73 improve test explanation 2023-07-15 10:00:54 +01:00
merefield 4449ab7aff Add corresponding code to help pass test 2023-07-15 09:56:32 +01:00
merefield 1662ff166d Add failing test 2023-07-15 09:38:46 +01:00
merefield c85be78af5 merge in latest main 2023-07-05 19:59:11 +01:00
Angus McLeod af39c567ea Add product slug env variable 2023-06-29 10:26:39 +02:00
merefield 712c15e845 FIX: upon revisit, start at step 1 if reset on revisit is set 2023-06-21 09:53:42 +01:00
Angus McLeod 61bf199934 Update class in tests 2023-06-13 20:02:20 +02:00
Angus McLeod 42d6e094a2 Fix failing spec
See further 6cf863080a
2023-06-06 09:15:16 +02:00
Angus McLeod 2fe8501c65 Fix failing specs 2023-06-02 12:51:28 +02:00
Angus McLeod c256a41668 Also ensure subscription client definition is in the right state 2023-05-31 14:27:00 +02:00
Angus McLeod 99e747a331 Ensure subscriptions are not stubbed if testing for no subscription 2023-05-31 12:09:00 +02:00
Angus McLeod 00ba8425e3 Fix multiple subscriptions sort 2023-05-19 10:29:54 +02:00
Angus McLeod 6be5511d18
Merge branch 'main' into subscription_client_update 2023-05-04 17:27:07 +02:00
Angus McLeod 44f078caff Fix failing rspec test 2023-05-04 17:25:10 +02:00
Angus McLeod 3ea19e1086 Add support for server products PR in isolation 2023-05-04 15:49:04 +02:00
Angus McLeod 4c784d98e6 Add not equals support to mapper 2023-05-03 11:01:54 +02:00
merefield caab850127 FIX: failing log spec 2023-05-01 21:49:44 +01:00
merefield 93b574beb7 fix spelling 2023-04-11 10:00:42 +01:00
merefield f7cdc77a06 fix spelling 2023-04-11 09:59:22 +01:00
merefield 37cef2ccc2 IMPROVE: warn in logs when at least one user in wizard did not exist 2023-04-11 09:54:37 +01:00
merefield 6b2dd5a443 FIX: users not being added to group as part of create action 2023-04-06 17:04: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 a146d57f0e Ensure we're not interpolating an object 2023-03-21 17:20:58 +01:00
Angus McLeod c6dc80f02c FIX: template guest validation not working with validation conditions 2023-03-17 09:05:53 +01:00
Angus McLeod ef1a8d1457 Ensure each wizard has the right user 2023-03-16 17:44:10 +01:00
Angus McLeod a4e49e7bbc Ensure submission users are serialized properly 2023-03-15 13:33:07 +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 091362cb00 Remove subscription requirement for field interpolation. 2023-03-14 16:34:58 +01:00
merefield b73437299c IMPROVE: separate out new tests 2023-03-10 14:42:42 +00:00
merefield 148e188490 merge main and bump patch 2023-03-10 12:53:01 +00:00
merefield 092947f68b FIX: regular users can't access wizard with guest permissions 2023-03-10 12:43:37 +00:00
Angus McLeod 71277f8448
Merge branch 'main' into subscription_client_update 2023-02-27 09:27:27 +01:00
Rafael dos Santos Silva ce914c3f57
FIX: (File|Dir).exists? is deprecated 2023-02-24 12:13:51 -03:00
Angus McLeod aef9ed24ae Change problematic Dir.exists? 2023-02-24 14:27:08 +01:00
Angus McLeod da6e75faca Fix admin index 2023-02-24 14:17:00 +01:00
Angus McLeod 9eb5fc6ff6 Complete updates to handle subscription product slugs 2023-02-23 19:24:11 +01:00
Richard Odekerken 75d429388e
Merge branch 'main' into tag_group_restriction_fix 2023-02-10 18:13:03 +01: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 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
Angus McLeod a931caffc1 Remove request_store and use for_input 2023-02-07 14:43:39 +01:00