Commit Graph

213 Commits

Author SHA1 Message Date
Ilya Y
4e7e6b692a
fix popper header (#233) 2023-09-26 16:24:59 +03:00
Ilya Y
f741ab9af1
Conditional render header links (#231) 2023-09-25 09:13:47 +03:00
097157288b Article types choosing block style fixes 2023-09-21 23:09:55 +03:00
3b8b9413c0 Feed menu style fixes for mobile 2023-09-20 00:02:42 +03:00
53c06a0c58 Minor fixes 2023-09-18 23:28:39 +03:00
Ilya Y
3d6c6ccbc8
Feature/subscribe settings (#224)
Subscribe settings page
2023-09-18 19:33:22 +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
5eb0856260
Show wrong password message (#213)
Show wrong password message
2023-09-09 15:05:26 +03:00
Igor Lobanov
f71baf4ac8 Merge branch 'main' into feature/157-update-main-navigation 2023-09-05 11:22:28 +02:00
b004e34e67 Main navigation fixes 2023-09-04 23:45:02 +03:00
3a61460af1 Footer subscription form style fix 2023-09-01 00:53:07 +03:00
031d89881f Fixed error messages style 2023-08-31 00:30:15 +03:00
14953657ec Fixed error page width on mobile 2023-08-30 23:59:11 +03:00
0ec7e5ceed Fixed error page height 2023-08-28 01:26:39 +03:00
2ccdda19c4 Update main navigation 2023-08-17 23:28:24 +03:00
Ilya Y
a877613d8e
parse footnotes after migration (#182) 2023-08-17 14:11:58 +03:00
Ilya Y
542f669a94
Publish Settings show field name (#180)
Publish Settings show field name
2023-08-16 16:11:58 +03:00
Arkadzi Rakouski
4fea17a2ce
add focus & fix styles for auth forms errors (#156)
* add focus & fix styles for auth forms errors

* refactor by review comments

* minor changes: let ref -> const ref: { current }, additional typings

---------

Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-08-13 15:36:18 +02:00
Ilya Y
f14b4a7049
Feature/article settings refactoring (#158)
* Settings screen
2023-08-12 10:48:43 +03:00
Ilya Y
48948f1141
Feature/simplified editor (#140)
* Simplified editor

* Remove ProseMirror
2023-07-24 11:58:07 +03:00
b383674de0 Article blocks style fixes 2023-07-23 19:10:28 +03:00
b11b586fdd Style fixes 2023-07-19 00:50:27 +03:00
Ilya Y
cd83807204
Feature/audio upload (#120)
* Audio upload 
* Audio player Article View
2023-07-14 16:06:21 +03:00
e6b1550056 Article style fixes 2023-07-14 09:24:45 +03: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
236c469c98 Article card feed mode 2023-06-21 23:32:16 +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
9754a0235d Tabs style fixes 2023-06-09 00:53:58 +03:00
8b6cd92700 Fixed header style 2023-06-06 23:13:13 +03:00
Ilya Y
659abb5e21
Create page (#106) 2023-05-31 15:23:18 +03:00
a6f58702d9 Fixed article cards style 2023-05-29 23:46:30 +03:00
e183d0f090 Fixed feedback popup style 2023-05-29 22:39:53 +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
f0d8aa4f5c Removed iframe borders 2023-05-20 16:46:04 +03:00
22b0a89755 Article footer controls style fixes 2023-05-20 16:44:33 +03:00
72c6a38008 Fixed author card style for mobile 2023-05-18 21:57:19 +03:00
b08f6a3621 Removed iframe borders 2023-05-18 21:35:18 +03:00
Igor
d1761c730c markup fixes 2023-05-11 11:52:56 +00:00
bniwredyc
9a1862b575 fixed lint validation, chores, lint, safe lib updates 2023-05-10 01:15:26 +02:00
98822b3a66 Custom scrollbar 2023-05-08 12:25:48 +00:00
ilya-bkv
993debf1da [editor] fix image max-height 2023-05-07 19:12:25 +03:00
036b43c528 Add Horizontal Rule action 2023-05-04 15:55:38 +00:00
bniwredyc
cfb744c0a0 lint 2023-05-01 20:32:32 +02: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
f73456cea5 Fixed profile left column 2023-03-24 01:05:23 +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
ilya-bkv
5b4b4e8f2d Add Link editor 2023-03-20 12:19:14 +03: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
a3e7ff4374 Create article settings page 2023-03-07 01:24:09 +03:00
bniwredyc
f5272383c2 goodbye astro, i18n 2023-02-17 10:21:02 +01:00
20b60d6427 New reactions counter 2023-02-11 10:49:31 +00: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
12f5479957 Feed styles fixes 2023-01-31 02:09:33 +03:00
f22d6c60c5 Feed page fixes 2023-01-26 01:13:01 +03:00
a2f80f90fd Subscribe topic button style fixes 2023-01-25 01:00:10 +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
7e256b3ed4 Add subscribed mode to subscribing topic button 2022-12-15 23:13:57 +03:00
Tony
c9666e63f9
Merge pull request #73 from Discours/profile
profile settings, s3 upload
2022-12-10 09:35:31 +03:00
2a70e3ebc5 Revert icons 2022-12-04 18:10:27 +03:00
ilya-bkv
b47192c7b2 [WiP] Upload ava 2022-12-03 11:29:09 +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
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
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
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
57f1d026da WIP Comments 2022-11-27 00:27:54 +03:00
7224b87797 Merge branch 'dev' of github.com:Discours/discoursio-webapp into dev 2022-11-25 16:30:06 +03:00
b0f4f92aa9 Profile settings 2022-11-25 00:37:43 +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
c4ecec9c06 Create rating control. Refactoring style. 2022-11-23 22:14:59 +03:00
ilya-bkv
57a216de03 [WIP] Chat creation 2022-11-23 07:12:11 +03: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
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
ca525e7370 Merge branch 'dev' of https://github.com/Discours/discoursio-webapp into search-component 2022-11-19 15:30:49 +03:00
537a5a078d Merge branch 'dev' of github.com:Discours/discoursio-webapp into search-component 2022-11-19 11:26:19 +03:00
b41c93ff87 Update bootstrap package 2022-11-19 11:22:03 +03:00
89450336e7 authors-with-counters 2022-11-19 11:09:52 +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
a8247bafd6 need some cosmetics 2022-11-17 23:08:12 +03:00
ff85721961 loadby-refactored-merged 2022-11-17 09:32:48 +03:00