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
Ilya Y
bfe1ef2e85
Feature/refactoring user card ( #274 )
...
* Refactoring AuthorCard
* fix alphabet sort
2023-10-20 19:21:40 +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
Ilya Y
2674717f04
Feature/notifications ( #244 )
...
* WIP
* WIP
* WIP
* packaga-lock.json
* WIP
* WIP
* WIP
* WIP
* v0.1
* debug code removed
---------
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-14 14:39:24 +03:00
Ilya Y
b1db22aa23
Change followers modal logic ( #257 )
2023-10-12 23:32:42 +03:00
Ilya Y
44c2269edb
Feature/expo pages ( #253 )
...
Expo pages
2023-10-10 18:38:02 +03:00
Ilya Y
e2c110140a
Feature/icu plurals ( #252 )
...
ICU with plurals
2023-10-09 12:14:41 +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
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
5e18abba2a
Add AuthWrapper ( #227 )
...
* Add AuthWrapper
2023-09-21 14:38:22 +03:00
Ilya Y
5aa0d1c98b
check if searchQuery ( #226 )
2023-09-20 16:15:34 +03:00
Ilya Y
3d6c6ccbc8
Feature/subscribe settings ( #224 )
...
Subscribe settings page
2023-09-18 19:33:22 +03:00
Ilya Y
141ab3d0ed
Hotfix/settings fix ( #223 )
...
* Move onCleanup inside onMount
2023-09-16 19:32:29 +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
9c7f6249a4
Profile settings update view ( #214 )
...
Profile settings update view
2023-09-09 15:04:46 +03:00
Igor Lobanov
f71baf4ac8
Merge branch 'main' into feature/157-update-main-navigation
2023-09-05 11:22:28 +02:00
Ilya Y
6ae2fb07fc
Feature/profile reorganise ( #196 )
...
* Profile reorganise
2023-09-01 17:28:50 +03:00
68fa4e47dd
banner-text-updated
2023-08-31 15:06:38 +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
2ccdda19c4
Update main navigation
2023-08-17 23:28:24 +03:00
Igor Lobanov
a94b8343b4
harmless changes ( #178 )
...
* harmless changes
* build fix
2023-08-14 17:50:03 +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
Ilya Y
f9c30a99cf
Update Userpic component ( #160 )
2023-08-11 19:42:41 +03:00
Igor Lobanov
d37dd134b5
404 page ( #151 )
...
* 404 page
* lint
* build fix
2023-07-31 22:19:08 +02:00
Ilya Y
ed5f34ac69
Fix Pack ( #148 )
2023-07-28 22:53:21 +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
be9fea1265
audio hotfixies ( #126 )
...
* - audio hotfixies
* refactoring: audio player
* Update volume control styles
* Artist Data conditional render
* Update composeMediaItems title with remove File Extension
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-18 13:26:32 +02:00
Ilya Y
cd83807204
Feature/audio upload ( #120 )
...
* Audio upload
* Audio player Article View
2023-07-14 16:06:21 +03:00
Igor Lobanov
cf0c4455f3
upload endpoint moved from vercel to backend ( #119 )
2023-07-13 15:19:52 +02: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
Igor Lobanov
75c3d5faea
expo pages ( #111 )
...
* layout pages
* lint
* code review, lint, build fix
* lint
2023-06-16 16:47:24 +02:00
Ilya Y
be53a5dce8
Feature/video upload ( #107 )
...
* Add Video Player and Video Uploader
* Remove old video component
2023-06-10 17:10:05 +03:00
Ilya Y
659abb5e21
Create page ( #106 )
2023-05-31 15:23:18 +03:00
e183d0f090
Fixed feedback popup style
2023-05-29 22:39:53 +03:00
186912e2e8
View switcher unification
2023-05-23 01:01:04 +03:00
Ilya Y
afcebb10b1
One page with subscriptions to authors and topics ( #99 )
...
* One page with subscriptions to authors and topics
* resolve conversation
2023-05-17 12:41:50 +02:00
bniwredyc
9f3fe229d5
connect form update
2023-05-12 16:36:05 +02:00
bniwredyc
467e8c5e53
connect form fixes
2023-05-12 16:11:00 +02:00
bniwredyc
f5062162b2
newsletter fix attempt, connect form messages
2023-05-12 15:59:40 +02:00