Commit Graph

77 Commits

Author SHA1 Message Date
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