Commit Graph

344 Commits

Author SHA1 Message Date
cc951c305b Merge branch 'dev' into feature/rating 2024-03-07 15:38:35 +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
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
136ecda3b1 topics-comments 2024-03-06 13:57:39 +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
2d7fd38d82 get-my-shout 2024-03-05 16:44:51 +03:00
f8bf3d86a0 edit-access+redirect 2024-03-05 16:01:47 +03:00
0160dec607 Merge branch 'dev' of github.com:Discours/discoursio-webapp into hotfix/posting-author 2024-03-04 17:09:26 +03:00
dbec93aee1 Merge branch 'feature/notifier' into feature/rating 2024-03-04 16:29:30 +03:00
ed23e1f7a8 updated-schema 2024-03-04 15:51:34 +03:00
a207aeeb44 new-api 2024-03-04 15:32:48 +03:00
bbb5ad435a merged 2024-03-03 17:19:17 +03:00
147417d172 gql-hotfix 2024-02-29 09:51:39 +03:00
f5295d2c3d stat-api-hotfix 2024-02-26 00:20:55 +03:00
7a57c39a75 follows-queries-hotfix 2024-02-23 22:31:33 +03:00
7c0759945b Merge branch 'hotfix/author-follows' into dev 2024-02-23 10:41:41 +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
Tony
01a4b558bd
api update (#417)
* api update

* query-fix
2024-02-21 17:25:28 +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
0dd2736dd5 catch-response-on-update 2024-02-17 18:03:01 +03:00
b731f1cfa6 gql-fix 2024-02-16 20:07:38 +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
2763bb4eef delete-reaction-fix-header-link-fix 2024-02-16 19:27:38 +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
7e5df429d7 sorted imports 2024-02-04 14:25:21 +03:00
aeeed1cb65 fmt-lint 2024-02-04 12:03:15 +03:00
bdd044524d common-result-api 2024-02-03 17:58:41 +03:00
920c6de8de modal-fix 2024-02-03 08:19:15 +03:00
5f47bf161c Merge branch 'dev' into hotfix/posting 2024-02-03 00:22:11 +03:00
571e3cd8a4 minor-fix 2024-02-03 00:19:58 +03:00
2ee57a1dcc visibility-tail 2024-02-02 20:44:48 +03:00
01d11aca5b Merge remote-tracking branch 'hub/dev' into hotfix/posting 2024-02-02 20:37:38 +03:00
Tony
829e523d36
Hotfix/featured (#391)
add: Shout.featured_at
remove: Shout.visibility
2024-02-02 20:29:53 +03:00
ilya-bkv
fdceeb6060 refactoring 2024-02-01 23:34:53 +03:00
9b1f3c993c delete-fix 2024-01-31 22:06:29 +03:00
0a9b70bfb7 delete-shout-fix 2024-01-31 21:15:08 +03:00
504eb98cd7 delete-debug 2024-01-31 20:41:49 +03:00
090a8f2633 dev 2024-01-31 15:34:15 +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
Ilya Y
afed10dfd2
Refactoring invite modal (#375)
* Refactoring invite modal
* Infinite Scroll in user search
2024-01-25 12:57:57 +03:00
0146a5cae2 create-effect-fix 2024-01-24 00:31:07 +03:00
d38adbfc61 ratings-fix 2024-01-23 16:22:18 +03:00
5310260969 mutation-fix
Some checks failed
deploy / test (push) Successful in 1m6s
deploy / Update templates on Mailgun (push) Failing after 4s
2024-01-18 14:32:03 +03:00
e2dc68a913 comments 2024-01-04 09:58:58 +03:00
fbc2b15ba1 type-fix
All checks were successful
deploy / test (push) Successful in 1m7s
2023-12-28 02:04:12 +03:00
bca0a227e6 profile-ratings
Some checks failed
deploy / test (push) Failing after 1m11s
2023-12-28 01:50:42 +03:00
6c40415774 followed-topics-counter-fix
Some checks failed
deploy / test (push) Failing after 1m13s
2023-12-28 00:23:16 +03:00
c488a1e4e6 load-by-fix
All checks were successful
deploy / test (push) Successful in 1m6s
2023-12-27 00:15:49 +03:00
abae44621c queryname-fix
All checks were successful
deploy / test (push) Successful in 1m8s
2023-12-26 17:36:12 +03:00
c17aa90c13 testing-deploy
All checks were successful
deploy / test (push) Successful in 1m30s
2023-12-26 13:05:15 +03:00
90ebaa0099 ..
Some checks failed
deploy / test (push) Failing after 56s
deploy / deploy (push) Has been skipped
2023-12-25 07:01:52 +03:00
4d9a563a02 gql-fix-2 2023-12-25 03:19:51 +03:00
4f6c0d1a11 gql-fix 2023-12-25 02:56:24 +03:00
6b87cc9a34 auth-refresh-fix
Some checks failed
deploy / test (push) Failing after 56s
deploy / deploy (push) Has been skipped
2023-12-25 00:29:25 +03:00
fce3d9cf21 auth-error-fix
Some checks failed
deploy / test (push) Failing after 54s
deploy / deploy (push) Has been skipped
2023-12-25 00:12:42 +03:00
aca1358c18 get-authors-all-fix
Some checks failed
deploy / test (push) Successful in 1m6s
deploy / deploy (push) Failing after 27s
2023-12-24 20:29:16 +03:00
bd1b0025e7 types-fixed
Some checks failed
deploy / test (push) Failing after 1m43s
deploy / deploy (push) Has been skipped
2023-12-24 16:08:04 +03:00
11788bcf0d session-context-fixes
Some checks failed
deploy / test (push) Failing after 1m4s
deploy / deploy (push) Has been skipped
2023-12-24 15:56:30 +03:00
9a55056b9d session-fx
Some checks failed
deploy / test (push) Failing after 1m2s
deploy / deploy (push) Has been skipped
2023-12-24 11:16:41 +03:00
62887f88c0 prepare-all-authors 2023-12-23 10:45:37 +03:00
0adeba1407 postmerge-fixes 2023-12-22 20:45:01 +03:00
d11a50c2a3 grouped-notifications 2023-12-22 20:34:50 +03:00
Igor Lobanov
d113d9ca8a
random topic (#343)
* test

* test

* index random topic

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-21 00:59:16 +01:00
ee6a55c86e followed-fix 2023-12-20 10:45:29 +03:00
cde041a047 search-modal-fix
Some checks failed
deploy / test (push) Failing after 55s
deploy / deploy (push) Has been skipped
2023-12-19 16:06:54 +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
57baccccf2 merged.
Some checks failed
deploy / test (push) Failing after 55s
deploy / deploy (push) Has been skipped
2023-12-18 04:15:49 +03: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
Igor Lobanov
63494e9d04
publicGraphQLClient, privateGraphQLClient -> graphQLClient (#336)
* publicGraphQLClient, privateGraphQLClient -> graphQLClient

* ssr fix

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-16 14:57:08 +01: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
Igor Lobanov
d2977b9b21
Feature/unrated (#334)
* Rate first markup

* WIP

* lint

* unrated articles + random top fixes

---------

Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-14 19:45:50 +01:00
a59cc9c28e rooting authorizer 2023-12-14 03:04:07 +03:00
dfbbb075e8 prefixed-queries 2023-12-14 02:56:44 +03:00
Igor Lobanov
e5846deab7
Expo random top articles (#331)
* WIP

* done

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-13 23:57:33 +01:00
9d93ee0a6c minor fixes
Some checks failed
deploy / test (push) Failing after 59s
deploy / deploy (push) Has been skipped
2023-12-10 16:59:50 +03:00
e00086ee70 resolvers-updates 2023-12-10 01:15:02 +03:00
44af27d7a5 maintopic-fix
Some checks failed
deploy / test (push) Failing after 53s
deploy / deploy (push) Has been skipped
2023-12-09 21:35:08 +03:00
b7ab62c5ad banner image url fix 2023-12-08 14:49:50 +03:00
d0ccd661e3 connect retries limit, query fix, session fix 2023-12-03 19:41:59 +03:00
fce7ffb972 forget-fix-graphql-client-fix
Some checks failed
deploy / test (push) Failing after 55s
deploy / deploy (push) Has been skipped
2023-12-03 13:22:42 +03:00
3fb8dde13c load-fix
Some checks failed
deploy / test (push) Failing after 1m14s
deploy / deploy (push) Has been skipped
2023-12-02 23:02:35 +03:00
7b3ab33481 schema-updates
Some checks are pending
deploy / test (push) Waiting to run
deploy / deploy (push) Blocked by required conditions
2023-11-30 11:07:31 +03:00
fce0d7cfc6 filter-format-fix
Some checks are pending
deploy / test (push) Waiting to run
deploy / deploy (push) Blocked by required conditions
2023-11-29 15:37:27 +03:00
76a15c8aa9 minor-fixes
Some checks are pending
deploy / test (push) Waiting to run
deploy / deploy (push) Blocked by required conditions
2023-11-29 14:40:53 +03:00
590ece4d65 dummy-runable
Some checks failed
deploy / test (push) Has been cancelled
deploy / deploy (push) Has been cancelled
2023-11-29 11:23:08 +03:00
ed3360d92b test-job-ci 2023-11-28 21:04:51 +03:00
a703b85bd8 auth-graphql-removed 2023-11-28 18:36:00 +03:00