Commit Graph

37 Commits

Author SHA1 Message Date
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
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
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
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
cfb744c0a0 lint 2023-05-01 20:32:32 +02: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
bniwredyc
47f9c10496 minor changes 2023-02-10 12:11:24 +01:00
Tony
0b70289195
Prepare inbox (#65)
Chat client - MVP
2022-12-17 06:27:00 +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
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
843912b95d postmerge-fixes 2022-11-14 20:41:05 +03:00
Igor Lobanov
338d9e3d08 code review 2022-11-14 11:02:08 +01: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
53634b997e Fixed auth modal 2022-11-13 17:21:48 +03: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
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
2e827901c2 Auth & registration 2022-10-25 18:29:27 +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
Igor Lobanov
4fabc7554d WIP 2022-10-21 20:17:04 +02:00