Commit Graph

403 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
4253479b75 Reenable touch events. 2022-11-20 08:28:53 -08:00
Paulo Gustavo Veiga
9dbb054745 Remove touch event handlers 2022-11-20 00:37:41 -08:00
Paulo Gustavo Veiga
ca0d97da2a Remove more icons 2022-11-19 13:27:19 -08:00
Paulo Gustavo Veiga
bf04a9d2b8 Remove icons. 2022-11-19 13:12:28 -08:00
Paulo Gustavo Veiga
fa5def64ca Add delay on load. 2022-11-18 23:20:04 -08:00
Paulo Gustavo Veiga
046215898e Add delay render support. 2022-11-18 23:03:46 -08:00
Paulo Gustavo Veiga
62de3c0d71 Migrate to new version of dom router. 2022-11-16 15:56:04 -08:00
Paulo Gustavo Veiga
a96c9902d6 Lazy loading for map 2022-11-15 22:51:09 -08:00
Paulo Gustavo Veiga
1723f41ea8 Migrate icons. 2022-11-12 14:03:19 -08:00
Paulo Gustavo Veiga
6c52933f84 Fix lints warnings. 2022-11-12 13:28:13 -08:00
Paulo Gustavo Veiga
e3298e44f7 Remove icons. 2022-11-11 17:56:32 -08:00
Paulo Gustavo Veiga
07603f73ee Add missing icon mapping. 2022-11-06 18:58:30 -08:00
Paulo Gustavo Veiga
50267e9364 Improve exception. 2022-11-03 18:52:31 -07:00
Paulo Gustavo Veiga
11ec8d3a39 More migration of icons. 2022-11-01 19:59:30 -07:00
Paulo Gustavo Veiga
81e6c07d08 Migrate icons 2022-11-01 18:05:32 -07:00
Paulo Gustavo Veiga
53045b22ba Migrate images to emoji 2022-11-01 17:44:35 -07:00
Paulo Gustavo Veiga
65b8be7cde Fix cypress tests. 2022-10-31 12:50:59 -07:00
Paulo Gustavo Veiga
dbfed09f3a Migrate global to globalThis 2022-10-30 23:10:39 -07:00
Paulo Gustavo Veiga
e639dd7202 Add missing global variable 2022-10-30 22:50:07 -07:00
Paulo Veiga
c60254aca1 Add support for emoji
Update core libraries.
2022-10-31 05:17:01 +00:00
Paulo Gustavo Veiga
5179151f3f Move i18n resources. 2022-10-23 10:18:28 -07:00
Paulo Gustavo Veiga
cf8c7eb336 Migrate messages 2022-10-23 00:15:44 -07:00
Paulo Gustavo Veiga
fac343187f Message migration WIP 2022-10-22 18:29:18 -07:00
Paulo Gustavo Veiga
2c8236e7c2 Fix error setting node. 2022-10-21 18:08:49 -07:00
Paulo Gustavo Veiga
0c90ca4cb8 Fix code inspections warnings. 2022-10-08 14:21:03 -07:00
Paulo Gustavo Veiga
de4c6f3f0a Introduce capapbility object 2022-10-08 10:42:43 -07:00
Paulo Gustavo Veiga
49de0b4945 Fix NPE on remove node. 2022-10-07 21:00:54 -07:00
Paulo Gustavo Veiga
ed457612f6 Fix mindmap name
Classes Layout
2022-10-06 20:33:05 -07:00
Paulo Gustavo Veiga
0d9d504aab Disable text selection. 2022-10-05 21:40:27 -07:00
Gonzalo Martinez
f11028e26e Merged in editor-with-mui (pull request #61)
Editor with mui

* hide keyboard help in mobile

* fix translation

* docs

* translations

* duplicated dependency

* keep selected node while note/link editor is focused

* code reorganization

* fix

* fix

* fix node focus is lost when note/link editors are open througth shortcuts
2022-10-05 21:54:23 +00:00
Paulo Gustavo Veiga
5efdefae58 Fix MD export 2022-09-15 21:27:34 -07:00
Gonzalo Martinez
394346810a Merged in export-fix (pull request #60)
Export fix

* fix image export

* fix export unit tests
2022-09-07 04:29:25 +00:00
Gonzalo Martinez
2370faea62 Merged in mindplot-webcomponent (pull request #57)
Mindplot webcomponent

* styles in js file

* editor now uses bootstrap widget manager

* fix console error: preventDefault on pasive events

* Mode as webcomponent parámeter. Rename of init method

* fix merge

* Mindplot webcomponent documentation

* fix

* remove comments

* delete comments

* Merged in Alejandro-Raiczyk/just-details-1661445571189 (pull request #56)

just details

Approved-by: Paulo Veiga
2022-08-26 01:35:59 +00:00
Paulo Gustavo Veiga
c981276183 Fix typo. 2022-08-13 10:42:20 -07:00
Paulo Gustavo Veiga
5d93b5bd49 Fix page loading. 2022-08-13 10:26:48 -07:00
Paulo Gustavo Veiga
752edf9465 Fix initialization 2022-08-13 10:13:21 -07:00
Paulo Gustavo Veiga
1eee80658c Fix LCP error:Does not use passive listeners to improve scrolling performance 2022-08-13 09:02:21 -07:00
Gustavo Fuhr
19353a9423 Merged in eslint-prettier-config (pull request #53)
Eslint prettier config

* config eslint + manual fixes

* Merge branch 'develop' into eslint-prettier-config

* fixes eslint web2d


Approved-by: Paulo Veiga
2022-07-14 03:12:12 +00:00
Paulo Gustavo Veiga
5ee7448d3c Format JS files. 2022-07-12 18:58:11 -07:00
Gustavo Fuhr
cf29f4f953 Format all files with prettier 2022-07-13 01:45:36 +00:00
Gustavo Fuhr
0f4a8ee087 Merged in ray-develop (pull request #51)
Ray develop

* reset zoom and toolbar fixes

* lang fixes

* dialog enhancements

* comments

* tooltip for zoom and fit commented

* merge develop into ray develop

* rules for ignoring some linebreaks in eslint

* comments in .eslintrc

* brackets around ifs

* playground fixes, comments removed, semi-colon at bottom of editor removed, root container size now defined with css


Approved-by: Paulo Veiga
2022-07-09 01:34:52 +00:00
Paulo Gustavo Veiga
b48d55ebca Fix eslint errors 2022-06-23 21:51:35 -07:00
Paulo Gustavo Veiga
c469d82599 Migrate AbstractBasicSorter to TS 2022-06-23 21:42:08 -07:00
Paulo Gustavo Veiga
95da8db7a1 Migrate NoteEditos to TS 2022-06-23 21:10:20 -07:00
Paulo Gustavo Veiga
bd4656c227 Migrate link editor to typescript 2022-06-23 21:01:00 -07:00
Paulo Gustavo Veiga
f3170dd11e Migrate src/components/widget/LinkIconTooltip.js to TS 2022-06-21 20:29:02 -07:00
Paulo Gustavo Veiga
d4fcb859f0 Remove screenshot preview on link tooltip. 2022-06-21 19:45:13 -07:00
Paulo Gustavo Veiga
5e68914686 Add base configuration support for publish dialog 2022-04-13 19:17:37 -03:00
Paulo Gustavo Veiga
4c71ccd25a Improve german translation 2022-04-12 12:40:14 -03:00
Paulo Gustavo Veiga
f25ca27ca6 Fix events tests. 2022-04-12 08:49:03 -03:00
Paulo Gustavo Veiga
e31aa2a547 Clean up code. 2022-04-11 15:40:49 -03:00
Paulo Gustavo Veiga
bb2b65ef47 Fix safari issue in positioning text editor cursor 2022-04-09 23:46:32 -03:00
Paulo Gustavo Veiga
eb79dab117 Fix loading issue on map. 2022-04-09 23:38:37 -03:00
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
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
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
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