143 Commits

Author SHA1 Message Date
alonso.torres
55b71a111b 🐛 Fixes problems with transforms 2020-11-23 17:44:02 +01:00
alonso.torres
b1c786077b Path create-edit workflow 2020-11-23 17:44:02 +01:00
alonso.torres
8db7078ce8 Path edition mode 2020-11-23 17:44:01 +01:00
alonso.torres
275f6e3dc2 🎉 Improved reusability of drawing functions 2020-11-23 17:44:01 +01:00
alonso.torres
d8ab3473bf Calculate selrect for bezier curves 2020-11-23 17:44:01 +01:00
alonso.torres
f3cce1904c First version drawing beziers 2020-11-23 17:44:01 +01:00
alonso.torres
af68c26aea ♻️ Refactor transforms 2020-11-23 17:44:01 +01:00
alonso.torres
2c50bb16dc ♻️ Refactor geom/shapes.cljc 2020-11-23 17:44:01 +01:00
alonso.torres
10a24d68c9 ♻️ Refactor drawing effects 2020-11-23 17:44:01 +01:00
alonso.torres
67ed1d89ac Adds path parser 2020-11-23 17:44:01 +01:00
alonso.torres
d25dbfb09b ♻️ Refactor drawing actions 2020-11-23 17:44:01 +01:00
Andrey Antukh
061fdcd5bd 🐛 Fix many issues relted to comments on viewer. 2020-11-23 17:43:06 +01:00
Andrey Antukh
013c866137 Simplify users loading on dashboard and workspace.
And fix some issues on teams settings page.
2020-11-23 17:43:06 +01:00
Andrey Antukh
2dafbeddb0 📎 Minor code cleaning on workspace header components. 2020-11-23 17:43:06 +01:00
Andrey Antukh
45f17f78f3 🐛 Force persist operation on go-viewer clicked. 2020-11-23 17:43:06 +01:00
Andrey Antukh
17de1414ef 🔥 Remove prn traces. 2020-11-23 17:43:06 +01:00
Andrey Antukh
742af4e066 🎉 Add comments to dashboard. 2020-11-23 17:43:06 +01:00
Andrey Antukh
fca48e39ee Make file to library link idempotent.
And remove unused api calls.
2020-11-23 17:43:06 +01:00
Andrey Antukh
b2957c5f35 🔥 Remove unused media related api. 2020-11-23 17:43:06 +01:00
Andrey Antukh
64a6ba1949 🎉 Add comments to viewer. 2020-11-23 17:43:06 +01:00
Andrey Antukh
48663eacdc 🐛 Fix incorrect type handling on group operation.
And improve specs related to group attrs.
2020-11-13 11:55:28 +01:00
Andrey Antukh
388d255243 🐛 Properly handle share-tokens on viewer. 2020-11-13 11:55:28 +01:00
Andrés Moya
96e6ba77be Rename component root when renaming a component 2020-11-06 09:29:13 +01:00
Andrés Moya
1823ecda40 🎉 Allow to rename a component in the library 2020-11-04 17:14:52 +01:00
Andrés Moya
fd1f42dc94 🐛 Fix initialize layout 2020-11-04 14:56:58 +01:00
Andrés Moya
75202fdcba 🐛 Fix layout initialization 2020-11-03 14:05:25 +01:00
Andrés Moya
d847c607e3 🎉 Allow to show master component in assets panel 2020-11-03 14:05:25 +01:00
Andrés Moya
02207dedf3 🎉 Show master component in options 2020-11-03 14:05:25 +01:00
alonso.torres
8ae52be773 Add library names to handoff views 2020-11-03 11:54:54 +01:00
Andrés Moya
7a80297d31 🐛 Fix position bug when syncing component with several nested 2020-10-30 09:47:24 +01:00
Andrés Moya
8165fec50e 🎉 Allow to duplicate a component 2020-10-29 16:16:47 +01:00
Andrés Moya
8afe037def 📚 Add logger comments to component synchronization 2020-10-29 11:33:41 +01:00
Andrés Moya
c38d0e3211 Rework nested components to avoid indirect references 2020-10-29 11:33:41 +01:00
alonso.torres
14d10af9b8 Measurements in handoff mode 2020-10-29 09:37:43 +01:00
alonso.torres
104ce0967c Keeps position when paste in selected frame 2020-10-28 10:46:21 +01:00
alonso.torres
d1437997d2 🐛 Fixes problem with inside-frame calculations 2020-10-28 10:46:21 +01:00
alonso.torres
db9364a57b Adds cut shortcut. 2020-10-28 10:46:21 +01:00
alonso.torres
ffbbc52460 🎉 Fixes after review. 2020-10-27 11:29:08 +01:00
alonso.torres
b52289860f Adds multiselection attributes 2020-10-27 11:29:08 +01:00
alonso.torres
1e48221d7b Information panels 2020-10-27 11:29:08 +01:00
alonso.torres
04f620ec00 Handsoff mode basic structure. 2020-10-27 11:29:08 +01:00
alonso.torres
aaaf099a3f 🐛 Fixes problems with pages in workspace. 2020-10-27 11:20:24 +01:00
Andrey Antukh
d59622cd5f ♻️ Refactor workspace initialization.
And fix comment positioning when coment is
in a different page.
2020-10-23 15:17:18 +02:00
Andrey Antukh
3379eed38e ♻️ Refactor layout flags handling. 2020-10-23 15:17:18 +02:00
Andrey Antukh
bf8e61b9bb 🐛 Deactivate comments on drawing. 2020-10-23 15:17:18 +02:00
Andrey Antukh
ca83e13802 🎉 Initial work on comments subsystem.
Only workspace part; missing viewer and dashboard.
2020-10-21 13:18:26 +02:00
Andrés Moya
0ddf6d30b8 Make selection rect only for the mask shape 2020-10-20 16:02:51 +02:00
Andrés Moya
b2ec9aa83a Make opaque masks by default 2020-10-20 16:02:51 +02:00
Andrés Moya
4be7f054b7 🎉 Control when the mask of a group is moved or deleted 2020-10-20 16:02:51 +02:00
Andrés Moya
ee89b2e7f4 🎉 Allow masked groups 2020-10-20 16:02:51 +02:00