15 Commits

Author SHA1 Message Date
Jesús Espino
b3e9e7d1aa Images dashboard 2016-05-21 17:46:19 +02:00
Andrey Antukh
efad3ff73c
Improved projects, colors and workspace page data loading. 2016-05-16 13:44:13 +03:00
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
Andrey Antukh
f0ed85e53f
Replace random-uuid usage with uuid.core/random. 2016-04-24 22:01:43 +03:00
Andrey Antukh
0ace777e00
Improve dashboard projects loading. 2016-04-16 13:49:59 +03:00
Andrey Antukh
5624adcedf
Remove some validations. 2016-04-12 22:31:32 +03:00
Andrey Antukh
3d79367078
Replace bouncer with funcool/struct. 2016-04-12 22:31:32 +03:00
Andrey Antukh
7ab1474f41 Remove useless import and add missing one on dashboard events. 2016-03-15 20:56:51 +02:00
Andrey Antukh
e631d2a3ef Remove IPrintWritter impl from dashboard events. 2016-03-15 20:55:02 +02:00
Andrey Antukh
ea8b0f21f9 Add license header to cljs files. 2016-03-01 20:39:28 +02:00
Andrey Antukh
79e464d140 Fix broken import of uxbox.util.time. 2016-02-28 11:43:52 +02:00
Alejandro Gómez
b131dea579 Fix project ordering 2016-02-17 20:12:21 +01:00
Alejandro Gómez
33cc0fe925 Project search, needs UX/UI review 2016-02-17 19:50:08 +01:00
Alejandro Gómez
0551e1729a Project ordering 2016-02-17 19:08:35 +01:00
Andrey Antukh
92a83c2506 Move frontend/uxbox to src/uxbox. 2016-01-12 16:54:53 +02:00