Commit graph

24 commits

Author SHA1 Message Date
Andrey Antukh
929a0a84da
Restructure the source directory tree.
In order to provide space for other applications
that shares source with the main app.
2016-06-14 17:39:44 +03:00
Andrey Antukh
0a17a44560
Move loader under specific namespace. 2016-06-12 13:27:30 +03:00
Andrey Antukh
d8dac5169f
Move routes declaration into ui ns.
Leaving router as agnostic helpers impl.
2016-06-12 10:27:05 +03:00
Andrey Antukh
87152c6b46
Add password recovery page. 2016-05-31 20:54:18 +03:00
Andrey Antukh
5a59640a36
Add password recovery request page. 2016-05-28 19:06:51 +03:00
Andrey Antukh
8c1dab4ebf
Add the ability to register. 2016-05-28 16:32:42 +03:00
Andrey Antukh
cdbd94615f
Minor ns naming improvement on uxbox.ui. 2016-05-28 13:57:23 +03:00
Andrey Antukh
4675590aac
Use new loader state atom for render loader component. 2016-05-16 13:43:13 +03:00
Andrey Antukh
3b56210bde
Add UI related error handling under uxbox.ui ns.
Instead of on uxbox.state.
2016-05-16 13:28:26 +03:00
Andrey Antukh
6eb65bfe39
Move router lense decaration to uxbox.ui ns. 2016-05-16 13:16:11 +03:00
Andrey Antukh
f5d7f0abf4
Add images section to dashboard. 2016-05-06 20:47:21 +03:00
Andrey Antukh
468f6a27e1
Redirect to dashboad when logged user enters to login page. 2016-04-26 19:46:38 +03:00
Andrey Antukh
55025d12fa
Add main loader in ui ns. 2016-04-16 13:49:39 +03:00
Andrey Antukh
f7013d6e8b Update profile form integration. 2016-04-02 11:17:51 +03:00
Andrey Antukh
f32b384f5d More fixes on initial data loading. 2016-04-01 16:55:34 +03:00
Andrey Antukh
f837835be4 Improved login process and profile loading. 2016-03-31 19:14:06 +03: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
ea8b0f21f9 Add license header to cljs files. 2016-03-01 20:39:28 +02:00
Andrey Antukh
0111b5d3e7 Replace cats.labs.lens with lentes package. 2016-02-27 11:27:28 +02:00
Andrey Antukh
41dac4bc7d Add authentication logic to the ui routing. 2016-02-24 17:26:23 +02:00
Andrey Antukh
3b687be9b4 Add debug message for ui rendering. 2016-01-17 23:32:55 +02:00
Andrey Antukh
809ac8cbc7 Move all react/rum related stuff under one unique ns. 2016-01-12 19:30:04 +02:00
Andrey Antukh
92a83c2506 Move frontend/uxbox to src/uxbox. 2016-01-12 16:54:53 +02:00
Renamed from frontend/uxbox/ui.cljs (Browse further)