Commit Graph

262 Commits

Author SHA1 Message Date
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
aed62e5a8c Fixed comment form editor style 2023-05-13 23:17:04 +03:00
Ilya Y
4d147e3eb7
Add popover util (#96)
* Add popover component

* [WIP] Popover component

* update ref

* conversation resolve

* conversation resolve (conditional render icon)

* conversation resolve (onMount instead createEffect)
2023-05-13 19:00:58 +02:00
Vyacheslav Ananev
cbb254a907
Add Subscribe email validation (#97)
* refactor(AuthModal): move email validator to utils

* refactor(utils/validators): change email validation to regexp

* feat(Subscribe): add email and serve response validation

* refactor(Button): change secondary variant styles

* feat(Subscribe): styling controls

* fix(Subscribe): call email accessor

* fix(Subscribe): button non full width in ios
2023-05-13 18:59:09 +02: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
Igor Lobanov
fb007d65de
connect form fix (#92)
* feddback form fix 1
2023-05-11 20:34:04 +02:00
1cd95f955b Add growing textarea component 2023-05-11 11:33:01 +00: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
08cc22b93c Add image by URL, Upload (choose file by button and D&D) 2023-05-04 04:43:52 +00:00
bniwredyc
cfb744c0a0 lint 2023-05-01 20:32:32 +02:00
ec6f7e0ec6 Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor 2023-04-26 02:37:29 +00:00
a2b55b9beb 156/comments microfixies 2023-04-17 10:31:20 +00:00
bniwredyc
e8d6bcff7f simpleimage proxy, minor fixes 2023-03-24 20:36:43 +01:00
Igor
72ebe6b55e Merge branch 'new-grid' into 'dev'
New grid

See merge request discoursio/discoursio-webapp!40
2023-03-10 17:42:48 +00:00
251df4b2c0 New grid 2023-03-10 17:42:48 +00:00
ilya-bkv
69f17e4425 add named export 2023-03-10 02:56:19 +03:00
ilya-bkv
21ad1bdf9e Add voters list component 2023-03-10 02:39:07 +03:00
bniwredyc
0a6063d1d0 build fix, chores: lib updates, lint 2023-03-04 18:26:28 +01:00
bniwredyc
9294052226 like dislike logic update 2023-03-02 19:48:39 +01:00
ilya-bkv
466458014a [hotfix] Reactive reaction create 2023-02-17 21:12:28 +03:00
bniwredyc
f5272383c2 goodbye astro, i18n 2023-02-17 10:21:02 +01:00
edd13682b1 Hide comment editor 2023-02-13 14:12:49 +00:00
ilya-bkv
1cfbffc213 Hide comment editor for no auth users 2023-02-13 16:34:10 +03:00
Igor
c4124013d5 Merge branch 'page-gallery' into 'dev'
Fixed slider on page gallery

See merge request discoursio/discoursio-webapp!15
2023-02-10 10:56:15 +00:00
Igor
6f90e4c10e Merge branch 'beautiful-profile-save' into 'dev'
Beautiful profile save

See merge request discoursio/discoursio-webapp!14
2023-02-10 10:52:30 +00:00
bniwredyc
878f0cb307 lint & build 2023-02-10 09:33:26 +01:00
3b7d669dad Fixed slider on page gallery 2023-02-10 01:54:53 +03:00
6912ed4392 Fixed share popup icons vertical alignment 2023-02-09 22:40:06 +03:00
2a91b04148 Fixed share popup style 2023-02-08 23:43:59 +03:00
bniwredyc
a84dac9577 Merge remote-tracking branch 'gitlab/dev' into feed-article-popup 2023-02-07 14:31:18 +01:00
bniwredyc
979c7880c0 code review 2023-02-07 14:20:07 +01:00
01187e880f Editable comments 2023-02-07 12:48:45 +00:00
0d0494a83a Feed article actions popup 2023-02-07 00:35:08 +03:00
ilya-bkv
25d60971ec [CommentEditor] added Login message 2023-02-01 09:10:40 +03:00
Ilya Y
714c11e591 Social share (#88)
add social sharing and og:meta
2023-01-31 15:47:44 +03:00
ilya-bkv
84cea7ae4c linter & after merge fix 2023-01-26 10:14:27 +03:00
Ilya Y
87a99d9e8d
Prosemirror integrate (#86)
Comment Editor
2023-01-26 09:59:43 +03:00
f22d6c60c5 Feed page fixes 2023-01-26 01:13:01 +03:00
95fd5e0f17 Style fixes 2023-01-24 00:31:47 +03:00
Ilya Y
1977493dcd
Delete reaction (#85)
* Delete reactions
2023-01-20 07:40:55 +03:00
Tony
0b70289195
Prepare inbox (#65)
Chat client - MVP
2022-12-17 06:27:00 +03:00
24370405c9 Fixed search field focus style 2022-12-04 17:02:45 +03:00
c5906a2762 mrged-testing 2022-12-02 09:28:05 +03:00
c086a242b7 Fixed all authors page style 2022-12-01 00:50:33 +03:00
a880c6e7d9 Added subscription and security pages settings 2022-11-29 01:14:19 +03:00
6ca51225b1 fixing-slider 2022-11-27 20:30:59 +03:00
a3f63e0da0 slider-as-wrapper 2022-11-27 20:02:04 +03:00
aea582cf5e all-authors-topics-stat-fixes 2022-11-25 08:54:19 +03:00
1054dee23d merged 2022-11-24 11:07:56 +03:00
Igor Lobanov
e8df43bfb5 Merge remote-tracking branch 'origin/dev' into prepare-inbox 2022-11-23 23:47:55 +01:00
48153582fe Merge remote-tracking branch 'origin/dev' into prepare-comments 2022-11-24 00:10:51 +03:00
Igor Lobanov
ffc0b7abf9 lint 2022-11-23 13:31:13 +01:00
3d2224e7f2 pseudonames 2022-11-23 08:28:41 +03:00
dda1aa55fa trig-test-build 2022-11-22 17:05:41 +03:00
3624004e03 all-topics-all-authors-cosmetics-and-refactoring 2022-11-22 12:27:01 +03:00
Igor Lobanov
1d9773183e lint 2022-11-21 14:02:04 +01:00
Igor Lobanov
1cf942f6c8 i like to move it. move it 2022-11-20 22:25:59 +01:00
e80a9ec7e7 Added search component 2022-11-18 21:33:31 +03:00
e65b075dca Merge remote-tracking branch 'origin/dev' into client-routing-minor-fixes 2022-11-17 09:39:37 +03:00
ff85721961 loadby-refactored-merged 2022-11-17 09:32:48 +03:00
Igor Lobanov
28fa18b7c0 ClientContainer -> ShowOnlyOnClient, topic and author page fixes 2022-11-15 17:16:31 +01:00
843912b95d postmerge-fixes 2022-11-14 20:41:05 +03:00
Igor Lobanov
338d9e3d08 code review 2022-11-14 11:02:08 +01:00