Commit Graph

114 Commits

Author SHA1 Message Date
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
7c67ce977e
- fix body toggle classlist fixed (#229)
- fix body toggle classlist fixed 
- change Feed settings link
- fix youtube video match
2023-09-21 20:16:07 +03:00
Ilya Y
a9b67ff9ff
GrowingTextarea: initial value fix (#228) 2023-09-21 08:46:32 +03:00
Ilya Y
3d6c6ccbc8
Feature/subscribe settings (#224)
Subscribe settings page
2023-09-18 19:33:22 +03:00
Ilya Y
a44e6455c0
Change GrowingTextarea initial value (#222) 2023-09-16 14:39:41 +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
218c190d2e
Profile settings fixes (#219) 2023-09-15 12:30:50 +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
Ilya Y
6ae2fb07fc
Feature/profile reorganise (#196)
* Profile reorganise
2023-09-01 17:28:50 +03:00
Ilya Y
cb2190405d
Remove PrefersDark() listener (#197) 2023-08-31 07:20:32 +03:00
Ilya Y
a619610c07
Fix delete sliders from swiper (#195) 2023-08-26 13:45:35 +03:00
Ilya Y
4e2f4f78cb
Editor improvements (#191)
* Add tooltips to floating menu

* Add noWrap in small editor
2023-08-23 08:37:18 +03:00
Ilya Y
328bd89d8d
Article Lead and Description with simple editor (#189)
* Article Lead and Description
2023-08-22 16:37:54 +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
Ilya Y
b52610d692
Fix Media Items description autosave (#184) 2023-08-17 13:36:27 +03:00
Ilya Y
e958f5c41d
Add lead and subtitle menu (#181)
* Add lead and subtitle menu

* resolve conversation
2023-08-17 07:31:03 +03:00
Ilya Y
542f669a94
Publish Settings show field name (#180)
Publish Settings show field name
2023-08-16 16:11:58 +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
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
f14b4a7049
Feature/article settings refactoring (#158)
* Settings screen
2023-08-12 10:48:43 +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
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
Ilya Y
ed5f34ac69
Fix Pack (#148) 2023-07-28 22:53:21 +03:00
Ilya Y
506b36af7f
Swiper update article & editor view (#145)
* Swiper update article & editor view
* Add link by META+KeyK
* Add isFocused check
2023-07-28 12:47:19 +03:00
Ilya Y
40af94e101
add editor fixes (#144)
* add editor fixes
2023-07-27 20:38:38 +03:00
Ilya Y
48948f1141
Feature/simplified editor (#140)
* Simplified editor

* Remove ProseMirror
2023-07-24 11:58:07 +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
Ilya Y
6bce7d576c
Sortable playlist (#135)
* Sortable playlist
* Year field
2023-07-18 22:11:00 +03:00
b059f1024e Full article gallery style fixes 2023-07-18 01:24:37 +03:00
Ilya Y
bf9c061250
hotfix/typecheck (#123) 2023-07-16 00:57:52 +03: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
af30dd1e90 Feed page style fixes 2023-07-09 21:34:59 +03: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
8b6cd92700 Fixed header style 2023-06-06 23:13:13 +03:00
Ilya Y
2ef8da6da5
Feature/85 side panel (#104)
* Add shortcuts list to the side panel

* Night mode style
2023-05-29 07:40:17 +03:00
186912e2e8 View switcher unification 2023-05-23 01:01:04 +03:00
75e78cb7c6 Fixed comment controls style for mobile 2023-05-18 21:48:24 +03:00
dd3a6336b2 Fixed buttons style 2023-05-17 23:27:24 +03:00
Ilya Y
c60b7e5c53
Add tooltip to Article details (#98)
* Add tooltip to Article details

* Hide popover f SharePopup is visible
2023-05-17 07:04:38 +03:00
3710812668 Fixed editor icons 2023-05-17 02:53:38 +03:00
1169cd44ad Comment field style fixes 2023-05-16 00:40:55 +03:00