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
860e5a118d
Fix compiles
2021-12-19 10:47:51 -08:00
Paulo Gustavo Veiga
8a8e921c17
Fix eslint errors
2021-12-19 09:07:01 -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
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
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
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
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
Ezequiel-Vega
3ca7840dcf
Web2d module migration
2021-09-29 17:24:07 -03:00
Juan Allo Ron
b3762a574b
adding pre-push hooks
2021-02-22 22:42:09 -08:00
Juan Allo Ron
5be7d10c89
adding stream to yarn lint
2021-02-22 22:39:09 -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
Ezequiel Bergamaschi
6d7a02db41
chore: switch to node LTS
2021-02-16 23:01:33 -05:00
Ezequiel Bergamaschi
569a6649a8
chore: fix eslint
2021-02-16 22:47:09 -05:00
Paulo Gustavo Veiga
76d4593500
Start migration to styled components
2020-12-08 09:35:36 -08:00
Paulo Gustavo Veiga
cd72287481
Migration to TypeScript
2020-12-05 21:48:09 -08:00
Paulo Gustavo Veiga
18f42c54e6
Fix npm & node version
2020-12-05 10:45:22 -08:00
Paulo Gustavo Veiga
d2d2a09e33
Improve header styles
2020-12-05 10:42:11 -08:00
Ezequiel Bergamaschi
937f5ff9cb
refactor: support lerna, include @wisemapping/login into webapp
2020-12-05 02:47:02 -05:00
Paulo Gustavo Veiga
76fca84366
Fix build
2020-12-04 21:41:08 -08:00
Paulo Gustavo Veiga
8d5bb709ff
Fix rependecy
2020-12-04 21:17:22 -08:00
Paulo Gustavo Veiga
0d3414dcb5
Complete registration
2020-12-04 16:03:13 -08:00
Paulo Gustavo Veiga
19aaebd366
Bump up version
2020-12-04 08:55:50 -08:00
Paulo Gustavo Veiga
2d9e66f32f
Move to stateless function mode.
2020-12-01 17:01:57 -08:00
Paulo Gustavo Veiga
df02fa9b4c
Add registration app
2020-11-30 14:49:47 -08:00
Paulo Gustavo Veiga
be7c307425
Fix forgot password.
2020-11-29 22:08:48 -08:00
Paulo Gustavo Veiga
f71c2dd0a9
Bump up version
2020-11-29 10:09:26 -08:00
Paulo Gustavo Veiga
fec1361c06
Bump up version
2020-11-29 10:07:11 -08:00
Paulo Gustavo Veiga
d2eb98d1c0
Fix i18n resource loading
2020-11-29 09:18:38 -08:00
Paulo Gustavo Veiga
facf54b804
Fix language bundle loading.
2020-11-28 22:49:57 -08:00
Paulo Gustavo Veiga
5aecc2ab91
Add error message
2020-11-28 08:04:49 -08:00
Paulo Gustavo Veiga
709697a118
Move images as part of the bundle.
2020-11-27 18:21:14 -08:00
Paulo Gustavo Veiga
4247af3281
Add i18n
2020-11-27 14:54:24 -08:00
Paulo Gustavo Veiga
22c5cdbb6b
Initial Commit
2020-11-26 19:03:24 -08:00