Commit Graph

243 Commits

Author SHA1 Message Date
Ilya Y
4e7e6b692a
fix popper header (#233) 2023-09-26 16:24:59 +03:00
Ilya Y
f741ab9af1
Conditional render header links (#231) 2023-09-25 09:13:47 +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
Ilya Y
5e18abba2a
Add AuthWrapper (#227)
* Add AuthWrapper
2023-09-21 14:38:22 +03:00
628f9ae3b0 Fixed header style 2023-09-20 00:25:53 +03:00
53c06a0c58 Minor fixes 2023-09-18 23:28:39 +03:00
Ilya Y
3d6c6ccbc8
Feature/subscribe settings (#224)
Subscribe settings page
2023-09-18 19:33:22 +03:00
b127432ba9
Main menu mobile (#217)
* Main menu mobile
---------

Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-09-16 09:38:56 +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
e4964e8e15
pass randomTopics as prop to PageLayout in AllTopics view (#218) 2023-09-14 16:02:07 +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
5eb0856260
Show wrong password message (#213)
Show wrong password message
2023-09-09 15:05:26 +03:00
25555da4cd Header navigation fix 2023-09-07 01:53:29 +03:00
490af4cbbb Modal height fix on author page 2023-09-07 01:50:54 +03:00
6e4f44749e Fix header subnavigation links 2023-09-06 23:45:12 +03:00
Igor Lobanov
f71baf4ac8 Merge branch 'main' into feature/157-update-main-navigation 2023-09-05 11:22:28 +02:00
37a6547d57 Minor fixes 2023-09-05 00:50:48 +03:00
b004e34e67 Main navigation fixes 2023-09-04 23:45:02 +03:00
031d89881f Fixed error messages style 2023-08-31 00:30:15 +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
6d49e4e2f0 Fixed header style on the editor page 2023-08-28 00:09:20 +03:00
Ilya Y
f423f22741
Update header z index (#194) 2023-08-26 12:41:21 +03:00
Arkadzi Rakouski
a6cae1abb7
fixes for register form (#188) 2023-08-21 13:11:18 +02:00
2ccdda19c4 Update main navigation 2023-08-17 23:28:24 +03: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
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
09717827f2
add req auth for header buttons (#163) 2023-08-13 14:27:30 +02:00
5eb89f9f79 Minor style fixes 2023-08-12 13:40:14 +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
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
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
bc0cf9ef2a Fixed article header width 2023-07-27 00:10:00 +03:00
aff0608696 Fixed article header width 2023-07-26 23:37:20 +03:00
d06afe3eac Minor style fixes 2023-07-26 13:39:13 +03:00
a035f22c91 Minor style fixes 2023-07-23 19:32:18 +03:00
c8c3418de1 Fixed icons style in the header 2023-07-23 18:59:28 +03:00
Ilya Y
664adfc2dc
refacor video upload (#138)
* refacor video upload

* remove unused imports
2023-07-19 14:00:58 +03:00
b11b586fdd Style fixes 2023-07-19 00:50:27 +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
Ilya Y
9f7d5d04b6
Feature/gallery upload (#117)
* upgrade Swiper
2023-07-02 08:08:42 +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