23 Commits

Author SHA1 Message Date
Andrey Antukh
95c4f2fbc1
Refactor messages (split ui and business logic). 2016-04-15 23:39:21 +03:00
Andrey Antukh
6d2cd7da59
Simplify error handling on events that communicate with backend. 2016-04-13 20:09:23 +03:00
Andrey Antukh
5624adcedf
Remove some validations. 2016-04-12 22:31:32 +03:00
Andrey Antukh
cad95c67a5 Reorganize repo code. 2016-04-02 11:53:39 +03:00
Andrey Antukh
38a64c356b More code cleaning from debug messages. 2016-03-31 21:52:19 +03:00
Andrey Antukh
91a06f4d7e Split projects and pages events in different namespaces. 2016-03-19 13:49:47 +02:00
Andrey Antukh
71d8c5a12b Refactor and adapt the events code related to previous changes. 2016-03-19 12:58:50 +02:00
Andrey Antukh
c4e8a881c1 Add new implementation for create and delete project events.
For backend integration.
2016-03-17 22:27:05 +02:00
Andrey Antukh
92060878d7 Integrate basic page update with backend. 2016-03-15 22:26:15 +02:00
Andrey Antukh
098d38e079 Use strings for layout ids instead keywords. 2016-03-15 22:25:45 +02:00
Andrey Antukh
3353c69a51 Optimize the projects/pages loading. 2016-03-15 21:15:56 +02:00
Andrey Antukh
3e42e95151 Improved go-to event impl. 2016-03-15 20:56:39 +02:00
Andrey Antukh
fd2c27cdd6 Add load-projects and load-pages events. 2016-03-15 20:56:22 +02:00
Andrey Antukh
0ce8059266 Use correct ns for validators on uxbox.data.projects ns. 2016-03-15 20:55:48 +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
Andrey Antukh
a2af628a14 Add interaction to new sitemap markup. 2016-02-21 20:32:27 +02:00
Andrey Antukh
190aced819 Move state related helpers out of data.* namespaces. 2016-02-21 20:29:10 +02:00
Alejandro Gómez
1258d954d0 Don't filter by whitespace 2016-02-17 20:06:59 +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
Alejandro Gómez
5dfc0cb340 Project deletion 2016-01-28 09:45:04 +01:00
Andrey Antukh
92a83c2506 Move frontend/uxbox to src/uxbox. 2016-01-12 16:54:53 +02:00