Commit Graph

48 Commits

Author SHA1 Message Date
52b2a6d16c fixed-reset-template 2024-02-16 22:11:04 +03:00
942c87f02a compact 2024-02-15 21:09:26 +03:00
005fb5066f fmt-fix 2024-02-15 20:49:12 +03:00
9a7ac16a1a buttong-view 2024-02-15 20:26:53 +03:00
29d807343f variants 2024-02-08 21:36:05 +03:00
083d421cc5 status-logic-restore 2024-02-08 20:42:07 +03:00
b33c7e136a signal-fix 2024-02-08 20:30:27 +03:00
ilya-bkv
213764b372 refactoring email check status 2024-02-08 19:42:52 +03:00
ilya-bkv
0432b03cbc refactoring email check status 2024-02-08 18:37:17 +03:00
a664c8f6cb refactored
All checks were successful
deploy / test (push) Successful in 2m10s
deploy / Update templates on Mailgun (push) Has been skipped
2024-02-06 18:02:57 +03:00
bafe35cb0e dummy-debug
All checks were successful
deploy / test (push) Successful in 9m32s
deploy / Update templates on Mailgun (push) Has been skipped
2024-02-06 17:34:27 +03:00
333d7c5961 no-actions-context-value
Some checks failed
deploy / test (push) Failing after 59s
deploy / Update templates on Mailgun (push) Has been skipped
2024-02-04 20:40:15 +03:00
7e5df429d7 sorted imports 2024-02-04 14:25:21 +03:00
aeeed1cb65 fmt-lint 2024-02-04 12:03:15 +03:00
ilya-bkv
fdceeb6060 refactoring 2024-02-01 23:34:53 +03:00
ilya-bkv
5a47db8430 Fix modal window 2024-01-27 09:21:48 +03:00
9b6a6ecde5 tolowercase-fix 2024-01-13 17:22:04 +03:00
86c10b1667 addresses-fix
Some checks failed
deploy / test (push) Failing after 53s
deploy / deploy (push) Has been skipped
2023-12-25 02:37:30 +03:00
9a55056b9d session-fx
Some checks failed
deploy / test (push) Failing after 1m2s
deploy / deploy (push) Has been skipped
2023-12-24 11:16:41 +03:00
0adeba1407 postmerge-fixes 2023-12-22 20:45:01 +03:00
Ilya Y
37c27cc09c
Feature/change password modal (#344)
* Change Password Modal
2023-12-21 13:02:28 +03:00
Igor Lobanov
3a7d138eef
feed period select (#340)
* feed period select

* fix, unused code removed

* Fix styles

* Fix styles

* Fix styles

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-12-20 09:07:57 +01:00
9e6ba5a523 session-connect-debug
Some checks failed
deploy / test (push) Failing after 55s
deploy / deploy (push) Has been skipped
2023-12-15 16:45:34 +03:00
f23c3fded1 session-context-wip
Some checks failed
deploy / test (push) Failing after 1m6s
deploy / deploy (push) Has been skipped
2023-12-14 14:49:55 +03:00
fce7ffb972 forget-fix-graphql-client-fix
Some checks failed
deploy / test (push) Failing after 55s
deploy / deploy (push) Has been skipped
2023-12-03 13:22:42 +03:00
ed3360d92b test-job-ci 2023-11-28 21:04:51 +03:00
8cfbe8303c refactored. 2023-11-28 16:18:25 +03:00
Ilya Y
784bb435c3
Feature/lint (#317)
* prettier

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-14 18:10:00 +03:00
Ilya Y
aadc9677a0
my feed with auth guard (#245)
* my feed with auth guard

* header links css fix

* don't create history record when reseting lng param

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-09-29 15:48:58 +03:00
37a6547d57 Minor fixes 2023-09-05 00:50:48 +03:00
031d89881f Fixed error messages style 2023-08-31 00:30:15 +03:00
Ilya Y
ead332184d
Feature/footnotes (#193)
* Add Footnote extension
2023-08-28 14:48:54 +03:00
Arkadzi Rakouski
a6cae1abb7
fixes for register form (#188) 2023-08-21 13:11:18 +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
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
Ilya Y
9f7d5d04b6
Feature/gallery upload (#117)
* upgrade Swiper
2023-07-02 08:08:42 +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
f8bb60a8a4 Fixed auth popup style 2023-05-18 23:02:19 +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
f5272383c2 goodbye astro, i18n 2023-02-17 10:21:02 +01:00
Igor Lobanov
e61181392c home page tops fix, all authors, all topics fixes and more 2022-12-02 16:28:07 +01:00
Igor Lobanov
1cf942f6c8 i like to move it. move it 2022-11-20 22:25:59 +01:00
Igor Lobanov
338d9e3d08 code review 2022-11-14 11:02:08 +01:00
11874c6c1d auth context
topic page fix, getAuthor, getTopic
newapi -> testapi
fixes
2022-11-14 01:09:20 +01:00
Igor Lobanov
ec3f9ab54c lint 2022-10-31 17:44:52 +01:00
Igor Lobanov
2e827901c2 Auth & registration 2022-10-25 18:29:27 +02:00