423 Commits

Author SHA1 Message Date
Jesús Espino
3f4ed6faa5 Colors management (#24)
* Colors management

* Minor indentation fixes.

* Remove redundant naming.

* Add missing block comment annotations.

* Use consistently defrecord instead of reify.

* Remove useless mapcat usage and simplify the related code.

* Start using more optimistic updates on collection operations.

* Remove println.

* Remove ^:const metadata.

* Remove neested let.

* Replace when with if on sablono templates.
2016-05-14 21:50:06 +03:00
Jesús Espino
4c193d6026 Bring the shape resize handlers to the front (#26) 2016-05-12 20:00:42 +03:00
Andrey Antukh
cb003407b2
Add download dummy lightbox. 2016-05-11 00:42:01 +03:00
Jesús Espino
15d5748922 Add horizontal resize handlers (#25) 2016-05-10 10:57:08 +03:00
elhombretecla
cb3a9c28f0 add multiselect nav to images dashboard section 2016-05-09 20:08:07 +02:00
elhombretecla
ccb77e3ade add checkbox to select items from the dashboard 2016-05-09 19:34:50 +02:00
elhombretecla
da5ac3bda3 add images library grid styles 2016-05-07 11:08:43 +02:00
Andrey Antukh
dad430de6c
Add new header to profile. 2016-05-06 22:21:39 +03:00
Andrey Antukh
25bcf8f139
Port profile form to new form layout. 2016-05-06 22:00:32 +03:00
Andrey Antukh
f5d7f0abf4
Add images section to dashboard. 2016-05-06 20:47:21 +03:00
elhombretecla
5fe16abd38 change no-user-img avatar image 2016-05-06 08:44:21 +02:00
elhombretecla
1391c9e671 fix dashboard grid visual bug 2016-05-06 08:08:33 +02:00
Jesús Espino
a9d38db076 Group/degroup feature improvements (#15) 2016-04-27 17:43:58 +03:00
Jesús Espino
4f55b3995f More consistent sitemap button behavior 2016-04-27 10:45:08 +02:00
Andrey Antukh
dfe5765d50
Improve alignment when zoom is applied. 2016-04-26 21:03:26 +03:00
Andrey Antukh
0969d62a50
Fix strange behavior of opacity range inputs. 2016-04-26 20:10:01 +03:00
Andrey Antukh
468f6a27e1
Redirect to dashboad when logged user enters to login page. 2016-04-26 19:46:38 +03:00
elhombretecla
483043202a add new confirm dialog styles 2016-04-25 19:27:51 +02:00
Jesús Espino
c7801a793c Draw tools shortcuts (#21)
* Add shortcuts for shapes

* Fix problem with draw or select shapes when a shape is selected
2016-04-24 23:04:34 +03:00
Andrey Antukh
15f6672b0e
Minor bug on drawarea. 2016-04-23 09:04:39 +03:00
Andrey Antukh
53c657e8a4
Add alignment to drawarea. 2016-04-22 20:41:03 +03:00
Andrey Antukh
f054233a9e
Simplify movement and resize alignment code. 2016-04-22 20:02:03 +03:00
Andrey Antukh
c2e63d5603
Add initial alignment on movement and resize. 2016-04-22 19:51:34 +03:00
Andrey Antukh
9e25f7ab9d
Add alignment to resize. 2016-04-22 18:20:38 +03:00
Andrey Antukh
7d17926060
Add alignment to movement. 2016-04-22 18:20:21 +03:00
Andrey Antukh
8c99683eaf
Comment not used code at this moment. 2016-04-20 20:43:49 +03:00
Andrey Antukh
825eb4f8a2
Use inner-rect for calculate icon selection handlers. 2016-04-20 20:35:41 +03:00
Andrey Antukh
eb82c8dffa
Change movement approach and temporary disable align related stuff. 2016-04-20 20:35:40 +03:00
Andrey Antukh
f400a242d9
Adapt shape type keywrod to new simplified naming.
The redundant and useles `:builtin/` keyword namespace
is stripped out.
2016-04-20 20:35:40 +03:00
Andrey Antukh
18190edcc8
Adapt the code to use new shape geometry primitives. 2016-04-20 20:35:40 +03:00
Andrey Antukh
1c13b62f25 Merge pull request #20 from uxbox/selecte-on-insert-shape
Select on insert shape
2016-04-17 18:56:05 +03:00
Jesús Espino
33e13362fd Select on insert shape 2016-04-17 13:18:36 +02:00
Andrey Antukh
39df77e6ed
Integreate new history version dialog in workspace. 2016-04-16 20:42:41 +03:00
Andrey Antukh
8d2767999b
Make the workspace message not visible (temporary). 2016-04-16 14:09:19 +03:00
Andrey Antukh
7a8e4ef414
Add missing info message rendering. 2016-04-16 14:09:07 +03:00
elhombretecla
1282fd9641
Improve messages and add new history new message. 2016-04-16 14:08:03 +03:00
Jesús Espino
97daf44f5c Move shape while other shape is selected (#17) 2016-04-16 13:55:07 +03:00
Andrey Antukh
27e14c0548
Minor cosmetic fixes on history load more button. 2016-04-16 13:50:32 +03:00
Andrey Antukh
d8c214a402
Remove duplicated events from workspace component. 2016-04-16 13:50:16 +03:00
Andrey Antukh
0ace777e00
Improve dashboard projects loading. 2016-04-16 13:49:59 +03:00
elhombretecla
6aa5dee80b
add pencil loader code 2016-04-16 11:22:44 +03:00
elhombretecla
070b8a8378
add loader code 2016-04-16 11:22:44 +03:00
Andrey Antukh
ba0627c3ad
Refactor lightbox impl approach (split business logic from UI). 2016-04-16 10:45:33 +03:00
Jesús Espino
aaecf3e174 Add total-pages field to projects in the dashboard (#16) 2016-04-16 09:49:23 +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
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