Commit Graph

425 Commits

Author SHA1 Message Date
b004e34e67 Main navigation fixes 2023-09-04 23:45:02 +03:00
031d89881f Fixed error messages style 2023-08-31 00:30:15 +03:00
efb0904848 Fixed ts error 2023-08-29 09:33:30 +03:00
442d8d4504 Subnavigation fix 2023-08-29 01:18:50 +03:00
Ilya Y
ead332184d
Feature/footnotes (#193)
* Add Footnote extension
2023-08-28 14:48:54 +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
Arkadzi Rakouski
a6cae1abb7
fixes for register form (#188) 2023-08-21 13:11:18 +02:00
2ccdda19c4 Update main navigation 2023-08-17 23:28:24 +03: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
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
Arkadzi Rakouski
09717827f2
add req auth for header buttons (#163) 2023-08-13 14:27:30 +02:00
5eb89f9f79 Minor style fixes 2023-08-12 13:40:14 +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
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
bc0cf9ef2a Fixed article header width 2023-07-27 00:10:00 +03:00
aff0608696 Fixed article header width 2023-07-26 23:37:20 +03:00
d06afe3eac Minor style fixes 2023-07-26 13:39:13 +03:00
a035f22c91 Minor style fixes 2023-07-23 19:32:18 +03:00
c8c3418de1 Fixed icons style in the header 2023-07-23 18:59:28 +03:00
Ilya Y
664adfc2dc
refacor video upload (#138)
* refacor video upload

* remove unused imports
2023-07-19 14:00:58 +03:00
b11b586fdd Style fixes 2023-07-19 00:50:27 +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
f5a54e4850 Fixed header blocks alignment 2023-06-28 23:18:43 +03:00
27ae71da09 Feed page style fixes + icons 2023-06-28 01:47:47 +03:00
Ilya Y
b6ab772d18
Header align fix (#115)
Header align fix
2023-06-26 17:28:36 +03:00
Ilya Y
c07c692973
[219] fix header logo col width (#114) 2023-06-25 07:08:38 +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
e045a06fd6 Fixed auth popup and userpic style 2023-06-14 23:16:44 +03: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
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
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
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
44dabc45c0 Fixed header style 2023-05-25 00:51:47 +03:00
186912e2e8 View switcher unification 2023-05-23 01:01:04 +03:00
fe7262dda6 Auth popup minor fixes 2023-05-20 16:14:42 +03:00
f8bb60a8a4 Fixed auth popup style 2023-05-18 23:02:19 +03:00
Ilya Y
d6b797aa0c
SharePopup - IsVisible as optional prop (#100) 2023-05-18 16:18:07 +03:00
5c236051d0 Auth popup styles fixes 2023-05-16 00:35:07 +03:00
96baa8883e Auth modal style fixes 2023-05-13 23:48:56 +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
Vyacheslav Ananev
cbb254a907
Add Subscribe email validation (#97)
* refactor(AuthModal): move email validator to utils

* refactor(utils/validators): change email validation to regexp

* feat(Subscribe): add email and serve response validation

* refactor(Button): change secondary variant styles

* feat(Subscribe): styling controls

* fix(Subscribe): call email accessor

* fix(Subscribe): button non full width in ios
2023-05-13 18:59:09 +02:00
Igor Lobanov
bd6e014cdf
insert link enter fix (#94)
* floating plus fix, esc fix

* a href="#" -> span
2023-05-12 15:45:31 +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
Grigorii Orlov
fa2797fa60 Added a hide/show password button, password complexity check 2023-05-11 17:20:40 +00: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
796ca57167 Merge remote-tracking branch 'gitlab/dev' into drafts-2 2023-05-07 17:44:47 +02:00
f7232cadb1 Fixed header controls style 2023-05-06 19:40:43 +03:00
de61fa09bc Fixed topics control style 2023-05-06 19:12:17 +03:00
bniwredyc
a84bc48910 shout save 2023-05-05 22:05:50 +02:00
ilya-bkv
0ea62ea236 fix broken float menu logic 2023-05-04 19:59:38 +03:00
bniwredyc
2e4c9d03d6 separate menu for images in editor 2023-05-04 14:16:39 +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
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
432a14bb21 Merge remote-tracking branch 'gitlab/editor' into create-shout-2 2023-04-17 12:59:38 +02:00
a2b55b9beb 156/comments microfixies 2023-04-17 10:31:20 +00: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
547ea6d687 build fix, lint, minor fix 2023-04-04 02:18:25 +02:00
bniwredyc
bc2abbc2bd Merge branch 'dev' into editor 2023-04-03 17:23:02 +02:00
bniwredyc
3549e57506 scroll to anchor fixes, profile comments link fix 2023-04-03 14:55:00 +02:00
7c1a51f638 Merge branch 'feature/161_scroll_to_comments' into 'dev'
[161] scroll to comments

See merge request discoursio/discoursio-webapp!45
2023-04-01 04:20:14 +00: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
85516d2f75 Fixed blocks position in the header 2023-03-30 00:42:01 +03:00
bniwredyc
1ce57f925f WIP 2023-03-29 10:51:27 +02: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
5cce55de44 Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor 2023-03-23 18:19:55 +01:00
bniwredyc
73f9013dc0 topic selector WIP 2023-03-23 18:15:50 +01:00
ilya-bkv
f50a072293 Headers & Blockquote 2023-03-22 10:47:51 +03:00
251df4b2c0 New grid 2023-03-10 17:42:48 +00: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
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
ilya-bkv
2c063df914 resolve conversation 2023-01-31 16:58:28 +03:00
Ilya Y
714c11e591 Social share (#88)
add social sharing and og:meta
2023-01-31 15:47:44 +03:00
12f5479957 Feed styles fixes 2023-01-31 02:09:33 +03:00
50325cf271 Fixed header on mobile devices 2023-01-25 01:55:24 +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
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
013bdd48d0 sendlink-template-patch 2022-11-27 22:19:06 +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
9b4cede871 beautiful all-topics and all-authors, some icons 2022-11-27 11:15:03 +03:00
e232616cf2 cosmetics 2022-11-27 09:33:05 +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
f6ec3558d6 wip-fixing 2022-11-26 19:51:08 +03:00
Igor Lobanov
7bd9320d24 fixes 2022-11-25 12:03:51 +01: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
ilya-bkv
57a216de03 [WIP] Chat creation 2022-11-23 07:12:11 +03:00
Igor Lobanov
1cf942f6c8 i like to move it. move it 2022-11-20 22:25:59 +01: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
39aec90013 merging 2022-11-15 17:24:50 +03:00
ilya-bkv
b207fb9e0c linter fixies 2022-11-15 16:55:00 +03:00
a9a22cd7f6 postmerge 2022-11-15 15:15:35 +03:00
ac3b4b82d8 Fixed header icons position 2022-11-15 01:10:26 +03:00
59c2283b39 Header minor fixes 2022-11-14 23:32:17 +03:00
843912b95d postmerge-fixes 2022-11-14 20:41:05 +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
Igor Lobanov
b56f5e5751 lint 2022-11-14 02:20:02 +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
fd15d04231 Fixed icons 2022-11-13 21:56:58 +03:00
53634b997e Fixed auth modal 2022-11-13 17:21:48 +03:00
9a0b84be3d Minor header controls fixes 2022-11-13 16:17:38 +03:00
c269e0d632 Fixed header navigation style 2022-11-13 13:36:44 +03:00
Igor Lobanov
a169fc3b81 fixes and lint 2022-11-10 16:17:57 +01:00
Igor Lobanov
31d837eca2 New editor WIP 2022-11-10 16:00:38 +01:00
9581f21d7b Topic page fixes 2022-11-08 00:07:42 +03:00
2e53d894c4 Fixed linter error 2022-11-04 16:58:42 +03:00
d0c0f3ab93 Fixed document scroll position when modal opened 2022-11-04 16:05:50 +03:00
03024ca58d Fixed create article control on mobile 2022-11-04 11:13:11 +03:00
3af9f5d7e4 Merge remote-tracking branch 'origin/dev' into prepare-inbox 2022-11-03 08:06:51 +03:00
7462e00cc3 Popup minor style fix 2022-11-03 00:55:29 +03:00
Igor Lobanov
d903f233cf
Merge pull request #48 from Discours/editor2
Editor 2
2022-11-02 19:03:02 +01:00
e609eb09fa sended link status, sign out revoke token 2022-11-02 13:16:53 +03:00
42580bbd68 catch-error 2022-11-02 10:25:36 +03:00
62fe2c8484 fixes 2022-11-02 10:10:44 +03:00
12f30b29a0 merged-dev 2022-11-02 01:29:08 +03:00
1c38fc124b forget password send link, localized 2022-11-02 01:25:18 +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
569240bdce Fixed style of header controls 2022-10-31 22:05:26 +03:00
Igor Lobanov
ec3f9ab54c lint 2022-10-31 17:44:52 +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
190a3226d5 prettier 2022-10-31 13:51:52 +01:00
Igor Lobanov
23541c06ce Revert "oauth-confirm moved"
This reverts commit 5700968caf.
2022-10-31 13:36:41 +01:00
Igor Lobanov
d7ceebf0dd build fix 2022-10-28 11:15:11 +02:00
Igor Lobanov
54a74fa2ee refactoring, horizonalAnchor prop added to Popup 2022-10-28 11:10:14 +02:00
0eda49ed5d Profile popup 2022-10-26 22:22:22 +03:00
7f2becb2fa Fixed mobile burger 2022-10-26 00:17:35 +03:00
6b82d36f96 Fixed header controls 2022-10-25 22:43:24 +03:00
Igor Lobanov
2e827901c2 Auth & registration 2022-10-25 18:29:27 +02:00
Igor Lobanov
f64bcc08f0 prettier 2022-10-25 17:40:12 +02:00
Igor Lobanov
06beecac54 common Popup component & SharePopup 2022-10-25 17:36:32 +02:00
a63cde416f forgot-fix 2022-10-23 23:59:15 +03:00
5700968caf oauth-confirm moved 2022-10-23 17:03:05 +03: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
121ab1aedf Fixed page style when auth modal opened 2022-10-20 19:38:25 +03:00
1758d2eacc postmerge 2022-10-19 17:26:49 +03:00
cbcacb643f Header mobile fixes 2022-10-18 01:03:49 +03:00
313e675654 Linter fixes 2022-10-18 00:01:19 +03:00
7cfd9d4fd0 Share controls popup 2022-10-17 23:53:04 +03: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
43fbe729f9 editor refactoring 2022-10-08 19:40:58 +03:00
adc0fe6393 refactor and fixes 2022-10-07 22:35:53 +03:00
9712724b93 confirm-component 2022-10-05 20:17:38 +03:00
Igor Lobanov
e63b018efa client data fetching 2022-10-05 17:11:14 +02:00
d4a68c30b2 merged 2022-10-04 15:20:51 +03:00
e11916298e refactori 2022-10-04 15:16:07 +03:00
3609dc3a47 Fixed linter error 2022-10-04 13:48:11 +03:00
cd803f1f07 Changed css classes to css-module in the Private component 2022-10-04 13:41:03 +03:00
d7be0d2e94 Merge branch 'header-module-css' of https://github.com/Discours/discoursio-webapp into header-module-css 2022-10-04 13:35:54 +03:00
Igor Lobanov
62f934c1f1 Merge remote-tracking branch 'origin/dev' into header-module-css
# Conflicts:
#	src/components/Nav/Private.tsx
2022-10-04 12:31:01 +02:00
c28a824ebf Fixed header 2022-10-04 00:44:21 +03:00
fff349d478 Fixed header 2022-10-04 00:31:11 +03:00
Igor Lobanov
0e8117937b
Merge pull request #21 from Discours/auth-fix
[DO NOT MERGE] auth fix WIP
2022-10-03 13:35:24 +02:00
Igor Lobanov
659813bcbf auth fix 2022-10-03 13:29:12 +02:00
Igor Lobanov
ceba418ee3 topics hover fix 2022-10-01 13:56:47 +02:00
61c9dabe71 Merge branch 'header-module-css' of https://github.com/Discours/discoursio-webapp into header-module-css 2022-09-29 23:11:37 +03:00
6dff8827f7 Removed logging 2022-09-29 23:11:13 +03:00
998f11215b Fixed header class on scroll 2022-09-29 23:10:00 +03:00
Igor Lobanov
322a7dfaa5 minor fixes 2022-09-29 21:57:03 +02:00
eeeb8f2271 In the Icon component changed props.className to props.class 2022-09-29 22:37:49 +03:00
78e351e71b Header fixes 2022-09-29 22:16:17 +03:00
Igor Lobanov
71a5f8fa8d lint fixes 2022-09-29 13:50:48 +02:00
Igor Lobanov
6688da72c0 header search icon styles fixed 2022-09-29 12:31:01 +02:00
65fae2192d Header fixes 2022-09-29 13:08:22 +03:00
53f71ce92f Module css in the header component 2022-09-29 00:08:14 +03:00
f4c974d1e1 fix auth modal, lang picking 2022-09-24 13:34:57 +03: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
374bbc8e0f Merge remote-tracking branch 'origin/navigation' into dev 2022-09-19 10:00:14 +03:00
ee02b5d0b8 Header fixes 2022-09-18 18:31:48 +03:00
cc35eb4017 auth minor fix 2022-09-17 22:15:55 +03:00
Igor Lobanov
000bfb4e45 Merge remote-tracking branch 'origin/dev' into navigation
# Conflicts:
#	src/components/Nav/Header.tsx
#	src/layouts/zine.astro
2022-09-16 12:47:00 +02:00
83be97e3c6 Sticky main header 2022-09-15 22:41:05 +03:00
Igor Lobanov
38ba5be728 fix 2022-09-15 20:18:07 +02:00
cc396da3ee WIP: sticky main navigation block 2022-09-15 00:07:47 +03:00
Igor Lobanov
95f100e930 fixes 2022-09-14 20:53:42 +02:00
9d054fcef9 private-routestore-fix 2022-09-14 17:43:26 +03:00
c804efb323 fix-header 2022-09-14 17:40:33 +03:00
dcff22fa32 routerfix 2022-09-14 17:23:52 +03:00
7f52347b99 minimal client routing global states 2022-09-14 17:21:26 +03:00
a6691fc426 offset-limit 2022-09-14 14:05:48 +03:00
Igor Lobanov
c3c1c9fee3 store layer 2022-09-13 12:30:36 +02:00
fe88d3e150 renew-session 2022-09-09 17:13:50 +03:00
44e0d11832 init 2022-09-09 14:53:35 +03:00