Commit Graph

13 Commits

Author SHA1 Message Date
Matias Arriola
9596686c7e update mindplot dependency version 2022-01-26 17:50:28 -03:00
Ezequiel Vega
84c623f798 Add automation 2022-01-26 19:25:11 +00:00
Paulo Veiga
4d1eb974da Bump up version. 2022-01-26 18:12:35 +00:00
Matias Arriola
8b6ffe2d3c Integrate editor as part of webapp. 2022-01-25 18:10:40 +00:00
Paulo Gustavo Veiga
40d5924e25 Update versions of core 2021-12-18 15:24:31 -08:00
Matias Arriola
b804403c42 Merged in feature/tests-and-docs (pull request #9)
Improve testing flow and docs

* update snapshots

* update snapshots

* update snapshots

* Add docker run instructions

* Hide image snapshot execution behind an env flag

* Simplify package.json scripts and improve docs

* Merge 'origin/develop' into feature/tests-and-docs

* Update snapshots

* Add wait to container test

* Update snapshot


Approved-by: Paulo Veiga
2021-12-17 02:13:54 +00: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
Ezequiel-Vega
cbc461e760 Migration start of the mindplot module 2021-09-29 17:24:07 -03:00
Juan Allo
3d538923a9 Merged in feat/prettier (pull request #3)
adding back semicolons

* adding back semicolons
2021-02-23 07:02:15 +00:00
Juan Allo Ron
692f98f2bb formatting all the files 2021-02-22 22:37:29 -08:00
Juan Allo Ron
8820c7f9cd adding basic config for prettier 2021-02-22 22:17:44 -08:00
Paulo Gustavo Veiga
2692f58aad Fix jslint 2021-02-16 22:01:25 -08:00
Ezequiel Bergamaschi
937f5ff9cb refactor: support lerna, include @wisemapping/login into webapp 2020-12-05 02:47:02 -05:00