Commit Graph

1771 Commits

Author SHA1 Message Date
ilya-bkv
b9591d7364 Cleanup code 2024-04-02 14:28:43 +03:00
ilya-bkv
d55be2505d load Random Topics on Mount 2024-04-02 14:27:56 +03:00
ilya-bkv
9d5ddcfccc Show saving status in ProfileSettings 2024-04-01 07:16:53 +03:00
ilya-bkv
d5aa083a2f Fix Topic Top Articles 2024-03-29 20:25:17 +03:00
ilya-bkv
70bc237e2c Fix Topic Top Articles 2024-03-29 20:25:07 +03:00
ilya-bkv
5e5693332c Load more fix 2024-03-29 16:53:26 +03:00
ilya-bkv
ce0c2c0f0a Fix expo types 2024-03-29 12:58:32 +03:00
ilya-bkv
bbd8ef798c Fix expo types 2024-03-29 12:47:56 +03:00
ilya-bkv
75d929efda Fix expo 2024-03-29 12:35:01 +03:00
ilya-bkv
0b88357f7c Fix expo 2024-03-29 12:30:38 +03:00
Ilya Y
78dd43a497
Fix expo article length (#431) 2024-03-27 03:54:15 +03:00
ddaed0557d
Fixed topic body render (#429)
Fixed topic body render
2024-03-26 16:57:24 +03:00
Ilya Y
b84e7f43f7
Fix reload page after foute from profile to another profile (#430) 2024-03-25 16:07:14 +03:00
e3c00cc6cd and 2024-03-22 08:29:37 +03:00
db830308e9 fix 2024-03-22 08:28:11 +03:00
0c078a7bc1 get-image-url-hotfix 2024-03-22 08:25:01 +03:00
ilya-bkv
d4ce74b491 Hide modal after route to profile from another profile 2024-03-21 11:42:28 +03:00
ilya-bkv
97b1ec4386 Audio player fix (play by track click) 2024-03-20 14:59:07 +03:00
5a7e416700 linted 2024-03-19 14:54:40 +03:00
5f939839fb public-env-urls 2024-03-19 14:23:20 +03:00
d9b3d18e95 Merge branch 'dev' of github.com:Discours/discoursio-webapp into dev 2024-03-19 10:15:40 +03:00
ilya-bkv
a88d200109 Biome fix 2024-03-18 14:57:55 +03:00
ilya-bkv
546d3d2659 Fix userpic upload mutation 2024-03-18 14:55:07 +03:00
ilya-bkv
96685507ea Fix response Update reaction 2024-03-18 14:25:10 +03:00
ilya-bkv
084bd29d2b Change Expo article's count 2024-03-18 14:22:10 +03:00
Ilya Y
6812ecd187
One request for random topics (#428) 2024-03-18 14:07:28 +03:00
ilya-bkv
896c180dd1 [FIX] Show reaction after submit 2024-03-18 10:40:31 +03:00
ilya-bkv
4fdd025e44 [FIX] Show more shouts 2024-03-18 10:22:12 +03:00
36120abda5 validation-fix 2024-03-11 16:23:06 +03:00
ilya-bkv
96d6e6bd0c Fix login password onBlur 2024-03-11 10:41:31 +03:00
b31d0deed4 merged 2024-03-07 15:31:09 +03:00
ilya-bkv
248d06decd cleanup code 2024-03-07 15:14:58 +03:00
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
db7825fab8 onmount-fix 2024-03-07 13:58:12 +03:00
0b905eb635 merged-2 2024-03-07 13:14:22 +03:00
171458a83a merged 2024-03-07 13:04:02 +03:00
a59ee6260c create-fx-fix 2024-03-07 13:03:19 +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
d7f00cd962 query-fix 2024-03-06 22:16:55 +03:00
af0c7fa712 get-my-shout-fix 2024-03-06 16:01:46 +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
136ecda3b1 topics-comments 2024-03-06 13:57:39 +03:00
57a9fe42a8 bypass-linter 2024-03-06 12:56:00 +03:00