Commit Graph

155 Commits

Author SHA1 Message Date
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
2b40f429b4 Move commands to TS. 2022-01-24 22:09:30 -08:00
Paulo Gustavo Veiga
560aa567c5 Fix compilation 2022-01-24 11:51:20 -08:00
Paulo Gustavo Veiga
0d62936d5a Change relationshop to TS 2022-01-24 11:40:01 -08:00
Paulo Gustavo Veiga
ef3af99e9b Fix relationship on over 2022-01-24 10:46:57 -08:00
Paulo Gustavo Veiga
1b44f4fcf2 Fix bug loading resources in frech 2022-01-13 20:36:31 -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
924408f83f Fix basic formating lint issues. 2022-01-12 16:15:07 -08:00
Paulo Gustavo Veiga
b7c793daa7 Add support for MD export 2022-01-11 17:52:54 -08:00
Paulo Gustavo Veiga
c4ae9ec051 Fix location propagation 2022-01-11 13:10:43 -08:00
Paulo Gustavo Veiga
2f49a2b8a5 Adjust top position 2022-01-10 16:44:27 -08:00
Paulo Gustavo Veiga
b44af03e6d v0.4.13 2022-01-10 12:10:59 -08:00
Paulo Gustavo Veiga
e1db8e7b47 Revert Desginer changes. 2022-01-10 11:50:54 -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
a0a5beb2ec Migrate Designer to typescript 2022-01-08 15:22:59 -08:00
Paulo Gustavo Veiga
5c60c38d23 Add support for specify zoom as parameter 2022-01-08 10:48:21 -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
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