298 Commits

Author SHA1 Message Date
Andrey Antukh
50eb744c3b Add new color picker impl. 2016-04-02 22:43:37 +03:00
Andrey Antukh
b5155eebcf Add clipboard management. 2016-04-02 13:00:41 +03:00
Andrey Antukh
db95342759 Add confirmation for projects and pages deletion. 2016-04-02 11:45:04 +03:00
Andrey Antukh
ebd7242048 Add temporal ugly buttons to confirm dialog. 2016-04-02 11:44:36 +03:00
Andrey Antukh
3d17eca0d2 Add confirm dialog placeholder. 2016-04-02 11:26:06 +03:00
Andrey Antukh
f7013d6e8b Update profile form integration. 2016-04-02 11:17:51 +03:00
Andrey Antukh
41aa1eb8f5 Improved history refresh mechanism. 2016-03-31 21:47:25 +03:00
Andrey Antukh
f837835be4 Improved login process and profile loading. 2016-03-31 19:14:06 +03:00
Andrey Antukh
37454ca305 Improvements to historoy management. 2016-03-30 20:57:06 +03:00
Andrey Antukh
33fd84623f Restore workspace scroll with space. 2016-03-29 22:17:56 +03:00
Andrey Antukh
6f90f343e6 Improved page deletion process. 2016-03-29 22:14:53 +03:00
Andrey Antukh
90957190db Minor style fix on sitemap. 2016-03-29 22:00:37 +03:00
Andrey Antukh
7caba13173 Fix race condition on page delete. 2016-03-29 21:56:10 +03:00
Andrey Antukh
f43faa30b6 Refactor page history state and events. 2016-03-29 21:46:13 +03:00
Andrey Antukh
f91203d5e2 Fixed some bugs on history loading on page changes. 2016-03-28 21:55:14 +03:00
Andrey Antukh
6ef76673e8 Add proper history loading and history state management. 2016-03-28 18:49:34 +03:00
Andrey Antukh
95263402b7 Enable login submit with enter key. 2016-03-28 18:49:34 +03:00
Andrey Antukh
7e7fa96f16 Move page changes watching and persistence out of ui. 2016-03-28 18:49:34 +03:00
Andrey Antukh
d8cb4669e5 Improved history deselection. 2016-03-27 18:48:17 +03:00
Andrey Antukh
ea531ae620 Add the ability to select a history item. 2016-03-27 18:48:17 +03:00
Andrey Antukh
0746385555 Do not fetch history on each history navigation action. 2016-03-27 18:46:18 +03:00
Andrey Antukh
8c64c7c3eb Do not send page updates when historic item is selected. 2016-03-27 18:46:18 +03:00
elhombretecla
de242bdc58 add message actions to message body 2016-03-27 16:41:39 +02:00
elhombretecla
ebbe3e89c1 add more history btn 2016-03-27 16:13:51 +02:00
Andrey Antukh
e97e4cbb5a Basic backend integration for page history fetching. 2016-03-24 12:43:14 +02:00
Andrey Antukh
b37d3a21b7 Avoid persist page operation on first workspace loading. 2016-03-19 19:24:47 +02:00
Andrey Antukh
e050c16f9a Remove skip on page persistence stream. 2016-03-19 19:13:23 +02:00
Andrey Antukh
2201339887 Move pages-l lense to sitemap ns and add small optimizations to base lenses. 2016-03-19 19:10:11 +02:00
Andrey Antukh
a17b79da77 Implement page persistence. 2016-03-19 17:47:31 +02:00
Andrey Antukh
687fda33b6 Start using the update metadata endpoind for simple page modifications. 2016-03-19 15:26:38 +02: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
f5f4e0f0fe Improved action stacking. 2016-03-18 18:32:42 +02:00
Andrey Antukh
e6161a0f62 Add missing data parameter on page creation. 2016-03-17 22:27:05 +02:00
Andrey Antukh
54ee339a48 Fix projects creation lightbox. 2016-03-17 22:27:05 +02:00
Andrey Antukh
f8937b2dd2 Update to beicon 1.0.3 2016-03-16 21:10:58 +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
2742a7a4ec Remove useless println's. 2016-03-15 21:01:07 +02:00
Andrey Antukh
3b2078ac56 Remove useless code from ui/messages. 2016-03-15 21:00:54 +02:00
Andrey Antukh
492b822568 Code reorganization of dashboard/projects page (main page). 2016-03-15 21:00:27 +02:00
Andrey Antukh
5a49b88c60 Integrate workspace and dashboard pages with backend (initial data loading).
This does not includes any crud methods.
2016-03-15 21:00:08 +02:00
Andrey Antukh
7494d4936d Integrate the login page ui with the backend. 2016-03-15 20:58:44 +02:00
Andrey Antukh
69d903f5f8 Integrate new messages component on login and dashboard. 2016-03-13 15:12:52 +02:00
Andrey Antukh
bbdebfb846 Add initial messages implementation. 2016-03-13 15:09:23 +02:00
elhombretecla
8ec429f0cf changes in settings inputs 2016-03-11 21:39:40 +01:00
elhombretecla
dc66bbba9f add organize layout icons 2016-03-11 21:04:26 +01:00
elhombretecla
755b56e3f9 add visual message notifications 2016-03-11 20:04:28 +01:00
elhombretecla
290e7fdac8 add notification settings layout 2016-03-06 12:14:44 +01:00
elhombretecla
b9d43cce24 add password settings layout 2016-03-06 11:37:16 +01:00