Commit Graph

1874 Commits

Author SHA1 Message Date
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
c80b2f044a Merge dev 2024-03-21 15:48:54 +03:00
ilya-bkv
4c655509df Merge remote-tracking branch 'origin/dev' into hotfix/correct-following-status
# Conflicts:
#	src/components/Views/Author/Author.tsx
2024-03-21 15:48:36 +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
ilya-bkv
8d78ba2c62 fix preload author 2024-03-15 19:42:55 +03:00
ilya-bkv
dd4065036f cleanup code 2024-03-15 18:24:33 +03:00
ilya-bkv
00a0436835 cleanup code 2024-03-15 17:58:34 +03:00
ilya-bkv
d202845aab run fix checks 2024-03-15 17:57:03 +03:00
ilya-bkv
edf4400627 Change follow logic 2024-03-15 17:55:37 +03:00
ilya-bkv
5c4d605724 [WIP] 2024-03-15 15:58:22 +03:00
ilya-bkv
b44008b229 [WIP] 2024-03-14 09:22:43 +03:00
ilya-bkv
75caee909e [WIP] 2024-03-12 11:52:39 +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
ilya-bkv
80ffc564a9 [WiP] 2024-03-11 08:20:00 +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
e2c98ded5e reaction-error-handling 2024-03-06 12:49:06 +03:00
5b97ea3746 delete-reaction-fix 2024-03-06 12:04:33 +03:00
ce66874089 no-created-by-unwrap 2024-03-06 10:30:07 +03:00
449154bd1b get-shouts-drafts 2024-03-05 18:52:34 +03:00
dc719120b2 debug-update-shout 2024-03-05 18:20:47 +03:00
2d7fd38d82 get-my-shout 2024-03-05 16:44:51 +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
ed23e1f7a8 updated-schema 2024-03-04 15:51:34 +03:00
1e27546b3e group-index-fix 2024-03-04 15:35:34 +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
72610d10b5 wip 2024-02-29 23:54:34 +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
ilya-bkv
c9d79088d8 Fix link border bottom color 2024-02-29 17:24:34 +03:00
9e513b2430 drafts-order-fix 2024-02-29 16:08:35 +03:00
1a3d7a9520 Merge branch 'dev' of github.com:Discours/discoursio-webapp into dev 2024-02-29 09:53:00 +03:00
147417d172 gql-hotfix 2024-02-29 09:51:39 +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
0d1aaebfa5 clearSearchParams fix 2024-02-26 15:24:03 +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
f5295d2c3d stat-api-hotfix 2024-02-26 00:20:55 +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
7a57c39a75 follows-queries-hotfix 2024-02-23 22:31:33 +03:00
3d4f542cdf session-modal-hotfix 2024-02-23 10:44:50 +03:00
7c0759945b Merge branch 'hotfix/author-follows' into dev 2024-02-23 10:41:41 +03:00
5ca261710c Merge branch 'dev' of github.com:Discours/discoursio-webapp into dev 2024-02-23 10:40:13 +03:00
4b73ace2f0 session-modal-hotfix 2024-02-23 10:39:35 +03:00
a85a493022 session-modal-fix 2024-02-23 10:38:11 +03:00
b30ae915bb stat-query-fix 2024-02-23 02:15:17 +03:00
11e722d2af stat-fix 2024-02-23 02:13:31 +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
fa594b6009 toler 2024-02-21 14:59:40 +03:00
7af3f1d405 tsc-passed 2024-02-21 14:43:04 +03:00
acbe96a830 nostat 2024-02-21 14:37:22 +03:00
861bfafbd3 query-fix 2024-02-21 12:20:06 +03:00
9470175535 api update 2024-02-21 12:13:40 +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
6fa6076f9f editor-context-fixes 2024-02-17 17:22:11 +03:00
20e4e985f5 fmt 2024-02-17 16:25:25 +03:00
748bd206d1 small-fixes 2024-02-17 16:03:47 +03:00
b731f1cfa6 gql-fix 2024-02-16 20:07:38 +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