276 Commits

Author SHA1 Message Date
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
Andrey Antukh
7a732de656 Add missing header to settings ns. 2016-03-04 00:16:58 +02:00
elhombretecla
b33ca03af7 create styles for user settings profile 2016-03-03 21:25:19 +01:00
Andrey Antukh
cbad13fc20 Add missing settings ns file. 2016-03-03 20:45:15 +02:00
Andrey Antukh
23ee74977b Add settings section dummy pages. 2016-03-03 20:26:28 +02:00
elhombretecla
53fd03f2a8 start user settings structure 2016-03-02 18:23:58 +01:00
Andrey Antukh
c7fd8570e3 Add line-height, letter spacing and text saving for text shape. 2016-03-02 19:22:40 +02:00
Andrey Antukh
8e5d193518 Add fill menu for text shape. 2016-03-02 18:47:42 +02:00
elhombretecla
a0fbb1ac7c add letter spacing and line height inputs 2016-03-02 17:46:46 +01:00
Andrey Antukh
a0eea5dfe6 Move colorpalette to the parent dom node. 2016-03-02 18:27:04 +02:00
elhombretecla
b6e3a70267 add grid settings lightbox 2016-03-02 17:11:35 +01:00
Andrey Antukh
5d66a7e967 Add align facilities. 2016-03-02 18:10:08 +02:00
Andrey Antukh
4499dfc787 Add font rendering to text shape. 2016-03-02 17:58:57 +02:00
Andrey Antukh
ea8b0f21f9 Add license header to cljs files. 2016-03-01 20:39:28 +02:00
Andrey Antukh
e8d56bdd5a Add settings lightbox. 2016-03-01 19:23:32 +02:00
Andrey Antukh
f50457db64 Increase the initial scroll to 1200px.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
Andrey Antukh
c787b33c76 Remove unused event handlers on workspace component.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
Andrey Antukh
cf817d4c8b Remove debug messages (added in previous commits).
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
Andrey Antukh
ffaca0f459 Add lock mode for mouse resize interaction.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
Andrey Antukh
99da1c21d1 Add resize using mouse and vertext handlers.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
Andrey Antukh
4dd97ca8ab Adapt the rest of the platform for actions api changes.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
Andrey Antukh
5d5a0c9ea0 Add the ability to actions subsystem pass payload.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
elhombretecla
70d126acb5 add clipboard styles 2016-02-28 18:30:22 +01:00