Faizaan Gagan
b71548427d
Added files used by github actions workflows ( #78 )
...
* Added files used by github actions workflows
* added simplecov report for tests workflow
* removed trailing space
* Rubocop fixes
* Update plugin-linting.yml
* Create Gemfile.lock
* Update Gemfile.lock
* Re-add bundler
* Update gitignore
* Limit yarn install to dev
* Update rubocop config and gemfile.lock
* allow strings to be mutated
* Update invites_controller_spec.rb
Co-authored-by: angusmcleod <angus@mcleod.org.au>
2021-04-16 13:37:32 +05:30
Faizaan Gagan
a76cda0c02
fixed linting for all the hbs files
2021-04-12 19:49:53 +05:30
Faizaan Gagan
dadac11c1e
FIX: use wizard-i18n helper to support theme translation overrides ( #88 )
2021-04-07 10:49:48 +05:30
Faizaan Gagan
2fe3aa53b1
disable autocomplete when similar-topics validation is enabled ( #85 )
2021-04-02 19:21:33 +05:30
Faizaan Gagan
c62f1ac96f
IMPR: added a state for insufficient characters
2021-03-25 11:18:33 +05:30
Faizaan Gagan
3d9a564d63
IMPR: simplified similar topics template ( #73 )
...
* IMPR: simplified similar topics template
* renamed label to key
* minor formatting
* added dasherize logic for classnames
2021-02-22 16:25:47 +05:30
angusmcleod
5e09d067bc
Display category badge if similar topics is scoped to category
2021-02-18 14:40:59 +11:00
angusmcleod
41be645c17
Improve show/hide of similar topics results
2021-02-17 15:49:20 +11:00
angusmcleod
c45e51fcb6
Various fixes
...
* Code formatting
* Both "type" and "name" are used to refer to the validation type. Changed all to "type".
* Added proper abstraction of realtime validation classes on server
* UI improvements in admin and wizard
2021-02-16 11:43:00 +11:00
Faizaan Gagan
8a6b240b46
removed extra newline
2021-02-15 19:03:01 +05:30
Faizaan Gagan
7ef7b4b8e0
fixed formatting
2021-02-15 19:02:11 +05:30
Faizaan Gagan
3f4b8afb55
fixed code formatting
2021-02-15 13:58:27 +05:30
Faizaan Gagan
4883d85d56
renamed the validator
2021-02-11 22:35:04 +05:30
Faizaan Gagan
d47770de88
implemented similar topics UI via ember components
2021-02-11 22:23:13 +05:30
Faizaan Gagan
77ca946745
completed categories and date after filters
2021-02-05 18:29:30 +05:30
Faizaan Gagan
ffd2101a30
added backend validation mechanism and refined code
2021-02-01 19:28:37 +05:30
Faizaan Gagan
79e2368b57
validation framework code working
2021-01-30 23:16:04 +05:30
Faizaan Gagan
3cc45fa714
frontend validator apis
2021-01-26 13:35:10 +05:30
Angus McLeod
505043922e
Merge pull request #65 from paviliondev/text-counter
...
FEATURE: text length counter for text type fields
2021-01-20 19:59:04 +11:00
Angus McLeod
d85ee726d4
Update wizard-date-input.hbs
2021-01-20 19:34:51 +11:00
Faizaan Gagan
cdfd699491
resolved conflicts with latest code
2021-01-20 13:07:44 +05:30
Angus McLeod
b5a6d15c9d
Add wizard field tabindex relative to field order
2021-01-19 18:50:37 +11:00
Faizaan Gagan
36094d70d6
fixed formatting for composer field type
2021-01-19 12:21:37 +05:30
Faizaan Gagan
57b51c2972
Added a wizard setting to toggle displaying character counter
2021-01-12 16:16:24 +05:30
Faizaan Gagan
10f80709c2
FEATURE: text length counter for text type fields
2021-01-08 12:20:57 +05:30
Angus McLeod
6dfd9e36c2
FIX: no access locale and svg icon
2020-12-08 13:27:19 +11:00
Angus McLeod
3bff13492f
Allow wizard i18n to be overridden by wizard theme i18n
2020-11-26 16:45:30 +11:00
Angus McLeod
6297ddaa03
Update composer style and text usage to match the standard composer
2020-10-06 20:47:40 +11:00
Angus McLeod
96e85bb2b3
Add authorized_extensions support to wizard composer
2020-10-06 20:30:24 +11:00
Angus McLeod
039262ce2c
FIXES: Improve wizard initialization && more upload improvements
2020-10-02 14:40:10 +10:00
Angus McLeod
39790bf11e
Add missing conditional
2020-10-02 10:33:17 +10:00
Angus McLeod
aa7d5df77b
CLEANUP #1 : Upload progress and link modal
2020-10-02 10:33:01 +10:00
fzngagan
3bd1129acf
FEATURE: Insert hyperlink on wizard composer
2020-10-01 19:18:20 +05:30
fzngagan
67d87f74c1
Upload files, drag and drop files, syntax highlighting working
2020-10-01 11:13:29 +05:30
Angus McLeod
18f0356d15
Integrate custom wizard css into discourse asset pipeline
2020-08-19 13:14:28 +10:00
Angus McLeod
8d9179665b
Working date, time and dateTime inputs
2020-07-16 13:26:56 +10:00
Angus McLeod
1f7f17ee30
Add date field
2020-07-02 15:25:17 +10:00
Angus McLeod
dd3875840b
Lightbox doesn't work in custom wizard
2020-05-04 18:09:18 +10:00
Angus McLeod
2e272f3ef4
Merge branch 'events-support-imports' into add_group_field
2020-04-07 17:57:36 +10:00
Angus McLeod
b5fce333f6
wip
2020-04-07 17:54:30 +10:00
Angus McLeod
6570e4b74b
wip
2020-04-06 18:36:38 +10:00
Angus McLeod
7b3ed54f29
various
2020-04-05 11:37:09 +10:00
Angus McLeod
610ab8570a
Add style updates
2020-04-03 19:49:36 +11:00
Angus McLeod
9a489f3b9b
Merge branch 'master' into add_group_field
2020-03-31 15:53:00 +11:00
Angus McLeod
ee61c1deb3
add permitted setting
2020-03-30 17:16:03 +11:00
Angus McLeod
b212eaa2f3
wip
2020-03-30 10:53:28 +11:00
Angus McLeod
fe7283ab3c
Add content conditionals
2020-03-24 20:35:46 +11:00
Robert Barrow
ce9373dd91
working url and number validation
2020-03-23 18:40:11 +00:00
Robert Barrow
f2d7f57bb6
first feature commit
2020-03-23 14:49:39 +00:00
Angus McLeod
2e6ab27ea0
add prefil
2020-03-22 04:30:11 +11:00