204 Commits

Author SHA1 Message Date
Andrey Antukh
b97dc09e26 🎉 Add export button to right sidebar (frontend). 2020-07-01 13:41:59 +02:00
Andrés Moya
763f1ee13d 🐛 Fixes more glitches of dnd sortable trees 2020-06-19 14:02:53 +02:00
Andrey Antukh
d3951f7f8f 🐛 Fix snap imprecission. 2020-06-16 15:51:01 +02:00
Andrey Antukh
1dd1b9d987 🎉 Introduce ordered-set type and use it for workspace selected. 2020-06-15 12:40:04 +02:00
Andrés Moya
5266a33bc2 Auto edit the new project created 2020-06-15 11:24:42 +02:00
Andrey Antukh
2d4e76619f 🐛 Fix group and upgroup events naming. 2020-06-09 16:16:15 +02:00
Andrés Moya
68798522af 🐛 Check data type when reading d&d data 2020-06-08 11:50:41 +02:00
Andrés Moya
dfc938b804 🐛 Fix image paste in production build 2020-06-04 09:43:25 +02:00
Andrés Moya
bd2ee2fd11 🐛 Fix paste image in prod mode 2020-06-03 13:57:31 +02:00
Andrés Moya
7bf06353ad 🎉 Copy & paste images onto the workspace 2020-06-03 11:05:03 +02:00
Andrés Moya
f5f7607ce3 ♻️ Refactor drag'n drop code 2020-06-03 11:05:03 +02:00
Andrey Antukh
9901f0a52b Remove backend-uri from all the codebase. 2020-06-03 10:50:40 +02:00
alonso.torres
ccbe50b042 🐛 Fixed Firefox behaviour 2020-06-03 08:48:21 +02:00
Andrey Antukh
5a41d1b4da 🔥 Remove unused code. 2020-05-27 10:09:31 +02:00
Andrey Antukh
5983155680 💄 Fix naming inconsistencies on uri prop. 2020-05-26 13:03:54 +02:00
Andrey Antukh
7d5f9c1078 ♻️ Initial profile and auth refactor. 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
0611ce98a3 🐛 Fixed some corner cases with grid parameters 2020-05-20 15:38:04 +02:00
alonso.torres
e3f7e352d4 Color picker improvements 2020-05-20 15:38:04 +02:00
alonso.torres
6ebce57abc 🐛 Fixes problem when changing type 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
235e196094 Fixes problem with snap keys 2020-05-19 16:13:20 +02:00
alonso.torres
ad99e6df9d 🎉 Adds support for auto 2020-05-19 16:13:20 +02:00
alonso.torres
1d2ae6d5eb 🎉 Add option to save the layouts 2020-05-19 16:13:20 +02:00
alonso.torres
d2229f43c7 Snap to square grid 2020-05-19 16:13:20 +02:00
alonso.torres
3308d762f1 🎉 Snap to grid 2020-05-19 16:13:20 +02:00
Andrey Antukh
5a03c13731 ♻️ Refactor backend.
Move from custom vertx to jetty9.
2020-05-15 08:09:20 +02:00
Andrey Antukh
bd8123d475 More fixes and improvements to viewport sizing and positioning. 2020-05-12 13:49:54 +02:00
Andrés Moya
225b6a8f1c 📚 Update documentation of frontend debug utils 2020-05-12 12:50:23 +02:00
alonso.torres
590f9956ad ♻️ Refactor snap files 2020-05-11 09:58:39 +02:00
Andrey Antukh
d9c459e877 Improve (and fix many bugs) routing handling. 2020-05-11 08:58:31 +02:00
Andrey Antukh
6a6ead0d63 Minor improvement of http client api.
Make it more compatible to be executed in worker.
2020-05-11 08:58:31 +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
alonso.torres
b8d30466bb 🐛 Fixes problems with snaps 2020-05-07 12:26:11 +02:00
alonso.torres
dc97056fcf Integration of the range-tree into the application 2020-05-07 12:26:11 +02:00
alonso.torres
e596555932 Range tree implemented as Red-Black tree 2020-05-07 12:26:07 +02:00
alonso.torres
a7bdb02dbf Adds range tree data structure 2020-05-07 12:23:00 +02:00
Andrey Antukh
525b3f640f 🔥 Remove unused code. 2020-05-06 11:35:38 +02:00
Andrey Antukh
adfa117dc0 🎉 Render dashbaord thumbnails on webworker. 2020-05-06 11:35:38 +02:00
Andrey Antukh
0cf0413ac4 ♻️ Move uxbox.main.websockets to uxbox/util directory. 2020-05-06 11:35:38 +02:00
Andrés Moya
1e898f94f3 🎉 Add basic interaction to shapes 2020-05-05 15:41:56 +02:00
Andrey Antukh
49023117c3 ♻️ Move data.helpers to uxbox.common.pages ns. 2020-05-05 15:18:59 +02:00
Andrey Antukh
c97b119998 🐛 Fix routing unresponsivenes in some conditions. 2020-05-05 15:18:59 +02:00
Andrey Antukh
598a235bb8 💄 Minor whitespace cleaning. 2020-05-05 15:18:59 +02:00
Andrey Antukh
76cf9e1bb0 🐛 Fix util object impl. 2020-05-05 12:34:51 +02:00