docbrown/app
Ridhwana ffa5e023bb
Implementing validation for the Multi Input Crayons Component (#18185)
* WIP: add the validation

* feat/WIP: set the color of the button to red

* feat: change color temporarily

* feat: add accessibility for validation

* feat: add the styling changes for the multi input

* feat: add focus visible styling as well

* fix: add comma to scss file to separate attributes

* chore: rename regex to inputRegex

* refactor: move out validation into a function

* chore: rename regex to inputRegex

* feat: add a validation Regex as a prop

* feat: update the text description

* chore: update spelling oops

* feat: remove comment

* remove comments

* rename error

* feat: add showLabel and labelText to the stories component

* cater for when we don't pass in a validationRegex

* some small tweaks

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-07-22 12:51:06 +01:00
..
assets Implementing validation for the Multi Input Crayons Component (#18185) 2022-07-22 12:51:06 +01:00
controllers Modify datetime picker for scheduling articles (#18153) 2022-07-21 13:53:54 +03:00
decorators Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Using a Form Object that will persist for the Creator Settings Form (#15684) 2021-12-10 17:07:40 +02:00
helpers Remove generated social images, except for articles#show (#18118) 2022-07-18 12:29:21 +02:00
javascript Implementing validation for the Multi Input Crayons Component (#18185) 2022-07-22 12:51:06 +01:00
lib Add Google Analytics 4 Support (#18124) 2022-07-21 09:26:13 -05:00
liquid_tags Ensuring that embed fallback renders URL (#17680) 2022-05-17 07:43:17 -04:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models Add Google Analytics 4 Support (#18124) 2022-07-21 09:26:13 -05:00
policies Allow trusted user to access response templates (#17978) 2022-07-12 11:37:59 +02:00
queries Admin can attach user via username (#18056) 2022-07-18 14:17:45 +02:00
refinements
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove unused methods from User (#16616) 2022-02-18 09:02:17 +07:00
services Adding conditional spam handling for user profile (#18158) 2022-07-20 11:36:10 -04:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Remove the "Getting Started" Section from the Config (#16033) 2022-01-20 07:31:35 -07:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Add Google Analytics 4 Support (#18124) 2022-07-21 09:26:13 -05:00
workers Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00