Commit Graph

612 Commits

Author SHA1 Message Date
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
b44008b229 [WIP] 2024-03-14 09:22:43 +03:00
cc951c305b Merge branch 'dev' into feature/rating 2024-03-07 15:38:35 +03:00
b31d0deed4 merged 2024-03-07 15:31:09 +03:00
ilya-bkv
2280a776b3 Improve draft saving process in EditView 2024-03-07 15:13:52 +03:00
3e2d7416b7 merged 2024-03-06 15:37:16 +03:00
4f6169f16d merged 2024-03-06 15:36:54 +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
0160dec607 Merge branch 'dev' of github.com:Discours/discoursio-webapp into hotfix/posting-author 2024-03-04 17:09:26 +03:00
7f5553316c merged 2024-03-03 17:40:11 +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
423af46377 fixed 2024-02-29 23:46:15 +03:00
deebe79f55 comments-hotfix 2024-02-29 20:51:07 +03:00
abc2d01485 comments-order-hotfix 2024-02-29 18:05:05 +03:00
9e513b2430 drafts-order-fix 2024-02-29 16:08:35 +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
Ilya Y
73e1f575f8
Hotfix/all authors bugfix (#418)
bufgix to authors
2024-02-25 10:31:11 +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
560739627a more-defined 2024-02-17 18:13:54 +03:00
0dd2736dd5 catch-response-on-update 2024-02-17 18:03:01 +03:00
f7f14328cf Merge remote-tracking branch 'hub/dev' into feature/rating 2024-02-15 22:08:05 +03:00
189f0beace trig-deploy 2024-02-15 21:14:29 +03:00
507a685019 no-lintstaged 2024-02-15 17:26:27 +03:00
7ccf3f8ce1 Merge remote-tracking branch 'hub/dev' into feature/rating 2024-02-15 16:49:40 +03:00
ilya-bkv
a445e360c9 fix title error-message in editor 2024-02-13 16:09:44 +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
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
d39872281e maintopic-limit-hotfix 2024-02-05 22:05:49 +03:00
361c916687 async-fixes 2024-02-05 18:04:23 +03:00
238a17a9de nostylelint-stage 2024-02-05 16:06:44 +03:00
ilya-bkv
f2315411b2 Fix subscribe logic (refactoring) 2024-02-05 15:34:47 +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
ab48f173b3
Merge pull request #386 from Discours/hotfix/posting
Hotfix/posting
2024-02-03 17:56:25 +03:00
Ilya Y
ce1eb2aa43
Hotfix/author page title (#393)
Author page title fix
2024-02-03 12:23:44 +03:00
62250ba239 expect-meta 2024-02-03 11:58:10 +03:00
ebec141b77 author-name-fix 2024-02-03 11:52:13 +03:00
e3347bd923 debug-comments-log 2024-02-03 11:42:49 +03:00
44801d58ec postfixes 2024-02-03 11:16:47 +03:00
fb95c7412f Merge remote-tracking branch 'hub/dev' into hotfix/posting 2024-02-03 11:12:44 +03:00
Ilya Y
21e9fc00da
Feature/refactoring subscriptions (#392)
refactoring Author page and Top Authors subscribe logic
2024-02-03 10:56:11 +03:00
920c6de8de modal-fix 2024-02-03 08:19:15 +03:00
c158532cc1 draft-remove-fix 2024-02-03 00:52:04 +03:00
Tony
829e523d36
Hotfix/featured (#391)
add: Shout.featured_at
remove: Shout.visibility
2024-02-02 20:29:53 +03:00
7e46bbdd9e subs-fix 2024-01-31 20:38:00 +03:00
f6c64b1d46 fetch-comments-fix 2024-01-31 19:09:42 +03:00
2103db3ebd load-comments-fix 2024-01-31 18:15:23 +03:00
af95e81c47 package-lock-fix 2024-01-31 16:42:59 +03:00
090a8f2633 dev 2024-01-31 15:34:15 +03:00
1094a2de6f edit-fix 2024-01-26 03:50:04 +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
83e3cf1d19 topics-fix-4 2024-01-24 14:32:36 +03:00
0146a5cae2 create-effect-fix 2024-01-24 00:31:07 +03:00
ilya-bkv
5435811092 Fix TopicSelect 2024-01-23 22:01:41 +03:00
8f6de58f6d drafts-fix 2024-01-23 16:42:05 +03:00
d38adbfc61 ratings-fix 2024-01-23 16:22:18 +03:00
e796fa30a4 load-topics-fix 2024-01-22 22:39:39 +03:00
e974e43c22 load-topics-on-create 2024-01-22 21:53:04 +03:00
0faa9df81c selected-topics-default 2024-01-22 20:37:27 +03:00
cecf712cc3 Merge remote-tracking branch 'hub/main' into feature/sse-connect 2024-01-22 15:52:07 +03:00
Ilya Y
f4e787a3ce
Inital load sorted articles with layout (#373) 2024-01-22 14:07:19 +03:00
4ff30f7fec postmerge 2024-01-21 12:25:38 +03:00
Ilya Y
439e27c603
sortable shouts onMount in expo (#371) 2024-01-21 11:56:38 +03:00
1af7ba520e get-unrated-fix
Some checks failed
deploy / test (push) Successful in 1m5s
deploy / Update templates on Mailgun (push) Failing after 5s
2024-01-18 15:52:02 +03:00
c3a353fedb Merge remote-tracking branch 'hub/main' into feature/sse-connect 2024-01-17 15:13:05 +03:00
Ilya Y
2bb600c8c6
Universal Figure with caption (#361)
Figure with caption for images and embed
2024-01-16 12:13:23 +03:00
Ilya Y
ef7a24d571
fix article card actions (#364)
* fix invite modal

* change FeedArticlePopup hide logic

* resolve conversation
2024-01-15 14:22:43 +01:00
d789ffc1cd expo-fix 2024-01-15 13:50:43 +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
c2f0ce0145 Revert "o_0"
This reverts commit 899632a74d193e8c857541fe9adedf4e15434677.
2024-01-11 18:56:32 +03:00
336405c2e2 feed-fix
Some checks failed
deploy / test (push) Successful in 1m12s
deploy / Update templates on Mailgun (push) Failing after 4s
2024-01-10 15:47:46 +03:00
8c8c8725f4 Merge remote-tracking branch 'hub/main' into feature/sse-connect
Some checks failed
deploy / test (push) Failing after 1m0s
deploy / Update templates on Mailgun (push) Failing after 5s
2024-01-10 15:42:54 +03:00
Ilya Y
bb02d6b364
Fix share modal (#357)
Fix share modal
2024-01-08 16:02:52 +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
56a66eca38
Fix/markup (#354)
* fix markup
2024-01-06 07:06:58 +03:00
7df02805ed postmerge-fix
Some checks failed
deploy / test (push) Successful in 1m3s
deploy / Update templates on Mailgun (push) Failing after 4s
2024-01-05 21:38:35 +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
3def328598 inbox-fix
All checks were successful
deploy / test (push) Successful in 1m4s
2023-12-31 08:06:14 +03:00
8879519b47 minor-fixes
Some checks failed
deploy / test (push) Failing after 1m9s
2023-12-31 08:01:34 +03:00
Ilya Y
02ee22fc99
Add community/public switch view in feed (#351) 2023-12-29 19:43:52 +03:00
Ilya Y
11d3a6c274
Markup for mobile fix-pack (#349)
* mediaQuery context provider
* Fix header styles
* User list markup fix
2023-12-29 09:39:16 +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
605d510e54 rating-view-fix
All checks were successful
deploy / test (push) Successful in 1m7s
2023-12-28 02:35:43 +03:00