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/lib/custom_wizard
Angus McLeod 7f021791f5
Merge pull request #69 from paviliondev/realtime-validation
FEATURE: Implemented realtime validation framework
2021-02-17 15:50:39 +11:00
..
api Add enabled setting && tests && file restructure 2019-12-05 17:48:32 +11:00
realtime_validations Various fixes 2021-02-16 11:43:00 +11:00
validators FEATURE: added max length setting for text type fields 2020-12-08 12:44:37 +05:30
action.rb Switch to using category_id instead of slug for open_composer 2021-02-08 21:06:28 +11:00
action_result.rb Add wizard actions and fix field listings 2020-07-17 17:02:48 +10:00
builder.rb validation framework code working 2021-01-30 23:16:04 +05:30
cache.rb Add custom-wizard-specific caching system 2020-12-04 18:05:56 +11:00
custom_field.rb Add custom-wizard-specific caching system 2020-12-04 18:05:56 +11:00
engine.rb Add custom-wizard-specific caching system 2020-12-04 18:05:56 +11:00
field.rb validation framework code working 2021-01-30 23:16:04 +05:30
log.rb Complete tests 2020-11-03 11:24:20 +11:00
mapper.rb Complete tests 2020-11-03 11:24:20 +11:00
realtime_validation.rb Various fixes 2021-02-16 11:43:00 +11:00
step_updater.rb Isolate and specify template and update validation 2020-11-26 14:05:50 +11:00
template.rb Add custom-wizard-specific caching system 2020-12-04 18:05:56 +11:00
wizard.rb Isolate and specify template and update validation 2020-11-26 14:05:50 +11:00