95 Commits

Author SHA1 Message Date
Andrey Antukh
3040bcd6d4 🔥 Completly remove the IBatchedChange persistence method. 2020-07-22 12:27:22 +02:00
Andrey Antukh
86b5ed48fd 🐛 Fix text shape edition mode after creation. 2020-07-22 12:27:22 +02:00
Andrey Antukh
36f4948ad1 Get rid of IUpdateGroup and IBatchedChange usage. 2020-07-22 12:27:22 +02:00
Andrés Moya
835c958972 Change some keyboard shortcuts 2020-07-21 09:31:26 +02:00
Andrés Moya
f33713912a Remove letter prefix in all new object names 2020-07-20 14:38:03 +02:00
Andrés Moya
29e6cdd8a4 🎉 Display properly multiple text properties 2020-07-03 15:52:51 +02:00
Andrey Antukh
db7f17abdf ♻️ Minor refactor of persistence layer. 2020-06-26 15:31:01 +02:00
Andrey Antukh
bc672932ad ♻️ Reimplement recursive shape update event. 2020-06-26 15:31:01 +02:00
Andrés Moya
85c8d544ed 🎉 Allow to drag images from browser to workspace 2020-06-25 09:20:40 +02:00
Andrey Antukh
d3951f7f8f 🐛 Fix snap imprecission. 2020-06-16 15:51:01 +02:00
Andrey Antukh
1dfc604cf0 🐛 Fix vertical positioning. 2020-06-16 15:51:01 +02:00
Andrey Antukh
828455ac27 🐛 Fix parent handling on duplicate. 2020-06-15 12:40:04 +02:00
Andrey Antukh
1dd1b9d987 🎉 Introduce ordered-set type and use it for workspace selected. 2020-06-15 12:40:04 +02:00
Andrey Antukh
8874f0b0c8 🐛 Fix outline leaking on grouping shapes. 2020-06-15 10:12:33 +02:00
Andrey Antukh
b68a076e57 🐛 Fix critical inconsistencies on group handling. 2020-06-15 10:12:33 +02:00
Andrés Moya
0b2074c254 🐛 Fix rename pages in workspace 2020-06-12 07:58:56 +02:00
Andrés Moya
f63657509f 🐛 Add undo to set default grid options operation 2020-06-12 07:58:56 +02:00
Andrey Antukh
4bdaab637c 🐛 Remove leaks of selrect attrs in the root shape object. 2020-06-09 16:16:15 +02:00
Andrés Moya
49beffa2c8 Add validations when updating profile photo 2020-06-05 13:53:20 +02:00
alonso.torres
8cc97d181b 🐛 Fixes problem with snap imprecisions 2020-06-05 13:31:17 +02:00
alonso.torres
1c6bdb5060 🐛 Fixes problems with paths 2020-06-04 15:07:43 +02:00
alonso.torres
6e8cdd764a 🐛 Fixes problem with closing paths 2020-06-04 13:33:22 +02:00
alonso.torres
e5619672d3 🎉 Hover feedback on shapes 2020-06-03 15:46:28 +02:00
Andrés Moya
a83c2ff669 ♻️ Move drawing events to data module 2020-06-03 11:05:03 +02:00
alonso.torres
174b9db1d2 🎉 Duplicate move 2020-06-02 16:10:30 +02:00
alonso.torres
bedd244f44 🎉 New cursors in viewport 2020-06-02 12:10:10 +02:00
Andrés Moya
bac35853d3 Show info while loading images 2020-06-02 12:09:12 +02:00
Andrés Moya
e3e8180b7a Improve error checking and notification 2020-06-02 12:09:12 +02:00
alonso.torres
721879aaa8 🐛 Fixes problems with preview 2020-05-29 12:01:20 +02:00
alonso.torres
b5317782e9 🎉 Adds snaps to distance 2020-05-28 15:00:36 +02:00
Andrey Antukh
5983155680 💄 Fix naming inconsistencies on uri prop. 2020-05-26 13:03:54 +02:00
alonso.torres
593d1cdd39 Migrate pages in the backend 2020-05-25 11:19:08 +02:00
alonso.torres
e06d8e754f ♻️ Adds new properties to shapes 2020-05-25 07:51:44 +02:00
alonso.torres
7d464c14c0 ♻️ Moved math and some geom namespaces to common 2020-05-21 15:27:33 +02:00
alonso.torres
f199317f47 Improved selection handlers 2020-05-21 12:13:33 +02:00
alonso.torres
fd18a6a6d0 ♻️ Refactor in color picker and options 2020-05-20 11:48:17 +02:00
alonso.torres
23ca77fe3a ♻️ Renamed layout to grid and some refactors 2020-05-19 16:13:20 +02:00
alonso.torres
06cebbc527 🐛 Fixes problem with rotation input 2020-05-18 15:32:34 +02:00
Andrey Antukh
f64d1fb8f6 Update page indices on change notifications. 2020-05-18 10:34:56 +02:00
Andrey Antukh
b8cc4314ce Minor improvements on notifications module. 2020-05-18 10:34:51 +02:00
Andrey Antukh
817c22dc3c 🎉 Add more reliable presence mechanism. 2020-05-15 08:09:20 +02:00
Andrey Antukh
5a03c13731 ♻️ Refactor backend.
Move from custom vertx to jetty9.
2020-05-15 08:09:20 +02:00
alonso.torres
e9c97ef5d0 Minor enhancements in selection and movement 2020-05-13 09:28:37 +02:00
Andrés Moya
e602a8cc36 🎉 Add interactions with the mouse 2020-05-12 11:29:06 +02:00
alonso.torres
590f9956ad ♻️ Refactor snap files 2020-05-11 09:58:39 +02:00
Andrey Antukh
22975f4f7d More work on viewpoer sizing handling. 2020-05-11 08:58:31 +02:00
alonso.torres
80a86b14b8 ♻️ Moved snap calculations to web-worker 2020-05-08 16:25:20 +02:00
Andrey Antukh
51356c10f5 ♻️ Refactor viewport sizing. 2020-05-08 16:14:32 +02:00
Andrey Antukh
0cf0413ac4 ♻️ Move uxbox.main.websockets to uxbox/util directory. 2020-05-06 11:35:38 +02:00
Andrey Antukh
49023117c3 ♻️ Move data.helpers to uxbox.common.pages ns. 2020-05-05 15:18:59 +02:00