Commit Graph

220 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
eb4e6e3e71 Clean up editor global variables. 2022-02-21 21:37:00 -08:00
Paulo Gustavo Veiga
591c9470e7 Add additional details on icon error. 2022-02-21 09:50:38 -08:00
Paulo Gustavo Veiga
69f7881e0e Remove filtering of nodes. 2022-02-21 07:17:43 -08:00
Paulo Gustavo Veiga
2c57631ce6 Fix npe on load 2022-02-21 06:02:21 -08:00
Paulo Gustavo Veiga
9650d27490 Add CSRF to load 2022-02-21 05:45:10 -08:00
Matias Arriola
24b9cadf80 Add expiration dialog. 2022-02-21 02:50:03 +00:00
Paulo Gustavo Veiga
650d70e05f Remove VML legacy code. 2022-02-18 15:52:57 -08:00
Paulo Gustavo Veiga
987a271e93 Performance optimization removing dump 2022-02-18 15:41:21 -08:00
Paulo Gustavo Veiga
72018cf6b0 Fix saving big payloads. 2022-02-18 14:06:33 -08:00
Paulo Gustavo Veiga
98126049d3 Add additional log info 2022-02-18 10:44:07 -08:00
Paulo Gustavo Veiga
9e92b87495 Persistency improvements 2022-02-18 10:00:26 -08:00
Paulo Gustavo Veiga
859fcad6a6 Fix compilation error 2022-02-18 08:23:57 -08:00
Paulo Gustavo Veiga
df6edba21b Fix drag issue that leaves editor open 2022-02-18 08:11:33 -08:00
Paulo Gustavo Veiga
0fe100222f Add missing type information. 2022-02-18 07:26:15 -08:00
Paulo Gustavo Veiga
151590e024 Fix double first key on edit 2022-02-17 20:12:03 -08:00
Paulo Gustavo Veiga
a5847c64d4 Add workaround for error update 2022-02-17 18:04:28 -08:00
Paulo Gustavo Veiga
df7d53eacd Improve text exporter adding notes. 2022-02-17 11:25:36 -08:00
Paulo Gustavo Veiga
2a43f3310f Clean up multitext editor 2022-02-16 22:24:41 -08:00
Paulo Gustavo Veiga
246d4ed538 Fix public view style 2022-02-16 12:43:53 -08:00
Paulo Gustavo Veiga
94367c6e5e Add support for emails separated by , in share screen 2022-02-16 08:16:01 -08:00
Paulo Gustavo Veiga
301d141ce0 Define image export size limit 2022-02-15 18:29:02 -08:00
Paulo Gustavo Veiga
e586903f8d Revert hardcode limits 2022-02-15 14:52:51 -08:00
Paulo Gustavo Veiga
c9596ba5ab Add additional zoom out 2022-02-15 14:42:44 -08:00
Paulo Gustavo Veiga
925ab9e3c2 Restrict image export size. 2022-02-15 14:40:51 -08:00
Paulo Gustavo Veiga
7942ac137f Fix image export centering issue 2022-02-15 12:44:29 -08:00
Paulo Gustavo Veiga
88de302ab8 Fix central node positioning issue 2022-02-15 11:36:14 -08:00
Paulo Gustavo Veiga
e35e911d33 Change ConnectionLine to TS 2022-02-14 19:01:48 -08:00
Paulo Gustavo Veiga
e67ab8b641 Disable tests temporally 2022-02-14 17:42:16 -08:00
Paulo Gustavo Veiga
e57a6dc5b1 Increase zoom out. 2022-02-14 16:07:21 -08:00
Paulo Gustavo Veiga
58c26330ae Add center image support 2022-02-14 15:58:23 -08:00
Paulo Gustavo Veiga
3119e00b9f Fix copy and paste. 2022-02-14 10:35:03 -08:00
Paulo Gustavo Veiga
c4516a7ac1 Fix autosave on unload 2022-02-13 18:06:50 -08:00
Paulo Gustavo Veiga
e331ba77b9 Fix export to images 2022-02-13 08:40:49 -08:00
Paulo Gustavo Veiga
b076f482f1 Fix image export 2022-02-13 08:18:16 -08:00
Paulo Gustavo Veiga
ec4bb85009 Disable onerror capture 2022-02-12 22:03:20 -08:00
Matias Arriola
5e1c063e70 Fix editor share configuration issue. 2022-02-13 03:15:51 +00:00
Paulo Gustavo Veiga
60e7b3d7e2 Fix drag problme 2022-02-12 13:34:13 -08:00
Paulo Gustavo Veiga
53ec19ffb5 Enable JS error loggin 2022-02-12 11:53:47 -08:00
Paulo Gustavo Veiga
612cfda342 Disable custom error handling 2022-02-12 10:51:57 -08:00
Paulo Gustavo Veiga
1ce10efc53 Fix send stacktrack to server 2022-02-12 10:49:11 -08:00
Paulo Gustavo Veiga
22490b4cd7 Introduce workaround to fix maps with order sequence holes 2022-02-12 10:16:15 -08:00
Paulo Gustavo Veiga
0a70199f53 Revert es resources. 2022-02-12 09:38:46 -08:00
Paulo Gustavo Veiga
dd180cf0b7 Log catch errors as console.error 2022-02-12 08:39:33 -08:00
Paulo Gustavo Veiga
3df835081c Fix _adjustSize missing 2022-02-11 23:38:20 -08:00
Paulo Gustavo Veiga
645a40d3f7 Fix unresolve method 2022-02-11 23:25:32 -08:00
Paulo Gustavo Veiga
f0c4c46a5d Fix compilation 2022-02-11 23:11:59 -08:00
Paulo Gustavo Veiga
1367321ea5 Fix eslint 2022-02-11 22:42:47 -08:00
Paulo Gustavo Veiga
047195fb2f Move classes to typescript 2022-02-09 22:03:03 -08:00
Paulo Gustavo Veiga
3bc5b3aa86 Fix drag connexion error 2022-02-09 21:04:12 -08:00
Paulo Gustavo Veiga
d8b7fd81fa Move control point to TS 2022-02-09 20:02:57 -08:00