Commit Graph

563 Commits

Author SHA1 Message Date
Matias Arriola
5c5aefea64 * Change icons size to 20px in the icon panel
Approved-by: Paulo Veiga
2022-01-04 16:47:01 +00:00
Paulo Gustavo Veiga
36aa4fc7ab Remove background color when change to line shape 2022-01-03 17:27:54 -08:00
Paulo Gustavo Veiga
110005be4b Clean up tests 2022-01-03 14:15:14 -08:00
Paulo Gustavo Veiga
e25f67a554 Add several fonts 2022-01-03 14:11:22 -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
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 Veiga
b1809816b0 Merged in feature/model_to_typescript (pull request #22)
Feature/model to typescript

Approved-by: Matias Arriola
2022-01-03 14:13:38 +00: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
b929026267 Disable test record 2022-01-02 20:58:02 -08:00
Paulo Gustavo Veiga
8634fb5c9a Add link dump on text support. 2022-01-02 14:18:02 -08:00
Paulo Gustavo Veiga
90f1906788 Fix chage to type 2022-01-02 14:16:18 -08:00
Paulo Gustavo Veiga
5695c2ab6a WIP 2022-01-02 14:01:50 -08:00
Paulo Gustavo Veiga
4b8012efa3 Update txt records 2022-01-02 10:57:23 -08:00
Paulo Gustavo Veiga
5711ec6fc7 Remove record flag. 2022-01-02 10:43:26 -08:00
Paulo Gustavo Veiga
b346993c66 Add Txt exporter test 2022-01-02 10:37:33 -08:00
Paulo Gustavo Veiga
2fa5434bf9 Complete WiseXMLExporter implementation 2021-12-31 19:01:49 -08:00
Paulo Gustavo Veiga
43d264e87d Compelte icons update 2021-12-31 18:06:43 -08:00
Paulo Gustavo Veiga
79b9aab195 Fix compilation error 2021-12-31 14:30:51 -08:00
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