Commit Graph

43 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
49efa9c340 Migrate to ts node graph. 2022-02-03 23:07:34 -08:00
Paulo Gustavo Veiga
63a8e76e8f Move mindmap loader as part of Client. 2022-01-31 19:24:38 -08:00
Paulo Veiga
391974e727 Fix eslint compilation 2022-01-31 00:05:22 +00:00
Paulo Gustavo Veiga
cac5951d0c Ignore empty nodes from serialization 2022-01-26 14:19:14 -08:00
Paulo Gustavo Veiga
3d53f74117 Fix compilation problem 2022-01-25 22:33:39 -08:00
Paulo Gustavo Veiga
2b40f429b4 Move commands to TS. 2022-01-24 22:09:30 -08:00
Paulo Gustavo Veiga
560aa567c5 Fix compilation 2022-01-24 11:51:20 -08:00
Paulo Gustavo Veiga
0d62936d5a Change relationshop to TS 2022-01-24 11:40:01 -08: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
b7c793daa7 Add support for MD export 2022-01-11 17:52:54 -08:00
Paulo Veiga
96b6d16247 Merged in bug/fix_fonts (pull request #23)
Bug/fix fonts

* Work IP

* Work in progress.

* Fix for selection problem
2022-01-03 21:01:16 +00:00
Paulo Gustavo Veiga
60fffe2c40 Add missing type declaration 2022-01-03 08:31:50 -08:00
Paulo Gustavo Veiga
d91d6a2472 Migrate serializer to typescript 2022-01-03 08:27:00 -08:00
Paulo Gustavo Veiga
954ee444ca Type INodeModel interface 2022-01-03 07:52:39 -08:00
Paulo Gustavo Veiga
6be62fe81b Indent txt format 2022-01-02 21:09:35 -08:00
Paulo Gustavo Veiga
19d7706c1b Change class visibility 2022-01-02 21:04:37 -08:00
Paulo Gustavo Veiga
5695c2ab6a WIP 2022-01-02 14:01:50 -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
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
47dac495f6 Update Copyright year 2021-12-25 14:39:34 -08:00
Matias Arriola
60771b2ded Merged in bugfix/undo-delete-and-tooltips (pull request #12)
Bugfix/undo delete and tooltips

* Fix undo delete: restore NodeModel original-like implementation

* Fix empty tooltips (no text)


Approved-by: Paulo Veiga
2021-12-20 21:21:39 +00: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
4c48c55ec1 Optimize logdash usage. 2021-12-19 19:11:04 -08:00
Paulo Gustavo Veiga
5e8be48916 Fix eslint errors 2021-12-19 09:56:22 -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
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
Paulo Gustavo Veiga
fc4cb9cd83 Fix loading of relationships 2021-12-15 17:59:51 -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
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
Paulo Gustavo Veiga
143982f1a2 Fxix missing import. 2021-12-13 13:58:59 -08:00
Paulo Gustavo Veiga
69054fcd9c Add mindmap editor playground tests 2021-12-05 09:25:16 -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
aecf0864f5 Remove underscore library 2021-12-05 08:14:15 -08:00
Paulo Gustavo Veiga
a8a843353b Fix loading 2021-12-03 17:03:49 -08:00
Paulo Gustavo Veiga
c9cac78d2d Fix map loading 2021-12-03 16:43:50 -08:00
Paulo Gustavo Veiga
025e4714e9 Keep class migration 2021-12-03 16:11:17 -08:00
Paulo Gustavo Veiga
d4da83497b Convert to classess 2021-12-03 10:58: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