Paulo Gustavo Veiga
0f9a9121b3
Add support on view mode to change sample map.
2021-12-25 14:24:17 -08:00
Paulo Gustavo Veiga
db12f150d5
Fix error dialog display.
2021-12-25 12:15:56 -08:00
Paulo Gustavo Veiga
a3126f8532
Improve error message on load error
2021-12-25 12:09:02 -08:00
Paulo Gustavo Veiga
e0c18b9439
Fix welcome example
2021-12-25 11:56:09 -08:00
Paulo Gustavo Veiga
19f9f0aa91
Improve embedded view sample
2021-12-25 11:40:44 -08:00
Paulo Gustavo Veiga
4b4d6e5146
v0.4.5
2021-12-24 17:59:37 -08:00
Paulo Gustavo Veiga
9678a2cd06
Work in progress for improving examples
2021-12-24 17:53:43 -08:00
Paulo Gustavo Veiga
87115cda37
Fix readonly setting typo
2021-12-24 17:30:36 -08:00
Paulo Gustavo Veiga
6742950ab4
Move bootstrap as part of the loader
2021-12-24 11:04:50 -08:00
Paulo Gustavo Veiga
eb0caad540
Initial version
2021-12-24 09:40:08 -08:00
Paulo Gustavo Veiga
5e461c5da3
Improve build default options
2021-12-23 16:35:46 -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
Paulo Gustavo Veiga
7bae385924
Fix compilation
2021-12-23 11:41:39 -08:00
Paulo Gustavo Veiga
0dec2cc4cb
Remove unsed import
2021-12-23 11:19:09 -08:00
Paulo Gustavo Veiga
8e5dc1db6c
Fix readOnly on editor
2021-12-23 11:07:26 -08:00
Paulo Gustavo Veiga
ddd4d91b22
Move loader to common code.
2021-12-23 10:51:26 -08:00
Paulo Gustavo Veiga
76dcadccd6
Remove Browser object
2021-12-23 09:56:36 -08:00
Paulo Gustavo Veiga
c2189a31fa
Fix font regression
2021-12-23 08:24:15 -08:00
Paulo Gustavo Veiga
7fe3631b86
v0.4.3
2021-12-22 16:30:35 -08:00
Paulo Gustavo Veiga
bed63f6fa4
v0.4.2
2021-12-22 16:30:21 -08:00
Paulo Gustavo Veiga
4caa3d7e11
v0.4.2
2021-12-22 16:30:06 -08:00
Paulo Gustavo Veiga
39a10ecc92
Add src and binary to packages
2021-12-22 16:26:59 -08:00
Paulo Veiga
1fd353a90c
Add images to bundle.
2021-12-22 17:00:56 +00:00
Paulo Veiga
33967db04b
Fix number validation
2021-12-22 16:51:42 +00:00
Matias Arriola
86780ed0e9
Set threshold for cypress-image-snapshot
2021-12-22 12:23:42 -03:00
Matias Arriola
5e66f1f160
Fix textarea not showing after eslint fixes (eqeqeq)
2021-12-22 11:22:08 -03:00
Paulo Gustavo Veiga
3ac1b939aa
Fix webpack.plaground to inherit from webpack.common
2021-12-21 20:53:30 -08:00
Paulo Gustavo Veiga
b29b75931e
Add compression pluggin
2021-12-21 20:38:13 -08:00
Paulo Gustavo Veiga
549dfed708
Clean up non required images
2021-12-21 17:23:52 -08:00
Matias Arriola
80b5885a61
Merged in feature/bundle-assets (pull request #15 )
...
Bundle assets to mindplot
* Make icons part of the bundle
Remove "legacy" icons
* Move images used in code to bundle
* Remove dependencies to colorPalette.{css,html}
Approved-by: Paulo Veiga
2021-12-22 00:23:18 +00:00
Matias Arriola
5c2a96682d
Merged in bugfix/topic-background (pull request #14 )
...
Fix topic background
* Fix Textpeer getNativePosition implementation (broken with jQuery removal)
* Remove time-bound waits from cypress tests
Approved-by: Paulo Veiga
2021-12-21 18:05:03 +00: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
f8156fcf85
Merged in feature/web2d-remove-jquery (pull request #13 )
...
Remove jQuery from web2d (left only for playground)
* Remove jQuery from web2d (left only for playground)
Approved-by: Paulo Veiga
2021-12-20 21:19:32 +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
c6caa3a420
Update version
2021-12-19 20:11:47 -08:00
Paulo Gustavo Veiga
e5646c446a
v0.4.0
2021-12-19 20:11:10 -08:00
Paulo Gustavo Veiga
4c48c55ec1
Optimize logdash usage.
2021-12-19 19:11:04 -08:00
Paulo Gustavo Veiga
98c4da2b8d
Change babel source type to module
2021-12-19 18:53:30 -08:00
Paulo Gustavo Veiga
182c48627e
Remove useBuiltIns configuation
2021-12-19 18:46:47 -08:00
Paulo Gustavo Veiga
43b3f45ac8
Add Tree Shaking optimization
2021-12-19 18:34:50 -08:00
Paulo Gustavo Veiga
c502a2f669
Fix eslint errors
2021-12-19 10:37:38 -08:00
Paulo Gustavo Veiga
5e8be48916
Fix eslint errors
2021-12-19 09:56:22 -08:00
Paulo Gustavo Veiga
48642f2dcf
More eslint fixes.
2021-12-19 09:11:45 -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
40d5924e25
Update versions of core
2021-12-18 15:24:31 -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
048104efde
Clean up build config files
2021-12-18 14:55:11 -08:00
Paulo Gustavo Veiga
c3091d5e1d
Configure ES6 as code language
2021-12-18 14:13:43 -08:00
Paulo Gustavo Veiga
04c5f9b69f
Make package public
2021-12-18 12:48:23 -08:00
Paulo Gustavo Veiga
9b5ed73ae3
Fix i18n message loading.
2021-12-17 21:29:28 -08:00
Paulo Gustavo Veiga
1d2be6a70c
Fix save of relationship control points
2021-12-17 19:31:58 -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
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
fc4cb9cd83
Fix loading of relationships
2021-12-15 17:59:51 -08:00
Paulo Gustavo Veiga
b397a583d6
Fix RestPersistenceManager.js compilation
2021-12-14 21:42:52 -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
82aa543aac
Code clean up.
2021-12-14 18:28:15 -08:00
Paulo Gustavo Veiga
b2310e53fc
Fix node text edition error
2021-12-14 18:04:47 -08:00
Paulo Gustavo Veiga
f95e65f21b
Remove global refernece to $msg
2021-12-14 17:54:11 -08:00
Paulo Gustavo Veiga
5b74b9cff3
Fix console error log
2021-12-14 17:20:41 -08:00
Paulo Gustavo Veiga
a8a601f351
Clean up unsed test
2021-12-14 10:24:25 -08:00
Paulo Gustavo Veiga
f2a9725304
Code clean up on tests
2021-12-14 10:04:39 -08:00
Paulo Gustavo Veiga
257086f2ce
Add mindplot jets tests as part of the pipeline.
2021-12-14 10:02:31 -08:00
Paulo Gustavo Veiga
516ac88b30
Fix broken tests
2021-12-14 09:58:47 -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
Ezequiel Vega
25b86f3cff
Increase coverage migrating tests.
2021-12-14 15:08:54 +00:00
Paulo Gustavo Veiga
695dd71921
Remove underscore from develop
2021-12-13 14:00:47 -08:00
Paulo Gustavo Veiga
143982f1a2
Fxix missing import.
2021-12-13 13:58:59 -08:00
Paulo Gustavo Veiga
4523d455a8
Fix missing declaration on LinkEditor
2021-12-13 13:46:50 -08:00
Paulo Gustavo Veiga
0b5b03691b
Fix bug on class migration on constructor
2021-12-13 13:44:05 -08:00
Matias Arriola
a10b41ee4d
Add more tests on mindplot/playground and fix.
2021-12-13 21:30:37 +00:00
Paulo Gustavo Veiga
e102b61c7d
Fix ColorPalettePanel initialization
2021-12-12 19:12:31 -08:00
Paulo Gustavo Veiga
9c9dcabd37
Fix bug on contructor inialization on ColorPalettePanel.
2021-12-12 17:59:12 -08:00
Paulo Gustavo Veiga
d76ae3a5e3
Update web2d snapshots
2021-12-12 14:37:09 -08:00
Paulo Gustavo Veiga
ef64af2141
Improve tests.
2021-12-12 14:28:32 -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
830fbdaebc
Fix NPE error
2021-12-05 15:20:43 -08:00
Paulo Gustavo Veiga
cd2236eca1
- Clean webpack and babel configuration
...
- Babel configure to jsmodule
2021-12-05 15:09:07 -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
e07c13631c
Fix Text SVG
2021-12-04 16:42:00 -08:00
Paulo Gustavo Veiga
17b22ca211
Migration to EE6 of web2d and mindplot
2021-12-04 15:39:20 -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
a95dc597f9
Convert to classes
2021-12-03 10:58:48 -08:00
Paulo Gustavo Veiga
d4da83497b
Convert to classess
2021-12-03 10:58:25 -08:00
Paulo Gustavo Veiga
6f613c8f05
Move jquery out of dependency
2021-12-02 22:40:59 -08:00
Paulo Gustavo Veiga
8b2727bbb5
Clean up code
2021-12-02 22:31:19 -08:00
Paulo Gustavo Veiga
dc7000ac18
Comple migration to ES6 of element
2021-12-02 22:13:01 -08:00
Paulo Gustavo Veiga
b57dcd6fd1
Clean up core-js
2021-12-02 21:43:05 -08:00