Commit Graph

403 Commits

Author SHA1 Message Date
ilya-bkv
97b1ec4386 Audio player fix (play by track click) 2024-03-20 14:59:07 +03:00
3b033be2b6 lint-fix 2024-03-07 15:52:03 +03:00
4e2152b8b0 postmerge-fix 2024-03-07 15:49:28 +03:00
cc951c305b Merge branch 'dev' into feature/rating 2024-03-07 15:38:35 +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
3e2d7416b7 merged 2024-03-06 15:37:16 +03:00
4f6169f16d merged 2024-03-06 15:36:54 +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
0160dec607 Merge branch 'dev' of github.com:Discours/discoursio-webapp into hotfix/posting-author 2024-03-04 17:09:26 +03:00
372012badf Merge branch 'dev' into feature/rating 2024-03-04 16:28:10 +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
96f72f00ee reactions-context-fix 2024-03-03 20:06:58 +03:00
f0bddfe461 rating-update-fix 2024-03-03 19:39:25 +03:00
1397cc9b84 fixd 2024-03-03 18:10:30 +03:00
7f5553316c merged 2024-03-03 17:40:11 +03:00
6bee204280 myrate-update-fix 2024-03-03 17:26:39 +03:00
bbb5ad435a merged 2024-03-03 17:19:17 +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
deebe79f55 comments-hotfix 2024-02-29 20:51:07 +03:00
ilya-bkv
72cb6325d9 Fix comments date in Feed page 2024-02-29 17:33:17 +03:00
Ilya Y
8b066104e6
Hotfix/can edit fix (#421)
Fix canEdit() in Commetns
2024-02-27 14:41:49 +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
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
bfdaeb475b schema-redeploy 2024-02-16 21:47:42 +03:00
1deff46de8 gql-fix 2024-02-16 20:07:00 +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
f482856cca fine 2024-02-16 19:14:15 +03:00
869cf5bb1a condition-fix 2024-02-16 18:47:48 +03:00
e2a829f44f modal-link-fix
All checks were successful
deploy / test (push) Successful in 2m3s
deploy / Update templates on Mailgun (push) Has been skipped
2024-02-16 14:30:29 +03:00
6451118e90 bump-with-link 2024-02-16 14:29:27 +03:00
cb2781bad8 hide-voters-for-reader 2024-02-16 13:59:32 +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
b0b7cf424d reactivity+ 2024-02-16 11:29:06 +03:00
dfb2b17116 rating-reactivity-fixing-2 2024-02-16 11:02:00 +03:00
dab1eff314 rating-reactivity-fixing 2024-02-16 11:01:40 +03:00
54ef10307e dont-hesitate 2024-02-15 22:47:02 +03:00
09a907d123 reactive-fix 2024-02-15 16:41:14 +03:00
e336754226 refactoring-ratings 2024-02-15 15:51:04 +03:00
4bc3a27254 debug-wip
All checks were successful
deploy / test (push) Successful in 2m13s
deploy / Update templates on Mailgun (push) Has been skipped
2024-02-07 19:54:52 +03:00
361c916687 async-fixes 2024-02-05 18:04:23 +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
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
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
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
ilya-bkv
5a47db8430 Fix modal window 2024-01-27 09:21:48 +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
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
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
40ea97c463 rating-control-fix 2024-01-23 01:12:25 +03:00
92eae0347b handle-rating-debug 2024-01-22 23:53:35 +03:00
cecf712cc3 Merge remote-tracking branch 'hub/main' into feature/sse-connect 2024-01-22 15:52:07 +03:00
Ilya Y
8a8abd3652
Add resize iframe listener (#369)
Add resize container listener
2024-01-22 13:45:21 +03:00
0c406e904d audopplayer-adapted 2024-01-18 11:44:01 +03:00
aacef8908b рабочий-код 2024-01-17 15:46:14 +03:00
21b04ef9e9 audioplayer-title-autowidth 2024-01-17 15:12:15 +03:00
63f92c466c audioplayer-fix 2024-01-17 15:00:57 +03:00
1eac709895 audio-cdn-fix 2024-01-16 01:36:08 +03:00
a79bb2d099 minor-fixes
Some checks failed
deploy / test (push) Successful in 1m11s
deploy / Update templates on Mailgun (push) Failing after 5s
2024-01-13 17:28:22 +03:00
daca3007bb ackee-domain
Some checks failed
deploy / test (push) Failing after 1m3s
deploy / Update templates on Mailgun (push) Failing after 4s
2024-01-13 17:14:35 +03:00
f325a9a2f2 postmerge
Some checks failed
deploy / test (push) Failing after 42s
deploy / Update templates on Mailgun (push) Failing after 4s
2024-01-11 20:40:06 +03:00
c2f0ce0145 Revert "o_0"
This reverts commit 899632a74d193e8c857541fe9adedf4e15434677.
2024-01-11 18:56:32 +03:00
45a5f0c542 Merge remote-tracking branch 'hub/main' into feature/sse-connect 2024-01-08 10:11:40 +03:00
Igor Lobanov
fc318dbbb6
Feature/og image text (#356)
* WIP

* lint
2024-01-07 00:52:24 +01:00
Ilya Y
0e6bb81b6a
Article action menu (#352)
* Article action menu
2024-01-05 22:31:28 +03:00
3af0c47738 Merge remote-tracking branch 'hub/main' into feature/sse-connect
Some checks failed
deploy / test (push) Failing after 1m7s
2024-01-04 10:14:57 +03:00
Ilya Y
a2b449502a
Share popup update (#350)
* Share popup update

* Remove shared link

* Cleanup code

* Cleanup code

* Cleanup code

* Cleanup code
2023-12-29 14:07:48 +03:00
879902fd75 sort-fix
Some checks failed
deploy / test (push) Failing after 56s
2023-12-28 03:52:54 +03:00
14e59690bc translate-fixes
All checks were successful
deploy / test (push) Successful in 1m9s
2023-12-28 03:30:09 +03:00
0adeba1407 postmerge-fixes 2023-12-22 20:45:01 +03:00
43b3de572b notification-group-view 2023-12-20 19:54:20 +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
db1c00e8af Merge branch 'main' of github.com:Discours/discoursio-webapp into feature/sse-connect
Some checks failed
deploy / test (push) Failing after 55s
deploy / deploy (push) Has been skipped
2023-12-20 10:47:28 +03:00
ee6a55c86e followed-fix 2023-12-20 10:45:29 +03:00
eb1be9652c inbox-reuse-authors
Some checks failed
deploy / test (push) Failing after 54s
deploy / deploy (push) Has been skipped
2023-12-19 12:34:24 +03:00
Arkadzi Rakouski
88d35ce2bc
fix lightbox images layering for icons (#338)
* fix lightbox images layering for icons

* refactor icon data lightbox
2023-12-18 14:47:34 +01:00
25aaecf360 Merge remote-tracking branch 'hub/main' into feature/sse-connect
Some checks failed
deploy / test (push) Failing after 57s
deploy / deploy (push) Has been skipped
2023-12-18 03:26:56 +03: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
a59cc9c28e rooting authorizer 2023-12-14 03:04:07 +03:00