Commit Graph

28 Commits

Author SHA1 Message Date
3fa235cd16 feed-wip 2024-07-03 20:38:43 +03:00
e38fce68c6 ga-integration 2024-06-26 11:22:05 +03:00
8d39c74242 gigantic-wip 2024-06-24 20:50:27 +03:00
cada98f135 refactoring: subscribe-term separated to newsletter and following 2024-06-06 08:44:59 +03:00
78210d558f seen-usecontext 2024-05-07 11:51:17 +03:00
ilya-bkv
41e40ada9b Comment delete message 2024-03-07 10:20:50 +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
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 Y
8b066104e6
Hotfix/can edit fix (#421)
Fix canEdit() in Commetns
2024-02-27 14:41:49 +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
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
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
14e59690bc translate-fixes
All checks were successful
deploy / test (push) Successful in 1m9s
2023-12-28 03:30:09 +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
8cfbe8303c refactored. 2023-11-28 16:18:25 +03:00
b6134cc04a postmerge 2023-11-17 19:22:54 +03:00
8d0a6269e1 merged 2023-11-17 18:08:52 +03:00
Ilya Y
784bb435c3
Feature/lint (#317)
* prettier

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-14 18:10:00 +03:00
Igor Lobanov
6d0efd09a3 markdown support dropped 2023-11-13 18:15:40 +01:00
ilya-bkv
e4f545b935 Merge main 2023-11-13 17:43:08 +03:00
Ilya Y
704adcd4be
Comments improvements & bugfix (#277)
* Mobile header Subscribe

* Comments improvements & bugfix
2023-10-23 18:18:10 +03:00