Commit Graph

1072 Commits

Author SHA1 Message Date
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
bniwredyc
9f3fe229d5 connect form update 2023-05-12 16:36:05 +02:00
bniwredyc
66696dab7b newsletter fix attempt 2023-05-12 16:21:35 +02:00
bniwredyc
467e8c5e53 connect form fixes 2023-05-12 16:11:00 +02:00
bniwredyc
f5062162b2 newsletter fix attempt, connect form messages 2023-05-12 15:59:40 +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
bniwredyc
2a16de3ff0 connect form fix 2023-05-11 21:34:43 +02:00
bniwredyc
ecfa91d660 connect form fix 2023-05-11 21:09:17 +02:00
Igor Lobanov
fb007d65de
connect form fix (#92)
* feddback form fix 1
2023-05-11 20:34:04 +02:00
Igor
384fe16671 Merge branch 'feature/62-auth-v10' into 'main'
Added a hide/show password button, password complexity check

See merge request discoursio/discoursio-webapp!86
2023-05-11 17:20:40 +00:00
Grigorii Orlov
fa2797fa60 Added a hide/show password button, password complexity check 2023-05-11 17:20:40 +00:00
5304ff6598 Merge branch 'hotfix/image_proxy_in_feed' into 'main'
Feed Shout Cover with imageProxy

See merge request discoursio/discoursio-webapp!87
2023-05-11 14:39:46 +00:00
ilya-bkv
8c3e927605 Feed Shout Cover with imageProxy 2023-05-11 17:38:20 +03:00
Igor
97ea72c8a8 Merge branch 'hotfix/connect' into 'main'
connect page hotfix

See merge request discoursio/discoursio-webapp!85
2023-05-11 12:31:44 +00:00
bniwredyc
eeed093993 connect page hotfix 2023-05-11 14:31:09 +02:00
Igor
5ab4d16c04 Merge branch 'dev' into 'main'
markup fixes

See merge request discoursio/discoursio-webapp!84
2023-05-11 11:52:56 +00:00
Igor
d1761c730c markup fixes 2023-05-11 11:52:56 +00:00
50ce53e2f7 Merge branch 'feature/image_text_caption' into 'main'
Figure caption with editor menu

See merge request discoursio/discoursio-webapp!83
2023-05-11 11:43:14 +00:00
aa28b2cbfd Figure caption with editor menu 2023-05-11 11:43:14 +00:00
9cbef1d0b7 Add growing textarea component 2023-05-11 11:33:01 +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
Igor
25a97c6518 Merge branch 'article_settings/delete_cover_image' into 'main'
Delete cover image

See merge request discoursio/discoursio-webapp!80
2023-05-10 14:10:20 +00:00
ilya-bkv
2f0a5b9cab Delete cover image 2023-05-10 17:07:41 +03:00
Igor
a73918b8f6 Merge branch 'editor/flow_fixies' into 'main'
Editor flow fixes

See merge request discoursio/discoursio-webapp!79
2023-05-10 07:44:33 +00: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
Igor
b892cf7171 Merge branch 'chores_10_03_2023' into 'main'
ci fix

See merge request discoursio/discoursio-webapp!78
2023-05-09 23:32:04 +00:00
bniwredyc
74b0df14f3 ci fix 2023-05-10 01:31:17 +02:00
Igor
e6a89993ff Merge branch 'chores_10_03_2023' into 'main'
ci fix

See merge request discoursio/discoursio-webapp!77
2023-05-09 23:25:28 +00:00
bniwredyc
5f81300f73 ci fix 2023-05-10 01:24:42 +02:00
Igor
998a5f6a39 Merge branch 'chores_10_03_2023' into 'main'
fixed lint validation, chores, lint, safe lib updates

See merge request discoursio/discoursio-webapp!76
2023-05-09 23:16:56 +00:00
bniwredyc
9a1862b575 fixed lint validation, chores, lint, safe lib updates 2023-05-10 01:15:26 +02:00