Commit Graph

20 Commits

Author SHA1 Message Date
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
Paulo Gustavo Veiga
257086f2ce Add mindplot jets tests as part of the pipeline. 2021-12-14 10:02:31 -08:00
Ezequiel Vega
25b86f3cff Increase coverage migrating tests. 2021-12-14 15:08:54 +00:00
Paulo Gustavo Veiga
02362b28e8 Move query to be used from external library 2021-12-05 08:33:09 -08:00
Paulo Gustavo Veiga
74cc302316 Fix package descriptions 2021-12-01 19:00:52 -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
b25fe345ae Enable lint on module: 2021-10-04 16:56:40 -07:00
Paulo Gustavo Veiga
ce03021308 Revert "Move lint"
This reverts commit cc8dc0c9bdbfe73bd66fed325aa7ba13efd1d3e1.
2021-10-04 16:22:33 -07:00
Paulo Gustavo Veiga
0195ea54d1 Enable lint over web2d 2021-10-04 16:02:10 -07:00
Paulo Gustavo Veiga
7c236816b2 Fix indentation and formating problems 2021-10-03 10:49:20 -07:00
Paulo Gustavo Veiga
2dbab264ce Move lint 2021-10-03 10:30:15 -07:00
Paulo Gustavo Veiga
f1c91e1cda Configure babel output 2021-10-03 08:41:57 -07:00
Paulo Gustavo Veiga
1bb017c053 Fix typo 2021-10-02 16:36:50 -07:00
Paulo Gustavo Veiga
78d3136b92 Fix git repo urls 2021-10-02 11:20:04 -07:00
Paulo Gustavo Veiga
a092c0343c Update package name 2021-10-02 11:18:58 -07:00
Paulo Gustavo Veiga
27f4b41740 Change tests comman to payground 2021-10-02 11:12:39 -07:00
Paulo Gustavo Veiga
c557d94708 Fix yarn tests typo 2021-10-02 10:12:25 -07:00
Ezequiel Vega
6c5bff906a Merged in migration (pull request #4)
Migration

* README.md was updated and the webpack was modified in package web2d
* README.md was updated and the webpack was modified in package mindplot
* Merge branch 'develop' of https://bitbucket.org/lilabyus/wisemapping-frontend into develop
* Mindplot module script correction
* Pull branch develop remote
* Webcomponent module webpack correction
* Pull branch develop
* Material-ui library correction and cypress test correction
* Script correction
* Cypress test correction
2021-10-02 16:16:20 +00:00
Ezequiel-Vega
646b861771 Web2d: README.md was updated and the webpack 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
3ca7840dcf Web2d module migration 2021-09-29 17:24:07 -03:00