Paulo Gustavo Veiga
29ea56aab0
Improve account display of account info
2022-01-07 17:42:26 -08:00
Paulo Gustavo Veiga
ab67b32af8
Add account information panel
2022-01-07 17:27:00 -08:00
Paulo Gustavo Veiga
ce5c08bae4
Add missing tooltips.
...
Remove unsed CSS.
2022-01-07 15:36:03 -08:00
Paulo Gustavo Veiga
690843b7fd
Fix back button on toolbar
2022-01-07 14:53:31 -08:00
Paulo Gustavo Veiga
1094881e40
Add zoom loader as default action
2022-01-07 10:16:06 -08:00
Paulo Gustavo Veiga
d97af3c1b1
Move shortcuts as dialog
2022-01-06 21:36:48 -08:00
Paulo Gustavo Veiga
0b025be797
Add share and account actions
2022-01-06 18:41:21 -08:00
Paulo Gustavo Veiga
d655628f45
Center back icon
2022-01-06 14:57:17 -08:00
Matias Arriola
86e1829a37
Fix toolbar popover font color
...
Fix popover max-width making content go outside
2022-01-06 17:37:02 -03:00
Paulo Gustavo Veiga
3629113e9f
Work in progress new style
2022-01-05 22:16:30 -08:00
Paulo Gustavo Veiga
60ee365171
Remove gradient from toolbar
2022-01-04 20:46:32 -08:00
Paulo Gustavo Veiga
f08ee50e84
Clean up unsed tests
...
Fix export bug
2022-01-04 13:11:12 -08:00
Matias Arriola
aa814d5c2f
Merged in bugfix/loading-modal (pull request #26 )
...
Loading modal
* Remove unused bootstrap files
* Fix embedded playground
* Invert mousewheel zoom
* Add LoadingModal and toggle during designer load
Approved-by: Paulo Veiga
2022-01-04 20:11:12 +00:00
Matias Arriola
706a440d97
Fix spinner dialog on map load.
...
Approved-by: Paulo Veiga
2022-01-04 16:47:56 +00:00
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
e25f67a554
Add several fonts
2022-01-03 14:11:22 -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
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 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
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
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
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
9cae64b8c0
Add more incon images
2021-12-28 14:12:38 -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
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
47dac495f6
Update Copyright year
2021-12-25 14:39:34 -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
19f9f0aa91
Improve embedded view sample
2021-12-25 11:40:44 -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
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
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
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
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
4c48c55ec1
Optimize logdash usage.
2021-12-19 19:11:04 -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
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