Commit Graph

53 Commits

Author SHA1 Message Date
Ilya Y
bfe1ef2e85
Feature/refactoring user card (#274)
* Refactoring AuthorCard
* fix alphabet sort
2023-10-20 19:21:40 +03:00
Ilya Y
891d29ff6a
signIn/getSession optimizaiton frontend (#272)
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-19 18:05:22 +03:00
b22e27bce6 Minor style fixes 2023-10-17 01:13:13 +03:00
e0ae47bd5e Mobile style fixes 2023-10-16 23:11:08 +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
5e18abba2a
Add AuthWrapper (#227)
* Add AuthWrapper
2023-09-21 14:38:22 +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
442d8d4504 Subnavigation fix 2023-08-29 01:18:50 +03:00
6d49e4e2f0 Fixed header style on the editor page 2023-08-28 00:09:20 +03:00
Ilya Y
f423f22741
Update header z index (#194) 2023-08-26 12:41:21 +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
c8c3418de1 Fixed icons style in the header 2023-07-23 18:59:28 +03:00
b11b586fdd Style fixes 2023-07-19 00:50:27 +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
Ilya Y
659abb5e21
Create page (#106) 2023-05-31 15:23:18 +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
44dabc45c0 Fixed header style 2023-05-25 00:51:47 +03:00
Ilya Y
4d147e3eb7
Add popover util (#96)
* Add popover component

* [WIP] Popover component

* update ref

* conversation resolve

* conversation resolve (conditional render icon)

* conversation resolve (onMount instead createEffect)
2023-05-13 19:00:58 +02:00
bniwredyc
9a1862b575 fixed lint validation, chores, lint, safe lib updates 2023-05-10 01:15:26 +02:00
bniwredyc
961a122279 working publish 2023-05-08 19:29:26 +02:00
bniwredyc
a84bc48910 shout save 2023-05-05 22:05:50 +02:00
bniwredyc
2e4c9d03d6 separate menu for images in editor 2023-05-04 14:16:39 +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
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
11f0a25a96 WIP 2023-04-20 15:58:56 +02:00
bniwredyc
432a14bb21 Merge remote-tracking branch 'gitlab/editor' into create-shout-2 2023-04-17 12:59:38 +02:00
7afa2a8c12 Добавил иконки кнопкам в шапке для мобильной версии 2023-04-12 23:32:38 +03: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
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
73f9013dc0 topic selector WIP 2023-03-23 18:15:50 +01:00
251df4b2c0 New grid 2023-03-10 17:42:48 +00:00
bniwredyc
f5272383c2 goodbye astro, i18n 2023-02-17 10:21:02 +01: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
2a70e3ebc5 Revert icons 2022-12-04 18:10:27 +03:00
Igor Lobanov
e61181392c home page tops fix, all authors, all topics fixes and more 2022-12-02 16:28:07 +01:00
e232616cf2 cosmetics 2022-11-27 09:33:05 +03:00
f6ec3558d6 wip-fixing 2022-11-26 19:51:08 +03:00
e65b075dca Merge remote-tracking branch 'origin/dev' into client-routing-minor-fixes 2022-11-17 09:39:37 +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
ilya-bkv
b207fb9e0c linter fixies 2022-11-15 16:55:00 +03:00