Commit Graph

1488 Commits

Author SHA1 Message Date
Andrey Antukh
9fb13ba73d Add support for preconditions to defc and defcs macros. 2016-11-09 11:24:26 +01:00
Andrey Antukh
67ae149c36 Remove wrong precondition on grid component (projects page). 2016-11-09 11:24:06 +01:00
Andrey Antukh
7acfcbe09c Fix wrong behavior of page packing and unpacking.
Bug introduced in previous state attribute naming refactor.
2016-11-09 10:22:46 +01:00
Andrey Antukh
c8683ea0ba Show properly conflict errors on colors page. 2016-11-08 20:41:25 +01:00
Andrey Antukh
5fade8bb93 Fix unexpected exception on persisting first time color collections. 2016-11-08 20:40:35 +01:00
Andrey Antukh
cba8e6341d Fix project creation. 2016-11-08 17:41:33 +01:00
Andrey Antukh
eae616b823 Port copy & move tooltips to icons page. 2016-11-08 17:15:56 +01:00
Andrey Antukh
6b85b459d7 Remove duplicate entry on view app state. 2016-11-07 23:01:55 +01:00
Andrey Antukh
8f8bff7b76 Properly format created-at date on icons and images. 2016-11-07 23:01:31 +01:00
Andrey Antukh
e4c020f78f Properly implement copy and move operations on images page. 2016-11-07 22:54:53 +01:00
Andrey Antukh
ec9495a2fc Make the copy and move tooltip generic for colors page. 2016-11-07 22:13:54 +01:00
Andrey Antukh
151da534c2 Add delete confirmation to colors collections. 2016-11-07 22:13:12 +01:00
Andrey Antukh
aec2166759 Merge branch 'ui-improvements' 2016-11-07 20:36:01 +01:00
elhombretecla
c8ebc7ea87 add input measures 2016-11-07 20:35:30 +01:00
elhombretecla
9d196e7c9f add project placeholder img 2016-11-07 20:35:29 +01:00
elhombretecla
fed7d913c5 add rename icon 2016-11-07 20:35:29 +01:00
elhombretecla
4bbd8f809c add new dashboard elements info 2016-11-07 20:35:29 +01:00
elhombretecla
a1a7aa044a add new actions icon 2016-11-07 20:35:29 +01:00
elhombretecla
bdbfa36112 fix library tabs 2016-11-07 20:35:21 +01:00
Andrey Antukh
2a30b2737c Many other naming changes on state keys. 2016-11-06 19:03:58 +01:00
Andrey Antukh
7b7fd7680f State keys naming refactor. 2016-11-06 19:01:35 +01:00
Andrey Antukh
7abfaf639e Many improvements to colors page. 2016-11-06 18:54:30 +01:00
Andrey Antukh
dbaeb9d5f4 More work on color collections page. 2016-11-06 18:04:56 +01:00
Andrey Antukh
d6fd75f7b9 Add builtin color collections. 2016-11-06 18:04:37 +01:00
Andrey Antukh
3cba2cda12 Fix uuid regular experession. 2016-11-06 18:03:50 +01:00
Andrey Antukh
89779bf658 Remove unused functions. 2016-11-06 18:03:27 +01:00
Andrey Antukh
7cacbd4659 Move shape related functions out of state sub namespace. 2016-11-06 18:02:19 +01:00
Andrey Antukh
1e5777f4b6 Add kvstore repo ns. 2016-11-05 19:51:27 +01:00
Andrey Antukh
6379315e4b Refactor color collections page. 2016-11-05 19:50:58 +01:00
Andrey Antukh
3002d296c8 Add get-inner-text dom interop helper. 2016-10-26 23:39:30 +02:00
Andrey Antukh
f60d0bc81a Remove useless destructuring binding on content component (images page). 2016-10-26 23:39:08 +02:00
Andrey Antukh
4c0f344c72 Improve behavior of nav tabs on images page. 2016-10-26 23:38:19 +02:00
Andrey Antukh
f9366c3146 Use html5 accept attribute for filter image types on upload forms. 2016-10-26 00:39:39 +02:00
Andrey Antukh
cc53ba68b5 Sort colors in the colors dashboard page by color. 2016-10-26 00:39:16 +02:00
Andrey Antukh
df2ac51698 Fix naming consistency on geom ns. 2016-10-26 00:38:49 +02:00
Andrey Antukh
44766f817c Remove shape-type struct validator. 2016-10-26 00:38:12 +02:00
Andrey Antukh
4fff0e9c6c Remove unused hierarchy from geom ns. 2016-10-26 00:37:38 +02:00
Andrey Antukh
69e5ad7a8a Remove builtin library. 2016-10-24 23:44:55 +02:00
Andrey Antukh
56bdddc865 Comment some code related to elements. 2016-10-24 23:44:10 +02:00
Andrey Antukh
6ebeaf521a Improve proportions persistence handling on shapes. 2016-10-24 23:17:55 +02:00
Andrey Antukh
0a28efb838 Add provisional spinner for image uploading in workspace. 2016-10-24 23:07:45 +02:00
Andrey Antukh
91bb1ad77f Select recently uploaded image to draw if it's uploaded in workspace. 2016-10-24 23:03:30 +02:00
Andrey Antukh
97b30b0b68 Add support for export pages with images. 2016-10-24 22:54:45 +02:00
Andrey Antukh
459705e26a Add the ability to import images to workspace. 2016-10-24 22:20:28 +02:00
Andrey Antukh
7df42f3bcb Fix many issues of image rendering on workspace. 2016-10-24 22:20:08 +02:00
Andrey Antukh
658636463e Complete http stream after a response es emitted. 2016-10-24 22:18:43 +02:00
Andrey Antukh
ea9a096fa9 Add support for images on layers sidebar component. 2016-10-24 22:18:28 +02:00
Andrey Antukh
d882c2dfdb Respect proportion of icon or image when is added/imported to workspace. 2016-10-24 22:17:27 +02:00
Andrey Antukh
997876db32 Addapt images create event to support on-complete callback. 2016-10-24 22:16:26 +02:00
Andrey Antukh
f17642f057 Add uploading spinner for images page in dashboard. 2016-10-24 22:15:56 +02:00