Commit Graph

696 Commits

Author SHA1 Message Date
68eb7833e7 Video article style fixes 2023-05-15 23:07:04 +03:00
96baa8883e Auth modal style fixes 2023-05-13 23:48:56 +03:00
aed62e5a8c Fixed comment form editor style 2023-05-13 23:17:04 +03:00
Ilya Y
4d147e3eb7
Add popover util (#96)
* Add popover component

* [WIP] Popover component

* update ref

* conversation resolve

* conversation resolve (conditional render icon)

* conversation resolve (onMount instead createEffect)
2023-05-13 19:00:58 +02:00
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
Ilya Y
20ca55e1b2
Add maxLength counter in Growing Textarea (#95) 2023-05-12 19:50:28 +02:00
bniwredyc
065630decb newsletter fix 2023-05-12 16:57:33 +02:00
Igor Lobanov
bd6e014cdf
insert link enter fix (#94)
* floating plus fix, esc fix

* a href="#" -> span
2023-05-12 15:45:31 +02:00
Igor Lobanov
47d14b0a5d
Fix typography feature, scroll top button fix, slugify fix (#93)
* Fix typography feature, scroll top button fix, slugify fix

* build fix, some lint

* refactoring, lint
2023-05-12 15:03:46 +02:00
bniwredyc
b040d5e0c9 connect & newsletter form fixes 2023-05-11 21:54:05 +02:00
Igor Lobanov
fb007d65de
connect form fix (#92)
* feddback form fix 1
2023-05-11 20:34:04 +02:00
Grigorii Orlov
fa2797fa60 Added a hide/show password button, password complexity check 2023-05-11 17:20:40 +00:00
ilya-bkv
8c3e927605 Feed Shout Cover with imageProxy 2023-05-11 17:38:20 +03:00
bniwredyc
eeed093993 connect page hotfix 2023-05-11 14:31:09 +02:00
Igor
d1761c730c markup fixes 2023-05-11 11:52:56 +00:00
aa28b2cbfd Figure caption with editor menu 2023-05-11 11:43:14 +00:00
1cd95f955b Add growing textarea component 2023-05-11 11:33:01 +00:00
Igor
a3b2288e21 Merge branch 'feature/save_topics' into 'main'
main topic select, save topics

See merge request discoursio/discoursio-webapp!81
2023-05-11 11:29:00 +00:00
bniwredyc
835e6fcee9 save topics fixes 2023-05-11 13:06:29 +02:00
887c7487ee Fixed main topic style on the article settings page 2023-05-10 23:52:11 +03:00
bniwredyc
01f33413eb main topic select, save topics WiP 2023-05-10 22:20:53 +02:00
ilya-bkv
2f0a5b9cab Delete cover image 2023-05-10 17:07:41 +03:00
ilya-bkv
4501aa3251 - show existed link in url popup
- hide Panel after click on menu item
- hide Cooperate button in Article
- revert drafts list in DraftView
2023-05-10 04:53:48 +03:00
bniwredyc
9a1862b575 fixed lint validation, chores, lint, safe lib updates 2023-05-10 01:15:26 +02:00
ilya-bkv
82430404e3 [editor] add text highlight action 2023-05-09 20:31:28 +03:00
bniwredyc
480d14ed6f Merge remote-tracking branch 'gitlab/dev' into editor_settings/upload_cover_image 2023-05-09 14:55:19 +02:00
ilya-bkv
21f84f2292 resolve conversation 2023-05-09 14:25:40 +03:00
ilya-bkv
28e0e4e33a styles minifix 2023-05-09 08:09:09 +03:00
ilya-bkv
7332e3ebad remove trash word 2023-05-09 08:05:06 +03:00
ilya-bkv
2ea3216bff Card upload 2023-05-09 07:58:00 +03:00
ilya-bkv
39c99091f9 [WIP] init 2023-05-08 21:23:51 +03:00
Igor
b14eb97307 Merge branch 'feature/publish' into 'dev'
working publish

See merge request discoursio/discoursio-webapp!73
2023-05-08 18:05:46 +00:00
bniwredyc
1752bf5198 code review 2023-05-08 20:01:11 +02:00
bniwredyc
961a122279 working publish 2023-05-08 19:29:26 +02:00
be27e86d24 Fixed plus control style 2023-05-08 20:06:55 +03:00
Igor
55efdebcf0 Merge branch 'scroll_to_top_beauty' into 'dev'
missed change

See merge request discoursio/discoursio-webapp!69
2023-05-07 19:35:44 +00:00
bniwredyc
a8fb3b58a5 beautiful scroll to top 2023-05-07 21:33:20 +02:00
ilya-bkv
26d75b99ed [security] upload image from url to aws 2023-05-07 22:10:44 +03:00
Igor
0ba32d0608 Merge branch 'drafts-2' into 'dev'
[WiP] save, publish

See merge request discoursio/discoursio-webapp!67
2023-05-07 16:45:39 +00:00
bniwredyc
93b2690ff4 missed change 2023-05-07 17:51:59 +02:00
bniwredyc
796ca57167 Merge remote-tracking branch 'gitlab/dev' into drafts-2 2023-05-07 17:44:47 +02:00
Igor
4f1cc94168 Merge branch 'editor_float_image' into 'dev'
Editor float image + figure

See merge request discoursio/discoursio-webapp!66
2023-05-07 15:40:54 +00:00
bniwredyc
d61a1ba303 add image url as default caption 2023-05-07 17:32:28 +02:00
bniwredyc
afbaa3791e Merge branch 'editor_float_image' into drafts-2
# Conflicts:
#	src/components/Editor/Editor.tsx
2023-05-07 17:15:30 +02:00
bniwredyc
1f15a1f4e7 Merge branch 'editor_float_image' into drafts-2 2023-05-07 16:29:58 +02:00
bniwredyc
1679c8289d minor fix 2023-05-07 16:21:35 +02:00
bniwredyc
35271ea152 lint, safe lib updates 2023-05-07 15:47:10 +02:00
bniwredyc
4d31dcf2c3 floating image + figure 2023-05-07 15:16:03 +02:00
f7232cadb1 Fixed header controls style 2023-05-06 19:40:43 +03:00
de61fa09bc Fixed topics control style 2023-05-06 19:12:17 +03:00