0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00
discourse-custom-wizard/spec
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
..
components/custom_wizard FIX: ensure single incomplete submission existence (#136) 2021-08-02 13:01:49 +05:30
extensions Merge branch 'master' into sprockets-fix 2021-06-16 14:28:55 +05:30
fixtures Merge branch 'master' into submission_improvements 2021-06-28 13:54:03 +05:30
jobs IMPROVE: ensure redirect_to_wizard is cleaned up even if sidekiq is not working (#116) 2021-06-07 18:45:41 +05:30
requests/custom_wizard Fix failing test 2021-07-12 16:39:37 +08:00
serializers/custom_wizard Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30
plugin_helper.rb Exclude gems from simplecov 2021-05-17 19:57:09 +12:00