webapp/src/utils
Vyacheslav Ananev cbb254a907
Add Subscribe email validation (#97)
* refactor(AuthModal): move email validator to utils

* refactor(utils/validators): change email validation to regexp

* feat(Subscribe): add email and serve response validation

* refactor(Button): change secondary variant styles

* feat(Subscribe): styling controls

* fix(Subscribe): call email accessor

* fix(Subscribe): button non full width in ios
2023-05-13 18:59:09 +02:00
..
apiClient.ts working publish 2023-05-08 19:29:26 +02:00
clone.ts [146] handle voting error 2023-03-09 20:01:39 +03:00
config.ts Resolve Conversation 2022-11-24 09:52:31 +03:00
delay.ts snackbar 2023-02-09 23:39:52 +01:00
formatDateTime.ts Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor 2023-04-26 02:37:29 +00:00
getServerRoute.ts goodbye astro, i18n 2023-02-17 10:21:02 +01:00
groupby.ts Prepare inbox (#65) 2022-12-17 06:27:00 +03:00
handleFileUpload.ts Add image by URL, Upload (choose file by button and D&D) 2023-05-04 04:43:52 +00:00
imageProxy.ts Add Horizontal Rule action 2023-05-04 15:55:38 +00:00
index.ts lint, safe lib updates 2023-05-07 15:47:10 +02:00
logger.ts logger restored 2022-10-31 13:49:41 +01:00
meta.ts resolve conversation 2023-01-31 16:58:28 +03:00
pageLoadManager.ts wait for page to load befor scroll to anchor 2023-04-03 16:22:59 +02:00
ru2en.ts home page tops fix, all authors, all topics fixes and more 2022-12-02 16:28:07 +01:00
scroll.ts home page tops fix, all authors, all topics fixes and more 2022-12-02 16:28:07 +01:00
slugify.ts Fix typography feature, scroll top button fix, slugify fix (#93) 2023-05-12 15:03:46 +02:00
sortby.ts something 2022-11-23 14:57:14 +03:00
splitToPages.ts lint, safe lib updates 2023-05-07 15:47:10 +02:00
useEscKeyDownHandler.ts insert link enter fix (#94) 2023-05-12 15:45:31 +02:00
useOutsideClickHandler.ts insert link enter fix (#94) 2023-05-12 15:45:31 +02:00
validateUrl.ts fixed lint validation, chores, lint, safe lib updates 2023-05-10 01:15:26 +02:00
validators.ts Add Subscribe email validation (#97) 2023-05-13 18:59:09 +02:00
verifyImg.ts Add image by URL, Upload (choose file by button and D&D) 2023-05-04 04:43:52 +00:00