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 |
|
Andrey Antukh
|
95c4f2fbc1
|
Refactor messages (split ui and business logic).
|
2016-04-15 23:39:21 +03:00 |
|
Andrey Antukh
|
6571c29c1d
|
Merge pull request #13 from uxbox/not-deselect-tool-on-draw
Not deselect tool on draw and deselect tool on esc
|
2016-04-15 19:09:27 +03:00 |
|
Jesús Espino
|
987736f9fb
|
Deselect current tool with esc
|
2016-04-15 17:34:21 +02:00 |
|
Jesús Espino
|
b9e3e9f7d4
|
Now you can draw n figures without selecting again the tool
|
2016-04-15 17:25:51 +02:00 |
|
Andrey Antukh
|
debc68661a
|
Remove obsolete usage of reader macro #ux/tr.
|
2016-04-14 21:39:50 +03:00 |
|
Andrey Antukh
|
48171bbecc
|
Minor changes on color picker.
|
2016-04-14 21:19:04 +03:00 |
|
Andrey Antukh
|
73d2a6cfd5
|
Add missing copyright/license part on colorpicker ns.
|
2016-04-14 21:13:44 +03:00 |
|
Andrey Antukh
|
51f1ac54d9
|
Minor changes on default error handling.
|
2016-04-14 21:13:25 +03:00 |
|
elhombretecla
|
e103335cc1
|
fix dashboard img bug
|
2016-04-14 08:14:06 +02:00 |
|
Andrey Antukh
|
8b23cd6f3c
|
Improve form related events naming.
|
2016-04-13 23:53:49 +03:00 |
|
Andrey Antukh
|
58a86872f5
|
Add specific event for update page options.
|
2016-04-13 23:52:01 +03:00 |
|
Andrey Antukh
|
7c892cf012
|
Improve error handling on workspace settings form.
|
2016-04-13 23:42:07 +03:00 |
|
Andrey Antukh
|
57bba26815
|
Add more validators.
|
2016-04-13 23:41:54 +03:00 |
|
Andrey Antukh
|
0cb28a2bba
|
Add additional helpers and events for form handling.
|
2016-04-13 23:41:00 +03:00 |
|
Andrey Antukh
|
3515a0c602
|
Fix an other bug related to aligmnet activation flags.
|
2016-04-13 21:10:07 +03:00 |
|
Andrey Antukh
|
82ce2d166e
|
Minor bugfix on workspace settings.
|
2016-04-13 21:07:56 +03:00 |
|
Andrey Antukh
|
e77764f693
|
Simplify alignment related flags and its activation impl.
|
2016-04-13 21:02:23 +03:00 |
|
Andrey Antukh
|
75a22381d2
|
Only align when grid is activated.
|
2016-04-13 20:55:35 +03:00 |
|
Andrey Antukh
|
10d38fd574
|
Reinitialize the align index on settings change.
|
2016-04-13 20:46:35 +03:00 |
|
Andrey Antukh
|
be446c6d79
|
Make grid component reactive to grid options change.
|
2016-04-13 20:46:15 +03:00 |
|
Andrey Antukh
|
49d2c54488
|
Cosmetic fixes on zoom related events.
|
2016-04-13 20:45:59 +03:00 |
|
Andrey Antukh
|
c743c94450
|
Add activate flag event for proper flag activation independently of state.
|
2016-04-13 20:45:29 +03:00 |
|
Andrey Antukh
|
41073a7b57
|
Cosmetic improvement on constants definition on workspace events ns.
|
2016-04-13 20:44:59 +03:00 |
|
Andrey Antukh
|
44027c9d63
|
Add todo coment on pages events.
|
2016-04-13 20:44:17 +03:00 |
|
Andrey Antukh
|
5624882ce2
|
Properly trigger page update on shape movement.
|
2016-04-13 20:15:07 +03:00 |
|
Andrey Antukh
|
e40632cca6
|
Fix project filtering in dashboard.
|
2016-04-13 20:13:05 +03:00 |
|
Andrey Antukh
|
6d2cd7da59
|
Simplify error handling on events that communicate with backend.
|
2016-04-13 20:09:23 +03:00 |
|
Andrey Antukh
|
47a70ad5c9
|
Update dependencies.
|
2016-04-13 19:37:45 +03:00 |
|
Andrey Antukh
|
e8108813ca
|
Merge pull request #9 from uxbox/improved-errors-on-password-change
Improve errors management on password change
|
2016-04-12 22:57:40 +03:00 |
|
Andrey Antukh
|
c314a4cde9
|
Minor change on translation approach on form errors.
|
2016-04-12 22:57:00 +03:00 |
|
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
|
2ef31f3e08
|
Improve initial compilation and add worker compilation to dist.
|
2016-04-11 18:03:34 +03:00 |
|
Andrey Antukh
|
280c272c2a
|
Fix build-worker script.
|
2016-04-11 17:40:08 +03:00 |
|