56 Commits

Author SHA1 Message Date
Andrey Antukh
807555d478 🚧 Initial work on multicanvas feature. 2019-08-21 21:09:54 +00:00
Andrey Antukh
205d09a5cd Adapt to rumext api changes. 2019-08-13 09:02:05 +00:00
Andrey Antukh
8d03ff40ab 🎉 Initial work on multicanvas setup.
Preparing the workspace code to be able handle
multiple canvas in a single page.
2019-08-12 18:05:08 +02:00
Andrey Antukh
03c9d9c8f1 ♻️ Refactor drag-and-drop on workspace sidebars (now using react-dnd). 2019-08-08 16:27:37 +02:00
Andrey Antukh
dbf754880e Add React-DnD dependency bundle. 2019-08-08 16:27:26 +02:00
Andrey Antukh
fada526f5d 🔧 Adapt shapes to use new rumext macros. 2019-08-07 20:12:35 +02:00
Andrey Antukh
d2fe689fc5 🐛 Use scheduler on chunked-list component. 2019-08-06 09:08:00 +02:00
Andrey Antukh
c9e88cfdb7 ♻️ Refactor icons dashboard page. 2019-08-06 09:06:07 +02:00
Andrey Antukh
212ae89c50 ♻️ mainly workspace refactor 2019-08-02 20:18:05 +02:00
Andrey Antukh
4e382d456f 🐛 Fix initial page loading. 2019-07-24 13:29:07 +02:00
Andrey Antukh
406157c06c ♻️ Refactor profile & language loading. 2019-07-24 00:49:37 +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
c2815d15ed feat(frontend): minor refactor on login and project create form 2019-07-18 14:27:42 +02:00
Andrey Antukh
0115a86b24 feat(frontend): remove bide dependency 2019-07-09 13:39:49 +02:00
Andrey Antukh
adfd40cde7 fix(frontend): fix wrong arity decl on navigate function 2019-07-03 18:02:54 +02:00
Andrey Antukh
26cdebece4 feat(frontend): refactor router 2019-07-02 17:19:55 +02:00
Andrey Antukh
c98e89278f feat(frontend): improve i18n 2019-06-24 17:39:10 +02:00
Andrey Antukh
ea1bfd5eaa fix(frontend): add render-to-html function 2019-06-24 17:39:10 +02:00
Andrey Antukh
88f45fb618 feat(frontend): initial work on react and rumext upgrade 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
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