Commit Graph

1593 Commits

Author SHA1 Message Date
ilya-bkv
2280a776b3 Improve draft saving process in EditView 2024-03-07 15:13:52 +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
ilya-bkv
41e40ada9b Comment delete message 2024-03-07 10:20:50 +03:00
56a83dc8ba fmt 2024-03-06 15:55:33 +03:00
e252ce464b fmt 2024-03-06 15:53:51 +03:00
3e2d7416b7 merged 2024-03-06 15:37:16 +03:00
626624ddb4 topics-comments 2024-03-06 15:36:12 +03:00
ilya-bkv
45e8f2ba02 Refactor Comment component and improve debug logging
Implemented a delete function in the Comment component that filters out the selected comment in real time, enhancing the user experience by providing immediate feedback upon deletion. Also, refactor the authorFollows function in the GraphQL client core to use standardized string quotations for better code consistency.
2024-03-06 15:02:32 +03:00
ilya-bkv
eb03dc1d05 Add delete function to Comment component
The Comment component has been updated to include a delete function which removes the selected comment from the displayed list in real time. This update enhances user experience by providing instant feedback when a comment is deleted. Additionally, debug logging was added to authorFollows function for testing purposes.
2024-03-06 14:56:32 +03:00
4ed15f405e access+userpic-fix 2024-03-05 16:07:14 +03:00
f8bf3d86a0 edit-access+redirect 2024-03-05 16:01:47 +03:00
9b7079def5 naming-fix 2024-03-04 18:06:40 +03:00
0160dec607 Merge branch 'dev' of github.com:Discours/discoursio-webapp into hotfix/posting-author 2024-03-04 17:09:26 +03:00
a207aeeb44 new-api 2024-03-04 15:32:48 +03:00
ilya-bkv
4196bb0f1e Fix comment edit without refresh (update editor state) 2024-03-04 15:18:24 +03:00
ilya-bkv
bc1ea82127 Fix comment edit without refresh 2024-03-04 13:47:11 +03:00
ilya-bkv
e0503f593f Remove comment edited date 2024-03-04 11:54:09 +03:00
Tony
9a7c973bb2
Merge branch 'dev' into hotfix/all-authors-ssr 2024-03-02 10:32:59 +03:00
780f59f517 feed-comments-order-fix 2024-03-01 16:04:28 +03:00
d0be8ffb6a minor 2024-03-01 00:11:59 +03:00
423af46377 fixed 2024-02-29 23:46:15 +03:00
deebe79f55 comments-hotfix 2024-02-29 20:51:07 +03:00
a87efec9dc Merge branch 'dev' of github.com:Discours/discoursio-webapp into dev 2024-02-29 18:10:56 +03:00
abc2d01485 comments-order-hotfix 2024-02-29 18:05:05 +03:00
ilya-bkv
72cb6325d9 Fix comments date in Feed page 2024-02-29 17:33:17 +03:00
9e513b2430 drafts-order-fix 2024-02-29 16:08:35 +03:00
Ilya Y
b1b3f8b435
auth modals fix logic (#420)
auth modals fix logic
2024-02-27 17:42:54 +03:00
Ilya Y
8b066104e6
Hotfix/can edit fix (#421)
Fix canEdit() in Commetns
2024-02-27 14:41:49 +03:00
ilya-bkv
1d8ffe64b5 Div 2024-02-26 15:18:56 +03:00
ilya-bkv
6e1e46fca2 Cleanup code 2024-02-26 14:56:40 +03:00
ilya-bkv
80e338a60d Cleanup code 2024-02-26 14:38:48 +03:00
ilya-bkv
e34aa5e70b fix authors list pages 2024-02-26 14:38:23 +03:00
ilya-bkv
507cfebd48 Cleanup code 2024-02-26 14:19:12 +03:00
55ebc1c634 space-fix 2024-02-26 01:43:15 +03:00
bfc7ed15d8 sort-order-fix 2024-02-26 01:40:09 +03:00
96c52ae2b4 load-author-hotfix 2024-02-26 01:29:26 +03:00
5092a98fba merged 2024-02-26 00:44:58 +03:00
Ilya Y
73e1f575f8
Hotfix/all authors bugfix (#418)
bufgix to authors
2024-02-25 10:31:11 +03:00
Ilya Y
fe9fd37d9d
Fix getRandomTopics (#419) 2024-02-25 10:04:05 +03:00
Ilya Y
4e931a39c5
Feature/all authors order (#410)
Load Authors by btn click
---------

Co-authored-by: Untone <anton.rewin@gmail.com>
2024-02-22 10:29:52 +03:00
Tony
01a4b558bd
api update (#417)
* api update

* query-fix
2024-02-21 17:25:28 +03:00
Ilya Y
a7f3ee54c1
fix scroll to comments by search params (#416)
* fix scroll to comments by search params

* CommentsTree sort

* Cancel cleanup search params in link to comment
2024-02-21 16:44:21 +03:00
c2035b801a update-fixxd 2024-02-17 21:57:02 +03:00
3f7679710f minor 2024-02-17 18:44:56 +03:00
560739627a more-defined 2024-02-17 18:13:54 +03:00
0dd2736dd5 catch-response-on-update 2024-02-17 18:03:01 +03:00
3a6faa65a8 tolerate-fails-more 2024-02-17 17:40:10 +03:00
e32e3d31ea fmt 2024-02-17 17:31:08 +03:00
002ffe64fc parse-tolerate 2024-02-17 17:28:57 +03:00
20e4e985f5 fmt 2024-02-17 16:25:25 +03:00
748bd206d1 small-fixes 2024-02-17 16:03:47 +03:00
6cc6b4f5ac id-optional-fix-2 2024-02-16 20:04:05 +03:00
b295ba0dbf update-reaction-query-fix 2024-02-16 19:58:24 +03:00
2763bb4eef delete-reaction-fix-header-link-fix 2024-02-16 19:27:38 +03:00
c706915d7d minor-fix 2024-02-16 19:22:50 +03:00
f482856cca fine 2024-02-16 19:14:15 +03:00
869cf5bb1a condition-fix 2024-02-16 18:47:48 +03:00
19bba97d73 can-edit-fix-2 2024-02-16 13:38:07 +03:00
98264cfce7 canEdit-fix 2024-02-16 13:21:25 +03:00
Tony
2cbc799219
Merge pull request #399 from Discours/feature/auth-resend
Some checks failed
deploy / test (push) Failing after 1m30s
deploy / Update templates on Mailgun (push) Has been skipped
Feature/auth resend
2024-02-15 21:29:43 +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
912e40f9b1 Merge remote-tracking branch 'hub/dev' into feature/auth-resend 2024-02-15 16:51:45 +03:00
ilya-bkv
a445e360c9 fix title error-message in editor 2024-02-13 16:09:44 +03:00
ilya-bkv
88ecd906f9 Change publish btn action 2024-02-12 11:12:23 +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
Tony
b3e3068a8d
Merge pull request #403 from Discours/hotfix/topicSubscibtionsFix
Fix topic subscriptions status
2024-02-08 17:25:08 +03:00
0cc22e8942
Fix static pages (#402)
* Fix static pages
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2024-02-08 12:36:53 +03:00
ilya-bkv
6b2cadfcb6 Fix topic subscriptions status 2024-02-08 12:11:52 +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
57f5debdee crdt-auth-token-hotfix
All checks were successful
deploy / test (push) Successful in 2m6s
deploy / Update templates on Mailgun (push) Has been skipped
2024-02-06 00:10:29 +03:00
d39872281e maintopic-limit-hotfix 2024-02-05 22:05:49 +03:00
7337c6eb2a buffer-import 2024-02-05 19:00:13 +03:00
075072cd36 all-rules-with-exclusions 2024-02-05 18:49:08 +03:00
361c916687 async-fixes 2024-02-05 18:04:23 +03:00
238a17a9de nostylelint-stage 2024-02-05 16:06:44 +03:00
Tony
70164a9ce2
Merge pull request #397 from Discours/fix/suscribe_buttons_fix
Fix/suscribe buttons fix
2024-02-05 15:58:34 +03:00
ilya-bkv
f2315411b2 Fix subscribe logic (refactoring) 2024-02-05 15:34:47 +03:00
ilya-bkv
09b32b06cc Fix subscribe logic 2024-02-05 14:11:46 +03:00
a880fe81e5 stability-editing
All checks were successful
deploy / test (push) Successful in 2m7s
deploy / Update templates on Mailgun (push) Has been skipped
2024-02-05 11:59:21 +03:00
2c2ed95053 fixtype
All checks were successful
deploy / test (push) Successful in 2m20s
deploy / Update templates on Mailgun (push) Has been skipped
2024-02-04 20:47:26 +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
2f2fb780bf all-fixed 2024-02-04 17:39:05 +03:00
7e5df429d7 sorted imports 2024-02-04 14:25:21 +03:00
4218de6fba biome-fixes 2024-02-04 12:23:20 +03:00
c68001fcc1 fmt-lint
Some checks failed
deploy / test (push) Failing after 49s
deploy / quality (push) Failing after 9s
deploy / Update templates on Mailgun (push) Has been skipped
deploy / test_with_playwright (push) Failing after 46s
deploy / push (push) Has been skipped
2024-02-04 12:17:02 +03:00
aeeed1cb65 fmt-lint 2024-02-04 12:03:15 +03:00
21027f3167 invite-modal-hotfix 2024-02-04 09:38:45 +03:00
Tony
ab48f173b3
Merge pull request #386 from Discours/hotfix/posting
Hotfix/posting
2024-02-03 17:56:25 +03:00
Ilya Y
ce1eb2aa43
Hotfix/author page title (#393)
Author page title fix
2024-02-03 12:23:44 +03:00
62250ba239 expect-meta 2024-02-03 11:58:10 +03:00
ebec141b77 author-name-fix 2024-02-03 11:52:13 +03:00
e3347bd923 debug-comments-log 2024-02-03 11:42:49 +03:00
a02f24d862 -- 2024-02-03 11:31:13 +03:00
b4c8b4a882 warning-tails-fix 2024-02-03 11:30:01 +03:00
44801d58ec postfixes 2024-02-03 11:16:47 +03:00
fb95c7412f Merge remote-tracking branch 'hub/dev' into hotfix/posting 2024-02-03 11:12:44 +03:00
Ilya Y
21e9fc00da
Feature/refactoring subscriptions (#392)
refactoring Author page and Top Authors subscribe logic
2024-02-03 10:56:11 +03:00
920c6de8de modal-fix 2024-02-03 08:19:15 +03:00
c158532cc1 draft-remove-fix 2024-02-03 00:52:04 +03:00
Tony
829e523d36
Hotfix/featured (#391)
add: Shout.featured_at
remove: Shout.visibility
2024-02-02 20:29:53 +03:00
Ilya Y
1cedad823b
Open full_article on direct link fix (#390) 2024-02-02 07:31:25 +03:00
Ilya Y
e4d8aafb9b
fix iframe size in article (#389) 2024-02-01 23:46:54 +03:00
ilya-bkv
fdceeb6060 refactoring 2024-02-01 23:34:53 +03:00
ilya-bkv
ea24995c0e update restore password 2024-02-01 19:32:34 +03:00
ilya-bkv
639e566be5 Merge branch 'dev' into fix/restore_password_and_chek_email
# Conflicts:
#	src/components/Nav/AuthModal/ForgotPasswordForm.tsx
2024-02-01 17:51:16 +03:00
ilya-bkv
faeb69af09 fix types 2024-02-01 17:44:16 +03:00
ilya-bkv
f434be7d73 fix typo 2024-02-01 16:28:21 +03:00
ilya-bkv
92122e3abb change forgot password modal 2024-02-01 15:55:35 +03:00
ilya-bkv
7bcae3ba98 change forgot password modal 2024-02-01 15:29:20 +03:00
7e46bbdd9e subs-fix 2024-01-31 20:38:00 +03:00
f6c64b1d46 fetch-comments-fix 2024-01-31 19:09:42 +03:00
2103db3ebd load-comments-fix 2024-01-31 18:15:23 +03:00
27711d7e99 forgot-form-fox 2024-01-31 16:54:43 +03:00
af95e81c47 package-lock-fix 2024-01-31 16:42:59 +03:00
5a95e7490e authorizer-upgrade-3 2024-01-31 16:24:40 +03:00
cf19cdd39b authorizer-upgrade 2024-01-31 16:12:59 +03:00
9e7a7ad8d2 Merge remote-tracking branch 'hub/dev' into hotfix/following 2024-01-31 15:43:44 +03:00
090a8f2633 dev 2024-01-31 15:34:15 +03:00
b805d7eeb3 media-item-fix 2024-01-29 16:53:08 +03:00
22b616e6d1 music-stat-event 2024-01-29 16:19:04 +03:00
f23a89c48c init-pkg 2024-01-29 15:49:37 +03:00
1910a3c3c4 Merge branch 'feature/search-modal' into dev 2024-01-29 12:23:23 +03:00
a9697ba889 postmerge 2024-01-29 12:10:30 +03:00
68bc650efd Merge branch 'main' into dev 2024-01-29 12:07:06 +03:00
26f303140a initial null fix 2024-01-28 11:19:04 +03:00
b79120c7f7 search-modal-fixes 2024-01-28 10:55:11 +03:00
b866af2ff7 reasource-based-search-results-load 2024-01-28 10:06:31 +03:00
5c827ca287 Merge branch 'main' into feature/search-modal 2024-01-28 09:11:24 +03:00
0bca6d73b1 search-using-resource 2024-01-28 08:57:05 +03:00
Arkadzi Rakouski
49729614dc
Merge pull request #378 from Discours/feat/image-crop
feat/image crop
2024-01-27 14:56:32 +03:00
dog
ef49e4b971 limit cropper container height & fix t 2024-01-27 14:41:00 +03:00
Tony
f0c31013db
Merge pull request #380 from Discours/hotfix/loginn_modal_fixies
Hotfix/login modal fixies
2024-01-27 13:48:12 +03:00
796072eb18
Fixed link selection height in the editor (#379) 2024-01-27 13:19:01 +03:00
ilya-bkv
2b1342bff0 Fix modal window 2024-01-27 09:23:01 +03:00
ilya-bkv
5a47db8430 Fix modal window 2024-01-27 09:21:48 +03:00
1094a2de6f edit-fix 2024-01-26 03:50:04 +03:00
a2d72409f2 inbox-provider-rewrap 2024-01-26 03:22:36 +03:00
f77d7b28df postmerge-2 2024-01-25 22:16:38 +03:00
5f592e6fff postmerge-fix 2024-01-25 21:19:59 +03:00
dog
f0dd3c9c88 fix search modal behavior 2024-01-25 18:06:26 +03:00
Arkadzi Rakouski
c82b1301af
Merge pull request #358 from Discours/feature/search-modal
feat/search_modal
2024-01-25 16:08:33 +03:00
dog
591fd2ecbf implement image crop 2024-01-25 15:41:25 +03:00
Ilya Y
afed10dfd2
Refactoring invite modal (#375)
* Refactoring invite modal
* Infinite Scroll in user search
2024-01-25 12:57:57 +03:00
83e3cf1d19 topics-fix-4 2024-01-24 14:32:36 +03:00
0146a5cae2 create-effect-fix 2024-01-24 00:31:07 +03:00
ilya-bkv
5435811092 Fix TopicSelect 2024-01-23 22:01:41 +03:00
dc94c5bd8b linter-tuned 2024-01-23 19:44:58 +03:00
fdc721ebd0 linted 2024-01-23 19:32:57 +03:00
cc04e13be4 upvote-disabling 2024-01-23 17:43:26 +03:00
83cb23d424 revert-upvote 2024-01-23 17:41:49 +03:00
8f6de58f6d drafts-fix 2024-01-23 16:42:05 +03:00
d38adbfc61 ratings-fix 2024-01-23 16:22:18 +03:00
5b7d8a1658 rating-cosmetics 2024-01-23 05:18:17 +03:00
64af217dd7 enable-after-fail 2024-01-23 03:25:00 +03:00
e4332128c8 disabling-on-load 2024-01-23 02:16:22 +03:00
c96d723659 Merge remote-tracking branch 'hub/main' into dev 2024-01-23 01:15:16 +03:00
ac849e5376 Lightbox close control style fixes 2024-01-23 01:14:04 +03:00
e762016494 Merge remote-tracking branch 'hub/main' into dev 2024-01-23 01:13:07 +03:00
40ea97c463 rating-control-fix 2024-01-23 01:12:25 +03:00
4afd84a848 Minor style fixes 2024-01-23 00:53:50 +03:00
92eae0347b handle-rating-debug 2024-01-22 23:53:35 +03:00
e796fa30a4 load-topics-fix 2024-01-22 22:39:39 +03:00
e974e43c22 load-topics-on-create 2024-01-22 21:53:04 +03:00
0faa9df81c selected-topics-default 2024-01-22 20:37:27 +03:00
e5d3235846 less-token-check 2024-01-22 20:05:13 +03:00
cecf712cc3 Merge remote-tracking branch 'hub/main' into feature/sse-connect 2024-01-22 15:52:07 +03:00
Arkadzi Rakouski
e40a477538
Merge pull request #374 from Discours/fix/lightbox
reset lightboxes trackpad preventing
2024-01-22 14:09:47 +03:00
dog
b053aded18 remove sanitize-html 2024-01-22 14:09:21 +03:00
Ilya Y
f4e787a3ce
Inital load sorted articles with layout (#373) 2024-01-22 14:07:19 +03:00
dog
3429b36502 add cropperjs 2024-01-22 14:06:32 +03:00
dog
e86b1873c9 reset lightboxes trackpad preventing 2024-01-22 13:57:56 +03:00
Ilya Y
df8ee62112
Update tiptap link insert (#368)
Update tiptap link insert
2024-01-22 13:45:46 +03:00
Ilya Y
8a8abd3652
Add resize iframe listener (#369)
Add resize container listener
2024-01-22 13:45:21 +03:00
Arkadzi Rakouski
6bace7d311
fixes for lightbox (#372)
* fixes for lightbox

* fix run check
2024-01-22 13:44:56 +03:00
dog
d1874ea55f fix check errors 2024-01-21 17:02:25 +03:00
dog
32ee6e062b fix build 2024-01-21 16:56:36 +03:00
dog
73854fe5be prepare image crop component 2024-01-21 16:51:10 +03:00
Arkadzi Rakouski
2d396dc175
Merge branch 'main' into feature/search-modal 2024-01-21 16:01:41 +03:00
dog
6752d35491 refactor by review comments 2024-01-21 15:57:03 +03:00
33be9c7cff trailing-space-blockade-brokeup 2024-01-21 15:02:09 +03:00
4ff30f7fec postmerge 2024-01-21 12:25:38 +03:00
Ilya Y
439e27c603
sortable shouts onMount in expo (#371) 2024-01-21 11:56:38 +03:00
Arkadzi Rakouski
0796b41a42
show origin image res & add scale perc & refactor lightbox (#359)
* show origin image res & add scale perc & refactor lightbox

---------

Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2024-01-21 11:05:36 +03:00
Ilya Y
65fdb36e5d
update swiper slides (#370) 2024-01-21 10:42:32 +03:00
26ab3bc7ad email-confirm-as-success-page 2024-01-20 01:53:38 +03:00
e2d7710035 notifications-fix 2024-01-19 21:46:13 +03:00
e2a373d836 oauth-dummy2
Some checks failed
deploy / test (push) Failing after 58s
deploy / Update templates on Mailgun (push) Failing after 5s
2024-01-19 21:25:18 +03:00
070e0113ef oauth-dummy 2024-01-19 21:24:37 +03:00
80a3dd5d57 social-providers-fix 2024-01-19 18:03:33 +03:00
f693cdefeb authheader-fix
Some checks failed
deploy / test (push) Successful in 1m9s
deploy / Update templates on Mailgun (push) Failing after 4s
2024-01-18 20:34:17 +03:00
cbb66c5452 check-verified-fix
Some checks failed
deploy / test (push) Successful in 1m7s
deploy / Update templates on Mailgun (push) Failing after 4s
2024-01-18 18:57:10 +03:00
1af7ba520e get-unrated-fix
Some checks failed
deploy / test (push) Successful in 1m5s
deploy / Update templates on Mailgun (push) Failing after 5s
2024-01-18 15:52:02 +03:00