Commit Graph

314 Commits

Author SHA1 Message Date
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
5eb89f9f79 Minor style fixes 2023-08-12 13:40:14 +03:00
Ilya Y
133b49b183
fix image size (#159)
fix image size
2023-08-09 10:49:08 +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
8086a54d81
remove position-relative in Editor (#153) 2023-08-01 13:26:45 +03:00
Arkadzi Rakouski
b5c8f1d60a
implement table of contents (#146)
* implement table of contents

* refactor by review comments

* refactor by review comments

* lint

* minor fix

---------

Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-31 23:43:41 +02:00
Ilya Y
ed5f34ac69
Fix Pack (#148) 2023-07-28 22:53:21 +03:00
Igor Lobanov
844f65dd9d
fix: error when parsing figure tag without figcaption (#147) 2023-07-28 18:36:56 +02: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
f276e2182b
Add custom class for Editors (#143) 2023-07-24 17:09:04 +03:00
Ilya Y
1ca80cede9
Edit posts from prev site version. (#142) 2023-07-24 12:49:25 +02: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
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
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
ce0435ae81
Editor clear state after horizontal rule set (#130)
* Editor clear state after horizontal rule set

* remove debug code
2023-07-18 13:23:05 +02:00
Ilya Y
1fa502c6f1
Stiky textBubbleMenu (#131) 2023-07-18 13:21:55 +02:00
Ilya Y
f86108ba20
add protocol to link without it (#132)
* add protocol to link without it

* refactoing

* refactoring

* refactoring
2023-07-18 13:21:26 +02:00
Ilya Y
17e9d7d8ab
Hotfix/player hotfixies (#122)
* proxy audio
* optionalParams in composeMediaItems
2023-07-16 00:51:38 +03:00
Ilya Y
cd83807204
Feature/audio upload (#120)
* Audio upload 
* Audio player Article View
2023-07-14 16:06:21 +03:00
e6b1550056 Article style fixes 2023-07-14 09:24:45 +03:00
Igor Lobanov
cf0c4455f3
upload endpoint moved from vercel to backend (#119) 2023-07-13 15:19:52 +02:00
dc9888b0f1 Editor style fixes 2023-07-06 01:58:53 +03:00
Ilya Y
9f7d5d04b6
Feature/gallery upload (#117)
* upgrade Swiper
2023-07-02 08:08:42 +03:00
Ilya Y
55e8f6a20a
[222] change headers signature in Editor (#113) 2023-06-24 16:45:57 +02: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
06c3740db2
Feature/video updates (#109)
* Revert audio player
* Show media body text
* Add snackbar on upload Video click
2023-06-13 10:26:50 +03: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
bb45d206e1
Add popover helpers in Editor (#105) 2023-05-29 20:14:58 +03:00
Ilya Y
5a1699aa87
Quote variants (#101)
Quote options + alignment
2023-05-29 13:09:44 +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
Igor Lobanov
bd6e014cdf
insert link enter fix (#94)
* floating plus fix, esc fix

* a href="#" -> span
2023-05-12 15:45:31 +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
Igor Lobanov
fb007d65de
connect form fix (#92)
* feddback form fix 1
2023-05-11 20:34:04 +02:00
aa28b2cbfd Figure caption with editor menu 2023-05-11 11:43:14 +00:00
bniwredyc
835e6fcee9 save topics fixes 2023-05-11 13:06:29 +02:00
887c7487ee Fixed main topic style on the article settings page 2023-05-10 23:52:11 +03:00
bniwredyc
01f33413eb main topic select, save topics WiP 2023-05-10 22:20:53 +02: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
ilya-bkv
82430404e3 [editor] add text highlight action 2023-05-09 20:31:28 +03: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
2ea3216bff Card upload 2023-05-09 07:58:00 +03:00
ilya-bkv
39c99091f9 [WIP] init 2023-05-08 21:23:51 +03:00
Igor
b14eb97307 Merge branch 'feature/publish' into 'dev'
working publish

See merge request discoursio/discoursio-webapp!73
2023-05-08 18:05:46 +00:00
bniwredyc
1752bf5198 code review 2023-05-08 20:01:11 +02:00
bniwredyc
961a122279 working publish 2023-05-08 19:29:26 +02:00
be27e86d24 Fixed plus control style 2023-05-08 20:06:55 +03:00
ilya-bkv
26d75b99ed [security] upload image from url to aws 2023-05-07 22:10:44 +03:00
Igor
0ba32d0608 Merge branch 'drafts-2' into 'dev'
[WiP] save, publish

See merge request discoursio/discoursio-webapp!67
2023-05-07 16:45:39 +00:00
bniwredyc
d61a1ba303 add image url as default caption 2023-05-07 17:32:28 +02:00
bniwredyc
1f15a1f4e7 Merge branch 'editor_float_image' into drafts-2 2023-05-07 16:29:58 +02:00
bniwredyc
1679c8289d minor fix 2023-05-07 16:21:35 +02:00
bniwredyc
35271ea152 lint, safe lib updates 2023-05-07 15:47:10 +02:00
bniwredyc
4d31dcf2c3 floating image + figure 2023-05-07 15:16:03 +02:00
ilya-bkv
9a8a358a8e [Wip] init Floating extention 2023-05-06 15:38:22 +03:00
bniwredyc
a84bc48910 shout save 2023-05-05 22:05:50 +02:00
bniwredyc
378fc65955 Merge remote-tracking branch 'gitlab/dev' into drafts 2023-05-04 19:42:39 +02:00
bniwredyc
382da58af2 WIP 2023-05-04 19:38:50 +02:00
ilya-bkv
0ea62ea236 fix broken float menu logic 2023-05-04 19:59:38 +03:00
036b43c528 Add Horizontal Rule action 2023-05-04 15:55:38 +00:00
bniwredyc
0c849a99e9 git push gitlabMerge remote-tracking branch 'gitlab/dev' into drafts 2023-05-04 17:13:23 +02:00
bniwredyc
283818d12d bubble menu fixes 2023-05-04 17:09:09 +02:00
ilya-bkv
d9a1f60fc0 fix uploaded image link + editor image align menu 2023-05-04 16:36:53 +03:00
bniwredyc
2e4c9d03d6 separate menu for images in editor 2023-05-04 14:16:39 +02:00
ilya-bkv
62f6c26c49 fix closr upload modal event 2023-05-04 07:57:42 +03:00
08cc22b93c Add image by URL, Upload (choose file by button and D&D) 2023-05-04 04:43:52 +00:00
bniwredyc
e6ce826e56 new shout creation flow WIP 2023-05-03 18:26:57 +02:00
bniwredyc
cfb744c0a0 lint 2023-05-01 20:32:32 +02:00
bniwredyc
62399ce138 НMerge branch 'dev' into create-shout-2 2023-04-30 17:40:42 +02:00
ilya-bkv
b8c8113700 build test 2023-04-29 18:37:23 +03:00
ilya-bkv
b30e3c3141 Linter fixies 2023-04-29 16:54:15 +03:00
ilya-bkv
e39b6f4068 resolve nextSibling error + refactoring Feed Sidebar 2023-04-29 16:43:50 +03:00
ec6f7e0ec6 Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor 2023-04-26 02:37:29 +00:00
bniwredyc
11f0a25a96 WIP 2023-04-20 15:58:56 +02:00
bniwredyc
ac3f29defc create shout -> edit 2023-04-11 15:57:48 +02:00
bniwredyc
547ea6d687 build fix, lint, minor fix 2023-04-04 02:18:25 +02:00
ilya-bkv
74f14f8399 hide dropdown 2023-04-03 21:13:28 +03:00
bniwredyc
9583ccdc81 collaborative editing (hocuspocus), lib updates, fixes 2023-03-31 01:27:21 +02:00
bniwredyc
04924e4777 working hocuspocus 2023-03-30 02:34:40 +02:00
bniwredyc
94891bb5d2 wss 2023-03-29 19:00:09 +02:00
bniwredyc
de984f9801 nope 2023-03-29 18:01:56 +02:00
bniwredyc
0984bd3899 fix 2023-03-29 17:46:29 +02:00
bniwredyc
0ac10e7831 hocuspocus 2023-03-29 17:36:12 +02:00
bniwredyc
e7e4de6cb1 test 2023-03-29 12:28:40 +02:00
bniwredyc
7a950608a6 test 2023-03-29 12:22:03 +02:00
bniwredyc
00dbeb1136 itty-bitty-little test 2023-03-29 12:14:39 +02:00
bniwredyc
1ce57f925f WIP 2023-03-29 10:51:27 +02:00
369f721bd8 Add LinkForm component 2023-03-26 16:56:49 +00:00
ilya-bkv
2be4ec7f22 revert edior form 2023-03-26 10:19:36 +03:00
ilya-bkv
3b3d4fecbe link form setup 2023-03-25 07:42:45 +03:00
bniwredyc
d5a5e79daa Merge remote-tracking branch 'gitlab/editor' into editor 2023-03-24 14:41:35 +01:00
bniwredyc
0fc0fd10f0 topic select WIP 2023-03-24 14:39:52 +01:00
ilya-bkv
e517b04b69 refactoring and minimize 2023-03-23 22:33:04 +03:00
ilya-bkv
fb035b6355 Merge remote-tracking branch 'origin/editor' into editor
# Conflicts:
#	src/components/Editor/EditorBubbleMenu.tsx
2023-03-23 22:30:49 +03:00
ilya-bkv
102ad86b59 refactoring and minimize 2023-03-23 22:29:40 +03:00
bniwredyc
5d5b2fc9ff Merge remote-tracking branch 'gitlab/editor' into editor 2023-03-23 18:56:06 +01:00
bniwredyc
a305da39fc Merge remote-tracking branch 'gitlab/dev' into editor
# Conflicts:
#	public/locales/en/translation.json
#	public/locales/ru/translation.json
#	src/components/Article/FullArticle.tsx
2023-03-23 18:54:33 +01:00
bniwredyc
32b53ae5cb Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor
# Conflicts:
#	src/components/Editor/Editor.tsx
2023-03-23 18:47:36 +01:00
ilya-bkv
87f66d83b6 cleanup code 2023-03-23 20:24:28 +03:00
bniwredyc
5cce55de44 Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor 2023-03-23 18:19:55 +01:00
bniwredyc
73f9013dc0 topic selector WIP 2023-03-23 18:15:50 +01:00
ilya-bkv
9090560302 Bullet and Numeric list 2023-03-22 15:07:28 +03:00
ilya-bkv
f50a072293 Headers & Blockquote 2023-03-22 10:47:51 +03:00
ilya-bkv
5b4b4e8f2d Add Link editor 2023-03-20 12:19:14 +03:00
bniwredyc
293e7a06e4 bold, create page title 2023-03-13 14:31:21 +01:00
bniwredyc
64e7ec03f3 Merge remote-tracking branch 'gitlab/create-settings-page' into editor
# Conflicts:
#	src/components/Pages/CreateSettingsPage.tsx
#	src/pages/CreateSettingsPage.module.scss
2023-03-12 21:16:20 +01:00
3d6d64bf23 Added buttons to the bubble menu 2023-03-08 20:44:09 +03:00
bniwredyc
195781741c editor very WIP 2023-03-08 17:35:13 +01:00
Igor Lobanov
31d837eca2 New editor WIP 2022-11-10 16:00:38 +01:00
Igor Lobanov
0f0b2645aa editor styles isolated, editor sidebar esc and outside click handling 2022-11-01 23:05:08 +01:00
Igor Lobanov
b2387543fc Editor async loading, minor fixes 2022-11-01 20:27:43 +01:00
Igor Lobanov
3de2f1208c editor fix 2022-10-31 21:25:38 +01:00
Igor Lobanov
ec3f9ab54c lint 2022-10-31 17:44:52 +01:00
Igor Lobanov
72c2dcc104 style fix 2022-10-31 16:02:46 +01:00
Igor Lobanov
d36ec1d4c9 fixes 2022-10-31 15:22:58 +01:00
Igor Lobanov
98eef5f172 lint 2022-10-31 14:39:35 +01:00
Igor Lobanov
ddb5bee5b8 fixes 2022-10-31 14:26:45 +01:00
Igor Lobanov
190a3226d5 prettier 2022-10-31 13:51:52 +01:00
7d338149f0 editor types, checkbox fix, baseurl fix 2022-10-23 13:48:03 +03:00
eda0c46f29 fix-import 2022-10-22 17:20:40 +03:00
8ff95266af 7f fix 2022-10-21 14:39:24 +03:00
1055c006fc postmerge 2022-10-21 14:07:50 +03:00
5d5706b5d7 refactored and linted 2022-10-21 13:17:38 +03:00
92906931da fixs 2022-10-21 01:02:09 +03:00
df28889248 Fixed editor layout 2022-10-20 19:56:26 +03:00
7eb8d4abf4 Minor style fixes 2022-10-19 21:49:28 +03:00
5aad43ada4 Fixed editor field width 2022-10-19 21:36:01 +03:00
642d8b9dd1 demo 2022-10-19 20:26:07 +03:00
1d7a71ae3a no reactions in p2p 2022-10-19 19:35:24 +03:00
634c8ae59c postmerge, unstore drafts 2022-10-19 18:56:29 +03:00
c652c4ee84 postmerge 2022-10-19 17:35:20 +03:00
1758d2eacc postmerge 2022-10-19 17:26:49 +03:00
f5d1f45086 webonly-fixed-2 2022-10-18 21:50:02 +03:00
24d5acabef re-integrated 2022-10-18 21:43:50 +03:00
05cdf42c05 fix-state 2022-10-18 18:50:49 +03:00
fed39bde86 debug editor 2022-10-15 13:15:35 +03:00
19027ae643 control 2022-10-09 13:29:35 +03:00
30037995f5 fixes 2022-10-09 12:20:00 +03:00
3b34b600a7 chunks and dynamic import 2022-10-09 12:07:13 +03:00
86b5ec7eec collab fixes 2022-10-09 11:48:59 +03:00
294871505c draft-fixes 2022-10-09 11:41:33 +03:00
ce9057d637 typing-fixes 2022-10-09 11:33:28 +03:00
d0e98bb525 fixes 2022-10-09 09:03:13 +03:00
56a82c0c6e wip-restore-editor 2022-10-09 08:38:56 +03:00
4570e50806 fixing-editor 2022-10-09 08:08:38 +03:00
2801ab0ef9 wip-refactor 2022-10-09 03:00:13 +03:00
43fbe729f9 editor refactoring 2022-10-08 19:40:58 +03:00
a0a33087f6 editor-ctrl-fixes 2022-10-08 08:24:09 +03:00
adc0fe6393 refactor and fixes 2022-10-07 22:35:53 +03:00
cdfa3dc93d finish-chunks 2022-10-07 16:07:52 +03:00
65d6c177ae fixchunks 2022-10-07 15:57:33 +03:00
7a79bb7e86 signaling-test 2022-10-05 16:57:43 +03:00
c39eaf6e93 minor fixes 2022-10-05 16:04:43 +03:00
fc26e25cf0 roomConnect with username 2022-10-04 13:45:10 +03:00
ec2488c710 editor-context-fix 2022-10-03 15:19:28 +03:00
24b1fbe4b5 bump 2022-10-01 12:15:16 +03:00
d0970c9342 some fixes 2022-10-01 11:57:34 +03:00
95cf7dfca4 prosemirror-model-downgrade 2022-09-24 02:55:07 +03:00
Igor Lobanov
c3c1c9fee3 store layer 2022-09-13 12:30:36 +02:00
44e0d11832 init 2022-09-09 14:53:35 +03:00