Commit Graph

29 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
9a8c2a0e97 Minor fixes. 2023-01-02 13:15:58 -08:00
Paulo Gustavo Veiga
160c0e1d94 Change background color base on border color. 2023-01-02 10:52:57 -08:00
Paulo Gustavo Veiga
2f798082cb Prove remove color. 2023-01-02 01:06:50 -08:00
Paulo Gustavo Veiga
bd2f404934 Fix editor selection text. 2023-01-01 23:42:22 -08:00
Paulo Gustavo Veiga
f2c9762446 Change default connection style. 2022-12-22 19:12:55 -08:00
Paulo Gustavo Veiga
cb032cde56 Fix line with. 2022-12-22 00:20:50 -08:00
Paulo Gustavo Veiga
94e8046bae Minor changes. 2022-12-21 20:26:17 -08:00
Paulo Veiga
fcfdc5b435 Add connection stype support 2022-12-22 04:18:10 +00:00
Paulo Gustavo Veiga
c8482e1764 Improve polyline class. 2022-12-20 20:55:23 -08:00
Paulo Gustavo Veiga
66dd64e40f Update snapshot 2022-12-17 21:31:56 -08:00
Paulo Gustavo Veiga
9c5130c82c Add font topic tests. 2022-12-06 21:44:40 -08:00
Paulo Gustavo Veiga
6b21226d55 Update screenshoots. 2022-12-06 19:06:10 -08:00
Paulo Gustavo Veiga
159557b73c Enable warning validation on cypress 2022-11-02 21:06:29 -07:00
Paulo Gustavo Veiga
071ac1c383 Add basic render tests. 2022-10-31 13:48:31 -07: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
Gustavo Fuhr
cf29f4f953 Format all files with prettier 2022-07-13 01:45:36 +00: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
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
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
d4094c4b27 Merged in feat/cypress (pull request #1)
Adding cypress integration into the webapp

* Merge branch 'master' into feat/cypress

* moving the config files to ts

* updating from master

* adding pipeline config

* updating the cypress base image to use the same node version

* moving node to 14.15.4

* unifying all the tasks into one step

* using cypress base image for the whole pipeline for now

* removing cypress examples

* adding readme for tests

Approved-by: Ezequiel Bergamaschi
2021-02-23 05:40:02 +00:00