Commit Graph

72 Commits

Author SHA1 Message Date
Matias Arriola
7c9effaa5d Export fixes. 2022-01-31 21:07:59 +00:00
Paulo Gustavo Veiga
09f04190d8 Fix save changes before leaving the window 2022-01-30 18:00:42 -08:00
Ezequiel Vega
84c623f798 Add automation 2022-01-26 19:25:11 +00:00
Paulo Gustavo Veiga
3d53f74117 Fix compilation problem 2022-01-25 22:33:39 -08:00
Matias Arriola
8b6ffe2d3c Integrate editor as part of webapp. 2022-01-25 18:10:40 +00:00
Paulo Gustavo Veiga
0d62936d5a Change relationshop to TS 2022-01-24 11:40:01 -08: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
f3eaed07b2 Remove modal dialog 2022-01-12 19:27:54 -08:00
Paulo Gustavo Veiga
2f49a2b8a5 Adjust top position 2022-01-10 16:44:27 -08:00
Paulo Gustavo Veiga
041adbc142 Fix center option. 2022-01-10 11:21:27 -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
1bebfa3dff Migrate workspace to TS 2022-01-08 17:08:26 -08:00
Paulo Gustavo Veiga
f5cab1fc60 Menu to typescript 2022-01-08 16:23:05 -08:00
Paulo Gustavo Veiga
934d127012 Fix change font regression 2022-01-08 16:02:48 -08:00
Paulo Gustavo Veiga
228fb4e185 Fix resources 2022-01-07 17:47:23 -08:00
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
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
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
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
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
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
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
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
a85d3de71d Clean up images and start first integration 2021-12-30 15:59:09 -08:00
Paulo Gustavo Veiga
959a732999 Move images to inline.
Remove toolkit init
2021-12-30 12:32:32 -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
Paulo Gustavo Veiga
dc0a4648c5 Update toolbar images to material. 2021-12-27 23:00:06 -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
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
5e8be48916 Fix eslint errors 2021-12-19 09:56:22 -08:00
Paulo Gustavo Veiga
8a8e921c17 Fix eslint errors 2021-12-19 09:07:01 -08:00