Andrey Antukh
4a8fb5af53
Merge remote-tracking branch 'origin/staging' into develop
2026-06-01 13:15:57 +02:00
Andrey Antukh
c5de4c27b0
Merge remote-tracking branch 'origin/main' into staging
2026-06-01 12:57:39 +02:00
Yamila Moreno
ddba2ffa75
📎 Update Kaleidos Copyright ( #9929 )
2026-05-29 11:24:58 +02:00
María Valderrama
a157ecdc5b
✨ Add nitrate advanced permissions for invite to teams
...
* ✨ Add nitrate advanced permissions for invite to teams
* 📎 Code review
2026-05-20 16:02:37 +02:00
Alejandro Alonso
0d17debde7
Merge remote-tracking branch 'origin/staging' into develop
2026-04-21 08:24:29 +02:00
Andrey Antukh
fbee875d75
♻️ Convert active-sessions to modern * component format
...
Convert active-sessions to active-sessions* (zero-prop component).
Update call site in right_header.cljs to use [:> ...] and update the
:refer import accordingly.
2026-04-15 12:27:18 +02:00
Eva Marco
c1d815f97c
🐛 Fix go to viewer with frame selected ( #8878 )
2026-04-09 10:05:56 +02:00
Andrey Antukh
f00b222262
Revert " ♻️ Replace some components with DS ones" ( #8384 )
...
* Revert "♻️ Replace some components with DS ones"
This reverts commit 6879f54e5da45b38173c3e2660d88b4ea6939bb0.
* 📎 Restore missing styles
* 📎 Fix tests
---------
Co-authored-by: Luis de Dios <luis.dedios@kaleidos.net>
2026-02-17 16:23:04 +01:00
Luis de Dios
6879f54e5d
♻️ Replace some components with DS ones
2026-01-08 14:52:25 +01:00
Andrey Antukh
7b5817f407
♻️ Make several adjustments to the dashboard deleted page ( #7999 )
...
* ♻️ Make several sustantial adjustments to the dashboard deleted page
* 📎 Add PR feedback changes
2025-12-30 09:52:29 +01:00
María Valderrama
c670aac339
🎉 Added deleted files to dashboard
2025-12-22 20:16:41 +01:00
Luis de Dios
794eb78aca
♻️ Refactor icon namespaces ( #7262 )
...
* ♻️ Rename old icons as deprecated
* ♻️ Take icons from the namespace for the icon component
* ♻️ Take icons from the namespace for the icon-button component
2025-09-08 10:02:33 +02:00
ºelhombretecla
9a0538e5e3
✨ Add visual indicator for new comments in the workspace ( #6728 )
...
* 🎉 Add comment notification to workspace
* 💄 Add info to changelog
* ✨ Add minor efficiency improvements
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-06-23 09:51:41 +02:00
Alonso Torres
ba25ce3098
🐛 Fix share button being displayed with no permissions ( #6476 )
...
* 🐛 Fix share button being displayed with no permissions
* ✨ Simplify impl by accessing perms from teams directly
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-05-15 09:49:29 +02:00
Pablo Alba
c774592b9e
🐛 Fix several bugs for the combination of status and share on workspace ( #5773 )
...
* ✨ Add status notification bubble
* ✨ Add file persistance functionality
* ✨ Add new colors
* ✨ Add status tooltips
* ✨ Fix z-index share modal
* 🐛 Fix share modal doesn't register on workspace
* 💄 Fix files formatting
* ✨ Add revision fixes
* ✨ Add revision fixes CI
* 🔥 Remove unused require
---------
Co-authored-by: Elhombretecla <delacruzgarciajuan@gmail.com>
2025-02-05 19:11:44 +01:00
Andrey Antukh
71560c0a53
✨ Backport and merge migrations from staging ( #5681 )
2025-01-24 19:11:03 +01:00
Pablo Alba
21f4abf1b8
🐛 Fix history panel doesn't close on esc
2025-01-20 11:02:32 +01:00
Andrey Antukh
6553861a6c
⚡ Update rumext version
...
Mainly for usability and performance improvements
2025-01-07 10:43:23 +01:00
Andrey Antukh
7cff0f60a9
Merge remote-tracking branch 'origin/staging' into develop
2024-12-11 12:00:50 +01:00
Pablo Alba
d8964a69bc
✨ Fix test A/B add share button to the workspace
2024-12-10 13:33:04 +01:00
Andrey Antukh
c6cdeea636
Merge remote-tracking branch 'origin/staging' into develop
2024-12-09 12:26:23 +01:00
Alejandro Alonso
4114d9b56f
🐛 Fix shortcut for history not working
2024-12-05 10:52:59 +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
b852dc86c0
🎉 Add A/B test to start directly at the workspace
2024-10-25 17:45:47 +02:00
luisddm
e45fa1380d
♻️ Replace buttons on workspace
...
♻️ Replace buttons on workspace
♻️ Format files
🐛 Fix pull request issues
2024-10-23 14:46:47 +02:00
Pablo Alba
68f560e29b
🐛 Fix corner case of change rol to viewer when editing a text
2024-10-21 17:05:53 +02:00
Andrey Antukh
6c9f4a8fd5
♻️ Reorganize files export and import related code on frontend
2024-10-18 17:19:29 +02:00
Andrey Antukh
a9f5b1559f
✨ Make translations consistent on the onboarding questions modal
2024-06-13 23:51:23 +02:00
Andrey Antukh
6436ef334b
♻️ Refactor persistence layer
2024-06-04 10:15:32 +02:00
AzazelN28
ccce550cda
🐛 Fix comments and history toggle
2024-04-08 10:07:16 +02:00
Eva Marco
151421c8db
🐛 Fix toggle comments and history states
2024-03-19 15:39:02 +01:00
Eva Marco
ca7438aab5
♻️ Rename all icon functions
2024-03-08 16:07:38 +01:00
Aitor
c123cf6e98
🐛 Fix path drawing inconsistencies
2024-02-29 10:20:47 +01:00
Eva Marco
697a542754
💄 Add final design to alert messages
2024-02-29 09:58:35 +01:00
Eva
f8dd86da34
💄 Add new UI to viewer area
2023-12-15 22:15:22 +01:00
alonso.torres
e2446fcc62
🐛 Fix problems in inspect tab
2023-12-13 16:12:41 +01:00
Eva
617edd0fa8
🐛 Fix small interface errors
2023-11-17 16:17:10 +01:00
Eva
a225def708
Fix some small frontend errors
2023-08-29 07:46:19 +02:00
Aitor
4b8ee8ef84
✨ Update to React 18
2023-08-21 14:34:54 +02:00
Eva
28a06c99b5
💄 UI structure redesign
2023-08-07 12:52:36 +02:00