Commit Graph

353 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
c6caa3a420 Update version 2021-12-19 20:11:47 -08:00
Paulo Gustavo Veiga
e5646c446a v0.4.0 2021-12-19 20:11:10 -08:00
Paulo Gustavo Veiga
4c48c55ec1 Optimize logdash usage. 2021-12-19 19:11:04 -08:00
Paulo Gustavo Veiga
98c4da2b8d Change babel source type to module 2021-12-19 18:53:30 -08:00
Paulo Gustavo Veiga
182c48627e Remove useBuiltIns configuation 2021-12-19 18:46:47 -08:00
Paulo Gustavo Veiga
43b3f45ac8 Add Tree Shaking optimization 2021-12-19 18:34:50 -08:00
Paulo Gustavo Veiga
860e5a118d Fix compiles 2021-12-19 10:47:51 -08:00
Paulo Gustavo Veiga
c502a2f669 Fix eslint errors 2021-12-19 10:37:38 -08:00
Paulo Gustavo Veiga
5e8be48916 Fix eslint errors 2021-12-19 09:56:22 -08:00
Paulo Gustavo Veiga
48642f2dcf More eslint fixes. 2021-12-19 09:11:45 -08:00
Paulo Gustavo Veiga
8a8e921c17 Fix eslint errors 2021-12-19 09:07:01 -08:00
Paulo Gustavo Veiga
c97fa80925 Remove '* as web2d' import 2021-12-19 08:31:29 -08:00
Paulo Gustavo Veiga
38f4144c67 Apply eslint --fix 2021-12-19 08:06:42 -08:00
Paulo Gustavo Veiga
6cb88b9303 Fix inspections 2021-12-19 00:44:08 -08:00
Paulo Gustavo Veiga
40d5924e25 Update versions of core 2021-12-18 15:24:31 -08:00
Paulo Gustavo Veiga
b834f3e9e1 Revert "Make package public"
This reverts commit c2467ad8501f092805e9757a86f9f526fd6eb534.
2021-12-18 15:20:14 -08:00
Paulo Gustavo Veiga
048104efde Clean up build config files 2021-12-18 14:55:11 -08:00
Paulo Gustavo Veiga
c3091d5e1d Configure ES6 as code language 2021-12-18 14:13:43 -08:00
Paulo Gustavo Veiga
1b2f2fc30f v0.4.0 2021-12-18 13:06:39 -08:00
Paulo Gustavo Veiga
04c5f9b69f Make package public 2021-12-18 12:48:23 -08:00
Paulo Gustavo Veiga
9b5ed73ae3 Fix i18n message loading. 2021-12-17 21:29:28 -08:00
Paulo Gustavo Veiga
1d2be6a70c Fix save of relationship control points 2021-12-17 19:31:58 -08:00
Matias Arriola
6c1b753f71 Merged in bugfix/editor-toolbar (pull request #10)
Fixes for toolbar actions

* Fixes for toolbar actions
Remove unused dependency "add" (typo?)


Approved-by: Paulo Veiga
2021-12-17 17:13:47 +00: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 Gustavo Veiga
fc4cb9cd83 Fix loading of relationships 2021-12-15 17:59:51 -08:00
Paulo Gustavo Veiga
b397a583d6 Fix RestPersistenceManager.js compilation 2021-12-14 21:42:52 -08:00
Paulo Gustavo Veiga
6a6eb8fa63 Chance camelize to capitalize the first letter 2021-12-14 21:34:40 -08:00
Paulo Gustavo Veiga
643f91c18b Fix depth copy issue.
Update welcome.xml map.
2021-12-14 19:28:53 -08:00
Paulo Gustavo Veiga
82aa543aac Code clean up. 2021-12-14 18:28:15 -08:00
Paulo Gustavo Veiga
b2310e53fc Fix node text edition error 2021-12-14 18:04:47 -08:00
Paulo Gustavo Veiga
f95e65f21b Remove global refernece to $msg 2021-12-14 17:54:11 -08:00
Paulo Gustavo Veiga
5b74b9cff3 Fix console error log 2021-12-14 17:20:41 -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
257086f2ce Add mindplot jets tests as part of the pipeline. 2021-12-14 10:02:31 -08:00
Paulo Gustavo Veiga
516ac88b30 Fix broken tests 2021-12-14 09:58:47 -08:00
Paulo Gustavo Veiga
e8fc5d4977 Add jquery import declaration 2021-12-14 09:48:47 -08:00
Paulo Gustavo Veiga
cf6f4672fc Add missing jquery dependency 2021-12-14 09:13:39 -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
695dd71921 Remove underscore from develop 2021-12-13 14:00:47 -08:00
Paulo Gustavo Veiga
143982f1a2 Fxix missing import. 2021-12-13 13:58:59 -08:00
Paulo Gustavo Veiga
4523d455a8 Fix missing declaration on LinkEditor 2021-12-13 13:46:50 -08:00
Paulo Gustavo Veiga
0b5b03691b Fix bug on class migration on constructor 2021-12-13 13:44:05 -08:00
Matias Arriola
a10b41ee4d Add more tests on mindplot/playground and fix. 2021-12-13 21:30:37 +00:00
Paulo Gustavo Veiga
e102b61c7d Fix ColorPalettePanel initialization 2021-12-12 19:12:31 -08:00
Paulo Gustavo Veiga
36c974e34d Upgrade cypress version. 2021-12-12 18:35:48 -08:00
Paulo Gustavo Veiga
5199ede592 Update to node 17.x 2021-12-12 18:30:22 -08:00
Paulo Gustavo Veiga
b40a38c0fe Upgrade to node ^16.x 2021-12-12 18:22:25 -08:00
Paulo Gustavo Veiga
9c9dcabd37 Fix bug on contructor inialization on ColorPalettePanel. 2021-12-12 17:59:12 -08:00