|
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 |
|