Commit Graph

168 Commits

Author SHA1 Message Date
dog
32ee6e062b fix build 2024-01-21 16:56:36 +03:00
Arkadzi Rakouski
2d396dc175
Merge branch 'main' into feature/search-modal 2024-01-21 16:01:41 +03:00
Ilya Y
0e6bb81b6a
Article action menu (#352)
* Article action menu
2024-01-05 22:31:28 +03:00
Igor Lobanov
d113d9ca8a
random topic (#343)
* test

* test

* index random topic

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-21 00:59:16 +01: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
Igor Lobanov
3a7d138eef
feed period select (#340)
* feed period select

* fix, unused code removed

* Fix styles

* Fix styles

* Fix styles

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-12-20 09:07:57 +01:00
Igor Lobanov
d2977b9b21
Feature/unrated (#334)
* Rate first markup

* WIP

* lint

* unrated articles + random top fixes

---------

Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-14 19:45:50 +01:00
Igor Lobanov
e5846deab7
Expo random top articles (#331)
* WIP

* done

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-13 23:57:33 +01:00
Ilya Y
954d964384
Fix/profile update (#327)
Profile settings refactoring
2023-11-23 21:15:06 +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
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
Igor Lobanov
9e46f7d4fb WIP 2023-11-04 14:40:55 +01:00
d5fa4ed034 Search modal 2023-11-02 22:21:51 +03:00
Ilya Y
4d3687c623
articles cache invalidation for feed pages, minor fixes (#288)
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-01 14:17:31 +03:00
Ilya Y
2674717f04
Feature/notifications (#244)
* WIP

* WIP

* WIP

* packaga-lock.json

* WIP

* WIP

* WIP

* WIP

* v0.1

* debug code removed

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-14 14:39:24 +03:00
Ilya Y
b1db22aa23
Change followers modal logic (#257) 2023-10-12 23:32:42 +03:00
Ilya Y
44c2269edb
Feature/expo pages (#253)
Expo pages
2023-10-10 18:38:02 +03:00
Ilya Y
aadc9677a0
my feed with auth guard (#245)
* my feed with auth guard

* header links css fix

* don't create history record when reseting lng param

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-09-29 15:48:58 +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
5e18abba2a
Add AuthWrapper (#227)
* Add AuthWrapper
2023-09-21 14:38:22 +03:00
Ilya Y
db417ea51d
Feature/profile links update (#215)
* Change tabs by route
* Refactoring Author profile
2023-09-16 09:26:19 +03:00
Ilya Y
79d9422a9b
Toggle quotes (#210)
Toggle quotes
2023-09-05 10:59:36 +03:00
Ilya Y
6ae2fb07fc
Feature/profile reorganise (#196)
* Profile reorganise
2023-09-01 17:28:50 +03:00
Ilya Y
ead332184d
Feature/footnotes (#193)
* Add Footnote extension
2023-08-28 14:48:54 +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
Arkadzi Rakouski
fd2841ab6c
add draft version of useConfirm (#149)
* add draft version of useConfirm

* Add resolveConfirm

* added translations

---------

Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-31 23:24:41 +02:00
Igor Lobanov
d37dd134b5
404 page (#151)
* 404 page

* lint

* build fix
2023-07-31 22:19:08 +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
48948f1141
Feature/simplified editor (#140)
* Simplified editor

* Remove ProseMirror
2023-07-24 11:58:07 +03:00
Igor Lobanov
9b18587c9e
wait for hydration before url manipulation, minor fixes (#134) 2023-07-18 17:42:34 +02:00
Igor Lobanov
5d2b944a64
Feature/feed (#118)
* feed pages, feed sidebar, styles cleanup

* my feed page

* Restore feed sidebar style

* Minor fix

* Editor style fixes

* feed sort

* code review

---------

Co-authored-by: kvakazyambra <kvakazyambra@gmail.com>
2023-07-07 18:53:01 +02: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
Arkadzi Rakouski
778e8e8c43
Implement auth modal calling on required actions & fix minor ui bugs. (#108)
* fix views & date layout

* handle auth modal calling on required actions & fix minor ui bugs

* fix eslint errors

* refactor auth modals for non sessioned & implement callback triggering after sign in

* refactor handlers with requireAuth
2023-06-14 19:19:30 +02:00
aa28b2cbfd Figure caption with editor menu 2023-05-11 11:43:14 +00:00
bniwredyc
961a122279 working publish 2023-05-08 19:29:26 +02:00
08cc22b93c Add image by URL, Upload (choose file by button and D&D) 2023-05-04 04:43:52 +00:00
bniwredyc
62399ce138 НMerge branch 'dev' into create-shout-2 2023-04-30 17:40:42 +02:00
ec6f7e0ec6 Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor 2023-04-26 02:37:29 +00:00
bniwredyc
a23d476da4 WIP 2023-04-21 17:10:23 +02:00
dab4bcd41e Anchor revert 2023-04-20 14:01:15 +00:00
bniwredyc
ac3f29defc create shout -> edit 2023-04-11 15:57:48 +02:00
bniwredyc
bc2abbc2bd Merge branch 'dev' into editor 2023-04-03 17:23:02 +02:00
bniwredyc
0d8c382015 build fix 2023-04-03 16:31:12 +02:00
bniwredyc
dace7daca8 wait for page to load befor scroll to anchor 2023-04-03 16:22:59 +02:00
bniwredyc
3549e57506 scroll to anchor fixes, profile comments link fix 2023-04-03 14:55:00 +02:00
bniwredyc
5102b502b1 router fix 2023-03-29 19:02:31 +02:00
bniwredyc
5a3560fc12 shout create 2023-03-27 16:45:07 +02:00
bniwredyc
b3b1c48d92 likes dislikes 2023-02-28 18:13:14 +01:00