Angus McLeod
|
e02f78569a
|
FIX: explicitly order submission list for specs
|
2023-09-29 08:33:39 +08: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
|
ec88af0cc0
|
FIX: also delete Category Cust Fld for wizrds with names of mult words
|
2023-07-18 13:53:09 +01:00 |
|
merefield
|
580889a34e
|
move destroy logic into library method & transaction
|
2023-07-17 10:16:27 +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 |
|
Angus McLeod
|
b4d23970bc
|
Merge branch 'main' into add-logs
|
2023-06-22 06:20:02 +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 |
|
jumagura
|
29141ab35c
|
DEV: Change instance name to a more specific name
|
2023-06-21 00:41:45 -04:00 |
|
jumagura
|
a5ebc282cf
|
DEV: Implement instance-level caching for custom fields
|
2023-06-21 00:33:01 -04:00 |
|
jumagura
|
78e7ae4e04
|
DEV: Undo formatting change
|
2023-06-19 16:54:23 -04:00 |
|
jumagura
|
298c083624
|
DEV: Add memoization to reduce redis calls
|
2023-06-19 16:52:20 -04:00 |
|
Angus McLeod
|
86e6945ad4
|
Update subscription client class
|
2023-06-13 19:35:12 +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
|
42517c094e
|
Minor tweaks to subscription loading logic
|
2023-05-04 17:16:11 +02:00 |
|
Angus McLeod
|
99f2e8bbd9
|
Rubocop
|
2023-05-04 15:49:22 +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
|
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
|
8fdd21601b
|
Strings are Objects in ruby
|
2023-03-21 17:41:05 +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
|
091362cb00
|
Remove subscription requirement for field interpolation.
|
2023-03-14 16:34:58 +01:00 |
|
merefield
|
092947f68b
|
FIX: regular users can't access wizard with guest permissions
|
2023-03-10 12:43:37 +00: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
|
e7ee89048a
|
Guest wizards cannot use composer or upload
|
2023-02-09 14:18:25 +01:00 |
|
Angus McLeod
|
b2b93aad59
|
Ensure admin can access wizard multiple times
|
2023-02-09 13:10:55 +01:00 |
|
Angus McLeod
|
7c8f530c86
|
Update wizard.rb
|
2023-02-09 12:33:55 +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 |
|
Angus McLeod
|
1eefd99c6a
|
Minor fixes
|
2023-02-07 13:17:40 +01:00 |
|
Angus McLeod
|
8f8c6d50c6
|
move guest toggle to permitted attribute
|
2023-02-07 12:46:17 +01:00 |
|
Angus McLeod
|
2c84f019bb
|
Update subscription.rb
|
2023-02-02 14:30:54 +01:00 |
|
Angus McLeod
|
ebdc045236
|
Merge branch 'main' into add_guest_support
|
2023-01-26 11:29:09 +01:00 |
|
Angus McLeod
|
dfc1540d52
|
Fix tests and linting
|
2023-01-26 11:26:24 +01:00 |
|
Angus McLeod
|
7d2e876584
|
First working version
|
2023-01-18 19:53:36 +01:00 |
|
Angus McLeod
|
c1007e78f5
|
WIP
|
2022-12-24 09:42:09 +01:00 |
|
Angus McLeod
|
34ff9e4136
|
Add watch_tags action
|
2022-12-23 17:28:09 +01:00 |
|
Angus McLeod
|
405a4e3ffa
|
Add avatar interpolation support
|
2022-12-12 13:19:04 +01:00 |
|
Marcos
|
e4de96ed03
|
Merge branch 'main' into add_tag_creation_to_tag_field
|
2022-11-04 16:18:21 -04:00 |
|