Commit Graph

44 Commits

Author SHA1 Message Date
Arkadzi Rakouski
2d396dc175
Merge branch 'main' into feature/search-modal 2024-01-21 16:01:41 +03:00
Ilya Y
02ee22fc99
Add community/public switch view in feed (#351) 2023-12-29 19:43:52 +03:00
Ilya Y
11d3a6c274
Markup for mobile fix-pack (#349)
* mediaQuery context provider
* Fix header styles
* User list markup fix
2023-12-29 09:39:16 +03:00
abd0ab7ccf Fixed header line on mobile 2023-11-27 23:56:26 +03:00
Ilya Y
784bb435c3
Feature/lint (#317)
* prettier

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-14 18:10:00 +03:00
Kosta
d90572e243
Fix/meta (#314)
* WIP

* WIP

* lint

* package-lock.json

* test

* test

* meta tags fixed

* dynamic titles fix

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-14 12:45:44 +02:00
Ilya Y
37a8805b8a
Fix/hydration (#315)
hydration fix

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-14 10:47:22 +03:00
Igor Lobanov
446ac598c5 test 2023-11-13 21:23:40 +01:00
2a29e69d21 On the article page make article footer same as on the feed page 2023-11-06 22:15:13 +03:00
Igor Lobanov
d82e7964c3 lib updates, lint 2023-11-04 16:37:28 +01:00
d5fa4ed034 Search modal 2023-11-02 22:21:51 +03:00
c806c6e304 Removed redundant code 2023-11-01 00:28:19 +03:00
4ca01e5a02 Header buttons style fixes 2023-11-01 00:21:30 +03:00
Ilya Y
93cb38006b
Fix/i18n fix (#286)
i18n fix
2023-10-30 14:20:33 +03:00
Ilya Y
a54d592038
Feature/thumbor (#284)
* thumbor integration
* disabled lazy loading for some images
* add profile userpic upload error message

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-27 21:50:13 +03:00
b0706b1560 Header mobile style fixes 2023-10-26 00:41:34 +03:00
Ilya Y
b85c05a8c3
Feature/toggle mobile header (#281)
- toggle language
- toggle menu on current link
2023-10-25 18:04:23 +03:00
7ec3be0b2f Mobile navigation fixes 2023-10-24 01:35:02 +03:00
Ilya Y
65e34f1551
Mobile header Subscribe (#275) 2023-10-21 15:45:07 +03:00
d1b17e47b3 Minor style fixes 2023-10-18 01:53:29 +03:00
b22e27bce6 Minor style fixes 2023-10-17 01:13:13 +03:00
e0ae47bd5e Mobile style fixes 2023-10-16 23:11:08 +03:00
Ilya Y
9262367f68
notification system update (#265)
* notification system update
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-16 20:24:33 +03:00
Ilya Y
fdd05246a5
Feature/i18n fixes (#262)
i18n fixies
2023-10-16 12:54:14 +03:00
d2c6f94c33 Minor style fixes 2023-10-12 00:56:59 +03:00
Ilya Y
44c2269edb
Feature/expo pages (#253)
Expo pages
2023-10-10 18:38:02 +03:00
Ilya Y
fac6422f2a
Feature/entity card (#246)
Add Bages components
2023-10-04 22:04:09 +03:00
Ilya Y
aadc9677a0
my feed with auth guard (#245)
* my feed with auth guard

* header links css fix

* don't create history record when reseting lng param

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-09-29 15:48:58 +03:00
Ilya Y
18ec665bb2
create audio - hide actions (#243) 2023-09-29 09:46:15 +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
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
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
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
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
25555da4cd Header navigation fix 2023-09-07 01:53:29 +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
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