Commit Graph

107 Commits

Author SHA1 Message Date
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
Paulo Gustavo Veiga
cdd044c41d Add center position action.
Improve screenmanager positioning
Change several clasess to typescript
2022-01-09 18:53:43 -08:00
Paulo Gustavo Veiga
b346993c66 Add Txt exporter test 2022-01-02 10:37:33 -08:00
Paulo Veiga
6da0d22d1b Merged in feature/browser_export (pull request #20)
Introduce typescript

* Configure typescript support for jets

* Fix cycle dependency

* Configure typescript

* Migrate mindplot to typescript

* Merge branch 'develop' into feature/browser_export
2021-12-29 18:35:58 +00:00
Paulo Gustavo Veiga
a4a478843d Update snapshots 2021-12-25 21:33:17 -08:00
Paulo Gustavo Veiga
5e461c5da3 Improve build default options 2021-12-23 16:35:46 -08:00
Matias Arriola
b5fd708971 Merged in feature/mindplot-lint (pull request #11)
mindplot lint

* fix eqeqeq

* fix max-len

* fix max-len, guard-for-in

* fix import/no-named-as-default-member

* misc fixes

* fix no-shadow

* fix no-param-reassign

* fix issues introduced with "fix no-param-reassign"

* Merge 'origin/develop' into feature/mindplot-lint

* lint and docs fixes after merge


Approved-by: Paulo Veiga
2021-12-20 20:54:31 +00:00
Paulo Gustavo Veiga
c6caa3a420 Update version 2021-12-19 20:11:47 -08:00
Paulo Gustavo Veiga
182c48627e Remove useBuiltIns configuation 2021-12-19 18:46:47 -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
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
Matias Arriola
a10b41ee4d Add more tests on mindplot/playground and fix. 2021-12-13 21:30:37 +00:00
Paulo Gustavo Veiga
b40a38c0fe Upgrade to node ^16.x 2021-12-12 18:22:25 -08:00
Paulo Gustavo Veiga
02362b28e8 Move query to be used from external library 2021-12-05 08:33:09 -08:00
Paulo Gustavo Veiga
17b22ca211 Migration to EE6 of web2d and mindplot 2021-12-04 15:39:20 -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
78d3136b92 Fix git repo urls 2021-10-02 11:20:04 -07:00
Paulo Gustavo Veiga
ca7914b936 Revert "Add dependencies"
This reverts commit 436d2c7308d6aab5340f662d619f3aed9b461b52.
2021-10-02 11:03:27 -07:00
Paulo Gustavo Veiga
2b7c9dc8d5 Add dependencies 2021-10-02 10:15:18 -07:00
Ezequiel-Vega
43db369942 Mindplot: README.md was updated and the webpack 2021-09-29 17:24:08 -03:00
Ezequiel-Vega
646b861771 Web2d: README.md was updated and the webpack 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
0567dedb88 Mindplot module migration 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
d515e0bb57 Added tests palette and layout 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
3ca7840dcf Web2d module migration 2021-09-29 17:24:07 -03:00
Paulo Gustavo Veiga
41f3d2129c chores: fix label error due to wrong parameters 2021-03-02 18:14:43 -08:00
Paulo Gustavo Veiga
18c41e9d1a Fix regitration bug 2021-02-27 18:39:26 -08:00
Juan Allo Ron
acf2da9272 adding pre-commit hook to prettier 2021-02-22 22:36:36 -08:00
Juan Allo Ron
8820c7f9cd adding basic config for prettier 2021-02-22 22:17:44 -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
Paulo Gustavo Veiga
a1e61c6208 chores: yarn update 2021-02-17 11:24:19 -08:00
Paulo Gustavo Veiga
9c9d9ed9c2 Add html index.html generation 2021-02-17 00:11:08 -08:00
Paulo Gustavo Veiga
fca3b55551 chores: compile 2021-02-16 23:50:39 -08:00
Paulo Gustavo Veiga
01bd151460 Disable html generation 2021-02-16 23:39:28 -08:00
Paulo Gustavo Veiga
997d81567a chores: rewrite 2021-02-16 22:13:55 -08:00
Paulo Gustavo Veiga
8c7b2c810b Fix jslint errors. 2021-02-16 21:51:59 -08:00
Ezequiel Bergamaschi
1f8102f70c chore: rewrite yarn.lock 2021-02-16 23:11:08 -05:00
Ezequiel Bergamaschi
569a6649a8 chore: fix eslint 2021-02-16 22:47:09 -05:00
Paulo Gustavo Veiga
493ad7fd98 Add eslint 2021-02-16 10:50:07 -08:00
Paulo Gustavo Veiga
973290d6dd Complete delete labels 2021-02-01 22:15:32 -08:00
Paulo Gustavo Veiga
73120ca91d Fix dialog bug. 2020-12-27 18:18:57 -08:00
Paulo Gustavo Veiga
fed51ad5a9 Add support for error handling. 2020-12-20 18:33:17 -08:00
Paulo Gustavo Veiga
5b2bc9390b Initial version of maps list. WIP 2020-12-20 11:04:50 -08:00
Paulo Gustavo Veiga
baf7daed72 Default fallback 2020-12-12 13:12:29 -08:00
Paulo Gustavo Veiga
f575560197 Generate ES resources 2020-12-07 18:47:24 -08:00
Paulo Gustavo Veiga
09ed5a39d8 Fix recaptch 2020-12-06 09:13:43 -08:00
Paulo Gustavo Veiga
e243abe252 Fix error on page load.. 2020-12-06 08:24:53 -08:00
Paulo Gustavo Veiga
93f68ff8ea Reorganize packages location 2020-12-05 22:35:21 -08:00
Paulo Gustavo Veiga
cd72287481 Migration to TypeScript 2020-12-05 21:48:09 -08:00
Paulo Gustavo Veiga
f7ffc7779b Yarn update 2020-12-05 14:03:43 -08:00
Paulo Gustavo Veiga
4e938b8a52 Fix redirect 2020-12-05 13:18:44 -08:00
Ezequiel Bergamaschi
937f5ff9cb refactor: support lerna, include @wisemapping/login into webapp 2020-12-05 02:47:02 -05:00