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
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
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
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
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
19bba97d73
can-edit-fix-2
2024-02-16 13:38:07 +03:00
98264cfce7
canEdit-fix
2024-02-16 13:21:25 +03:00
361c916687
async-fixes
2024-02-05 18:04:23 +03:00
a880fe81e5
stability-editing
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
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