Commit Graph

6 Commits

Author SHA1 Message Date
Igor Lobanov
3a7d138eef
feed period select (#340)
* feed period select

* fix, unused code removed

* Fix styles

* Fix styles

* Fix styles

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-12-20 09:07:57 +01: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
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
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