Commit Graph

888 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
f8d2e4b77b Fix file name 2021-12-31 02:02:29 -08:00
Paulo Gustavo Veiga
6b7a7660f1 Fix safari icons support 2021-12-31 01:52:24 -08:00
Paulo Gustavo Veiga
85f560324b Add support for image export. 2021-12-31 01:18:21 -08:00
Paulo Gustavo Veiga
478ba7a417 Finish img support 2021-12-30 23:47:47 -08:00
Paulo Gustavo Veiga
b747ca9a47 v0.4.8 2021-12-30 22:41:19 -08:00
Paulo Gustavo Veiga
d20db27367 v0.4.7 2021-12-30 22:29:40 -08:00
Paulo Gustavo Veiga
178d812e98 Add base64 encode 2021-12-30 22:27:53 -08:00
Paulo Gustavo Veiga
03d4e22442 Add download on editor 2021-12-30 22:25:25 -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
0ee9b46b2b Clean up unsed filed 2021-12-30 12:57:17 -08:00
Paulo Gustavo Veiga
5e6228d9f4 Merge branch 'feature/browser_export' into develop 2021-12-30 12:54:11 -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
Paulo Gustavo Veiga
353d662963 Add basic load test 2021-12-29 16:37:58 -08:00
Matias Arriola
339da49634 Merged in bugfix/icon-delete (pull request #21)
Fix icon delete btn disappearing too quick

* Fix icon delete btn disappearing too quick


Approved-by: Paulo Veiga
2021-12-29 21:08:49 +00: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
e5084cb882 Merge branch 'develop' into feature/browser_export 2021-12-29 10:12:46 -08:00
Matias Arriola
60db37b916 Merged in bugfix/link-edit-display (pull request #19)
Fix link not updating after edit

* Fix link not updating after edit
Fix $ undefined error in mouseleave


Approved-by: Paulo Veiga
2021-12-29 18:11:10 +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
4359c8741d Migrate mindplot to typescript 2021-12-29 10:08:45 -08:00
Paulo Gustavo Veiga
29f3e41fa3 Configure typescript 2021-12-29 09:51:04 -08:00
Paulo Gustavo Veiga
ef3984cfd0 Fix cycle dependency 2021-12-29 08:38:37 -08:00
Paulo Gustavo Veiga
45ad796c3b Configure typescript support for jets 2021-12-28 17:34:24 -08:00
Paulo Gustavo Veiga
e32836c430 Clean up images. 2021-12-28 16:16:25 -08:00
Paulo Gustavo Veiga
b61e4112a2 Add border to face images 2021-12-28 14:27:24 -08:00
Paulo Gustavo Veiga
511b5ab809 Toolbar changed to flat black 2021-12-28 14:20:09 -08:00
Paulo Gustavo Veiga
9cae64b8c0 Add more incon images 2021-12-28 14:12:38 -08:00
Paulo Gustavo Veiga
2f6164a611 v0.4.6 2021-12-27 23:30:12 -08:00
Paulo Gustavo Veiga
c72ac36716 Move note and link to icon folder 2021-12-27 23:10:56 -08:00
Paulo Gustavo Veiga
dc0a4648c5 Update toolbar images to material. 2021-12-27 23:00:06 -08:00
Paulo Gustavo Veiga
998f9d33a9 Add new incons 2021-12-27 18:55:44 -08:00
Paulo Gustavo Veiga
d2396fcb95 Merge branch 'feature/svg_icons' into develop 2021-12-27 12:34:31 -08:00
Paulo Gustavo Veiga
d4d8bbc121 Fix alignment and test 2021-12-27 12:33:44 -08:00
Paulo Gustavo Veiga
db4052dcb6 Start adding SVG icons replacement 2021-12-27 12:32:55 -08:00
Paulo Gustavo Veiga
24e810e9f8 Fix alignment and test 2021-12-27 12:29:24 -08:00
Paulo Veiga
1ce46337d6 SVG Icons Update 2021-12-27 19:42:32 +00:00
Paulo Gustavo Veiga
f36a8d70aa Work on modernizing icons 2021-12-27 11:40:08 -08:00
Paulo Gustavo Veiga
c9018c7b86 FORder icons based type 2021-12-27 09:01:01 -08:00
Paulo Gustavo Veiga
5496d66a90 Start adding SVG icons replacement 2021-12-26 21:54:43 -08:00
Paulo Gustavo Veiga
c503c590d9 Fix creation of url path for public image loading 2021-12-25 23:23:56 -08:00
Paulo Gustavo Veiga
819ce46025 Fix pathloader 2021-12-25 22:59:57 -08:00
Paulo Gustavo Veiga
fbc1948b84 Fix readOnly variable name 2021-12-25 22:31:07 -08:00
Paulo Gustavo Veiga
a8a78d053f Improve index.html for tests in mindplot 2021-12-25 21:50:45 -08:00
Paulo Gustavo Veiga
a4a478843d Update snapshots 2021-12-25 21:33:17 -08:00
Paulo Gustavo Veiga
47dac495f6 Update Copyright year 2021-12-25 14:39:34 -08:00
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