Commit Graph

58 Commits

Author SHA1 Message Date
8b773e5fed refactored-folder-structure+imports-alias 2024-07-04 10:51:15 +03:00
e38fce68c6 ga-integration 2024-06-26 11:22:05 +03:00
8d39c74242 gigantic-wip 2024-06-24 20:50:27 +03:00
702865b0e6 postmerge biomed 2024-05-01 18:23:47 +03:00
98e0bb1078 revised changes 2024-05-01 18:23:47 +03:00
ilya-bkv
248d06decd cleanup code 2024-03-07 15:14:58 +03:00
Tony
bf9f0d9c7b
Merge branch 'dev' into hotfix/posting-author 2024-03-07 14:09:00 +03:00
Ilya Y
1d64d97f9f
Hotfix/parse auth errors (#423)
Add fixes to login form parse errors
2024-03-07 11:07:46 +03:00
0160dec607 Merge branch 'dev' of github.com:Discours/discoursio-webapp into hotfix/posting-author 2024-03-04 17:09:26 +03:00
Ilya Y
b1b3f8b435
auth modals fix logic (#420)
auth modals fix logic
2024-02-27 17:42:54 +03:00
20e4e985f5 fmt 2024-02-17 16:25:25 +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