Commit Graph

224 Commits

Author SHA1 Message Date
d6c4ec68ee Confirm modal style fixes 2023-10-25 00:43:50 +03:00
Ilya Y
704adcd4be
Comments improvements & bugfix (#277)
* Mobile header Subscribe

* Comments improvements & bugfix
2023-10-23 18:18:10 +03:00
Ilya Y
023e0067f8
Feature/en locale fix (#278)
* en locale fix

* lint

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-23 14:15:19 +03:00
Ilya Y
bfe1ef2e85
Feature/refactoring user card (#274)
* Refactoring AuthorCard
* fix alphabet sort
2023-10-20 19:21:40 +03:00
Kosta
85e8533931
dates in notifications, lots of minor fixes (#271)
* dates in notifications, lots of minor fixes
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-18 13:56:41 +03:00
b22e27bce6 Minor style fixes 2023-10-17 01:13:13 +03:00
Igor Lobanov
51762e3dee notifications fixes 2023-10-16 21:50:22 +02:00
Ilya Y
9262367f68
notification system update (#265)
* notification system update
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-16 20:24:33 +03:00
Ilya Y
4da78d2e68
Feature/update confirm modal (#264)
Update confirm modal
2023-10-16 18:57:29 +03:00
Ilya Y
99642e71ab
Feature/comments fixies (#261)
Comments fix pack
2023-10-16 10:40:34 +03:00
Ilya Y
8e6b70eb7e
Fix profile markup (#259) 2023-10-13 09:10:24 +03:00
Ilya Y
c9febc75ea
Comment fixies (#256) 2023-10-12 17:18:01 +03:00
d2c6f94c33 Minor style fixes 2023-10-12 00:56:59 +03:00
Ilya Y
44c2269edb
Feature/expo pages (#253)
Expo pages
2023-10-10 18:38:02 +03:00
796321e3ee Minor author page style fixes 2023-10-10 01:09:15 +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
2e020c749a Author page style fixes 2023-09-29 00:55:15 +03:00
4fa5f83989 Style fixes 2023-09-28 01:21:27 +03:00
d1e9276b23 Fixed quote font size 2023-09-28 00:50:02 +03:00
Ilya Y
8a71cb41ea
Feature/auth guard update (#230)
- add AuthGuard on myFeed
- make AuthGuard closable with redirect to MainPage
2023-09-24 17:55:46 +03:00
Ilya Y
7c67ce977e
- fix body toggle classlist fixed (#229)
- fix body toggle classlist fixed 
- change Feed settings link
- fix youtube video match
2023-09-21 20:16:07 +03:00
42493c2e98 Table of contents mobile style 2023-09-20 23:58:08 +03:00
Ilya Y
5d116ede22
Popper position update (#212) 2023-09-07 21:45:22 +03:00
Ilya Y
5f40bb8465
Modify popper eventListeners (#211) 2023-09-07 10:25:02 +03:00
Ilya Y
79d9422a9b
Toggle quotes (#210)
Toggle quotes
2023-09-05 10:59:36 +03:00
Ilya Y
3db98ac6cb
Footnote fixpack (#208)
* Footnote hotfixies
2023-09-05 08:49:19 +03:00
37a6547d57 Minor fixes 2023-09-05 00:50:48 +03:00
Ilya Y
6ae2fb07fc
Feature/profile reorganise (#196)
* Profile reorganise
2023-09-01 17:28:50 +03:00
Ilya Y
ead332184d
Feature/footnotes (#193)
* Add Footnote extension
2023-08-28 14:48:54 +03:00
Ilya Y
f423f22741
Update header z index (#194) 2023-08-26 12:41:21 +03:00
7a467e313b Fixed table of contents style 2023-08-25 00:19:26 +03:00
Ilya Y
328bd89d8d
Article Lead and Description with simple editor (#189)
* Article Lead and Description
2023-08-22 16:37:54 +03:00
Ilya Y
f0bb04b33d
Update tooltip (#187)
* Show article tooltip onClick

* remove unused imports

* Resolve conversations
2023-08-21 13:15:32 +02:00
Igor Lobanov
f2a5751f3e
Revert 173 revert 155 fix/useconfirm n tableofcont (#177)
* test

* test

* test

* test

* errorWhileRendering now generates 500 status code

* build fix

* debug cleanup
2023-08-17 20:03:09 +02:00
Ilya Y
a877613d8e
parse footnotes after migration (#182) 2023-08-17 14:11:58 +03:00
Ilya Y
b52610d692
Fix Media Items description autosave (#184) 2023-08-17 13:36:27 +03:00
Ilya Y
542f669a94
Publish Settings show field name (#180)
Publish Settings show field name
2023-08-16 16:11:58 +03:00
Igor Lobanov
a94b8343b4
harmless changes (#178)
* harmless changes

* build fix
2023-08-14 17:50:03 +02:00
Igor Lobanov
46bd20446a
Merge remote-tracking branch 'origin/main' into revert-173-revert-155-fix/useconfirm_n_tableofcont (#176)
# Conflicts:
#	package.json
2023-08-14 16:48:27 +02:00
Igor Lobanov
64bd3defcd
Revert "add useconfirm for req actions & fixes for toc (#155)" (#173)
This reverts commit b5708d26cd.
2023-08-14 15:42:12 +02:00
Ilya Y
e51cff6fb8
Add auto save in SimplifiedEditor (#164)
* Add auto save in SimplifiedEditor

* remove unused imports
2023-08-13 23:26:40 +02:00
Arkadzi Rakouski
b5708d26cd
add useconfirm for req actions & fixes for toc (#155)
* add useconfirm for req actions & fixes for toc

* add interval for editor

* revert editor interval

* refactor by review comments

* add sticky pos for table of contents

* refactor toc for editor

* add debounce

* refactor by review comments

* Merge remote-tracking branch 'origin/main' into fix/useconfirm_n_tableofcont

# Conflicts:
#	package.json
#	src/components/Article/Comment.tsx
#	src/pages/profile/profileSettings.page.tsx

---------

Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-08-13 17:51:02 +02:00
cc34e79dc5 Minor style fixes 2023-08-12 17:17:00 +03:00
Ilya Y
f9c30a99cf
Update Userpic component (#160) 2023-08-11 19:42:41 +03:00
Ilya Y
29ec484be0
types hotfix (#157) 2023-08-07 12:02:58 +03:00
Arkadzi Rakouski
ef76664b21
add useConfirm for comments deleting (#152)
* add useConfirm for comments deleting
2023-08-05 09:41:52 +03:00
Arkadzi Rakouski
b5c8f1d60a
implement table of contents (#146)
* implement table of contents

* refactor by review comments

* refactor by review comments

* lint

* minor fix

---------

Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-31 23:43:41 +02:00
Igor Lobanov
d37dd134b5
404 page (#151)
* 404 page

* lint

* build fix
2023-07-31 22:19:08 +02:00
Ilya Y
a8898677a9
removeCapitalize (#150) 2023-07-31 12:57:50 +03:00
Ilya Y
506b36af7f
Swiper update article & editor view (#145)
* Swiper update article & editor view
* Add link by META+KeyK
* Add isFocused check
2023-07-28 12:47:19 +03:00