Commit Graph

220 Commits

Author SHA1 Message Date
bcb44302e1 message-handler-fix 2023-10-17 09:37:11 +03:00
aaa1527770 small-fix 2023-10-17 00:45:22 +03:00
12e5743d24 merged 2023-10-16 21:00:22 +03:00
Ilya Y
9262367f68
notification system update (#265)
* notification system update
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-16 20:24:33 +03:00
Ilya Y
4da78d2e68
Feature/update confirm modal (#264)
Update confirm modal
2023-10-16 18:57:29 +03:00
f95b659e98 main-merged 2023-10-16 15:28:30 +03:00
Ilya Y
6de5590223
Fix profile modals (#260) 2023-10-15 15:09:31 +03:00
89fcc13016 fix-idb-window 2023-10-15 02:27:33 +03:00
359bfc3f7a notifications-postmerge-fixes 2023-10-15 02:05:07 +03:00
26ba530f9e merged 2023-10-14 18:41:22 +03:00
87c45a48a2 inbox-schema-fix 2023-10-14 18:37:17 +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
b70e70cba3 inbox-context 2023-10-14 00:39:08 +03:00
f3cfa97254 bearer-added 2023-10-13 14:50:46 +03:00
93eafb47d0 тщищвн 2023-10-13 00:44:02 +03:00
2138fadfcf fixed-sse 2023-10-12 17:55:14 +03:00
f9e7e5cff1 with-s 2023-10-12 16:20:31 +03:00
8ef0e9ff5f -s 2023-10-12 16:10:17 +03:00
64f8110e84 fix-queryname 2023-10-11 21:43:13 +03:00
4650469247 bun+fixes 2023-10-11 20:03:20 +03:00
5d749c09a7 add-fetch-eventsource-close-on-error 2023-10-11 17:41:36 +03:00
8ce300bacb add-fetch-eventsource-2 2023-10-11 17:38:47 +03:00
767147c4d1 add-fetch-eventsource 2023-10-11 17:25:59 +03:00
42d69593f8 sse-testapi 2023-10-11 16:17:12 +03:00
7dec041368 fix-connect-url 2023-10-11 15:38:57 +03:00
866bea77de inbox-client-fix 2023-10-10 01:17:29 +03:00
f4336b40f6 inbox-client 2023-10-09 18:30:52 +03:00
82411d1a11 sse-test 2023-10-08 20:44:00 +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
3d6c6ccbc8
Feature/subscribe settings (#224)
Subscribe settings page
2023-09-18 19:33:22 +03:00
Ilya Y
9c7f6249a4
Profile settings update view (#214)
Profile settings update view
2023-09-09 15:04:46 +03:00
Ilya Y
ead332184d
Feature/footnotes (#193)
* Add Footnote extension
2023-08-28 14:48:54 +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
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
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
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
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
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
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
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
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
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
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
aa6199f2b5 publish hotfix 2023-05-08 20:26:42 +02: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
bniwredyc
a8fb3b58a5 beautiful scroll to top 2023-05-07 21:33:20 +02:00
bniwredyc
afbaa3791e Merge branch 'editor_float_image' into drafts-2
# Conflicts:
#	src/components/Editor/Editor.tsx
2023-05-07 17:15:30 +02:00
bniwredyc
a84bc48910 shout save 2023-05-05 22:05:50 +02:00
bniwredyc
c4ec7d0a7e Merge remote-tracking branch 'gitlab/dev' into drafts
# Conflicts:
#	src/components/Editor/Editor.tsx
#	src/components/Editor/EditorFloatingMenu/EditorFloatingMenu.module.scss
#	src/components/Editor/EditorFloatingMenu/EditorFloatingMenu.tsx
#	src/components/Editor/EditorFloatingMenu/Menu/Menu.tsx
#	src/components/Editor/UploadModal/UploadModalContent.tsx
2023-05-04 21:57:02 +02: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
ec6f7e0ec6 Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor 2023-04-26 02:37:29 +00:00
Igor
fc3f944a22 Merge branch 'more-gqls' into 'dev'
subs, queries

See merge request discoursio/discoursio-webapp!28
2023-03-23 13:26:34 +00:00
bniwredyc
9294052226 like dislike logic update 2023-03-02 19:48:39 +01:00
bniwredyc
b3b1c48d92 likes dislikes 2023-02-28 18:13:14 +01:00
bniwredyc
0645afa4e9 comments edit and remove fix 2023-02-25 15:16:11 +01:00
c8985e6d10 wschats-andn-followers 2023-02-23 17:07:25 +03:00
bniwredyc
f5272383c2 goodbye astro, i18n 2023-02-17 10:21:02 +01:00
bniwredyc
47f9c10496 minor changes 2023-02-10 12:11:24 +01:00
bniwredyc
878f0cb307 lint & build 2023-02-10 09:33:26 +01:00
bniwredyc
688e302392 snackbar 2023-02-09 23:39:52 +01:00
dbc11b049a fix-inbox-ws 2023-01-31 20:31:13 +03:00
a9339e6dfd merginglab 2023-01-08 02:07:37 +03:00
Tony
0b70289195
Prepare inbox (#65)
Chat client - MVP
2022-12-17 06:27:00 +03:00
d9dfd61d50 no-sse 2022-12-16 11:30:03 +03:00
ilya-bkv
25dad3c906 linter fix 2022-12-15 14:01:07 +03:00
ilya-bkv
7f6d2b99f2 Sort dialog list by last update time 2022-12-15 12:08:03 +03:00
ilya-bkv
f8d1826ae1 Send message from context 2022-12-15 10:00:57 +03:00
ilya-bkv
4d57d63d11 fix Reply view 2022-12-14 15:15:56 +03:00
ilya-bkv
a0952c32c6 keep opened chat open after refresh Send form by enter 2022-12-14 06:27:11 +03:00
582b666da2 test sse endpoint 2022-12-12 11:56:54 +03:00
Tony
c9666e63f9
Merge pull request #73 from Discours/profile
profile settings, s3 upload
2022-12-10 09:35:31 +03:00
ilya-bkv
7d9f99f4b4 About myself 2022-12-09 09:09:21 +03:00
Igor Lobanov
eeaa44bfc9 Merge branch 'dev' into prepare-inbox 2022-12-08 11:15:48 +01:00
0dfc2b5269 ws subs debug 2022-12-07 21:51:17 +03:00
b061ed59da fix-wonka 2022-12-07 16:02:36 +03:00
7fda54636d subs-fix 2022-12-07 15:47:43 +03:00
Igor Lobanov
c767497d9c session context hotfix 2022-12-07 12:06:26 +01:00
ilya-bkv
13633d15de linter 2022-12-07 11:53:41 +03:00
ilya-bkv
faca294079 Validation message 2022-12-07 11:37:40 +03:00
fe4f55ad11 Merge branch 'prepare-inbox' of github.com:Discours/discoursio-webapp into prepare-inbox 2022-12-07 10:39:27 +03:00
199e9cf93b subs client 2022-12-07 10:39:09 +03:00
ilya-bkv
26ba1448a3 Fix messages after merge 2022-12-07 09:10:45 +03:00
Igor Lobanov
e332a8a674 article page. & comments fix 2022-12-06 17:03:55 +01:00
ilya-bkv
9602925a31 Chats is working! 2022-12-05 13:45:53 +03:00
ilya-bkv
c124cfc971 Refactoring after backend update 2022-12-03 17:34:15 +03:00
ilya-bkv
7c373697f0 Fix change fields 2022-12-03 14:17:19 +03:00
ilya-bkv
455e72a2dc [WiP] Upload ava 2022-12-03 11:21:37 +03:00
0d3a7e5c64 merged 2022-12-03 10:15:13 +03:00
Igor Lobanov
e61181392c home page tops fix, all authors, all topics fixes and more 2022-12-02 16:28:07 +01:00
8be277c602 inbox-hitfixes 2022-12-02 14:11:45 +03:00
39b0160cf4 fields 2022-12-02 09:40:26 +03:00
ilya-bkv
57ec1e82f0 Linter fixies 2022-12-01 22:28:43 +03:00
ilya-bkv
a06c8fcce9 Linter fixies 2022-12-01 21:58:01 +03:00
ilya-bkv
38fe38c7fb Linter fixies 2022-12-01 21:52:44 +03:00
ilya-bkv
22ede100e5 Update profile post 2022-12-01 20:16:14 +03:00
ilya-bkv
15ad8bf8dd Linter fixies 2022-12-01 06:26:44 +03:00
ilya-bkv
4e889a2c67 Chats in store 2022-11-30 18:25:02 +03:00
d68cb92462 Merge remote-tracking branch 'origin/prepare-inbox' into testing 2022-11-27 14:02:16 +03:00
304c5e420f Merge remote-tracking branch 'origin/dev' into testing 2022-11-27 14:01:55 +03:00
Tony
769788b99f
Merge pull request #67 from Discours/profile
Profile settings
2022-11-27 09:09:02 +03:00
ilya-bkv
ea9d440cdf Invite users modal 2022-11-27 08:49:48 +03:00
236806c79e minor fixes 2022-11-26 02:34:46 +03:00
ae1203f5b9 session api upgrade 2022-11-25 19:24:36 +03:00
Igor Lobanov
7bd9320d24 fixes 2022-11-25 12:03:51 +01:00
54817e506d inbox api fixes 2022-11-25 10:36:45 +03:00
ilya-bkv
b46603c553 Merge remote-tracking branch 'origin/prepare-inbox' into prepare-inbox 2022-11-24 18:39:43 +03:00
ilya-bkv
abd18c24a2 init inbox context 2022-11-24 18:39:31 +03:00
e398e6c373 getSession 2022-11-24 17:59:37 +03:00
Igor Lobanov
338d9e3d08 code review 2022-11-14 11:02:08 +01:00
Igor Lobanov
f66015cd77 more error handling 2022-11-14 02:17:12 +01:00
11874c6c1d auth context
topic page fix, getAuthor, getTopic
newapi -> testapi
fixes
2022-11-14 01:09:20 +01:00