Commit Graph

301 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
bf944c3169 Fix problem on nodes marked as collapted. 2022-03-07 12:32:54 -08:00
Paulo Gustavo Veiga
0329798f15 Add workaround on upate text when node has been deleted. 2022-03-06 07:27:28 -08:00
Paulo Veiga
2b4356d0de Merged in features/move_menu (pull request #47)
Move Menu to editor

* Move Menu
2022-03-05 20:09:25 +00:00
Paulo Gustavo Veiga
40ecda12fe Remove print button on try 2022-03-05 09:11:14 -08:00
Paulo Veiga
c6db14b99a Merged in feature/remove_actions (pull request #45)
Remove actions in toobar when user is not owner.

* Fix eslit errors
2022-03-05 16:10:03 +00:00
Matias Arriola
e9a23bb1e2 Fix css style issue due to bootstrap. 2022-03-02 22:25:51 +00:00
Paulo Gustavo Veiga
58c08b467e Change to typescript 2022-02-28 16:13:26 -08:00
Paulo Gustavo Veiga
413f33c9b3 Migration to TS 2022-02-26 17:18:27 -08:00
Paulo Gustavo Veiga
57c051c348 Fix i18n issue on editor 2022-02-25 19:59:21 -08:00
Paulo Gustavo Veiga
e2083befa9 Remove toolbar on view mode 2022-02-25 17:55:26 -08:00
Paulo Gustavo Veiga
89f4a5137c Clean up code. 2022-02-25 10:03:01 -08:00
Paulo Gustavo Veiga
0629f6f87b Extract editor render as type. 2022-02-25 08:51:05 -08:00
Ezequiel Vega
8f6c4095df Freemind export support. 2022-02-25 00:17:53 +00:00
Paulo Gustavo Veiga
e0770ef809 Revert "Resolve bootstrap CSS conflict."
This reverts commit 477a58628d.
2022-02-23 18:38:49 -08:00
Paulo Gustavo Veiga
091a80449d Add text position 2022-02-23 17:52:12 -08:00
Paulo Gustavo Veiga
d86bce42bf Change DragTopic to TS. 2022-02-23 17:37:56 -08:00
Paulo Gustavo Veiga
5a4945cff1 Move drag topic to TS 2022-02-23 16:12:43 -08:00
Paulo Gustavo Veiga
09596364a3 Migrate drag connector to TS. 2022-02-23 15:44:37 -08:00
Matias Arriola
477a58628d Resolve bootstrap CSS conflict. 2022-02-23 21:47:45 +00:00
Paulo Gustavo Veiga
f95aef2ce6 Fix image topic visibility issue when shape is defined. 2022-02-23 09:38:10 -08:00
Paulo Gustavo Veiga
59de3c7cf5 Adjust text editor positioning 2022-02-22 21:25:09 -08:00
Paulo Gustavo Veiga
2eeeeb4498 Fix icon positioning 2022-02-22 20:05:58 -08:00
Paulo Gustavo Veiga
365518ca2d Feature to TS 2022-02-22 19:12:04 -08:00
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
Paulo Gustavo Veiga
2e191a168a Fix lint error 2022-02-09 19:44:55 -08:00
Paulo Gustavo Veiga
1a8ffee801 Fix eslint issues. 2022-02-09 19:26:44 -08:00
Paulo Gustavo Veiga
62024393e9 Migrate topic to TS 2022-02-05 21:28:35 -08:00
Paulo Gustavo Veiga
56c045ea92 Fix space collapse bug 2022-02-05 18:20:42 -08:00
Paulo Gustavo Veiga
28efd2bcc0 Complete translations 2022-02-05 08:46:40 -08:00
Paulo Veiga
ee07a37e8d Update es.properties (POEditor.com) 2022-02-05 16:35:21 +00:00
Paulo Veiga
c79e333d43 Update de.properties (POEditor.com) 2022-02-05 16:35:19 +00:00
Paulo Veiga
8e758c13bf Update fr.properties (POEditor.com) 2022-02-05 16:35:17 +00:00
Paulo Veiga
719169c7cc Update en.properties (POEditor.com) 2022-02-05 16:35:14 +00:00
Paulo Gustavo Veiga
ce42a020a4 Extract message to properties 2022-02-05 08:23:39 -08:00
Paulo Gustavo Veiga
49efa9c340 Migrate to ts node graph. 2022-02-03 23:07:34 -08:00
Paulo Gustavo Veiga
c58f434509 Fix missing method error 2022-02-03 22:19:18 -08:00
Paulo Gustavo Veiga
8dbd6a92b7 Add logger of messages to server 2022-02-03 21:16:55 -08:00
Paulo Gustavo Veiga
1cbd5d3f2e Extract encoding as common code. 2022-02-01 19:15:06 -08:00
Paulo Gustavo Veiga
5821a776df Fix bug of missing error encode. 2022-01-31 19:56:33 -08:00
Paulo Gustavo Veiga
63a8e76e8f Move mindmap loader as part of Client. 2022-01-31 19:24:38 -08:00
Matias Arriola
7c9effaa5d Export fixes. 2022-01-31 21:07:59 +00:00
Matias Arriola
a502498c42 Fix lint 2022-01-31 10:12:05 -03:00
Paulo Gustavo Veiga
7256ebccd7 Change RESTPersitence to TS. 2022-01-30 18:33:26 -08:00
Paulo Gustavo Veiga
09f04190d8 Fix save changes before leaving the window 2022-01-30 18:00:42 -08:00
Paulo Veiga
391974e727 Fix eslint compilation 2022-01-31 00:05:22 +00:00
Paulo Gustavo Veiga
41fd68a338 Fix module resolution 2022-01-30 02:37:14 -08:00
Paulo Gustavo Veiga
cac5951d0c Ignore empty nodes from serialization 2022-01-26 14:19:14 -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
2b40f429b4 Move commands to TS. 2022-01-24 22:09:30 -08:00