Paulo Gustavo Veiga
fdfb67a5fe
Update automation tests
2022-03-14 00:52:19 -03:00
Paulo Gustavo Veiga
7701d00159
Add type infomation to deserializer
2022-03-14 00:37:42 -03:00
Paulo Gustavo Veiga
924ff3ffc1
Fix order
2022-03-13 17:04:44 -03:00
Paulo Gustavo Veiga
bf944c3169
Fix problem on nodes marked as collapted.
2022-03-07 12:32:54 -08:00
Paulo Gustavo Veiga
88de302ab8
Fix central node positioning issue
2022-02-15 11:36:14 -08:00
Paulo Gustavo Veiga
1ce10efc53
Fix send stacktrack to server
2022-02-12 10:49:11 -08:00
Paulo Gustavo Veiga
22490b4cd7
Introduce workaround to fix maps with order sequence holes
2022-02-12 10:16:15 -08:00
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
Ezequiel Vega
84c623f798
Add automation
2022-01-26 19:25:11 +00: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
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
90f1906788
Fix chage to type
2022-01-02 14:16:18 -08:00
Paulo Gustavo Veiga
b346993c66
Add Txt exporter test
2022-01-02 10:37:33 -08:00
Paulo Gustavo Veiga
f774a8a0c9
Fix web2d patch issue
2021-12-30 15:03:59 -08:00
Paulo Gustavo Veiga
717f4e023b
Add first SVG test
2021-12-29 20:00:34 -08:00
Paulo Gustavo Veiga
353d662963
Add basic load test
2021-12-29 16:37:58 -08:00
Paulo Gustavo Veiga
ef3984cfd0
Fix cycle dependency
2021-12-29 08:38:37 -08:00
Paulo Gustavo Veiga
47dac495f6
Update Copyright year
2021-12-25 14:39:34 -08:00
Paulo Gustavo Veiga
eb0caad540
Initial version
2021-12-24 09:40:08 -08:00
Paulo Gustavo Veiga
b853748e0c
Clean up disable
2021-12-23 12:00:11 -08:00
Paulo Gustavo Veiga
04e4efddf9
Fix persistence class names
2021-12-23 11:58:50 -08:00
Paulo Gustavo Veiga
77d88986b7
Fir eslint errors
2021-12-23 11:55:07 -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
5e8be48916
Fix eslint errors
2021-12-19 09:56:22 -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
1d2be6a70c
Fix save of relationship control points
2021-12-17 19:31:58 -08:00
Paulo Gustavo Veiga
fc4cb9cd83
Fix loading of relationships
2021-12-15 17:59:51 -08:00
Paulo Gustavo Veiga
cf6f4672fc
Add missing jquery dependency
2021-12-14 09:13:39 -08:00
Paulo Gustavo Veiga
6ba917cf32
Squashed commit of the following:
...
commit 81e9041e19344df18d8e91a31edb69ea0bce6bf7
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Sun Dec 5 14:35:11 2021 -0800
Fix serialization bug
commit 290223f15aa3902ef3291e0f392a92d04e9ccd0e
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Sun Dec 5 09:36:59 2021 -0800
Fix serialization bug
commit 3c1a2e37cf7be34780b760eb6f2fd3e3ac577ed1
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Sun Dec 5 09:24:13 2021 -0800
Fix missing references
commit 98a7fd3e1659eb32cee43144da4a10b98cfcfed0
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Sun Dec 5 09:08:38 2021 -0800
Fix compile
commit 9f5146b353f0fdb34a5b83db6d120bc09a96a073
Merge: 218e074 d3dc44c
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Sun Dec 5 09:03:17 2021 -0800
Merge branch 'develop' into feature/mindplot_tests_playground
commit 218e074b7330d0a02ac7afee0b644737f3bb6b03
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Sat Dec 4 17:46:22 2021 -0800
Add jquery missing dependency
commit c01a748a84a2359dcf1a49d9593369c9fefe1e76
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Sat Dec 4 17:41:47 2021 -0800
Remove undercore
commit d680b063b819563f4fae38571055aad4c55180b7
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Sat Dec 4 17:36:58 2021 -0800
Add missing dependencies
commit be9aa21245e84c97fa9fe3545299c6bb01772ef1
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Sat Dec 4 17:25:23 2021 -0800
Fix missign dependencies.
commit 2472fa453c43b64286552edb7120d4d2c395eba4
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Sat Dec 4 17:08:48 2021 -0800
Fix compilation
commit a013d07dc15a3bddda1e42cad373abbdfc525c74
Merge: f2ac8fe a81e984
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Sat Dec 4 16:57:19 2021 -0800
Merge branch 'develop' into feature/mindplot_tests_playground
commit f2ac8fe17de071a09f80a20f49eb42c66b5f2f2b
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Thu Dec 2 18:59:03 2021 -0800
Hack: Add declaration of designer as global variable.
commit 432167acbb055fba19f1e8469db4ffe8ad7793b7
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Thu Dec 2 18:51:13 2021 -0800
Hack the initialization of extended hotkey pluggin.
commit 794db35e88f6bd232094b4f104c8fe6a8fab34be
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date: Thu Dec 2 17:57:21 2021 -0800
Add keyboard function
commit e47a48d51f1af0ebde4ebea07cb467a8e5a7a372
Author: Matias Arriola <matias.arriola@gmail.com>
Date: Thu Dec 2 14:50:43 2021 -0300
Fix editor snapshot
commit 9bf8baef1216352ed1f9dde4658c479c0044b093
Author: Matias Arriola <matias.arriola@gmail.com>
Date: Thu Dec 2 13:14:13 2021 -0300
Add editor test to mindplot playground
Add missing imports and fix BootstrapDialog references
commit b2dcc3034fc638f58cdb59e96ab7d6e2435f634a
Author: Matias Arriola <matias.arriola@gmail.com>
Date: Thu Dec 2 11:56:10 2021 -0300
Add embedded test to mindplot playground
commit 08b514e1aa7b51c4df56b2b3cb7f28c191adeae7
Author: Matias Arriola <matias.arriola@gmail.com>
Date: Thu Dec 2 10:27:31 2021 -0300
Fix mindplot layout test
Upgrade raphael to avoid error
Load raphael from context-loader
2021-12-05 15:50:37 -08:00
Paulo Gustavo Veiga
aecf0864f5
Remove underscore library
2021-12-05 08:14:15 -08:00
Paulo Gustavo Veiga
17b22ca211
Migration to EE6 of web2d and mindplot
2021-12-04 15:39:20 -08:00
Paulo Gustavo Veiga
c9cac78d2d
Fix map loading
2021-12-03 16:43:50 -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