Paulo Gustavo Veiga
650d70e05f
Remove VML legacy code.
2022-02-18 15:52:57 -08:00
Ezequiel Vega
84c623f798
Add automation
2022-01-26 19:25:11 +00: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
924408f83f
Fix basic formating lint issues.
2022-01-12 16:15:07 -08: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
110005be4b
Clean up tests
2022-01-03 14:15:14 -08:00
Paulo Gustavo Veiga
849eabeb07
Fix circular dependency
2022-01-03 13:50:33 -08:00
Paulo Gustavo Veiga
d14c63c0e6
Add Luminati font
2022-01-03 13:41:12 -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
9be9bed811
Revert "Work IP"
...
This reverts commit 129f6693216e08d9f6641f3f5804817d25978f4c.
2022-01-03 12:06:55 -08:00
Paulo Gustavo Veiga
5d3f04fe77
Work IP
2022-01-03 12:03:01 -08:00
Paulo Gustavo Veiga
b346993c66
Add Txt exporter test
2022-01-02 10:37:33 -08:00
Paulo Gustavo Veiga
f8b424e823
Reduce number of digits
2021-12-30 16:09:04 -08:00
Paulo Gustavo Veiga
a85d3de71d
Clean up images and start first integration
2021-12-30 15:59:09 -08:00
Paulo Gustavo Veiga
f774a8a0c9
Fix web2d patch issue
2021-12-30 15:03:59 -08:00
Paulo Gustavo Veiga
475c5e2538
Reduce the number of decimals for curve path
2021-12-30 14:21:03 -08:00
Paulo Gustavo Veiga
959a732999
Move images to inline.
...
Remove toolkit init
2021-12-30 12:32:32 -08:00
Paulo Gustavo Veiga
717f4e023b
Add first SVG test
2021-12-29 20:00:34 -08: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 Veiga
1ce46337d6
SVG Icons Update
2021-12-27 19:42:32 +00:00
Paulo Gustavo Veiga
a4a478843d
Update snapshots
2021-12-25 21:33:17 -08:00
Paulo Gustavo Veiga
4b4d6e5146
v0.4.5
2021-12-24 17:59:37 -08:00
Paulo Gustavo Veiga
c2189a31fa
Fix font regression
2021-12-23 08:24:15 -08:00
Paulo Gustavo Veiga
39a10ecc92
Add src and binary to packages
2021-12-22 16:26:59 -08: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
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
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
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
8a8e921c17
Fix eslint errors
2021-12-19 09:07:01 -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
048104efde
Clean up build config files
2021-12-18 14:55:11 -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
257086f2ce
Add mindplot jets tests as part of the pipeline.
2021-12-14 10:02:31 -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
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
cd2236eca1
- Clean webpack and babel configuration
...
- Babel configure to jsmodule
2021-12-05 15:09:07 -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