Commit Graph

710 Commits

Author SHA1 Message Date
81ffccdccc Fixed author card style for mobile 2023-05-18 21:48:58 +03:00
75e78cb7c6 Fixed comment controls style for mobile 2023-05-18 21:48:24 +03:00
Ilya Y
d6b797aa0c
SharePopup - IsVisible as optional prop (#100) 2023-05-18 16:18:07 +03:00
446a3fae34 Replace className attribute to class 2023-05-18 00:45:53 +03:00
987061245e Minor fix 2023-05-18 00:42:42 +03:00
142748f81e Add link to the article in comments on the author page 2023-05-18 00:10:15 +03:00
dd3a6336b2 Fixed buttons style 2023-05-17 23:27:24 +03:00
7fca709203 Fixed buttons hover style 2023-05-17 21:58:36 +03:00
Ilya Y
afcebb10b1
One page with subscriptions to authors and topics (#99)
* One page with subscriptions to authors and topics

* resolve conversation
2023-05-17 12:41:50 +02:00
Ilya Y
c60b7e5c53
Add tooltip to Article details (#98)
* Add tooltip to Article details

* Hide popover f SharePopup is visible
2023-05-17 07:04:38 +03:00
3710812668 Fixed editor icons 2023-05-17 02:53:38 +03:00
c973b28161 Style fix for share popup 2023-05-16 22:17:47 +03:00
1169cd44ad Comment field style fixes 2023-05-16 00:40:55 +03:00
5c236051d0 Auth popup styles fixes 2023-05-16 00:35:07 +03:00
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