Commit Graph

66 Commits

Author SHA1 Message Date
Ilya Y
ba71cbfdef
Mobile view slider (#324)
* Mobile view slider
---------

Co-authored-by: kvakazyambra <kvakazyambra@gmail.com>
2023-12-04 13:05:29 +03:00
Igor Lobanov
8cad60bdda
Feature/progressive image (#322)
* progressive image

* progressive image v0.2

* progressive images v0.3

* SimplifiedEditor async load, hydration script moved to the bottom

* GrowingTextarea optimization

* static images moved to storj

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-18 15:10:02 +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
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
891b9ec5f7
Use Solid Swiper (#293)
Use Solid Swiper
2023-11-02 13:34:38 +03:00
Ilya Y
bfb3fd570c
Delete audio cover in Editor (#285) 2023-10-30 14:29:15 +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
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
18ec665bb2
create audio - hide actions (#243) 2023-09-29 09:46:15 +03:00
Ilya Y
91fcfbcd9d
create audio - hide actions (#240) 2023-09-28 13:18:39 +03:00
Ilya Y
dacbaba151
fix aside menu in editor (#201) 2023-08-31 16:41:34 +03:00
Ilya Y
39e27cc307
Feature/wrapper for table of contents (#199)
* update editor layout for TableOfContents
2023-08-31 12:11:32 +03:00
f3da97ffe8 Fixed table of contents style 2023-08-24 01:31:39 +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
e958f5c41d
Add lead and subtitle menu (#181)
* Add lead and subtitle menu

* resolve conversation
2023-08-17 07:31:03 +03:00
Ilya Y
caac88deb7
Sticky publish footer (#179) 2023-08-15 13:24:08 +03:00
Ilya Y
3b0c3789df
Feature/editor figure refactoring (#165)
New Figure (have delete bug)
2023-08-15 12:38:49 +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
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
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
Ilya Y
1ca80cede9
Edit posts from prev site version. (#142) 2023-07-24 12:49:25 +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
8a2f8d2f98
Feature/keep cursor editor outclick (#136)
change ProseMirror styles
2023-07-19 12:21:39 +03:00
Ilya Y
6bce7d576c
Sortable playlist (#135)
* Sortable playlist
* Year field
2023-07-18 22:11:00 +03:00
Ilya Y
17e9d7d8ab
Hotfix/player hotfixies (#122)
* proxy audio
* optionalParams in composeMediaItems
2023-07-16 00:51:38 +03:00
Ilya Y
d7184ddc9e
proxy audio (#121) 2023-07-15 09:18:20 +03:00
Ilya Y
cd83807204
Feature/audio upload (#120)
* Audio upload 
* Audio player Article View
2023-07-14 16:06:21 +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
Ilya Y
20ca55e1b2
Add maxLength counter in Growing Textarea (#95) 2023-05-12 19:50:28 +02:00
Igor Lobanov
47d14b0a5d
Fix typography feature, scroll top button fix, slugify fix (#93)
* Fix typography feature, scroll top button fix, slugify fix

* build fix, some lint

* refactoring, lint
2023-05-12 15:03:46 +02:00
bniwredyc
eeed093993 connect page hotfix 2023-05-11 14:31:09 +02:00
Igor
d1761c730c markup fixes 2023-05-11 11:52:56 +00:00
aa28b2cbfd Figure caption with editor menu 2023-05-11 11:43:14 +00:00
1cd95f955b Add growing textarea component 2023-05-11 11:33:01 +00:00
Igor
a3b2288e21 Merge branch 'feature/save_topics' into 'main'
main topic select, save topics

See merge request discoursio/discoursio-webapp!81
2023-05-11 11:29:00 +00:00
bniwredyc
835e6fcee9 save topics fixes 2023-05-11 13:06:29 +02:00
bniwredyc
01f33413eb main topic select, save topics WiP 2023-05-10 22:20:53 +02:00
ilya-bkv
2f0a5b9cab Delete cover image 2023-05-10 17:07:41 +03:00
ilya-bkv
4501aa3251 - show existed link in url popup
- hide Panel after click on menu item
- hide Cooperate button in Article
- revert drafts list in DraftView
2023-05-10 04:53:48 +03:00
bniwredyc
9a1862b575 fixed lint validation, chores, lint, safe lib updates 2023-05-10 01:15:26 +02:00
bniwredyc
480d14ed6f Merge remote-tracking branch 'gitlab/dev' into editor_settings/upload_cover_image 2023-05-09 14:55:19 +02:00
ilya-bkv
21f84f2292 resolve conversation 2023-05-09 14:25:40 +03:00
ilya-bkv
7332e3ebad remove trash word 2023-05-09 08:05:06 +03:00
ilya-bkv
2ea3216bff Card upload 2023-05-09 07:58:00 +03:00