mathieu.brunot
|
e06bc2cc95
|
🌐 Translate several dashboards
|
2019-02-21 04:36:22 +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
|
491d91b1ee
|
Make components lazy by default.
|
2017-04-08 14:00:49 +02:00 |
|
Andrey Antukh
|
94677f2f7e
|
Improve history handling on frontend.
|
2017-03-25 19:35:54 +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
|
c5d15f01cf
|
Update copyright year on time ns.
|
2017-03-06 21:37:34 +01:00 |
|
Andrey Antukh
|
e21fe53ce6
|
Remove useless predicate for check date instance.
|
2017-03-06 21:26:25 +01:00 |
|
Andrey Antukh
|
9c4c267753
|
Simplify time related types and remove momentjs dependency.
|
2017-03-06 18:40:49 +01:00 |
|
Andrey Antukh
|
fdf3f1b6f0
|
Add the ability to create a point instance from hash-map.
|
2017-03-02 16:22:36 +01:00 |
|
Andrey Antukh
|
9238a76156
|
Remove unused alias to uuid generation.
|
2017-02-28 18:26:02 +01:00 |
|
Andrey Antukh
|
653e0b5669
|
Add better impl for util timers.
|
2017-02-26 20:46:19 +01:00 |
|
Andrey Antukh
|
1172c56dfa
|
Fix unexpected exception on uploading new image.
And additionally add spec for image entity on
image collections related ns.
|
2017-02-26 10:57:05 +01:00 |
|
Andrey Antukh
|
d28e0abe38
|
Add a TODO comment on util.forms.
|
2017-02-21 18:20:05 +01:00 |
|
Andrey Antukh
|
bedd1def21
|
Remove commented code on util/forms.cljs file.
|
2017-02-21 18:07:40 +01:00 |
|
Andrey Antukh
|
6f1c461e2e
|
Add missing clear-mixin on login and register pages.
|
2017-02-21 18:07:07 +01:00 |
|
Andrey Antukh
|
0bb8fa7e06
|
Fix incorrect handling of error message timeouts.
|
2017-02-21 17:49:17 +01:00 |
|
Andrey Antukh
|
340a5b3da2
|
Minor refactor on geom types and corresponding transit handlers.
|
2017-02-14 21:56:15 +01:00 |
|
Andrey Antukh
|
b0de23b011
|
Get rid of buggy reactive locks and refactor all related code.
|
2017-01-30 17:08:02 +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 |
|
Andrey Antukh
|
d3e81dc810
|
Add the ability to edit page name from page element-options.
|
2017-01-06 16:25:21 +01:00 |
|
Andrey Antukh
|
28d18a07a0
|
Refactor shapes attributes handling.
|
2017-01-05 23:21:05 +01:00 |
|
Andrey Antukh
|
447d484f7b
|
Disable naming of render functions in defc and defcs macros.
This has caused some unexpected behavior with recursive
components.
|
2016-12-28 15:33:11 +01:00 |
|
Andrey Antukh
|
30df813edf
|
Add many fixes to matrix operations.
|
2016-12-25 20:49:34 +01:00 |
|
Jesús Espino
|
b733d9e06f
|
Add more robust precision function
|
2016-12-23 11:05:32 +01:00 |
|
Jesús Espino
|
960f2e7e7a
|
Page ordering
|
2016-12-22 09:23:29 +01:00 |
|
Andrey Antukh
|
af57d8b449
|
Refactor shape resize and displacement.
|
2016-12-20 21:33:29 +01:00 |
|
Andrey Antukh
|
a28a6978fe
|
Add matrix type to transit handlers.
|
2016-12-20 17:04:38 +01:00 |
|
Andrey Antukh
|
462f37e601
|
Improve point transformation helpers.
|
2016-12-20 17:04:18 +01:00 |
|
Andrey Antukh
|
aed1b8cd26
|
Improve matrix transformation helpers.
|
2016-12-20 17:03:40 +01:00 |
|
Andrey Antukh
|
98b1fd6afd
|
Use subject instead of bus on workers ns.
|
2016-12-19 08:35:48 +01:00 |
|
Andrey Antukh
|
40b48318ff
|
Replace builtin rstore impl with potok.
|
2016-11-27 21:53:12 +01:00 |
|
Andrey Antukh
|
b0a4cdcc17
|
Mark as :builtin icon collections that has :user as uuid/zero.
|
2016-11-21 18:56:04 +01:00 |
|
Andrey Antukh
|
e21798f1ed
|
Move all files under frontend directory.
|
2016-11-20 20:03:17 +01:00 |
|