bcb44302e1
message-handler-fix
2023-10-17 09:37:11 +03:00
aaa1527770
small-fix
2023-10-17 00:45:22 +03:00
12e5743d24
merged
2023-10-16 21:00:22 +03: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
f95b659e98
main-merged
2023-10-16 15:28:30 +03:00
Ilya Y
6de5590223
Fix profile modals ( #260 )
2023-10-15 15:09:31 +03:00
89fcc13016
fix-idb-window
2023-10-15 02:27:33 +03:00
359bfc3f7a
notifications-postmerge-fixes
2023-10-15 02:05:07 +03:00
26ba530f9e
merged
2023-10-14 18:41:22 +03:00
87c45a48a2
inbox-schema-fix
2023-10-14 18:37:17 +03:00
Ilya Y
2674717f04
Feature/notifications ( #244 )
...
* WIP
* WIP
* WIP
* packaga-lock.json
* WIP
* WIP
* WIP
* WIP
* v0.1
* debug code removed
---------
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-14 14:39:24 +03:00
b70e70cba3
inbox-context
2023-10-14 00:39:08 +03:00
f3cfa97254
bearer-added
2023-10-13 14:50:46 +03:00
93eafb47d0
тщищвн
2023-10-13 00:44:02 +03:00
2138fadfcf
fixed-sse
2023-10-12 17:55:14 +03:00
f9e7e5cff1
with-s
2023-10-12 16:20:31 +03:00
8ef0e9ff5f
-s
2023-10-12 16:10:17 +03:00
64f8110e84
fix-queryname
2023-10-11 21:43:13 +03:00
4650469247
bun+fixes
2023-10-11 20:03:20 +03:00
5d749c09a7
add-fetch-eventsource-close-on-error
2023-10-11 17:41:36 +03:00
8ce300bacb
add-fetch-eventsource-2
2023-10-11 17:38:47 +03:00
767147c4d1
add-fetch-eventsource
2023-10-11 17:25:59 +03:00
42d69593f8
sse-testapi
2023-10-11 16:17:12 +03:00
7dec041368
fix-connect-url
2023-10-11 15:38:57 +03:00
866bea77de
inbox-client-fix
2023-10-10 01:17:29 +03:00
f4336b40f6
inbox-client
2023-10-09 18:30:52 +03:00
82411d1a11
sse-test
2023-10-08 20:44: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
Ilya Y
3d6c6ccbc8
Feature/subscribe settings ( #224 )
...
Subscribe settings page
2023-09-18 19:33:22 +03:00
Ilya Y
9c7f6249a4
Profile settings update view ( #214 )
...
Profile settings update view
2023-09-09 15:04:46 +03:00
Ilya Y
ead332184d
Feature/footnotes ( #193 )
...
* Add Footnote extension
2023-08-28 14:48:54 +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
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
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
Ilya Y
f14b4a7049
Feature/article settings refactoring ( #158 )
...
* Settings screen
2023-08-12 10:48:43 +03:00
Ilya Y
039b60f022
Init AutoSave ( #154 )
...
* Init AutoSave
* Saving Notice
* Hide save button
* Hide save button
* Fix redirect
* resolve Conversation
2023-08-04 17:59:36 +02:00
Arkadzi Rakouski
fd2841ab6c
add draft version of useConfirm ( #149 )
...
* add draft version of useConfirm
* Add resolveConfirm
* added translations
---------
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-31 23:24:41 +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
40af94e101
add editor fixes ( #144 )
...
* add editor fixes
2023-07-27 20:38:38 +03:00
Ilya Y
48948f1141
Feature/simplified editor ( #140 )
...
* Simplified editor
* Remove ProseMirror
2023-07-24 11:58:07 +03:00
Igor Lobanov
75c3d5faea
expo pages ( #111 )
...
* layout pages
* lint
* code review, lint, build fix
* lint
2023-06-16 16:47:24 +02: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
Ilya Y
be53a5dce8
Feature/video upload ( #107 )
...
* Add Video Player and Video Uploader
* Remove old video component
2023-06-10 17:10:05 +03: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
bniwredyc
835e6fcee9
save topics fixes
2023-05-11 13:06:29 +02:00
bniwredyc
01f33413eb
main topic select, save topics WiP
2023-05-10 22:20:53 +02:00
ilya-bkv
4501aa3251
- show existed link in url popup
...
- hide Panel after click on menu item
- hide Cooperate button in Article
- revert drafts list in DraftView
2023-05-10 04:53:48 +03:00