Commit Graph

207 Commits

Author SHA1 Message Date
Ilya Y
2bb600c8c6
Universal Figure with caption (#361)
Figure with caption for images and embed
2024-01-16 12:13:23 +03:00
Ilya Y
4a2f95aa55
Feature/invite co authors modal (#341)
* Change parent branch

* Invite co-authors

* resolve conversation

* resolve conversation
2023-12-20 17:06:42 +01:00
Ilya Y
e716dd9304
Add Link Bubble Menu fixes (#326) 2023-11-21 08:31:17 +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
cbf6daa034 Fixed editor link popup style 2023-11-17 00:50:09 +03:00
Ilya Y
8b114ea75f
Feature/refactoring simplyfy editor (#318)
add Linkbubble menu
2023-11-15 17:52:10 +03: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
Igor Lobanov
4d8e89201a lint 2023-11-13 19:56:47 +01:00
Igor Lobanov
6da2e4f0e5 html-to-json-parser removed 2023-11-13 17:48:04 +01:00
Igor Lobanov
03a0556015 build fix 2023-11-04 16:46:55 +01:00
Igor Lobanov
d82e7964c3 lib updates, lint 2023-11-04 16:37:28 +01:00
Ilya Y
1e0e31cf09
Feature/infinite scroll (#290)
notifications infinity scroll
2023-11-01 18:13:54 +03:00
Ilya Y
d79716bde0
Message header - clickable avatar (#287)
* Message header - clickable avatar
* Hide cancel button in messenger
2023-11-01 11:34:59 +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
99642e71ab
Feature/comments fixies (#261)
Comments fix pack
2023-10-16 10:40:34 +03:00
Ilya Y
e2c110140a
Feature/icu plurals (#252)
ICU with plurals
2023-10-09 12:14:41 +03:00
Ilya Y
f593d95358
Feature/paste image from buffer (#251)
Editor: Paste images from clipboard
2023-10-09 08:14:58 +03:00
Ilya Y
cbdd6187d4
Add Clear (#247) 2023-10-04 18:18:53 +03:00
Ilya Y
18ec665bb2
create audio - hide actions (#243) 2023-09-29 09:46:15 +03:00
Ilya Y
11c00d967a
test (#234) 2023-09-26 16:38:47 +03:00
Ilya Y
b204f5dbba
Bubble menu positioning (#232) 2023-09-25 13:16:06 +03:00
Ilya Y
141ab3d0ed
Hotfix/settings fix (#223)
* Move onCleanup inside onMount
2023-09-16 19:32:29 +03:00
Ilya Y
9c7f6249a4
Profile settings update view (#214)
Profile settings update view
2023-09-09 15:04:46 +03:00
Ilya Y
79d9422a9b
Toggle quotes (#210)
Toggle quotes
2023-09-05 10:59:36 +03:00
Ilya Y
59e7ba424a
Add MaxHeight props to SimplifiedEditor (#209)
Add MaxHeight props to SimplifiedEditor
2023-09-05 09:47:44 +03:00
Ilya Y
3db98ac6cb
Footnote fixpack (#208)
* Footnote hotfixies
2023-09-05 08:49:19 +03:00
Ilya Y
23a9b9d98a
Separate blockquote and punchline logic (#207) 2023-09-04 09:06:12 +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
Ilya Y
1a233d074d
remove additional aligns in incut menu (#198) 2023-08-31 08:32:54 +03:00
Ilya Y
ead332184d
Feature/footnotes (#193)
* Add Footnote extension
2023-08-28 14:48:54 +03:00
f3da97ffe8 Fixed table of contents style 2023-08-24 01:31:39 +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
Igor Lobanov
f2a5751f3e
Revert 173 revert 155 fix/useconfirm n tableofcont (#177)
* test

* test

* test

* test

* errorWhileRendering now generates 500 status code

* build fix

* debug cleanup
2023-08-17 20:03:09 +02:00
Ilya Y
b52610d692
Fix Media Items description autosave (#184) 2023-08-17 13:36:27 +03:00
Ilya Y
9d36b8b8ca
Fix Typo (#183) 2023-08-17 08:01:07 +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
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
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