Commit Graph

91 Commits

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