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
|
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
|
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 |
|