Andrey Antukh
28fe951c40
♻️ Replace usage of dm/assert on several namespaces
...
And remove the `!` from the name on check functions
2025-03-18 16:19:55 +01:00
Alejandro Alonso
7885f413b8
Merge remote-tracking branch 'origin/staging' into develop
2025-02-26 18:00:51 +01:00
luisδμ
2cf3e37b7a
🐛 Fix comment update fails in viewer ( #5958 )
...
* 🐛 Fix comment update fails in viewer
* 🐛 Reload team members in workspace but not in viewer
2025-02-26 14:29:51 +01:00
Luis de Dios
91efcd17a2
🐛 Fix design panel does not reappear if comment draft is open
2025-02-25 10:30:11 +01:00
María Valderrama
59a57d6c3f
✨ Mark all notifications as read from dashboard ( #5805 )
...
* ✨ Mark all notifications as read from dashboard
* ♻️ Mark all notifications as read code review
* ♻️ Mark all notifications as read code review II
2025-02-14 11:48:24 +01:00
luisδμ
00b0a59868
🐛 Fix user unread comments appear in every workspace ( #5786 )
2025-02-06 14:24:30 +01:00
Andrey Antukh
85746e7cb2
♻️ Refactor state locality
...
The main purpose of this refactor is reduce
a custom state from different pages and unify
them under common access patterns
2025-01-16 15:31:18 +01:00
alonso.torres
6e3f9db744
🐛 Fix problem in firefox comments
2025-01-09 12:10:31 +01:00
alonso.torres
b1dda02b47
✨ Add mentions to notifications
2025-01-09 11:55:53 +01:00
luisddm
b5e5c4b0dd
♻️ Visual changes in comments
2024-12-27 11:43:51 +01:00
Andrey Antukh
3e090b126e
♻️ Refactor application routing
...
Mainly removes an inconsistent use of path params and normalize
all routes to use query params for make it extensible without
breaking urls.
2024-12-03 18:23:41 +01:00
Andrey Antukh
c6b96a81f1
♻️ Rename data.events to data.event
2024-12-03 12:15:52 +01:00
Pablo Alba
22e64c1c81
✨ Add event "resolve-comment-thread"
2024-11-27 13:51:21 +01:00
Andrey Antukh
88fb5e7ab5
♻️ Update integrant to latest version
...
This upgrade also includes complete elimination of use spec
from the backend codebase, completing the long running migration
to fully use malli for validation and decoding.
2024-11-13 19:09:19 +01:00
Andrey Antukh
4ad4057878
♻️ Refactor page options data structure
2024-09-18 12:15:12 +02:00
alonso.torres
214733c880
⬆️ Update plugins runtime
2024-09-16 09:48:56 +02:00
alonso.torres
fb39dd5440
✨ Methods for comments
2024-09-13 12:29:07 +02:00
Andrey Antukh
b882b9e283
🔥 Remove usage of public usage of sm/define funcion
2024-09-13 11:30:55 +02:00
alonso.torres
a4776cf27f
🐛 Fix problem with comment refreshing
2024-04-04 09:59:24 +02:00
AzazelN28
411af023d5
🐛 Fix comment reply menu
2024-04-02 15:29:07 +02:00
Andrey Antukh
1a12e63027
♻️ Simplify audit events code
2024-03-14 15:59:47 +01:00
alonso.torres
b00b77895f
🐛 Fix comment number in sidebar
2024-03-13 16:21:41 +01:00
Andrey Antukh
833871df65
💄 Format frontend code
2024-01-08 09:32:50 +01:00
Andrey Antukh
96f5a33f5f
⬆️ Upgrade to beicon2 (part1)
2023-12-26 14:14:20 +01:00
Andrey Antukh
37e4939af7
✨ Add usability improvements to schema validation subsystem
2023-11-23 17:19:37 +01:00
Alejandro Alonso
69f2e7c43f
Merge remote-tracking branch 'origin/staging' into develop
2023-09-01 12:40:17 +02:00
Alejandro Alonso
0c5c04e58a
🐛 Fix deleted pages comments shown in right sidebar
2023-08-31 15:16:55 +02:00
Andrey Antukh
b7eb20dc44
⚡ Reduce unnecesary lookups on get-frame-by-position fn
2023-08-29 17:09:00 +02:00
Alejandro Alonso
53d1624f3f
🐛 Fix deleted pages comments shown in right sidebar
2023-08-29 13:13:12 +02:00
Alejandro Alonso
1aa7960863
🐛 Fix retrieve unread comment threads extra calls
2023-07-25 14:50:42 +02:00
alonso.torres
fc35b0b853
🐛 Fix retrieve user comments in dashboard
2023-07-12 13:06:42 +02:00
Andrey Antukh
f85a9011ee
🐛 Fix excessive data fetching on workspace comments
2023-07-10 12:44:24 +02:00
alonso.torres
647beec1e8
🐛 Fix problem with comments when user left the team
2023-07-07 10:18:28 +02:00
Andrey Antukh
5ca3d01ea1
🎉 Add malli based validation and coersion subsystem
2023-05-17 16:05:29 +02:00
Andrey Antukh
dbc08ba80f
📎 Fix linter issues on frontend
2023-05-17 15:47:21 +02:00
Alejandro Alonso
3b2083134e
🐛 Fix multiplayer username sometimes is not displayed correctly
2023-03-23 09:14:58 +01:00
alonso.torres
5d77f7e5b1
🐛 Fix linter issues
2023-03-21 17:11:23 +01:00
Andrey Antukh
27451b9796
♻️ Refactor comments RPC methods and add tests
2022-12-31 12:00:57 +01:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
a055a31286
Merge remote-tracking branch 'origin/staging' into develop
2022-08-25 14:51:58 +02:00
Andrey Antukh
50d371c14b
♻️ Refactor viewer state management (partial)
2022-08-23 13:57:31 +02:00
Andrey Antukh
84ee6555a3
Merge remote-tracking branch 'origin/staging' into develop
2022-08-10 08:27:25 +02:00
Andrey Antukh
aceefc0485
♻️ Move comments mutations to commands
2022-08-08 10:36:15 +02:00
Andrey Antukh
0b3d25a890
✨ Make frontend use new cmd based repo methods for comments queries
2022-08-08 09:51:11 +02:00
Andrey Antukh
5e57fb4023
📎 Fix linter issues introduced in the latest merges
2022-08-01 14:41:30 +02:00
Andrey Antukh
c1daa4a4c4
Merge remote-tracking branch 'origin/staging' into develop
2022-08-01 14:38:09 +02:00
Andrey Antukh
ddc7f412a4
📎 Mainly reformat specs code
2022-08-01 14:27:11 +02:00
Andrey Antukh
f25222e441
Merge remote-tracking branch 'origin/staging' into develop
2022-08-01 14:05:04 +02:00
Eva
1c446a011e
✨ Move comments
2022-08-01 09:53:55 +02:00
Pablo Alba
115314e97c
✨ In view mode allow comment/inspect to non-team users (by shared link permissions)
2022-06-29 09:41:30 +02:00