Commit Graph

348 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
7701d00159 Add type infomation to deserializer 2022-03-14 00:37:42 -03:00
Paulo Gustavo Veiga
8e263e4047 Change add note shorcut to avoid collision with chrome shortcuts 2022-03-14 00:27:04 -03:00
Paulo Gustavo Veiga
08242dcbad Fix time display on de and zh 2022-03-14 00:17:41 -03:00
Paulo Gustavo Veiga
a6262ee5ff Add node shoutcuts 2022-03-13 23:36:43 -03:00
Paulo Gustavo Veiga
e0e53c331f Add Chinesse support. 2022-03-13 23:26:24 -03:00
Paulo Gustavo Veiga
924ff3ffc1 Fix order 2022-03-13 17:04:44 -03:00
Paulo Gustavo Veiga
8d03aa4095 Improve save logic. 2022-03-13 16:36:39 -03:00
Paulo Gustavo Veiga
1d7db72ae5 Viewer must have view only view 2022-03-09 11:16:15 -08:00
Paulo Gustavo Veiga
d32eaf63cf Disable local storage on embedded view 2022-03-08 10:19:02 -08:00
Paulo Gustavo Veiga
5dc6fb37d7 Add missing types to commands. 2022-03-07 19:49:27 -08:00
Paulo Gustavo Veiga
e83cd3e9fa Remove relatioship on focus. 2022-03-07 19:43:04 -08:00
Paulo Gustavo Veiga
375ff5941c Add more details to error loading for users. 2022-03-07 18:37:30 -08:00
Paulo Gustavo Veiga
ab88adad4d Fix icon without family 2022-03-07 18:33:46 -08:00
Paulo Gustavo Veiga
ae3db5063b Mark node as non collapsed if the last node. 2022-03-07 12:39:15 -08:00
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
5cc6543f18 v5.0.8 2022-02-25 20:21:48 -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
371049891b v5.0.7 2022-02-23 06:17:21 -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
99c4b5d0ec Revert save of results 2022-02-21 09:17:11 -08:00
Paulo Gustavo Veiga
5cedd2fa1d Remove export filtering 2022-02-21 07:32:26 -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