Commit Graph

98 Commits

Author SHA1 Message Date
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
5c60c38d23 Add support for specify zoom as parameter 2022-01-08 10:48:21 -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
Matias Arriola
33718263a7 Add min-width and overflow hidden to toolbar to avoid line break in lower res 2022-01-07 13:19:43 -03:00
Paulo Gustavo Veiga
d97af3c1b1 Move shortcuts as dialog 2022-01-06 21:36:48 -08:00
Paulo Gustavo Veiga
360b482d2d Sort icons 2022-01-06 19:22:25 -08:00
Paulo Gustavo Veiga
d6120d781f Add separation on fonts 2022-01-06 19:19:41 -08:00
Paulo Gustavo Veiga
7da55b14b9 Fix issue with event display being rendered 2022-01-06 19:05:21 -08:00
Paulo Gustavo Veiga
23fe9a3cfe Move action item to the right 2022-01-06 19:03:35 -08:00
Paulo Gustavo Veiga
0b025be797 Add share and account actions 2022-01-06 18:41:21 -08:00
Paulo Gustavo Veiga
672013aa34 Revert fix of editor 2022-01-06 15:04:48 -08:00
Paulo Gustavo Veiga
d655628f45 Center back icon 2022-01-06 14:57:17 -08:00
Paulo Gustavo Veiga
733db56e34 Add floating logo
Please enter the commit message for your changes. Lines starting
2022-01-06 14:40:49 -08:00
Matias Arriola
a4225832db Add zoom buttons for viewmode and editor 2022-01-06 19:18:47 -03:00
Matias Arriola
ff02978467 Merge 'origin/feature/new_floating_zoom' into feature/new_editor_toolbar
Fix buttons (change from input to button and use img)
2022-01-06 18:44:39 -03: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
33b08cf3a0 Update background 2022-01-05 18:58:45 -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
Paulo Gustavo Veiga
3bd22523fc Zoom WIP 2022-01-04 12:15:02 -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
d91d6a2472 Migrate serializer to typescript 2022-01-03 08:27:00 -08:00
Paulo Gustavo Veiga
6be62fe81b Indent txt format 2022-01-02 21:09:35 -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
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
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
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
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
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
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