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
|
d80ac1227e
|
Merge pull request #14 from uxbox/fix-blocked-group-selection
Fix blocked groups selection
|
2016-04-16 21:49:28 +03: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 |
|
Andrey Antukh
|
fda381c1b6
|
Add template entri for the main fullscreen loader.
|
2016-04-16 13:41:33 +03:00 |
|
Andrey Antukh
|
ed0717f57d
|
Add missing title on main template.
|
2016-04-16 13:41:22 +03:00 |
|
elhombretecla
|
6aa5dee80b
|
add pencil loader code
|
2016-04-16 11:22:44 +03:00 |
|
elhombretecla
|
632595235e
|
add loader pencil svg
|
2016-04-16 11:22:44 +03:00 |
|
elhombretecla
|
070b8a8378
|
add loader code
|
2016-04-16 11:22:44 +03:00 |
|
elhombretecla
|
697020c385
|
add loader svg
|
2016-04-16 11:22:44 +03:00 |
|
Andrey Antukh
|
0d9c899367
|
Update .travis.yml file
|
2016-04-16 11:11:43 +03:00 |
|
Andrey Antukh
|
f24a80468e
|
Improve tests build scripts.
|
2016-04-16 11:11:28 +03:00 |
|
Andrey Antukh
|
d496add1d6
|
Revert "Temporary remove .travis.yml"
This reverts commit b6a89ccfc8 .
|
2016-04-16 11:03:08 +03:00 |
|
Andrey Antukh
|
b95c573fc2
|
Fix tests.
|
2016-04-16 11:02:58 +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 |
|
Andrey Antukh
|
5ebe483f8a
|
Don't fetch profile and projects if authentication is failed.
|
2016-04-15 23:39:21 +03:00 |
|
Andrey Antukh
|
433d4fe7ee
|
Use :simple optimization level for tests.
|
2016-04-15 23:39:21 +03:00 |
|
Andrey Antukh
|
dba3c8764a
|
Add new transit based and nodejs friendly storage abstraction.
|
2016-04-15 23:39:21 +03:00 |
|