Commit Graph

354 Commits

Author SHA1 Message Date
2e020c749a Author page style fixes 2023-09-29 00:55:15 +03:00
Ilya Y
91fcfbcd9d
create audio - hide actions (#240) 2023-09-28 13:18:39 +03:00
4fa5f83989 Style fixes 2023-09-28 01:21:27 +03:00
Ilya Y
a2382344d2
Hotfix/deploy error fix (#238)
* clear lint errors

* test

* test

* Revert "test"

This reverts commit 53cc0ca9d7eb3ee07571c6907f819172a02bf5e4.

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* unused libs removed

* test

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-09-27 17:33:06 +03:00
Ilya Y
8a71cb41ea
Feature/auth guard update (#230)
- add AuthGuard on myFeed
- make AuthGuard closable with redirect to MainPage
2023-09-24 17:55:46 +03:00
bfc6599149 Mobile: author page style fixes 2023-09-21 23:44:41 +03:00
Ilya Y
5e18abba2a
Add AuthWrapper (#227)
* Add AuthWrapper
2023-09-21 14:38:22 +03:00
3b8b9413c0 Feed menu style fixes for mobile 2023-09-20 00:02:42 +03:00
Ilya Y
3d6c6ccbc8
Feature/subscribe settings (#224)
Subscribe settings page
2023-09-18 19:33:22 +03:00
Ilya Y
db417ea51d
Feature/profile links update (#215)
* Change tabs by route
* Refactoring Author profile
2023-09-16 09:26:19 +03:00
Ilya Y
f060841672
Add apiReqest to random topucs in Header (#220) 2023-09-15 17:41:11 +03:00
Ilya Y
218c190d2e
Profile settings fixes (#219) 2023-09-15 12:30:50 +03:00
a95a075755 Feed menu horizontal scroll for mobile 2023-09-15 00:29:17 +03:00
Kosta
019c4540d0
Fix/main menu (#216)
* Subnavigation fixes
* pass randomTopics as prop to header
---------

Co-authored-by: kvakazyambra <kvakazyambra@gmail.com>
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-09-14 14:40:46 +03:00
Ilya Y
9c7f6249a4
Profile settings update view (#214)
Profile settings update view
2023-09-09 15:04:46 +03:00
4d055064fb Long bio expanding on the author page 2023-09-07 01:58:54 +03:00
404de31301 Remove redundant props 2023-09-06 23:50:16 +03:00
Ilya Y
79d9422a9b
Toggle quotes (#210)
Toggle quotes
2023-09-05 10:59:36 +03:00
Ilya Y
6ae2fb07fc
Feature/profile reorganise (#196)
* Profile reorganise
2023-09-01 17:28:50 +03:00
Ilya Y
426ff232ae
fix aside menu in editor (#202) 2023-08-31 17:03:40 +03:00
Ilya Y
dacbaba151
fix aside menu in editor (#201) 2023-08-31 16:41:34 +03:00
Ilya Y
39e27cc307
Feature/wrapper for table of contents (#199)
* update editor layout for TableOfContents
2023-08-31 12:11:32 +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
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
f3da97ffe8 Fixed table of contents style 2023-08-24 01:31:39 +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
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
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
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
cc34e79dc5 Minor style fixes 2023-08-12 17:17:00 +03:00
2970f1af11 Link to author page in the comments block on the feed page 2023-08-12 13:39:58 +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
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
d1b92a5f11 Added noAuthorLink props, restore author links on the main page 2023-07-26 23:40:14 +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
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