Angus McLeod
e02f78569a
FIX: explicitly order submission list for specs
2023-09-29 08:33:39 +08: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
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
7d2e876584
First working version
2023-01-18 19:53:36 +01:00
Angus McLeod
c2e759b1c5
FIX: pagination and submitted_at ordering of submissions
2022-10-05 17:14:43 +02:00
angusmcleod
0e5fc756df
Fix merge issues
2021-09-01 10:46:52 +08:00
angusmcleod
001d116298
Merge branch 'master' into pro-release
2021-09-01 10:37:50 +08:00
Faizaan Gagan
0b20c6ff81
removed redundant method
2021-08-23 10:38:02 +05:30
Faizaan Gagan
1916335fa9
FIX: use class method as alias for instance method
2021-08-23 03:00:14 +05:30
Faizaan Gagan
dee3691cd0
fix formatting
2021-08-10 14:35:56 +05:30
Faizaan Gagan
c1fc2fd0e4
FIX: clear submission if skipped by user
2021-08-10 14:31:59 +05:30
Faizaan Gagan
f00d01c50f
FIX: ensure single incomplete submission existence ( #136 )
...
* created method to fetch incomplete submissions
* added new field 'updated_at' to submission schema
* Revert "created method to fetch incomplete submissions"
This reverts commit 15c65236e7
.
* added logic to cleanup redundant incomplete submissions
* logic improvements and spec
* simplified the cleanup logic
* simplified the logic further
* early return to improve performance
* consolidated cleanup logic
* perform cleanup in wizard.update
* fixed issue
* minor fix
* use consistent naming
2021-08-02 13:01:49 +05:30
angusmcleod
1a78b44d35
Apply rubocop
2021-07-14 14:06:54 +08:00
angusmcleod
34fee3729c
Add pagination to submissions
2021-07-14 14:04:19 +08:00
angusmcleod
56f58414b3
Remove meta keys from fields attribute and update submissions ui to handle new submission structure
2021-07-12 15:53:58 +08:00
angusmcleod
3d9f6aac98
Ensure data is not nil
2021-06-23 17:02:21 +10:00
angusmcleod
098e8418fb
Apply rubocop
2021-06-23 16:15:17 +10:00
angusmcleod
e441588aa3
Fix specs and tighten conditional handling
2021-06-23 16:13:58 +10:00
angusmcleod
d3c6733e59
Abstract and improve submission handling
2021-06-17 17:50:22 +10:00