Commit Graph

67 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
353d662963 Add basic load test 2021-12-29 16:37:58 -08:00
Paulo Veiga
6da0d22d1b Merged in feature/browser_export (pull request #20)
Introduce typescript

* Configure typescript support for jets

* Fix cycle dependency

* Configure typescript

* Migrate mindplot to typescript

* Merge branch 'develop' into feature/browser_export
2021-12-29 18:35:58 +00:00
Paulo Gustavo Veiga
4359c8741d Migrate mindplot to typescript 2021-12-29 10:08:45 -08:00
Paulo Gustavo Veiga
29f3e41fa3 Configure typescript 2021-12-29 09:51:04 -08:00
Paulo Gustavo Veiga
ef3984cfd0 Fix cycle dependency 2021-12-29 08:38:37 -08:00
Paulo Gustavo Veiga
45ad796c3b Configure typescript support for jets 2021-12-28 17:34:24 -08:00
Paulo Gustavo Veiga
38f4144c67 Apply eslint --fix 2021-12-19 08:06:42 -08:00
Paulo Gustavo Veiga
a8a601f351 Clean up unsed test 2021-12-14 10:24:25 -08:00
Paulo Gustavo Veiga
f2a9725304 Code clean up on tests 2021-12-14 10:04:39 -08:00
Paulo Gustavo Veiga
516ac88b30 Fix broken tests 2021-12-14 09:58:47 -08:00
Paulo Veiga
75a153d1d5 Remove mootools as dependency. 2021-12-14 17:06:09 +00:00
Ezequiel Vega
25b86f3cff Increase coverage migrating tests. 2021-12-14 15:08:54 +00:00
Paulo Gustavo Veiga
aecf0864f5 Remove underscore library 2021-12-05 08:14:15 -08:00
Paulo Gustavo Veiga
17b22ca211 Migration to EE6 of web2d and mindplot 2021-12-04 15:39:20 -08:00
Paulo Gustavo Veiga
025e4714e9 Keep class migration 2021-12-03 16:11:17 -08:00
Matias Arriola
cb2ca74a20 Merged in web2d-coreJS-solutions (pull request #5)
Core-js, web2d and mindplot working baseline

* fix .eslintignore
remove Raphael dependency

* Fix to avoid crashes in  _plotPrediction whitout Raphael

* Fix minplot basic code inspections

* Fix last inspections errors

* Inital refactor copying files

* Clean up.

* Fix web2d cyclic dependencies
remove only-warn eslint plugin
set import/no-extraneous-dependencies to warn (incorrectly complaining about root package)

* Fix web2d Point references (no need to assign it to core)
Fix web2d imports in mindplot and update Point refs

* Merge 'feature/mindplot_tests' into web2d-coreJS-solutions

* mindplot fixes and add viewmode.html playground

setup playground config to run the map-render examples
fix mindplot components export
mootools Static was not working so refactored it
fix some references to _peer
fix messages __bundle undefined
add web2d missing export: Image
downgrade cypress to avoid SIGSEGV error


Approved-by: Paulo Veiga
2021-12-02 00:41:56 +00:00
Paulo Gustavo Veiga
45e79205f1 Clean up code organizing tests structure 2021-10-03 08:32:01 -07:00