47 Commits

Author SHA1 Message Date
Andrey Antukh
6731fa1e5e ♻️ Refactor all shapes to use the measures component. 2020-04-13 12:33:08 +02:00
Andrey Antukh
5aa97513de Unify the themes under 'default' theme.
Because right now we don't have a real dark and light
themes (right now workspace is dark and dashbaord is
light).
2020-04-13 12:03:56 +02:00
Vitaly Kornilov
ea3e17f7fe 🎉 Add themes infraestructure. 2020-04-13 11:49:26 +02:00
Andrey Antukh
02170a156e ♻️ Refactor messages component. 2020-04-08 16:40:10 +02:00
Andrey Antukh
b5b2a374d8 💄 Improve profile styles. 2020-03-26 14:44:18 +01:00
Andrey Antukh
b39d747e8f ♻️ Fix many issues on profile settings page. 2020-03-26 11:25:16 +01:00
Andrey Antukh
62d90caf51 🚧 Basic user profile style refactor. 2020-03-25 09:39:27 +01:00
Andrey Antukh
ce1cbfa9d9 🔥 Remove unused and deprecated namespace. 2020-03-17 12:35:21 +01:00
Andrey Antukh
f4a15e6db7 🚧 More work on dashboard integration. 2020-03-11 09:00:09 +01:00
Andrey Antukh
146faf74a9 ♻️ Refactor profile and login. 2020-02-04 16:05:51 +01:00
Andrey Antukh
9e68041326 🚧 Initial work on password recovery and register refactor. 2020-01-13 23:52:31 +01:00
Andrey Antukh
b1459f85cd 🚧 More work on data validation. 2019-09-10 12:00:52 +02:00
Andrey Antukh
faf7877d00 🚧 Use cljs.spec everywhere. 2019-09-09 23:21:55 +02:00
Andrey Antukh
a009961a58 🚧 More work on data and forms validation. 2019-09-09 12:34:31 +02:00
Andrey Antukh
689cc5f3e7 🚧 More work on better forms and data validation. 2019-09-02 20:49:48 +02:00
Andrey Antukh
04a5038ff4 🚧 More work on forms refactoring. 2019-08-29 11:23:04 +02:00
Andrey Antukh
ae2d8330ca 🚧 Initial work on password form. 2019-08-28 19:41:11 +02:00
Andrey Antukh
08bd135d55 ♻️ Refactor user profile form. 2019-08-28 19:01:11 +02:00
Andrey Antukh
176ca590e1 Adapt code to rumext changes. 2019-08-21 21:09:22 +00:00
Andrey Antukh
212ae89c50 ♻️ mainly workspace refactor 2019-08-02 20:18:05 +02:00
Andrey Antukh
406157c06c ♻️ Refactor profile & language loading. 2019-07-24 00:49:37 +02:00
Andrey Antukh
2b35d85094 🐛 Fix many issue on workspace rendering (and adapt to rumext changes) 2019-07-24 00:49:37 +02:00
Andrey Antukh
2b81832b67 🐛 Fix selrect renderning on move on path based shapes.
Taiga Issue: https://tree.taiga.io/project/uxbox/issue/272
2019-07-22 11:03:22 +02:00
Andrey Antukh
14d97511e6 Refactor settings pages and add tha ability to change current locale. 2019-07-21 19:09:37 +02:00
Andrey Antukh
f341b5b3fe feat(frontend): more work on refactoring components 2019-07-19 17:32:50 +02:00
Andrey Antukh
56b8922dbb feat(frontend): adapt to rumext changes 2019-07-19 12:32:31 +02:00
Andrey Antukh
bb64655804 feat(frontend): minor refactor on settings/profile 2019-07-19 08:39:14 +00:00
Andrey Antukh
a26f480d02 feat(frontend): remove sablono usage 2019-06-24 17:39:10 +02:00
Andrey Antukh
3b648f5aa5 refactor: replace lein with cli tools and update some deps
- also removes docker files from source directories
- minor assets reorganization on back (make it more production ready)
2019-06-03 16:51:20 +02:00
mathieu.brunot
e6e9f5160e
🎨 Exit links to authentication page 2019-02-23 19:24:33 +01:00
mathieu.brunot
32d08414f3
🎨 Change position of text center align button 2019-02-22 00:25:51 +01:00
mathieu.brunot
061479b2f5
🐛 Add missing import 2019-02-21 23:57:43 +01:00
mathieu.brunot
5c0ec6f7c1
Add header link to exit in user settings 2019-02-21 22:55:39 +01:00
mathieu.brunot
e9627cf7f7
✏️ Fix typo for i18n key 2019-02-21 17:45:10 +01:00
mathieu.brunot
2db5b0f60f
🌐 More i18n updates 2019-02-21 16:57:57 +01:00
mathieu.brunot
4b1bd3d132
🌐 Add translations of login/registration/... 2019-02-21 15:36:50 +01:00
mathieu.brunot
e06bc2cc95
🌐 Translate several dashboards 2019-02-21 04:36:22 +01:00
mathieu.brunot
e8bd7436aa
Add parameter to disable registration 2019-02-19 23:09:57 +01:00
mathieu.brunot
353bdd77aa
🐛 Fix group name of notification page 2019-02-19 02:30:32 +01:00
Andrey Antukh
671c2d912c
Remove all usage of mx/component and replace that with rumext. 2017-04-08 18:30:03 +02:00
Andrey Antukh
1aa236e812
Replace funcool/struct with cljs.spec.
As a result, one dependency less.
2017-03-08 16:58:00 +01:00
Andrey Antukh
bc1ffc7f4f
Move icons ns under uxbox.builtins.icons. 2017-01-16 13:14:38 +01:00
Andrey Antukh
08b0a096eb
Minor structure refactor.
Make forms and messages modules independent of
store location (making them plugables).
2017-01-16 12:35:10 +01:00
Juan de la Cruz
099b31c1a7 hide color theme options 2016-12-19 11:19:44 +01:00
Andrey Antukh
845726827e
Remove unused println's. 2016-12-18 19:14:53 +01:00
Andrey Antukh
40b48318ff
Replace builtin rstore impl with potok. 2016-11-27 21:53:12 +01:00
Andrey Antukh
e21798f1ed
Move all files under frontend directory. 2016-11-20 20:03:17 +01:00