Commit Graph

16 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
cb032cde56 Fix line with. 2022-12-22 00:20:50 -08:00
Paulo Gustavo Veiga
c8482e1764 Improve polyline class. 2022-12-20 20:55:23 -08:00
Paulo Gustavo Veiga
65b8be7cde Fix cypress tests. 2022-10-31 12:50:59 -07:00
Paulo Gustavo Veiga
45eff2311f Update screenshots. 2022-10-31 07:04:26 -07:00
Paulo Gustavo Veiga
e200867369 Migration to cypress 10. 2022-10-30 23:22:13 -07:00
Matias Arriola
6f3fc75198 fix lerna bootstrap (editor v)
fix build (separate output dir for playground)
fix topicShape test
fix topicFontChange test
update/add snapshots
2022-01-26 15:17:43 -03:00
Ezequiel-Vega
b95ae5ddc7 merge develop remote 2022-01-25 11:36:12 -03:00
Matias Arriola
516e9b4ded Merged in bugfix/build-fix (pull request #28)
CI build fix (lint + snapshots)

* update snapshots

* Add lint to TS + lint fixes


Approved-by: Paulo Veiga
2022-01-13 16:13:05 +00:00
Matias Arriola
89765aa93d Merged in bugfix/relationships (pull request #18)
Relationships fixes
* Fix event trigger with custom data. This was causing an error when adding relationships
* Fix save after deleting a relationship
* Disallow relationship edit when in readOnly mode
* Fix typos

* Update snapshots from docker


Approved-by: Paulo Veiga
2021-12-29 18:10:35 +00:00
Paulo Gustavo Veiga
a4a478843d Update snapshots 2021-12-25 21:33:17 -08:00
Matias Arriola
86780ed0e9 Set threshold for cypress-image-snapshot 2021-12-22 12:23:42 -03: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
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
d76ae3a5e3 Update web2d snapshots 2021-12-12 14:37:09 -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