Commit Graph

437 Commits

Author SHA1 Message Date
Paulo Veiga
31dc83d30b Merged develop into fix/import-freemind 2022-04-06 12:07:00 +00:00
Paulo Gustavo Veiga
d4af5e5209 Fix missing icon family 2022-04-06 09:04:50 -03:00
Paulo Gustavo Veiga
65b0b0d819 Fix missing key on Firefox. 2022-04-06 08:53:33 -03:00
Paulo Gustavo Veiga
7637c3ed31 Fix edition 2022-04-05 15:49:43 -03:00
Paulo Gustavo Veiga
4851da1f18 Code clean up. 2022-04-05 15:25:09 -03:00
Paulo Gustavo Veiga
b84f0b6142 Clean up code. 2022-04-05 15:11:32 -03:00
Paulo Gustavo Veiga
7163a07696 Clean up code. 2022-04-05 15:07:13 -03:00
Paulo Gustavo Veiga
cbc4196231 Revert "Revert "Revert "Clean up keyboard handle code."""
This reverts commit 2220839bba.
2022-04-05 14:42:55 -03:00
Paulo Gustavo Veiga
2220839bba Revert "Revert "Clean up keyboard handle code.""
This reverts commit 10df08868d.
2022-04-05 14:12:44 -03:00
Paulo Gustavo Veiga
10df08868d Revert "Clean up keyboard handle code."
This reverts commit f13a7b514d.
2022-04-05 14:12:10 -03:00
Paulo Gustavo Veiga
f13a7b514d Clean up keyboard handle code. 2022-04-05 14:09:12 -03:00
Paulo Gustavo Veiga
817215514b Fix key bugs. 2022-04-05 13:27:21 -03:00
Ezequiel-Vega
e3d2679d34 Added verify that it is a valid freemind map 2022-04-05 13:19:11 -03:00
Ezequiel-Vega
76f430161d Added message error when the file is invalid 2022-03-31 12:08:59 -03:00
Ezequiel-Vega
6b8f61a67f merge develop remote 2022-03-30 16:50:18 -03:00
Ezequiel-Vega
9dedff7d48 Fix wrap multiline text node 2022-03-30 16:45:44 -03:00
Paulo Gustavo Veiga
bd34b18188 v5.0.10 2022-03-27 14:59:14 -03:00
Ezequiel Vega
1c84862f80 Add support for Freemind import. 2022-03-27 00:07:45 +00:00
Ezequiel-Vega
2b953a3bd6 Merge branch 'develop' of https://bitbucket.org/wisemapping/wisemapping-frontend into feature/import-freemind-to-wisemapping 2022-03-25 22:48:24 -03:00
Ezequiel-Vega
3e94563a31 Added i18n importer and alert error 2022-03-25 22:48:05 -03:00
Paulo Gustavo Veiga
ed8fe3a455 Improve link url dialog 2022-03-25 18:55:54 -03:00
Paulo Gustavo Veiga
602e58f58e Simplify map lock support. 2022-03-23 23:33:44 -03:00
Ezequiel-Vega
91cd6c27d8 Fix import id and test examples 2022-03-23 13:35:15 -03:00
Ezequiel-Vega
5efcdb45ff Fix equals NumberVersion 2022-03-22 15:51:47 -03:00
Ezequiel-Vega
5295c3572a Fix link node 2022-03-22 15:46:02 -03:00
Ezequiel-Vega
10ede976a8 Merge branch 'develop' of https://bitbucket.org/wisemapping/wisemapping-frontend into feature/import-freemind-to-wisemapping 2022-03-22 12:34:48 -03:00
Ezequiel-Vega
afa8e05f80 fix set id in nodes 2022-03-22 12:34:27 -03:00
Paulo Gustavo Veiga
56906fd2fd Improve log message. 2022-03-22 09:01:41 -03:00
Ezequiel-Vega
cb9f0e7abe Added importer wisemapping 2022-03-21 16:02:37 -03:00
Ezequiel-Vega
968623e4f0 Merge branch 'develop' of https://bitbucket.org/wisemapping/wisemapping-frontend into feature/import-freemind-to-wisemapping 2022-03-18 14:23:26 -03:00
Ezequiel-Vega
4e1544db03 FreemindImport return fixes 2022-03-18 14:23:08 -03:00
Ezequiel-Vega
09d95c2db5 Fix error Order and added imports and expects files 2022-03-17 16:24:52 -03:00
Ezequiel-Vega
4121111044 Corrections in files expect 2022-03-17 10:40:11 -03:00
Ezequiel-Vega
673af4e922 Added importer freemind 2022-03-14 17:31:54 -03:00
Paulo Gustavo Veiga
b84d7f3338 Fix hardcoded resources 2022-03-14 15:18:31 -03:00
Paulo Gustavo Veiga
fdfb67a5fe Update automation tests 2022-03-14 00:52:19 -03:00
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
Ezequiel-Vega
2225a3c640 Merge branch 'develop' of https://bitbucket.org/wisemapping/wisemapping-frontend into feature/import-freemind-to-wisemapping 2022-03-10 12:37:02 -03:00
Ezequiel-Vega
356c22b391 Added test helper 2022-03-10 12:34:32 -03:00
Ezequiel-Vega
a2d655e0b9 Added class freemind import 2022-03-10 12:34:32 -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
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
a50ee13589 Disable record. 2022-02-17 15:00:25 -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
a0f3d5e870 v5.0.5 2022-02-16 18:36:43 -08:00