alonso.torres
|
619b557c80
|
🐛 Fix anonymous access to shared prototypes
|
2024-02-19 09:39:12 +01:00 |
|
alonso.torres
|
b6b2a3ec53
|
🐛 Fix problems with fixed overlays
|
2024-01-24 10:51:22 +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 |
|
Andrey Antukh
|
2e927d5640
|
🐛 Fix features handling on viewer
|
2023-11-20 11:21:13 +01:00 |
|
Andrey Antukh
|
52fbc678f3
|
♻️ Move app.common.pages to app.common.files
|
2023-11-16 11:07:36 +01:00 |
|
Andrey Antukh
|
6f93b41920
|
🎉 Add features assignation for teams
|
2023-11-07 12:48:31 +01:00 |
|
Alejandro Alonso
|
8669207086
|
✨ Click on flow tag open viewer
|
2023-08-25 11:40:56 +02:00 |
|
Andrés Moya
|
65598aa724
|
🐛 Fix overlay position when it has shadow or blur
|
2023-07-12 09:46:46 +02:00 |
|
Andrey Antukh
|
aad70d9df8
|
💄 Add minor cosmetic improvement to viewer events ns
|
2023-07-06 12:29:33 +02:00 |
|
Alejandro Alonso
|
128fe29619
|
✨ Show interactions on click as default setting at the view mode
|
2023-06-19 12:00:08 +02:00 |
|
Andrey Antukh
|
5ca3d01ea1
|
🎉 Add malli based validation and coersion subsystem
|
2023-05-17 16:05:29 +02:00 |
|
Pablo Alba
|
68367b002e
|
✨ Components annotations
|
2023-05-16 11:06:54 +02:00 |
|
alonso.torres
|
020454e701
|
🐛 Fix header not showing when exiting fullscreen mode in viewer
|
2023-03-23 12:03:25 +01:00 |
|
Andrey Antukh
|
6a699d7f09
|
✨ Properly move viewer queries to commands
And change deprecation version on viewer queries
|
2023-01-18 10:51:58 +01:00 |
|
Andrey Antukh
|
ccb7c466bf
|
🎉 Add lazy loading and storage/pointer-map support on viewer
|
2022-11-22 14:06:14 +01:00 |
|
Andrey Antukh
|
41134f22e9
|
📎 Update license header
|
2022-09-20 23:23:22 +02:00 |
|
Andrey Antukh
|
4af851d4c6
|
Merge branch 'staging' into develop
|
2022-09-14 09:16:00 +02:00 |
|
Eva
|
7618fcade0
|
🐛 Fix several transitions on same frame
|
2022-09-12 11:52:32 +02:00 |
|
Eva
|
dc6afb46bf
|
🐛 Fix overlay remain open on frame change
|
2022-09-12 11:52:32 +02:00 |
|
Andrés Moya
|
f1b536034a
|
✨ Show error instead of dialog
|
2022-09-05 16:16:24 +02:00 |
|
Andrés Moya
|
3a6876eeec
|
✨ Disallow to view a file with components-v2
|
2022-09-05 15:53:19 +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 |
|
Eva
|
bf63e9da95
|
🎉 Add new hero projects
|
2022-08-17 15:50:24 +02:00 |
|
Eva
|
0a939185d2
|
🎉 Add zoom style to share link url
|
2022-08-10 11:00:37 +02:00 |
|
Andrey Antukh
|
84ee6555a3
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-08-10 08:27:25 +02:00 |
|
Andrey Antukh
|
0b3d25a890
|
✨ Make frontend use new cmd based repo methods for comments queries
|
2022-08-08 09:51:11 +02:00 |
|
Andrés Moya
|
a5bf1c03e7
|
🎉 Make components-v2 an optional feature
|
2022-07-29 09:29:25 +02:00 |
|
Andrés Moya
|
bdcbe46d0d
|
♻️ Move component instantiation to new types module
|
2022-07-29 09:29:24 +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 |
|
Andrés Moya
|
6f94745aed
|
♻️ Rename specs -> types
NO FUNCTIONALITY IS CHANGED in this commit, only moving things around
|
2022-06-29 06:25:06 +02:00 |
|
alonso.torres
|
2799c09294
|
✨ Fix interaction targets
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
566dde21a5
|
✨ Fix viewer for new frames
|
2022-06-17 12:54:51 +02:00 |
|
alonso.torres
|
c8ad379bf8
|
✨ Adapted viewer for new frames
|
2022-06-17 12:54:50 +02:00 |
|
Pablo Alba
|
ae468ecdf2
|
🎉 Improvements on view mode
|
2022-06-17 11:05:43 +02:00 |
|
Andrey Antukh
|
a1da4d4233
|
♻️ Refactor common.page.helpers namespace.
|
2022-02-08 15:30:13 +01:00 |
|
Andrey Antukh
|
04f7169aef
|
♻️ Refactor and modularize all specs.
|
2022-01-27 13:03:44 +01:00 |
|
Andrés Moya
|
20baf02726
|
🐛 Normalize zoom levels in workspace and viewer
|
2022-01-24 13:30:11 +01:00 |
|
Andrés Moya
|
b4bf6b9235
|
🐛 Fix zoom in/out after fit or fill in viewer
|
2022-01-24 11:04:01 +01:00 |
|
Eva
|
4285972e41
|
✨ Add new zoom options in workspace and viewer mode
|
2022-01-17 17:18:12 +01:00 |
|
alonso.torres
|
4c86d5cfe3
|
🐛 Fixes some issues with bool shapes
|
2021-12-28 09:18:33 +01:00 |
|
Andrés Moya
|
81cbc33dbb
|
🎉 Add animations to interactions
|
2021-12-21 15:46:52 +01:00 |
|
eva
|
f3548aff8c
|
✨ Add shortcuts to viewer btns
|
2021-12-20 16:18:33 +01:00 |
|
eva
|
771bb20976
|
✨ Add shortcuts for dashboard viewer and path
|
2021-12-20 16:18:33 +01:00 |
|
Andrés Moya
|
f913816d87
|
🎉 Add preserve scroll option
|
2021-11-04 10:39:16 +01:00 |
|
Andrés Moya
|
0159eea526
|
🎉 Add interaction flows
|
2021-10-07 11:40:01 +02:00 |
|
Andrés Moya
|
0b8b766b62
|
✨ Some visual fixes
|
2021-09-29 12:37:54 +02:00 |
|
Andrés Moya
|
bc1372c2f9
|
🎉 Add 'toggle overlay' action (and some fixes)
|
2021-09-22 14:42:48 +02:00 |
|