Commit Graph

626 Commits

Author SHA1 Message Date
Andrey Antukh
f0ed85e53f Replace random-uuid usage with uuid.core/random. 2016-04-24 22:01:43 +03:00
Andrey Antukh
5f86df81ec Send page data and options already serialized. 2016-04-24 18:48:04 +03:00
Andrey Antukh
15f6672b0e Minor bug on drawarea. 2016-04-23 09:04:39 +03:00
Andrey Antukh
53c657e8a4 Add alignment to drawarea. 2016-04-22 20:41:03 +03:00
Andrey Antukh
a63c9f7d33 Add align to text and circle resize. 2016-04-22 20:05:37 +03:00
Andrey Antukh
f054233a9e Simplify movement and resize alignment code. 2016-04-22 20:02:03 +03:00
Andrey Antukh
c2e63d5603 Add initial alignment on movement and resize. 2016-04-22 19:51:34 +03:00
Andrey Antukh
9e25f7ab9d Add alignment to resize. 2016-04-22 18:20:38 +03:00
Andrey Antukh
7d17926060 Add alignment to movement. 2016-04-22 18:20:21 +03:00
Andrey Antukh
8c99683eaf Comment not used code at this moment. 2016-04-20 20:43:49 +03:00
Andrey Antukh
b931484e49 Add missing impls for text shape under geom ns. 2016-04-20 20:35:41 +03:00
Andrey Antukh
825eb4f8a2 Use inner-rect for calculate icon selection handlers. 2016-04-20 20:35:41 +03:00
Andrey Antukh
9bda376bf4 Fix outer-rect calculation for neested groups and add inner-rect function. 2016-04-20 20:35:41 +03:00
Andrey Antukh
eb82c8dffa Change movement approach and temporary disable align related stuff. 2016-04-20 20:35:40 +03:00
Andrey Antukh
00679d9c68 Add better shapes selection algorithm. 2016-04-20 20:35:40 +03:00
Andrey Antukh
59e327ae0e Add missing group matrix transformation. 2016-04-20 20:35:40 +03:00
Andrey Antukh
f400a242d9 Adapt shape type keywrod to new simplified naming.
The redundant and useles `:builtin/` keyword namespace
is stripped out.
2016-04-20 20:35:40 +03:00
Andrey Antukh
18190edcc8 Adapt the code to use new shape geometry primitives. 2016-04-20 20:35:40 +03:00
Andrey Antukh
5597a87c72 Remove old impl from overused uxbox.shapes ns. 2016-04-20 20:35:19 +03:00
Andrey Antukh
8b5b1697b2 Add new geom impl under uxbox.util.geom ns. 2016-04-20 20:35:02 +03:00
Andrey Antukh
1c13b62f25 Merge pull request #20 from uxbox/selecte-on-insert-shape
Select on insert shape
2016-04-17 18:56:05 +03:00
Jesús Espino
33e13362fd Select on insert shape 2016-04-17 13:18:36 +02:00
Andrey Antukh
719ab0c7cf Merge pull request #18 from uxbox/shapes-resize
Fixing shapes resize
2016-04-17 09:46:58 +03:00
Jesús Espino
9e06ef1729 Limiting the resize to correct behavior 2016-04-16 23:15:49 +02:00
Jesús Espino
ad73f9c514 Fix shapes resizing 2016-04-16 21:46:12 +02:00
Andrey Antukh
ef0e0ab74c Split some conditions as separated predicate functions. 2016-04-16 21:47:37 +03:00
Jesús Espino
70282daaf7 Fix blocked groups selection 2016-04-16 20:49:24 +03:00
Andrey Antukh
39df77e6ed Integreate new history version dialog in workspace. 2016-04-16 20:42:41 +03:00
Andrey Antukh
8d2767999b Make the workspace message not visible (temporary). 2016-04-16 14:09:19 +03:00
Andrey Antukh
7a8e4ef414 Add missing info message rendering. 2016-04-16 14:09:07 +03:00
Andrey Antukh
563d3e6dd3 Improve error handlign on password change event. 2016-04-16 14:08:54 +03:00
elhombretecla
1282fd9641 Improve messages and add new history new message. 2016-04-16 14:08:03 +03:00
Jesús Espino
97daf44f5c Move shape while other shape is selected (#17) 2016-04-16 13:55:07 +03:00
Andrey Antukh
27e14c0548 Minor cosmetic fixes on history load more button. 2016-04-16 13:50:32 +03:00
Andrey Antukh
d8c214a402 Remove duplicated events from workspace component. 2016-04-16 13:50:16 +03:00
Andrey Antukh
0ace777e00 Improve dashboard projects loading. 2016-04-16 13:49:59 +03:00
Andrey Antukh
55025d12fa Add main loader in ui ns. 2016-04-16 13:49:39 +03:00
Andrey Antukh
2887b5c0e1 Improve workspace initialization process. 2016-04-16 13:44:32 +03:00
Andrey Antukh
b148de7fc0 Properly use projects fetched event after fetch projects event. 2016-04-16 13:43:21 +03:00
Andrey Antukh
034c26fed4 Cosmetic changes on history events. 2016-04-16 13:42:57 +03:00
elhombretecla
6aa5dee80b add pencil loader code 2016-04-16 11:22:44 +03:00
elhombretecla
070b8a8378 add loader code 2016-04-16 11:22:44 +03:00
Andrey Antukh
ba0627c3ad Refactor lightbox impl approach (split business logic from UI). 2016-04-16 10:45:33 +03:00
Jesús Espino
aaecf3e174 Add total-pages field to projects in the dashboard (#16) 2016-04-16 09:49:23 +03:00
Andrey Antukh
8c996f3a57 Fix bugs in new storage impl. 2016-04-15 23:39:21 +03:00
Andrey Antukh
3ab64e5a68 Remove debug messages on storage ns. 2016-04-15 23:39:21 +03:00
Andrey Antukh
2649f4bed2 Improve error handling on user events. 2016-04-15 23:39:21 +03:00
Andrey Antukh
8353f92ea7 Remove debug message on messages events ns. 2016-04-15 23:39:21 +03:00
Andrey Antukh
6044e8a4c2 Add a small delay for history fetching (beter user experience). 2016-04-15 23:39:21 +03:00
Andrey Antukh
eff6a854a0 Initialize webworker only on browser environment. 2016-04-15 23:39:21 +03:00