Commit Graph

674 Commits

Author SHA1 Message Date
adae4c0144 Merge branch 'dev' into feature/session-upgrade 2024-04-08 15:59:50 +03:00
6d12b01d56 author-type-fix 2024-04-08 15:54:01 +03:00
58c4d6eae7 app-data-author 2024-04-08 15:49:40 +03:00
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
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
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
Ilya Y
b84e7f43f7
Fix reload page after foute from profile to another profile (#430) 2024-03-25 16:07:14 +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
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
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
b44008b229 [WIP] 2024-03-14 09:22:43 +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
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
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
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
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
5bd7483e4e hide-not-loaded-rating
All checks were successful
deploy / test (push) Successful in 1m6s
2023-12-28 02:14:33 +03:00
fbc2b15ba1 type-fix
All checks were successful
deploy / test (push) Successful in 1m7s
2023-12-28 02:04:12 +03:00
9ccd44fee6 cosmetic-fix
Some checks failed
deploy / test (push) Failing after 1m9s
2023-12-28 01:56:08 +03:00
bca0a227e6 profile-ratings
Some checks failed
deploy / test (push) Failing after 1m11s
2023-12-28 01:50:42 +03:00
7be0f9e9ef order-fix
Some checks failed
deploy / test (push) Failing after 1m11s
2023-12-28 01:01:42 +03:00
7ac836e4e3 trybyid 2023-12-28 00:04:09 +03:00
5f0ab7d870 ensure-load-author
All checks were successful
deploy / test (push) Successful in 1m9s
2023-12-27 23:55:36 +03:00
31a8b68b16 all-authors-load-fix
All checks were successful
deploy / test (push) Successful in 1m11s
2023-12-27 23:34:41 +03:00
3d18410763 inbox-authors-preload-2
All checks were successful
deploy / test (push) Successful in 1m9s
2023-12-27 02:28:26 +03:00
d430990978 all-authors-load
All checks were successful
deploy / test (push) Successful in 1m9s
2023-12-26 23:33:45 +03:00
c17aa90c13 testing-deploy
All checks were successful
deploy / test (push) Successful in 1m30s
2023-12-26 13:05:15 +03:00
Igor Lobanov
41b5560036
random topic fixes (#348) 2023-12-25 16:07:12 +01:00
Ilya Y
70e084c0db
aspect ratio in Expo (#347) 2023-12-25 12:35:04 +01:00
1ec6a552c6 some-search-fixws
All checks were successful
deploy / test (push) Successful in 1m5s
2023-12-25 11:34:49 +03:00
653d6771a0 profile-fix 2023-12-25 10:32:53 +03:00
2bbaaa6cf1 profile-debug 2023-12-25 09:52:04 +03:00
41cc07e30f search fix + some minor fixes
Some checks failed
deploy / test (push) Failing after 55s
deploy / deploy (push) Has been skipped
2023-12-25 08:31:26 +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
bdb4f7a370 session-reset-fix 2023-12-25 00:44:01 +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
a383283cd2 types-fixed-2 2023-12-24 16:32:25 +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
Igor Lobanov
87b6e44eb2
topic navigation fix (#346)
* topic navigation fix

* topic loading state
2023-12-21 13:48:13 +01:00
Igor Lobanov
d463c83fe3
index page random topic fixes (#345)
* index page random topic fixes

* debug code removed
2023-12-21 11:39:26 +01: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
43b3de572b notification-group-view 2023-12-20 19:54:20 +03:00
Ilya Y
4a2f95aa55
Feature/invite co authors modal (#341)
* Change parent branch

* Invite co-authors

* resolve conversation

* resolve conversation
2023-12-20 17:06:42 +01:00
Igor Lobanov
3a7d138eef
feed period select (#340)
* feed period select

* fix, unused code removed

* Fix styles

* Fix styles

* Fix styles

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-12-20 09:07:57 +01:00
db1c00e8af Merge branch 'main' of github.com:Discours/discoursio-webapp into feature/sse-connect
Some checks failed
deploy / test (push) Failing after 55s
deploy / deploy (push) Has been skipped
2023-12-20 10:47:28 +03: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
Igor Lobanov
c1356d77aa
expo top fix, feed right column loading state (#339)
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-18 14:22:20 +01: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