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