ae7c3e92bd
Banner text fixes
2023-08-30 23:55:33 +03:00
efb0904848
Fixed ts error
2023-08-29 09:33:30 +03:00
442d8d4504
Subnavigation fix
2023-08-29 01:18:50 +03:00
Ilya Y
ead332184d
Feature/footnotes ( #193 )
...
* Add Footnote extension
2023-08-28 14:48:54 +03:00
0ec7e5ceed
Fixed error page height
2023-08-28 01:26:39 +03:00
ce69b9318f
Change banner style
2023-08-28 01:05:09 +03:00
cf3d30ab55
Removed undeclared props
2023-08-28 00:30:08 +03:00
20d7c585e8
Change author page style
2023-08-28 00:21:40 +03:00
6d49e4e2f0
Fixed header style on the editor page
2023-08-28 00:09:20 +03:00
188642bb2c
Minor table of contents fixes
2023-08-27 19:48:28 +03:00
Ilya Y
a619610c07
Fix delete sliders from swiper ( #195 )
2023-08-26 13:45:35 +03:00
Ilya Y
f423f22741
Update header z index ( #194 )
2023-08-26 12:41:21 +03:00
8e26824554
Fixed table of contents style
2023-08-25 00:51:32 +03:00
7a467e313b
Fixed table of contents style
2023-08-25 00:19:26 +03:00
f3da97ffe8
Fixed table of contents style
2023-08-24 01:31:39 +03:00
Ilya Y
4e2f4f78cb
Editor improvements ( #191 )
...
* Add tooltips to floating menu
* Add noWrap in small editor
2023-08-23 08:37:18 +03:00
Ilya Y
328bd89d8d
Article Lead and Description with simple editor ( #189 )
...
* Article Lead and Description
2023-08-22 16:37:54 +03:00
Ilya Y
f0bb04b33d
Update tooltip ( #187 )
...
* Show article tooltip onClick
* remove unused imports
* Resolve conversations
2023-08-21 13:15:32 +02:00
Arkadzi Rakouski
a6cae1abb7
fixes for register form ( #188 )
2023-08-21 13:11:18 +02:00
Arkadzi Rakouski
52d8a01a50
add floating panel for profile settings ( #186 )
...
* add floating panel for profile settings
* resolve conversation
* don't show beforeunload message after save profile form
---------
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-08-18 18:37:14 +02:00
2ccdda19c4
Update main navigation
2023-08-17 23:28:24 +03:00
Igor Lobanov
f2a5751f3e
Revert 173 revert 155 fix/useconfirm n tableofcont ( #177 )
...
* test
* test
* test
* test
* errorWhileRendering now generates 500 status code
* build fix
* debug cleanup
2023-08-17 20:03:09 +02:00
Arkadzi Rakouski
63c52ac6e4
add leads for feed ( #167 )
...
* add leads for feed
* Fix Media Items description autosave
* resolve conversation
---------
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-08-17 18:00:53 +02:00
Ilya Y
a877613d8e
parse footnotes after migration ( #182 )
2023-08-17 14:11:58 +03:00
Ilya Y
b52610d692
Fix Media Items description autosave ( #184 )
2023-08-17 13:36:27 +03:00
Ilya Y
9d36b8b8ca
Fix Typo ( #183 )
2023-08-17 08:01:07 +03:00
Ilya Y
e958f5c41d
Add lead and subtitle menu ( #181 )
...
* Add lead and subtitle menu
* resolve conversation
2023-08-17 07:31:03 +03:00
Ilya Y
542f669a94
Publish Settings show field name ( #180 )
...
Publish Settings show field name
2023-08-16 16:11:58 +03:00
Ilya Y
caac88deb7
Sticky publish footer ( #179 )
2023-08-15 13:24:08 +03:00
Ilya Y
3b0c3789df
Feature/editor figure refactoring ( #165 )
...
New Figure (have delete bug)
2023-08-15 12:38:49 +03:00
Igor Lobanov
a94b8343b4
harmless changes ( #178 )
...
* harmless changes
* build fix
2023-08-14 17:50:03 +02:00
Igor Lobanov
46bd20446a
Merge remote-tracking branch 'origin/main' into revert-173-revert-155-fix/useconfirm_n_tableofcont ( #176 )
...
# Conflicts:
# package.json
2023-08-14 16:48:27 +02:00
Igor Lobanov
64bd3defcd
Revert "add useconfirm for req actions & fixes for toc ( #155 )" ( #173 )
...
This reverts commit b5708d26cd
.
2023-08-14 15:42:12 +02:00
Ilya Y
e51cff6fb8
Add auto save in SimplifiedEditor ( #164 )
...
* Add auto save in SimplifiedEditor
* remove unused imports
2023-08-13 23:26:40 +02:00
Arkadzi Rakouski
b5708d26cd
add useconfirm for req actions & fixes for toc ( #155 )
...
* add useconfirm for req actions & fixes for toc
* add interval for editor
* revert editor interval
* refactor by review comments
* add sticky pos for table of contents
* refactor toc for editor
* add debounce
* refactor by review comments
* Merge remote-tracking branch 'origin/main' into fix/useconfirm_n_tableofcont
# Conflicts:
# package.json
# src/components/Article/Comment.tsx
# src/pages/profile/profileSettings.page.tsx
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-08-13 17:51:02 +02:00
Arkadzi Rakouski
4fea17a2ce
add focus & fix styles for auth forms errors ( #156 )
...
* add focus & fix styles for auth forms errors
* refactor by review comments
* minor changes: let ref -> const ref: { current }, additional typings
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-08-13 15:36:18 +02:00
Arkadzi Rakouski
8e5f34eb85
fix subscriptions markup ( #162 )
2023-08-13 14:28:33 +02:00
Arkadzi Rakouski
09717827f2
add req auth for header buttons ( #163 )
2023-08-13 14:27:30 +02:00
cc34e79dc5
Minor style fixes
2023-08-12 17:17:00 +03:00
5eb89f9f79
Minor style fixes
2023-08-12 13:40:14 +03:00
2970f1af11
Link to author page in the comments block on the feed page
2023-08-12 13:39:58 +03:00
c46e65abd2
Don't show floors if no articles
2023-08-12 13:36:21 +03:00
Ilya Y
f14b4a7049
Feature/article settings refactoring ( #158 )
...
* Settings screen
2023-08-12 10:48:43 +03:00
Ilya Y
f9c30a99cf
Update Userpic component ( #160 )
2023-08-11 19:42:41 +03:00
Ilya Y
c95907968c
Hide edit option for non authors in feed ( #161 )
2023-08-11 17:12:16 +03:00
Ilya Y
133b49b183
fix image size ( #159 )
...
fix image size
2023-08-09 10:49:08 +03:00
Ilya Y
29ec484be0
types hotfix ( #157 )
2023-08-07 12:02:58 +03:00
Arkadzi Rakouski
ef76664b21
add useConfirm for comments deleting ( #152 )
...
* add useConfirm for comments deleting
2023-08-05 09:41:52 +03:00
Ilya Y
039b60f022
Init AutoSave ( #154 )
...
* Init AutoSave
* Saving Notice
* Hide save button
* Hide save button
* Fix redirect
* resolve Conversation
2023-08-04 17:59:36 +02:00
Ilya Y
8086a54d81
remove position-relative in Editor ( #153 )
2023-08-01 13:26:45 +03:00
Arkadzi Rakouski
b5c8f1d60a
implement table of contents ( #146 )
...
* implement table of contents
* refactor by review comments
* refactor by review comments
* lint
* minor fix
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-31 23:43:41 +02:00
Arkadzi Rakouski
fd2841ab6c
add draft version of useConfirm ( #149 )
...
* add draft version of useConfirm
* Add resolveConfirm
* added translations
---------
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-31 23:24:41 +02:00
Igor Lobanov
d37dd134b5
404 page ( #151 )
...
* 404 page
* lint
* build fix
2023-07-31 22:19:08 +02:00
Ilya Y
a8898677a9
removeCapitalize ( #150 )
2023-07-31 12:57:50 +03:00
Arkadzi Rakouski
d86d5e6028
refactor contextual modals ( #141 )
...
* refactor contextual modals
* refactor by review comments
* refactored auth modal header to separate component, lint
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-30 14:31:54 +02:00
Ilya Y
ed5f34ac69
Fix Pack ( #148 )
2023-07-28 22:53:21 +03:00
Igor Lobanov
844f65dd9d
fix: error when parsing figure tag without figcaption ( #147 )
2023-07-28 18:36:56 +02:00
Ilya Y
506b36af7f
Swiper update article & editor view ( #145 )
...
* Swiper update article & editor view
* Add link by META+KeyK
* Add isFocused check
2023-07-28 12:47:19 +03:00
Ilya Y
40af94e101
add editor fixes ( #144 )
...
* add editor fixes
2023-07-27 20:38:38 +03:00
bc0cf9ef2a
Fixed article header width
2023-07-27 00:10:00 +03:00
d1b92a5f11
Added noAuthorLink props, restore author links on the main page
2023-07-26 23:40:14 +03:00
1f501a971d
Dark background for article cards with no cover
2023-07-26 23:38:51 +03:00
aff0608696
Fixed article header width
2023-07-26 23:37:20 +03:00
a97e9301c3
Icons position fixes
2023-07-26 22:22:08 +03:00
d06afe3eac
Minor style fixes
2023-07-26 13:39:13 +03:00
Ilya Y
f276e2182b
Add custom class for Editors ( #143 )
2023-07-24 17:09:04 +03:00
Ilya Y
1ca80cede9
Edit posts from prev site version. ( #142 )
2023-07-24 12:49:25 +02:00
Ilya Y
48948f1141
Feature/simplified editor ( #140 )
...
* Simplified editor
* Remove ProseMirror
2023-07-24 11:58:07 +03:00
a035f22c91
Minor style fixes
2023-07-23 19:32:18 +03:00
b383674de0
Article blocks style fixes
2023-07-23 19:10:28 +03:00
c8c3418de1
Fixed icons style in the header
2023-07-23 18:59:28 +03:00
Igor Lobanov
a607a30b28
client routing fix ( #139 )
...
* client routing fix
* lint
2023-07-19 21:48:24 +02:00
Ilya Y
664adfc2dc
refacor video upload ( #138 )
...
* refacor video upload
* remove unused imports
2023-07-19 14:00:58 +03:00
Ilya Y
8a2f8d2f98
Feature/keep cursor editor outclick ( #136 )
...
change ProseMirror styles
2023-07-19 12:21:39 +03:00
Ilya Y
67ffe2756d
Audio create set input width ( #137 )
2023-07-19 09:38:00 +03:00
b11b586fdd
Style fixes
2023-07-19 00:50:27 +03:00
Ilya Y
6bce7d576c
Sortable playlist ( #135 )
...
* Sortable playlist
* Year field
2023-07-18 22:11:00 +03:00
Igor Lobanov
9b18587c9e
wait for hydration before url manipulation, minor fixes ( #134 )
2023-07-18 17:42:34 +02:00
Igor Lobanov
9df0574c4e
added sentry ( #133 )
...
* added sentry
* sentry downgrade
2023-07-18 15:33:23 +02:00
Ilya Y
be9fea1265
audio hotfixies ( #126 )
...
* - audio hotfixies
* refactoring: audio player
* Update volume control styles
* Artist Data conditional render
* Update composeMediaItems title with remove File Extension
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-18 13:26:32 +02:00
Ilya Y
e66eeb48df
userpic fix ( #129 )
2023-07-18 13:23:28 +02:00
Ilya Y
ce0435ae81
Editor clear state after horizontal rule set ( #130 )
...
* Editor clear state after horizontal rule set
* remove debug code
2023-07-18 13:23:05 +02:00
Ilya Y
1fa502c6f1
Stiky textBubbleMenu ( #131 )
2023-07-18 13:21:55 +02:00
Ilya Y
f86108ba20
add protocol to link without it ( #132 )
...
* add protocol to link without it
* refactoing
* refactoring
* refactoring
2023-07-18 13:21:26 +02:00
b059f1024e
Full article gallery style fixes
2023-07-18 01:24:37 +03:00
Ilya Y
c647cf5a75
Allow links in Editor without http/https ( #124 )
2023-07-17 21:11:14 +02:00
Ilya Y
aeba020390
fix literature view FullArticle.tsx ( #128 )
2023-07-17 21:07:37 +02:00
Ilya Y
e0c8dcbe5c
Solid Swiper in FullArticle.tsx ( #127 )
2023-07-17 20:14:34 +03:00
Ilya Y
bf9c061250
hotfix/typecheck ( #123 )
2023-07-16 00:57:52 +03:00
Ilya Y
17e9d7d8ab
Hotfix/player hotfixies ( #122 )
...
* proxy audio
* optionalParams in composeMediaItems
2023-07-16 00:51:38 +03:00
Ilya Y
d7184ddc9e
proxy audio ( #121 )
2023-07-15 09:18:20 +03:00
Ilya Y
cd83807204
Feature/audio upload ( #120 )
...
* Audio upload
* Audio player Article View
2023-07-14 16:06:21 +03:00
e6b1550056
Article style fixes
2023-07-14 09:24:45 +03:00
Igor Lobanov
cf0c4455f3
upload endpoint moved from vercel to backend ( #119 )
2023-07-13 15:19:52 +02:00
9504fada02
Fixed article header style
2023-07-10 22:42:24 +03:00
0b56f32b09
Minor fix
2023-07-09 21:38:31 +03:00
af30dd1e90
Feed page style fixes
2023-07-09 21:34:59 +03:00
Igor Lobanov
5d2b944a64
Feature/feed ( #118 )
...
* feed pages, feed sidebar, styles cleanup
* my feed page
* Restore feed sidebar style
* Minor fix
* Editor style fixes
* feed sort
* code review
---------
Co-authored-by: kvakazyambra <kvakazyambra@gmail.com>
2023-07-07 18:53:01 +02:00
dc9888b0f1
Editor style fixes
2023-07-06 01:58:53 +03:00
Ilya Y
9f7d5d04b6
Feature/gallery upload ( #117 )
...
* upgrade Swiper
2023-07-02 08:08:42 +03:00
Arkadzi Rakouski
a18b6b9e6d
feat: audio player ( #110 )
...
* implement new audio player
* refactor audoi player
* fix lint errors
* fix ts errors
* remove unnecc yarn files
* refactor by review comments
* Article card feed mode
* refactor by review comments
---------
Co-authored-by: kvakazyambra <kvakazyambra@gmail.com>
2023-07-01 15:05:59 +02:00
09bf522ab7
Userpic background
2023-06-28 23:25:11 +03:00
f5a54e4850
Fixed header blocks alignment
2023-06-28 23:18:43 +03:00
27ae71da09
Feed page style fixes + icons
2023-06-28 01:47:47 +03:00
Ilya Y
b6ab772d18
Header align fix ( #115 )
...
Header align fix
2023-06-26 17:28:36 +03:00
Ilya Y
c07c692973
[219] fix header logo col width ( #114 )
2023-06-25 07:08:38 +03:00
Ilya Y
55e8f6a20a
[222] change headers signature in Editor ( #113 )
2023-06-24 16:45:57 +02:00
236c469c98
Article card feed mode
2023-06-21 23:32:16 +03:00
6871b1a146
Added snackbars to subscription and copy link in the share popup
2023-06-18 21:02:11 +03:00
15e57950fe
Fixed userpic position in the comments block
2023-06-18 20:45:03 +03:00
Igor Lobanov
75c3d5faea
expo pages ( #111 )
...
* layout pages
* lint
* code review, lint, build fix
* lint
2023-06-16 16:47:24 +02:00
03bcd7eced
Change link color in the comments block on the feed page
2023-06-15 23:53:55 +03:00
233a6042df
7 hot topics on the feed page
2023-06-15 23:47:54 +03:00
c03f961d10
Change text on hover in author follow button
2023-06-15 23:44:49 +03:00
e045a06fd6
Fixed auth popup and userpic style
2023-06-14 23:16:44 +03:00
Arkadzi Rakouski
778e8e8c43
Implement auth modal calling on required actions & fix minor ui bugs. ( #108 )
...
* fix views & date layout
* handle auth modal calling on required actions & fix minor ui bugs
* fix eslint errors
* refactor auth modals for non sessioned & implement callback triggering after sign in
* refactor handlers with requireAuth
2023-06-14 19:19:30 +02:00
Ilya Y
06c3740db2
Feature/video updates ( #109 )
...
* Revert audio player
* Show media body text
* Add snackbar on upload Video click
2023-06-13 10:26:50 +03:00
e2858c1eed
Fixed knowledge base block style on the feed page
2023-06-12 23:27:50 +03:00
017ea87f9f
Fixed style in the topics block on the feed page
2023-06-12 23:11:25 +03:00
d2a72cc894
Minor style fixes
2023-06-12 22:59:46 +03:00
ac09ac3067
Change texts on hover in the subscribe buttons
2023-06-12 22:59:25 +03:00
b424ec9bca
CommentDate bugfix
2023-06-12 21:19:14 +03:00
1fb84173e6
Fix article comments style on the feed page
2023-06-12 20:58:02 +03:00
97cce5b9fc
Fix article footer style on the feed page
2023-06-12 20:09:21 +03:00
Ilya Y
be53a5dce8
Feature/video upload ( #107 )
...
* Add Video Player and Video Uploader
* Remove old video component
2023-06-10 17:10:05 +03:00
5b824d8e2f
Fix userpic in the sidebar on the feed page
2023-06-09 01:04:55 +03:00
e4ac8d8b56
Userpic in the sidebar on the feed page
2023-06-09 00:55:22 +03:00
9754a0235d
Tabs style fixes
2023-06-09 00:53:58 +03:00
4e6d082697
Fixed cards style
2023-06-09 00:29:20 +03:00
2b9f1ee7ef
Fixed cards style in the slider
2023-06-09 00:10:12 +03:00
6f9dd83016
Fixed top articles style on the homepage
2023-06-08 21:25:01 +03:00
5e80cbd01c
Removed dates from cards on the homepage
2023-06-08 21:19:49 +03:00
e72a8ded30
Fixed sidebar style on the feed page
2023-06-07 00:16:40 +03:00
8b6cd92700
Fixed header style
2023-06-06 23:13:13 +03:00
a8a50eafa1
Fixed top articles block style
2023-06-06 00:56:36 +03:00
529759fbe2
Fixed topic hover style on black background
2023-06-06 00:05:12 +03:00
39d2e90faf
Removed trash
2023-06-05 23:55:20 +03:00
533ca3865f
Fixed topic cards style
2023-06-05 23:46:55 +03:00
eac5704063
Fixed article cards style
2023-06-03 01:01:34 +03:00
Ilya Y
659abb5e21
Create page ( #106 )
2023-05-31 15:23:18 +03:00
a6f58702d9
Fixed article cards style
2023-05-29 23:46:30 +03:00
e183d0f090
Fixed feedback popup style
2023-05-29 22:39:53 +03:00
b4e1ed2835
Fixed article cards style
2023-05-29 22:27:25 +03:00
Ilya Y
bb45d206e1
Add popover helpers in Editor ( #105 )
2023-05-29 20:14:58 +03:00
Ilya Y
5a1699aa87
Quote variants ( #101 )
...
Quote options + alignment
2023-05-29 13:09:44 +03:00
Ilya Y
2ef8da6da5
Feature/85 side panel ( #104 )
...
* Add shortcuts list to the side panel
* Night mode style
2023-05-29 07:40:17 +03:00
905a8cf7ee
Fixed article card style
2023-05-26 22:22:24 +03:00
Ilya Y
982df78cc4
[212] Scroll to comment in article from user profile ( #103 )
...
* [212] Scroll to comment in article from user profile
* [212] Scroll to comment from feed
* Resolve conversation
2023-05-26 13:30:27 +02:00
Ilya Y
cc48b68d38
add setIsActionPopupActive signal ( #102 )
2023-05-26 05:32:20 +03:00
75bca7d62c
Fixed article card style
2023-05-25 23:48:36 +03:00
44dabc45c0
Fixed header style
2023-05-25 00:51:47 +03:00
186912e2e8
View switcher unification
2023-05-23 01:01:04 +03:00
f0d8aa4f5c
Removed iframe borders
2023-05-20 16:46:04 +03:00
22b0a89755
Article footer controls style fixes
2023-05-20 16:44:33 +03:00
fe7262dda6
Auth popup minor fixes
2023-05-20 16:14:42 +03:00
f8bb60a8a4
Fixed auth popup style
2023-05-18 23:02:19 +03:00
72c6a38008
Fixed author card style for mobile
2023-05-18 21:57:19 +03:00
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
b08f6a3621
Removed iframe borders
2023-05-18 21:35:18 +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
bniwredyc
9f3fe229d5
connect form update
2023-05-12 16:36:05 +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
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