Commit Graph

68 Commits

Author SHA1 Message Date
ad2f6be1ae
Fixed header icons (#451)
* Fixed header icons

* Code style fixes
2024-05-03 11:48:49 +03:00
c1a7291401 Fixed paddings in the header 2024-04-30 17:27:38 +03:00
867acd4b90 Fixed code style 2024-04-30 16:26:31 +03:00
3eebc0b7ed Fixed style setting 2024-04-30 16:21:56 +03:00
c907e6ffa5 Header navigation style fixes 2024-04-30 16:16:30 +03:00
ilya-bkv
499341baea fix syule types 2024-04-08 18:28:08 +03:00
6851c3af6a
Feature/header (#408)
New header
2024-04-08 14:26:20 +03:00
Ilya Y
6812ecd187
One request for random topics (#428) 2024-03-18 14:07:28 +03:00
Ilya Y
fe9fd37d9d
Fix getRandomTopics (#419) 2024-02-25 10:04:05 +03:00
da7c98afab minor 2024-02-17 16:04:47 +03:00
075072cd36 all-rules-with-exclusions 2024-02-05 18:49:08 +03:00
333d7c5961 no-actions-context-value
Some checks failed
deploy / test (push) Failing after 59s
deploy / Update templates on Mailgun (push) Has been skipped
2024-02-04 20:40:15 +03:00
7e5df429d7 sorted imports 2024-02-04 14:25:21 +03:00
aeeed1cb65 fmt-lint 2024-02-04 12:03:15 +03:00
090a8f2633 dev 2024-01-31 15:34:15 +03:00
a9697ba889 postmerge 2024-01-29 12:10:30 +03:00
68bc650efd Merge branch 'main' into dev 2024-01-29 12:07:06 +03:00
dog
32ee6e062b fix build 2024-01-21 16:56:36 +03:00
Arkadzi Rakouski
2d396dc175
Merge branch 'main' into feature/search-modal 2024-01-21 16:01:41 +03:00
3af0c47738 Merge remote-tracking branch 'hub/main' into feature/sse-connect
Some checks failed
deploy / test (push) Failing after 1m7s
2024-01-04 10:14:57 +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
1ea72651cf Merge remote-tracking branch 'hub/main' into feature/sse-connect 2023-12-08 10:37:10 +03:00
1c55c845b0 lint-fix
Some checks failed
deploy / test (push) Failing after 1m22s
deploy / deploy (push) Has been skipped
2023-11-30 11:50:29 +03:00
7b3ab33481 schema-updates
Some checks are pending
deploy / test (push) Waiting to run
deploy / deploy (push) Blocked by required conditions
2023-11-30 11:07:31 +03:00
1159adc6ff Merge remote-tracking branch 'hub/feature/search-modal' into feature/sse-connect 2023-11-29 23:26:15 +03:00
8cfbe8303c refactored. 2023-11-28 16:18:25 +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