Commit Graph

86 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
5e64af8f5e Update yarn.lock 2022-09-11 22:09:40 -07:00
Paulo Gustavo Veiga
34b2e100d6 Update webpack and cypress. 2022-09-11 12:50:34 -07:00
Paulo Gustavo Veiga
b5f47ee41d Update dependencies. 2022-09-11 12:38:56 -07:00
Paulo Gustavo Veiga
a9bcfce52c Update Google Analytics to GA4 2022-05-29 10:22:57 -07:00
Paulo Gustavo Veiga
4a04b60693 yarn update 2022-04-07 14:06:26 -03:00
Ezequiel-Vega
c2e000d325 Removed the 'generate' script that doesn't work 2022-02-24 10:48:40 -03:00
Ezequiel-Vega
5bebf75a32 Merge branch 'develop' of https://bitbucket.org/wisemapping/wisemapping-frontend into feature/exports-mindmap 2022-02-23 15:46:35 -03:00
Ezequiel-Vega
03b70b789b fix render richcontent 2022-02-22 16:37:45 -03:00
Paulo Gustavo Veiga
88de302ab8 Fix central node positioning issue 2022-02-15 11:36:14 -08:00
Paulo Gustavo Veiga
58c26330ae Add center image support 2022-02-14 15:58:23 -08:00
Paulo Gustavo Veiga
c4516a7ac1 Fix autosave on unload 2022-02-13 18:06:50 -08:00
Ezequiel-Vega
d8fbf4ecc9 Merge branch 'feature/exports-mindmap' of https://bitbucket.org/wisemapping/wisemapping-frontend into feature/exports-mindmap 2022-02-11 18:35:52 -03:00
Ezequiel-Vega
4943623ab8 Exporter Wisemaping to Freemind 2022-02-11 18:33:22 -03:00
Matias Arriola
0ff82735ba Allow to set and remove labels from maps
Allow to create new labels and delete labels
2022-02-09 14:54:48 -03:00
Paulo Gustavo Veiga
56c045ea92 Fix space collapse bug 2022-02-05 18:20:42 -08:00
Matias Arriola
65042f710f Editor i18n support. 2022-02-04 19:26:54 +00:00
Paulo Gustavo Veiga
41fd68a338 Fix module resolution 2022-01-30 02:37:14 -08:00
Ezequiel Vega
84c623f798 Add automation 2022-01-26 19:25:11 +00:00
Ezequiel-Vega
d81b68bf33 Merge branch 'develop' of https://bitbucket.org/wisemapping/wisemapping-frontend into feature/testing-editor 2022-01-26 12:38:21 -03:00
Paulo Gustavo Veiga
3d53f74117 Fix compilation problem 2022-01-25 22:33:39 -08:00
Ezequiel-Vega
fe23a6477b merge develop remote 2022-01-25 18:00:43 -03:00
Matias Arriola
8b6ffe2d3c Integrate editor as part of webapp. 2022-01-25 18:10:40 +00:00
Ezequiel-Vega
ddfd34d6ca merge branch feature/map-actions 2022-01-25 12:48:10 -03:00
Ezequiel-Vega
e70707ec70 merge branch feature/map-actions 2022-01-25 12:19:21 -03:00
Ezequiel-Vega
529a45969e fixes merge branch develop 2022-01-25 12:13:48 -03:00
Ezequiel-Vega
b95ae5ddc7 merge develop remote 2022-01-25 11:36:12 -03:00
Matias Arriola
69cccb40b4 Fix test run and update snapshots 2022-01-25 11:10:00 -03:00
Matias Arriola
8ccc4e798e Refactor editor init
Add inline images to editor footer
Move playground to editor
2022-01-24 17:22:39 -03:00
Matias Arriola
3576d025e9 Move editor to editor package 2022-01-24 12:11:38 -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
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