Andrey Antukh
|
03c9d9c8f1
|
♻️ Refactor drag-and-drop on workspace sidebars (now using react-dnd).
|
2019-08-08 16:27:37 +02:00 |
|
Andrey Antukh
|
212ae89c50
|
♻️ mainly workspace refactor
|
2019-08-02 20:18:05 +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
|
125e7375c0
|
Update rumext and adapt code to changes.
|
2019-07-21 19:10:04 +02:00 |
|
Andrey Antukh
|
56b8922dbb
|
feat(frontend): adapt to rumext changes
|
2019-07-19 12:32:31 +02:00 |
|
Andrey Antukh
|
c4d7d545ae
|
feat(frontend): refactor dashboard components
|
2019-07-18 12:31:58 +02:00 |
|
Andrey Antukh
|
88f45fb618
|
feat(frontend): initial work on react and rumext upgrade
|
2019-06-24 17:39:10 +02:00 |
|
mathieu.brunot
|
e06bc2cc95
|
🌐 Translate several dashboards
|
2019-02-21 04:36:22 +01:00 |
|
Juan de la Cruz
|
f334d4c119
|
add svg img th
|
2017-04-24 12:05:46 +02:00 |
|
Andrey Antukh
|
34adb68372
|
Add many codebase optimizations on performance and size.
|
2017-04-08 19:28:32 +02: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
|
cb5deda0ff
|
Fix a bug in page reordering after page creation.
|
2017-03-21 11:14:34 +01:00 |
|
Andrey Antukh
|
4f76adcb72
|
Reimplement project/page loading on frontend.
|
2017-03-21 09:56:50 +01: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
|
d3df339375
|
Fix not working close button on project form.
Fixes gh: #46
|
2017-02-23 10:42:22 +01:00 |
|
Andrey Antukh
|
ae5cef3907
|
Render properly image on view application.
|
2017-01-30 18:53:42 +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 |
|
Andrey Antukh
|
ce5811b86b
|
Many fixes on the project/page creation process.
|
2017-01-11 19:47:15 +01:00 |
|
Andrey Antukh
|
fd7b0b1958
|
Rename datetime ns to time.
And rename DateTime type to Instant.
|
2017-01-06 16:31:57 +01:00 |
|
Jesús Espino
|
6783463ae7
|
Fixed radio buttons on create project
|
2016-12-22 11:05:04 +01:00 |
|
Juan de la Cruz
|
177fa4621c
|
add labels to lightbox
|
2016-12-22 09:32:13 +01:00 |
|
Juan de la Cruz
|
9eb697467f
|
add project name input class
|
2016-12-19 11:06:38 +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 |
|