Commit Graph

1478 Commits

Author SHA1 Message Date
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
Andrey Antukh
8e27e19e41 Add image shape impl for geom functions. 2016-10-24 22:15:38 +02:00
Andrey Antukh
13c20acaa6 Remove unused template code from elements. 2016-10-24 22:15:12 +02:00
Andrey Antukh
68fe5eff36 Use new dom helpers instead of js interop for svg icon parsing. 2016-10-24 22:14:30 +02:00
Andrey Antukh
34e84fbd01 Remove static mixin from lightbox component.
This facilitates code reloading and rerendering
on development mode.
2016-10-24 22:13:59 +02:00
Andrey Antukh
168c5b490c Add more dom creation and manipulation functions to util.dom ns. 2016-10-24 22:13:21 +02:00
Andrey Antukh
71c6adab58 Add mirror-map macro (commented inder uxbox.util.data ns). 2016-10-24 22:12:35 +02:00
Andrey Antukh
075c508d63 Remove unused code from workspace header. 2016-10-24 22:12:12 +02:00
Andrey Antukh
bd38ea590a Add missing entries in main externs file. 2016-10-24 22:10:05 +02:00
Andrey Antukh
a9a1048462 Remove whitespace. 2016-10-23 17:23:17 +02:00
Andrey Antukh
81c75d953b Add copy and move tooltips to images page. 2016-10-23 17:23:17 +02:00