547 Commits

Author SHA1 Message Date
Andrey Antukh
63e5e68fc6
Add some annotations on locales api. 2016-04-12 22:56:13 +03:00
Andrey Antukh
a264cea1d6
More improvements to validation api. 2016-04-12 22:31:32 +03:00
Andrey Antukh
58444fd363
Fix wrong class reference on forms events. 2016-04-12 22:31:32 +03:00
Andrey Antukh
5624adcedf
Remove some validations. 2016-04-12 22:31:32 +03:00
Andrey Antukh
e42b2ed7bf
Overhaul of form data and errors handling. 2016-04-12 22:31:32 +03:00
Andrey Antukh
e509daaeef
Add missing locale for password success update message. 2016-04-12 22:31:32 +03:00
Andrey Antukh
b37196621c
Add info message type. 2016-04-12 22:31:32 +03:00
Andrey Antukh
f81975aa6c
Improve error messages on settings/password page. 2016-04-12 22:31:32 +03:00
Andrey Antukh
6eba3d4764
Add improvements to form helpers. 2016-04-12 22:31:32 +03:00
Andrey Antukh
3d79367078
Replace bouncer with funcool/struct. 2016-04-12 22:31:32 +03:00
Jesús Espino
cc320215ac
Improve errors management on password change 2016-04-12 22:31:32 +03:00
Jesús Espino
cb3a099fef Step based zoom (#12) 2016-04-11 23:09:46 +03:00
Jesús Espino
994d67e032 Change shapes order relative (#11) 2016-04-11 22:02:28 +03:00
Jesús Espino
706bc84d95 Insert shapes alwais on top (#10) 2016-04-11 22:01:41 +03:00
Andrey Antukh
20ae512143 Merge pull request #8 from uxbox/header-zoom-controller
Zoom control widget on the workspace header
2016-04-11 18:12:50 +03:00
Andrey Antukh
b734f303fb
Cosmetic improvements. 2016-04-11 18:12:15 +03:00
Andrey Antukh
4f0a74b1a3
Improvements to grid alignment impl. 2016-04-11 17:34:06 +03:00
Jesús Espino
66c56a367e Zoom control widget on the workspace header 2016-04-10 19:24:51 +02:00
Jesús Espino
e43ca70245 Added round and limit to zoom steps (#7) 2016-04-10 20:07:24 +03:00
Andrey Antukh
55dfbd73e5
Make coords indicator on workspace header aware of zoom. 2016-04-10 19:44:30 +03:00
Andrey Antukh
935bafd512
Add initial approach for grid alignment.
A little bit buggy because the main algorithm
does not works well.
2016-04-10 18:51:13 +03:00
Andrey Antukh
051163c3ae
Add webworkers architecture (rcp). 2016-04-10 18:51:13 +03:00
Andrey Antukh
b920342188
Use constants on workspace settings lightbox. 2016-04-10 18:51:13 +03:00
Andrey Antukh
d69be9a378
Split constants to specific namespace. 2016-04-10 18:51:13 +03:00
Andrey Antukh
e791f49921
Add point read/write handler to transit. 2016-04-10 18:51:13 +03:00
Andrey Antukh
9bd358a119
Properly persist as int the grid axis on workspace settings lightbox. 2016-04-10 18:51:13 +03:00
Andrey Antukh
e9d3e7578e
Minor improvements on grid render code. 2016-04-10 18:51:13 +03:00
Andrey Antukh
aa06d824ee
Adapt imports to previos data api change. 2016-04-10 18:51:13 +03:00
Andrey Antukh
bcc82bc5cf
Move shape related events from data.workspace to data.shapes. 2016-04-10 18:51:13 +03:00
Andrey Antukh
551c95b8fe
Change the shapes moviment tracking approach.
Will facilitate grid alignment.
2016-04-10 18:51:13 +03:00
Andrey Antukh
69329f7f64
Make grid fill all the workspace instead only canvas. 2016-04-10 18:51:13 +03:00
Andrey Antukh
50e8de4552
Send the select-shape event before acquire move action. 2016-04-10 18:51:13 +03:00
Andrey Antukh
bfc0fc0f98
Temporary comment duplicated code. 2016-04-10 18:51:13 +03:00
Andrey Antukh
b66be25a8e
Minor comments change. 2016-04-10 18:51:13 +03:00
Andrey Antukh
6c64279c94
Move transit ns under uxbox.util. 2016-04-10 18:51:13 +03:00
Andrey Antukh
3dd741129c
Improve move-shape event constructor docstring. 2016-04-10 18:51:13 +03:00
Andrey Antukh
89a21d7abb
Add update-shape event just for shape inplace update. 2016-04-10 18:51:13 +03:00
Jesús Espino
78987419d2 Allow to change password (#6) 2016-04-10 18:48:56 +03:00
elhombretecla
57df8821f1 add zoom controlers 2016-04-10 11:51:23 +02:00
Jesús Espino
52d3b2c7fc The zoom change is relative to the current zoom (#5) 2016-04-09 23:06:24 +03:00
Jesús Espino
18ddbaa039 Fix rules with zoom (#4) 2016-04-09 23:06:02 +03:00
Andrey Antukh
ac4e090b96
Minor refactor on shortcuts mixin. 2016-04-09 11:50:29 +03:00
Andrey Antukh
3b77286c77
Minor naming changes on workspace ns. 2016-04-09 11:32:57 +03:00
Andrey Antukh
1f24712fa5
Remove unused exclude from workspace ns. 2016-04-09 11:31:17 +03:00
Andrey Antukh
599d4f34c8
Remove unused imports from workspace. 2016-04-09 11:30:56 +03:00
Andrey Antukh
09f75ae3fd
Implement grid as path.
That improves considerable the rendering performance.
2016-04-06 23:11:44 +03:00
Andrey Antukh
262f305bf9
Remove unsued constants from rules ns. 2016-04-06 22:29:57 +03:00
Andrey Antukh
3424c768ab
Minor refactor on multiple selection handlers component. 2016-04-06 22:18:35 +03:00
Andrey Antukh
8f3c049536
Remove unused imports on selrect ns. 2016-04-06 22:04:08 +03:00
Andrey Antukh
89ac323799
Refactor selrect component code. 2016-04-06 22:01:02 +03:00