Commit Graph

645 Commits

Author SHA1 Message Date
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
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
a95a075755 Feed menu horizontal scroll for mobile 2023-09-15 00:29:17 +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
4d055064fb Long bio expanding on the author page 2023-09-07 01:58:54 +03:00
404de31301 Remove redundant props 2023-09-06 23:50:16 +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
426ff232ae
fix aside menu in editor (#202) 2023-08-31 17:03:40 +03:00
Ilya Y
dacbaba151
fix aside menu in editor (#201) 2023-08-31 16:41:34 +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
ead332184d
Feature/footnotes (#193)
* Add Footnote extension
2023-08-28 14:48:54 +03:00
0ec7e5ceed Fixed error page height 2023-08-28 01:26:39 +03:00
cf3d30ab55 Removed undeclared props 2023-08-28 00:30:08 +03:00
20d7c585e8 Change author page style 2023-08-28 00:21:40 +03:00
f3da97ffe8 Fixed table of contents style 2023-08-24 01:31:39 +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
Arkadzi Rakouski
63c52ac6e4
add leads for feed (#167)
* add leads for feed

* Fix Media Items description autosave

* resolve conversation

---------

Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-08-17 18:00:53 +02: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
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
cc34e79dc5 Minor style fixes 2023-08-12 17:17:00 +03:00
2970f1af11 Link to author page in the comments block on the feed page 2023-08-12 13:39:58 +03: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
d1b92a5f11 Added noAuthorLink props, restore author links on the main page 2023-07-26 23:40:14 +03:00
Ilya Y
1ca80cede9
Edit posts from prev site version. (#142) 2023-07-24 12:49:25 +02:00
Ilya Y
48948f1141
Feature/simplified editor (#140)
* Simplified editor

* Remove ProseMirror
2023-07-24 11:58:07 +03:00
Igor Lobanov
a607a30b28
client routing fix (#139)
* client routing fix

* lint
2023-07-19 21:48:24 +02:00
Ilya Y
664adfc2dc
refacor video upload (#138)
* refacor video upload

* remove unused imports
2023-07-19 14:00:58 +03:00
Ilya Y
8a2f8d2f98
Feature/keep cursor editor outclick (#136)
change ProseMirror styles
2023-07-19 12:21:39 +03:00
Ilya Y
67ffe2756d
Audio create set input width (#137) 2023-07-19 09:38:00 +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
Igor Lobanov
9b18587c9e
wait for hydration before url manipulation, minor fixes (#134) 2023-07-18 17:42:34 +02:00
Ilya Y
17e9d7d8ab
Hotfix/player hotfixies (#122)
* proxy audio
* optionalParams in composeMediaItems
2023-07-16 00:51:38 +03:00
Ilya Y
d7184ddc9e
proxy audio (#121) 2023-07-15 09:18:20 +03:00
Ilya Y
cd83807204
Feature/audio upload (#120)
* Audio upload 
* Audio player Article View
2023-07-14 16:06:21 +03:00
af30dd1e90 Feed page style fixes 2023-07-09 21:34:59 +03: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
27ae71da09 Feed page style fixes + icons 2023-06-28 01:47:47 +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
03bcd7eced Change link color in the comments block on the feed page 2023-06-15 23:53:55 +03:00
233a6042df 7 hot topics on the feed page 2023-06-15 23:47:54 +03:00
e2858c1eed Fixed knowledge base block style on the feed page 2023-06-12 23:27:50 +03:00
017ea87f9f Fixed style in the topics block on the feed page 2023-06-12 23:11:25 +03:00
1fb84173e6 Fix article comments style on the feed page 2023-06-12 20:58:02 +03: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
9754a0235d Tabs style fixes 2023-06-09 00:53:58 +03:00
5e80cbd01c Removed dates from cards on the homepage 2023-06-08 21:19:49 +03:00
e72a8ded30 Fixed sidebar style on the feed page 2023-06-07 00:16:40 +03:00
Ilya Y
982df78cc4
[212] Scroll to comment in article from user profile (#103)
* [212] Scroll to comment in article from user profile

* [212] Scroll to comment from feed

* Resolve conversation
2023-05-26 13:30:27 +02:00
186912e2e8 View switcher unification 2023-05-23 01:01:04 +03:00
446a3fae34 Replace className attribute to class 2023-05-18 00:45:53 +03:00
142748f81e Add link to the article in comments on the author page 2023-05-18 00:10:15 +03:00
dd3a6336b2 Fixed buttons style 2023-05-17 23:27:24 +03:00
Ilya Y
afcebb10b1
One page with subscriptions to authors and topics (#99)
* One page with subscriptions to authors and topics

* resolve conversation
2023-05-17 12:41:50 +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
bniwredyc
eeed093993 connect page hotfix 2023-05-11 14:31:09 +02:00
Igor
d1761c730c markup fixes 2023-05-11 11:52:56 +00:00
aa28b2cbfd Figure caption with editor menu 2023-05-11 11:43:14 +00:00
1cd95f955b Add growing textarea component 2023-05-11 11:33:01 +00:00
Igor
a3b2288e21 Merge branch 'feature/save_topics' into 'main'
main topic select, save topics

See merge request discoursio/discoursio-webapp!81
2023-05-11 11:29:00 +00: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
2f0a5b9cab Delete cover image 2023-05-10 17:07:41 +03: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
9a1862b575 fixed lint validation, chores, lint, safe lib updates 2023-05-10 01:15:26 +02:00
bniwredyc
480d14ed6f Merge remote-tracking branch 'gitlab/dev' into editor_settings/upload_cover_image 2023-05-09 14:55:19 +02:00
ilya-bkv
21f84f2292 resolve conversation 2023-05-09 14:25:40 +03:00
ilya-bkv
28e0e4e33a styles minifix 2023-05-09 08:09:09 +03:00
ilya-bkv
7332e3ebad remove trash word 2023-05-09 08:05:06 +03:00
ilya-bkv
2ea3216bff Card upload 2023-05-09 07:58:00 +03:00
ilya-bkv
39c99091f9 [WIP] init 2023-05-08 21:23:51 +03: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
796ca57167 Merge remote-tracking branch 'gitlab/dev' into drafts-2 2023-05-07 17:44:47 +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
1f15a1f4e7 Merge branch 'editor_float_image' into drafts-2 2023-05-07 16:29:58 +02:00
bniwredyc
35271ea152 lint, safe lib updates 2023-05-07 15:47:10 +02:00
525ca626fb Added scroll up button in the editor 2023-05-06 18:04:50 +03: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
08cc22b93c Add image by URL, Upload (choose file by button and D&D) 2023-05-04 04:43:52 +00: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
bniwredyc
62399ce138 НMerge branch 'dev' into create-shout-2 2023-04-30 17:40:42 +02:00
ilya-bkv
e39b6f4068 resolve nextSibling error + refactoring Feed Sidebar 2023-04-29 16:43:50 +03:00
ec6f7e0ec6 Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor 2023-04-26 02:37:29 +00:00
ilya-bkv
c173ff3135 Hotfix - save Introduce field 2023-04-22 19:07:58 +03:00
ilya-bkv
24c028a233 hotfix followed request 2023-04-22 18:32:21 +03:00
f19de68568 Show author subscriptions 2023-04-22 14:36:38 +00:00
dab4bcd41e Anchor revert 2023-04-20 14:01:15 +00:00
bniwredyc
11f0a25a96 WIP 2023-04-20 15:58:56 +02:00
bniwredyc
61a6448b61 Merge remote-tracking branch 'gitlab/dev' into create-shout-2 2023-04-17 13:04:01 +02:00
bniwredyc
e55389fa18 Merge branch 'dev' into show_followers 2023-04-11 16:07:57 +02:00
bniwredyc
656be9495b Merge remote-tracking branch 'gitlab/editor' into create-shout-2 2023-04-11 15:58:12 +02:00
bniwredyc
ac3f29defc create shout -> edit 2023-04-11 15:57:48 +02:00
c3378d3c7b Editor panel 2023-04-07 00:40:34 +03:00
59c1f1b3a5 Added create article controls to the header 2023-04-06 00:51:01 +03:00
bniwredyc
bc2abbc2bd Merge branch 'dev' into editor 2023-04-03 17:23:02 +02:00
bniwredyc
71fb5c5276 build fix 2023-04-03 15:11:02 +02:00
bniwredyc
3549e57506 scroll to anchor fixes, profile comments link fix 2023-04-03 14:55:00 +02:00
492dabb7b9 [161] scroll to comments 2023-04-01 04:20:14 +00:00
bniwredyc
cb8d3f0f0b Merge remote-tracking branch 'gitlab/dev' into editor
# Conflicts:
#	package-lock.json
#	package.json
#	src/components/Views/AllAuthors.tsx
#	src/components/Views/AllTopics.tsx
2023-03-30 02:46:57 +02:00
bniwredyc
1ce57f925f WIP 2023-03-29 10:51:27 +02:00
bniwredyc
5a3560fc12 shout create 2023-03-27 16:45:07 +02:00
bniwredyc
5b791d7a26 WIP 2023-03-26 20:31:34 +02:00
369f721bd8 Add LinkForm component 2023-03-26 16:56:49 +00:00
bniwredyc
e8d6bcff7f simpleimage proxy, minor fixes 2023-03-24 20:36:43 +01:00
f73456cea5 Fixed profile left column 2023-03-24 01:05:23 +03:00
9b22627908 Followers list on authors page.
Replaced "compact" props with "hideWriteButton" in the author card component.
2023-03-24 00:39:13 +03:00
bniwredyc
a305da39fc Merge remote-tracking branch 'gitlab/dev' into editor
# Conflicts:
#	public/locales/en/translation.json
#	public/locales/ru/translation.json
#	src/components/Article/FullArticle.tsx
2023-03-23 18:54:33 +01:00
bniwredyc
32b53ae5cb Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor
# Conflicts:
#	src/components/Editor/Editor.tsx
2023-03-23 18:47:36 +01:00
bniwredyc
73f9013dc0 topic selector WIP 2023-03-23 18:15:50 +01: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
97c6fe2ca0 Fixed sidebar on the feed page 2023-03-13 23:19:10 +03:00
bniwredyc
293e7a06e4 bold, create page title 2023-03-13 14:31:21 +01:00
bniwredyc
64e7ec03f3 Merge remote-tracking branch 'gitlab/create-settings-page' into editor
# Conflicts:
#	src/components/Pages/CreateSettingsPage.tsx
#	src/pages/CreateSettingsPage.module.scss
2023-03-12 21:16:20 +01:00
251df4b2c0 New grid 2023-03-10 17:42:48 +00:00
bniwredyc
195781741c editor very WIP 2023-03-08 17:35:13 +01:00
ilya-bkv
b71161ed2d Show new comments 2023-03-06 17:06:48 +03:00
ilya-bkv
1c1cfe9b40 Show followers list 2023-03-05 16:31:36 +03:00
bniwredyc
0a6063d1d0 build fix, chores: lib updates, lint 2023-03-04 18:26:28 +01:00
bniwredyc
9b2cd4be2d likes/dislikes refactoring, who voted popup 2023-03-03 19:26:26 +01:00
a036299887 Fixed comments on the feed page 2023-03-01 20:53:23 +03:00
bniwredyc
b3b1c48d92 likes dislikes 2023-02-28 18:13:14 +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
63ea0b8d63 Show user followers 2023-02-13 13:48:05 +00:00
ilya-bkv
4f47409d5e [WiP] initial text 2023-02-11 12:32:52 +03:00
bniwredyc
878f0cb307 lint & build 2023-02-10 09:33:26 +01:00
b70e80dacd Merge branch 'feedback' of gitlab.com:discoursio/discoursio-webapp into feedback 2023-01-31 20:40:12 +03:00
dbc11b049a fix-inbox-ws 2023-01-31 20:31:13 +03:00
bniwredyc
6945f7ede5 Merge remote-tracking branch 'gitlab/dev' into feedback 2023-01-31 15:28:14 +01:00
12f5479957 Feed styles fixes 2023-01-31 02:09:33 +03:00
be941828f4 Merge, fixes and bump 2023-01-30 16:42:07 +03:00
47a647c1d7 Fixed props type 2023-01-27 22:29:18 +03:00
0606bbfa0b Comments block on the feed page 2023-01-27 00:42:47 +03:00
ilya-bkv
25d62ace6c [hotfix] default state i18n 2023-01-26 10:48:38 +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
4744bd81ab Minor fixes 2023-01-25 01:39:21 +03:00
9483b84bad Hide articles dates on the main page 2023-01-25 01:15:29 +03:00
5de1441895 Set default mode on the author page 2023-01-24 01:12:28 +03:00
95fd5e0f17 Style fixes 2023-01-24 00:31:47 +03:00
cdb0bab8c3 solid-primitives 2023-01-20 13:53:35 +03:00
9722c031a1 merged 2023-01-20 13:50:29 +03:00
Ilya Y
1977493dcd
Delete reaction (#85)
* Delete reactions
2023-01-20 07:40:55 +03:00
6ae1296596 merged 2023-01-08 00:47:45 +03:00
bniwredyc
0cd5dd1498 recursive comments 2023-01-04 14:26:18 +01:00
ilya-bkv
eb7e7bd063 Show profile tabs (comments and about) 2022-12-29 15:35:24 +03:00
3b2382b59b Fixed linter errors 2022-12-21 23:39:40 +03:00
09a4f90b1a Profile page fixes 2022-12-21 23:31:16 +03:00
Tony
0b70289195
Prepare inbox (#65)
Chat client - MVP
2022-12-17 06:27:00 +03:00
Igor Lobanov
e332a8a674 article page. & comments fix 2022-12-06 17:03:55 +01: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
8256ed2c87 fixl 2022-12-02 14:42:06 +03:00
c1729ba18b linter-unfuck 2022-12-02 14:35:15 +03:00
cc87a21b46 fixed-profile 2022-12-02 09:54:28 +03:00
c5906a2762 mrged-testing 2022-12-02 09:28:05 +03:00
1831c9b61f Merge branch 'dev' of github.com:Discours/discoursio-webapp into dev 2022-12-01 12:53:43 +03:00
c086a242b7 Fixed all authors page style 2022-12-01 00:50:33 +03:00
38cee93f33 reaction fix 2022-11-29 14:01:23 +03:00
a880c6e7d9 Added subscription and security pages settings 2022-11-29 01:14:19 +03:00
238449ba1d linting-passing-ritual-dance 2022-11-27 21:36:45 +03:00
a3f63e0da0 slider-as-wrapper 2022-11-27 20:02:04 +03:00
d68cb92462 Merge remote-tracking branch 'origin/prepare-inbox' into testing 2022-11-27 14:02:16 +03:00
d0a165c3f4 media-audio-view 2022-11-27 14:00:44 +03:00
9b4cede871 beautiful all-topics and all-authors, some icons 2022-11-27 11:15:03 +03:00
ilya-bkv
ba7395f4b7 Chat list [WiP] 2022-11-27 10:10:04 +03:00
ilya-bkv
85f82d4898 Merge remote-tracking branch 'origin/prepare-inbox' into prepare-inbox 2022-11-27 08:50:05 +03:00
ilya-bkv
ea9d440cdf Invite users modal 2022-11-27 08:49:48 +03:00
f6ec3558d6 wip-fixing 2022-11-26 19:51:08 +03:00
27514b495c hotixes-2 2022-11-26 04:46:34 +03:00
aea582cf5e all-authors-topics-stat-fixes 2022-11-25 08:54:19 +03:00
ilya-bkv
abd18c24a2 init inbox context 2022-11-24 18:39:31 +03:00
ilya-bkv
e2679ce6b1 Wip 2022-11-24 15:58:07 +03:00
ilya-bkv
9af56f3425 Merge remote-tracking branch 'origin/prepare-inbox' into prepare-inbox
# Conflicts:
#	src/stores/inbox.ts
2022-11-24 12:08:56 +03:00
ilya-bkv
68ac7b82ba Wip 2022-11-24 12:07:52 +03:00
07f3a65c40 update-api 2022-11-24 12:06:48 +03:00
1054dee23d merged 2022-11-24 11:07:56 +03:00
7a6b028d1b Merge branch 'prepare-inbox' into prepare-comments 2022-11-24 11:04:48 +03:00
fe066b7e3f fixed-comments 2022-11-24 10:33:16 +03:00
ilya-bkv
11cbdd47af Linter fix 2022-11-24 10:11:24 +03:00
ilya-bkv
6a94474732 Resolve Conversation 2022-11-24 09:52:31 +03:00
Igor Lobanov
e8df43bfb5 Merge remote-tracking branch 'origin/dev' into prepare-inbox 2022-11-23 23:47:55 +01:00
abb2075069 Minor style fixes 2022-11-23 23:47:06 +03:00
c4ecec9c06 Create rating control. Refactoring style. 2022-11-23 22:14:59 +03:00
8cc0fd1359 linter, linter, let me work 2022-11-23 09:01:38 +03:00
978eb1e4d9 fix-linter 2022-11-23 08:38:55 +03:00
75af4d5ce0 Merge branch 'prepare-comments' into prepare-inbox 2022-11-23 08:33:30 +03:00
ilya-bkv
4ddf3dce53 Merge remote-tracking branch 'origin/dev' into prepare-inbox 2022-11-23 08:20:02 +03:00
ilya-bkv
57a216de03 [WIP] Chat creation 2022-11-23 07:12:11 +03:00
817d2e2d74 fix-condition 2022-11-22 22:04:55 +03:00
3624004e03 all-topics-all-authors-cosmetics-and-refactoring 2022-11-22 12:27:01 +03:00
ilya-bkv
62926197d1 Merge remote-tracking branch 'origin/auth-fixes' into prepare-inbox 2022-11-22 06:22:25 +03:00
Igor Lobanov
ff04a63ebc fixes 2022-11-22 04:05:20 +01:00
ilya-bkv
9f0502cab0 Merge remote-tracking branch 'origin/dev' into prepare-inbox
# Conflicts:
#	src/utils/config.ts
2022-11-21 09:01:20 +03:00
ilya-bkv
6e21d0640b Merge remote-tracking branch 'origin/dev' into prepare-inbox
# Conflicts:
#	src/components/Inbox/Message.module.scss
#	src/components/Views/Inbox.tsx
#	src/styles/Inbox.scss
#	src/utils/config.ts
2022-11-21 08:38:34 +03:00
ilya-bkv
ad55c1972b [WIP] Refactor message card 2022-11-21 08:06:53 +03:00
Igor Lobanov
382d420f38 lint 2022-11-21 01:26:20 +01:00
Igor Lobanov
995a7be94e Merge branch 'search-component' of github.com:Discours/discoursio-webapp into search-component 2022-11-21 01:02:00 +01:00
bee558834f Minor style fix 2022-11-21 01:19:03 +03:00
296011eb57 Style fixes 2022-11-21 01:10:07 +03:00
Igor Lobanov
90532fe7bb Merge branch 'search-component' of github.com:Discours/discoursio-webapp into search-component 2022-11-20 22:26:10 +01:00
Igor Lobanov
1cf942f6c8 i like to move it. move it 2022-11-20 22:25:59 +01:00
94f9e77203 Style fixes 2022-11-21 00:23:12 +03:00
73b61b3828 Merge branch 'search-component' of https://github.com/Discours/discoursio-webapp into search-component
 Conflicts:
	src/components/Views/AllAuthors.tsx
	src/components/Views/AllTopics.tsx
2022-11-19 16:16:05 +03:00
9f537a75c1 Fixed alltopics and all authors page style 2022-11-19 16:04:42 +03:00
8364acb85b linter-passing 2022-11-19 11:16:00 +03:00
89450336e7 authors-with-counters 2022-11-19 11:09:52 +03:00
180db86fd2 Added search component to the all authors page 2022-11-18 21:54:32 +03:00
e80a9ec7e7 Added search component 2022-11-18 21:33:31 +03:00
Igor Lobanov
e6ca25fffa Merge remote-tracking branch 'origin/dev' into refactoing-catch-up
# Conflicts:
#	src/components/Views/Search.tsx
2022-11-18 03:46:11 +01:00
Igor Lobanov
46b4ecc7ea catch up with backend refactoring 2022-11-18 03:23:04 +01:00
e39414d975 search-wip, bio fix 2022-11-18 02:20:40 +03:00
a8247bafd6 need some cosmetics 2022-11-17 23:08:12 +03:00
2f65142236 linter-pass-sort-fix 2022-11-17 20:32:21 +03:00
b1b3e12811 abc sort fix 2022-11-17 20:20:19 +03:00
94ff466e3d some fixes 2022-11-17 09:56:24 +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
74415132fa Load more button minor fix 2022-11-17 00:15:01 +03:00
2341e83772 Home page fixes 2022-11-17 00:08:04 +03:00
ilya-bkv
a0a7a5146a WIP 2022-11-16 22:39:50 +03:00
ilya-bkv
d504e02ccb WIP 2022-11-16 22:38:16 +03:00
ilya-bkv
f3eccb1ff2 Merge remote-tracking branch 'origin/layouts' into prepare-inbox 2022-11-16 15:26:44 +03:00
ilya-bkv
b15b31dd2f Add markdown, message component [WiP] 2022-11-16 15:25:37 +03:00
326395e40c dev-sync 2022-11-16 11:23:19 +03:00
0c0084365d wip-refactoring 2022-11-16 09:34:22 +03:00
ilya-bkv
ecde2d8c99 Textarea autoresize 2022-11-16 07:56:15 +03:00
Igor Lobanov
28fa18b7c0 ClientContainer -> ShowOnlyOnClient, topic and author page fixes 2022-11-15 17:16:31 +01:00
a69ce90f2d layouts-apifixed 2022-11-15 18:27:02 +03:00
39aec90013 merging 2022-11-15 17:24:50 +03:00
ilya-bkv
b207fb9e0c linter fixies 2022-11-15 16:55:00 +03:00
ilya-bkv
724ab4717d Merge with dev 2022-11-15 15:48:42 +03:00
a9a22cd7f6 postmerge 2022-11-15 15:15:35 +03:00
3831b148a9 merge-wip-prepare-inbox 2022-11-15 15:15:07 +03:00
ilya-bkv
16dfe9d57b Merge remote-tracking branch 'origin/dev' into prepare-inbox
# Conflicts:
#	src/components/Nav/AuthModal/ForgotPasswordForm.tsx
#	src/graphql/types.gen.ts
#	src/stores/auth.ts
#	src/utils/apiClient.ts
#	src/utils/config.ts
2022-11-15 15:14:19 +03:00
ilya-bkv
8e88d2a68b Create chat 2022-11-15 12:45:55 +03:00
e645fae850 Fixed all topics and all authors style 2022-11-15 00:58:33 +03:00
50dfab4254 Fixed topics page style 2022-11-15 00:17:20 +03:00
843912b95d postmerge-fixes 2022-11-14 20:41:05 +03:00
9965a21e6b linter-pass 2022-11-14 20:09:51 +03:00
ilya-bkv
cc54f055f3 wip 2022-11-14 16:07:49 +03:00
Igor Lobanov
338d9e3d08 code review 2022-11-14 11:02:08 +01:00
88efe043d5 Merge branch 'prepare-inbox' of github.com:Discours/discoursio-webapp into layouts 2022-11-14 12:48:26 +03:00
6fc26283bd fix-ackee-increment 2022-11-14 11:03:48 +03:00
9e04595b3e ackee-test 2022-11-14 09:52:08 +03:00
Igor Lobanov
732d09bf88 Merge remote-tracking branch 'origin/dev' into auth-menu
# Conflicts:
#	src/components/Views/Topic.tsx
2022-11-14 02:18:41 +01:00
11874c6c1d auth context
topic page fix, getAuthor, getTopic
newapi -> testapi
fixes
2022-11-14 01:09:20 +01:00
b5c221e1b3 Added style slider and Row2 additional modes 2022-11-13 22:35:57 +03:00
42489bb297 fixed 2022-11-13 15:14:04 +03:00
28f52ba745 refactoring-wpi 2022-11-13 12:25:31 +03:00
e9e141b36f upgrade-pks 2022-11-13 09:44:30 +03:00
6595b64af0 fix 2022-11-13 08:15:21 +03:00
6c4f89597f layout term minimum usage, some refactorings 2022-11-13 06:40:37 +03:00
405fbb4db1 layout upgrade 2022-11-12 21:59:29 +03:00
613617da0b Minor layout fixes 2022-11-11 13:22:07 +03:00
76d43514e6 Fixed all authors page 2022-11-11 11:58:22 +03:00
ilya-bkv
e29c640ccb fade in-out dialogs list 2022-11-11 07:34:18 +03:00
ilya-bkv
f180785b46 Dialogs list component update 2022-11-10 18:58:43 +03:00
Igor Lobanov
a169fc3b81 fixes and lint 2022-11-10 16:17:57 +01:00
ilya-bkv
350a340969 Dialogs list component 2022-11-10 18:06:02 +03:00
Igor Lobanov
31d837eca2 New editor WIP 2022-11-10 16:00:38 +01:00
071d700bf0 Removed redundant block on the topic page 2022-11-10 01:14:14 +03:00
c9958adadc Fixed topics page style 2022-11-09 22:02:12 +03:00
ilya-bkv
cd6b0b8b74 init chat logic 2022-11-09 15:20:13 +03:00
9581f21d7b Topic page fixes 2022-11-08 00:07:42 +03:00
491f5df763 Created connect page 2022-11-03 01:11:30 +03:00
Igor Lobanov
0f0b2645aa editor styles isolated, editor sidebar esc and outside click handling 2022-11-01 23:05:08 +01:00
Igor Lobanov
b2387543fc Editor async loading, minor fixes 2022-11-01 20:27:43 +01:00
Igor Lobanov
5bcef1d1e2 Merge remote-tracking branch 'origin/dev' into editor
# Conflicts:
#	src/components/Feed/Row3.tsx
#	src/components/Nav/AuthModal/EmailConfirm.tsx
#	src/components/Nav/AuthModal/ForgotPasswordForm.tsx
#	src/components/Nav/AuthModal/LoginForm.tsx
#	src/components/Nav/AuthModal/RegisterForm.tsx
#	src/components/Nav/AuthModal/index.tsx
#	src/components/Nav/Header.tsx
#	src/components/Nav/Modal.tsx
#	src/components/Nav/Popup.tsx
#	src/components/Nav/Private.tsx
#	src/components/Root.tsx
#	src/components/Topic/Card.tsx
#	src/components/Views/AllAuthors.tsx
#	src/components/Views/Author.tsx
#	src/components/Views/Home.tsx
#	src/components/Views/Topic.tsx
#	src/graphql/mutation/auth-confirm-email.ts
#	src/locales/ru.json
#	src/pages/welcome.astro
#	src/stores/auth.ts
#	src/stores/ui.ts
#	src/stores/zine/authors.ts
#	src/utils/apiClient.ts
#	src/utils/config.ts
2022-10-31 14:06:32 +01:00
Igor Lobanov
25fd5bf42f load more (Feed, Author, Topic, Home update) 2022-10-28 23:42:28 +02:00
6c648fad81 Fixed feed 2022-10-26 00:45:37 +03:00
Igor Lobanov
2e827901c2 Auth & registration 2022-10-25 18:29:27 +02:00
335c69f64d merged 'origin/auth' into prepare-editor 2022-10-22 15:38:01 +03:00
Igor Lobanov
4fabc7554d WIP 2022-10-21 20:17:04 +02:00
9f572ca590 merged 2022-10-21 13:51:01 +03:00
1f133e6f2c Fixed user links style 2022-10-20 00:40:50 +03:00
634c8ae59c postmerge, unstore drafts 2022-10-19 18:56:29 +03:00
c652c4ee84 postmerge 2022-10-19 17:35:20 +03:00
1758d2eacc postmerge 2022-10-19 17:26:49 +03:00
24d5acabef re-integrated 2022-10-18 21:43:50 +03:00
05cdf42c05 fix-state 2022-10-18 18:50:49 +03:00
Igor Lobanov
1a88ef109a hot fixes 2022-10-17 19:09:45 +02:00
d07050dff5 Rewrite several components style to css-modules 2022-10-14 21:33:06 +03:00
Igor Lobanov
70469dbe33 fixes, loading icon 2022-10-12 19:37:26 +02:00
2801ab0ef9 wip-refactor 2022-10-09 03:00:13 +03:00
43fbe729f9 editor refactoring 2022-10-08 19:40:58 +03:00
adc0fe6393 refactor and fixes 2022-10-07 22:35:53 +03:00
65d6c177ae fixchunks 2022-10-07 15:57:33 +03:00
6529976194 Fixed content size on the error page 2022-10-06 00:56:34 +03:00
Igor Lobanov
4dcc70ff9c grouping by letter fix 2022-10-05 19:28:01 +02:00
Igor Lobanov
71cec8a6c2 topics and authors grouped by letter 2022-10-05 17:56:59 +02:00
Igor Lobanov
e63b018efa client data fetching 2022-10-05 17:11:14 +02:00
Igor Lobanov
9a78c859ae WIP 2022-10-05 14:16:53 +02:00
Igor Lobanov
a621931c28 /create page 2022-10-05 13:42:13 +02:00
e11916298e refactori 2022-10-04 15:16:07 +03:00
8b230d2a03 merged 2022-10-03 16:20:16 +03:00
Igor Lobanov
659813bcbf auth fix 2022-10-03 13:29:12 +02:00
d0970c9342 some fixes 2022-10-01 11:57:34 +03:00
Igor Lobanov
09b83bf31d topics page fix 2022-09-29 19:37:21 +02:00
Igor Lobanov
250cdf2d13 main page load more layout 2022-09-29 16:40:11 +02:00
Igor Lobanov
71a5f8fa8d lint fixes 2022-09-29 13:50:48 +02:00
Igor Lobanov
4b0e25f166 stores fix 2022-09-28 22:16:44 +02:00
3ae82ecb59 merged 2022-09-24 03:00:04 +03:00
3554a5ef77 no persistentAtom for locale 2022-09-24 02:42:19 +03:00
4d3c4b1acc Fixed 404 page 2022-09-24 00:29:32 +03:00
Igor Lobanov
3d45479368 client-routing, fixes 2022-09-22 11:37:49 +02:00
b3a671623a auth-fixes 2022-09-17 21:39:16 +03:00
9f03a0e5cc auth send link common mutation 2022-09-17 21:23:30 +03:00
90cfa1f128 Merge branch 'dev' of github.com:Discours/discoursio-webapp into dev 2022-09-17 07:12:10 +03:00
4e1a19c3fc merged 2022-09-17 06:45:59 +03:00
485cec1ec4 Error page 2022-09-15 23:52:07 +03:00
Igor Lobanov
95f100e930 fixes 2022-09-14 20:53:42 +02:00
55ccd419e2 ugly astro subrouter 2022-09-14 18:44:06 +03:00
64443342a6 less code 2022-09-14 17:44:10 +03:00
c804efb323 fix-header 2022-09-14 17:40:33 +03:00
7f52347b99 minimal client routing global states 2022-09-14 17:21:26 +03:00
0722cc0628 fixx 2022-09-14 16:04:50 +03:00
ff35862e02 merged 2022-09-14 14:40:51 +03:00
d0eccc7b95 offset-limit-fix-4 2022-09-14 14:29:10 +03:00
5d8be09601 offset-limit-fix-3 2022-09-14 14:27:10 +03:00
Igor Lobanov
84f45ea1a2 review fixes 2022-09-13 15:38:26 +02:00
Igor Lobanov
c3c1c9fee3 store layer 2022-09-13 12:30:36 +02:00
4d1e7f7831 apifixes-wip 2022-09-13 11:05:11 +03:00
3116af0ec9 home-topics-one 2022-09-09 17:08:17 +03:00
37bfaec46e router with createSearchParams store 2022-09-09 16:30:25 +03:00
4c59293678 fix feed 2022-09-09 15:18:09 +03:00
44e0d11832 init 2022-09-09 14:53:35 +03:00