Paulo Gustavo Veiga
a75962373c
Fix try page removing global variables.
2022-02-22 15:54:57 -08:00
Matias Arriola
2ad4d9ff10
Fix EditorOptionsBuilder keyboardEvents option
...
Fix filename typo
2022-02-22 15:43:16 -03:00
Paulo Gustavo Veiga
5b4134f18c
Revert variable name
2022-02-21 21:55:13 -08:00
Paulo Gustavo Veiga
eb4e6e3e71
Clean up editor global variables.
2022-02-21 21:37:00 -08:00
Matias Arriola
24b9cadf80
Add expiration dialog.
2022-02-21 02:50:03 +00:00
Paulo Gustavo Veiga
3b5e03b922
Fix typo in owner
2022-02-17 19:56:13 -08:00
Paulo Gustavo Veiga
18531a981b
Move label dialog with the rest of the dialogs.
2022-02-17 18:41:03 -08:00
Matias Arriola
481a6ff7dd
Merged in bugfix/labels-dialog-text (pull request #38 )
...
Fix add label message too long and add error display
* Fix add label message too long and add error display
Approved-by: Paulo Veiga
2022-02-17 19:27:29 +00: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
33aac44ecf
Complete GA integration
2022-02-15 20:39:52 -08:00
Paulo Gustavo Veiga
925ab9e3c2
Restrict image export size.
2022-02-15 14:40:51 -08:00
Paulo Gustavo Veiga
6ecfa0139b
Change png size to be based on browser
2022-02-15 14:04:06 -08:00
Paulo Gustavo Veiga
e4d43013d1
Add export image center support
2022-02-15 13:30:51 -08:00
Paulo Gustavo Veiga
e331ba77b9
Fix export to images
2022-02-13 08:40:49 -08:00
Matias Arriola
5e1c063e70
Fix editor share configuration issue.
2022-02-13 03:15:51 +00:00
Paulo Gustavo Veiga
5d107ef841
Fix export stop propagation
2022-02-12 13:12:43 -08:00
Paulo Gustavo Veiga
dd180cf0b7
Log catch errors as console.error
2022-02-12 08:39:33 -08:00
Paulo Gustavo Veiga
b7406956a9
Complete translations
2022-02-11 22:27:07 -08:00
Matias Arriola
d4b37f4139
Add labels support.
2022-02-11 21:23:06 +00:00
Paulo Gustavo Veiga
3725188f8f
Remove export on CVS
2022-02-09 22:07:46 -08:00
Paulo Gustavo Veiga
1a8ffee801
Fix eslint issues.
2022-02-09 19:26:44 -08:00
Paulo Gustavo Veiga
be727e3c4b
Fix default i18n load
2022-02-09 16:48:33 -08:00
Paulo Gustavo Veiga
67fb3bbc35
Merge branch 'feature/labels' into develop
2022-02-09 16:36:51 -08:00
Paulo Gustavo Veiga
c77268868d
Fix i18n on default user
2022-02-09 16:36:31 -08:00
Matias Arriola
0ff82735ba
Allow to set and remove labels from maps
...
Allow to create new labels and delete labels
2022-02-09 14:54:48 -03:00
Paulo Gustavo Veiga
275f05a41e
Define max input sizes for dialog
2022-02-08 22:00:02 -08:00
Paulo Gustavo Veiga
b892c25e3c
Fix time render bug.
2022-02-07 21:06:02 -08:00
Paulo Gustavo Veiga
560429116a
Simplefy editor modes
2022-02-06 11:12:20 -08:00
Paulo Gustavo Veiga
56c045ea92
Fix space collapse bug
2022-02-05 18:20:42 -08:00
Paulo Gustavo Veiga
270091ab08
Migrate to materials 5.0
2022-02-05 16:42:43 -08:00
Paulo Gustavo Veiga
2ef6beb643
Fix buttons to support text resize
2022-02-05 16:05:49 -08:00
Paulo Gustavo Veiga
e0a4049d48
Move editor page as component
2022-02-05 15:09:43 -08:00
Paulo Gustavo Veiga
c468899293
Fix resource translation
2022-02-05 14:50:06 -08:00
Paulo Gustavo Veiga
a9edf899b7
Fix es translation problems
2022-02-05 14:42:26 -08:00
Paulo Gustavo Veiga
3bd509f1af
Fix i18n bug on map load
2022-02-05 13:53:10 -08:00
Paulo Gustavo Veiga
1cbd5d3f2e
Extract encoding as common code.
2022-02-01 19:15:06 -08:00
Paulo Gustavo Veiga
63a8e76e8f
Move mindmap loader as part of Client.
2022-01-31 19:24:38 -08:00
Paulo Gustavo Veiga
bea6a15282
Catch export errors
2022-01-31 14:25:55 -08:00
Matias Arriola
7c9effaa5d
Export fixes.
2022-01-31 21:07:59 +00:00
Paulo Gustavo Veiga
41fd68a338
Fix module resolution
2022-01-30 02:37:14 -08:00
Paulo Gustavo Veiga
14db85ec5a
Fix history render
2022-01-27 19:07:43 -08:00
Paulo Gustavo Veiga
dec26d64ba
Fix default sort order list
2022-01-26 18:50:03 -08:00
Matias Arriola
19c163b26f
Fix typo
2022-01-26 09:54:54 -03:00
Paulo Gustavo Veiga
18673fd0d1
Add mindmap load
2022-01-25 22:40:55 -08: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
Ezequiel Vega
6c5bff906a
Merged in migration (pull request #4 )
...
Migration
* README.md was updated and the webpack was modified in package web2d
* README.md was updated and the webpack was modified in package mindplot
* Merge branch 'develop' of https://bitbucket.org/lilabyus/wisemapping-frontend into develop
* Mindplot module script correction
* Pull branch develop remote
* Webcomponent module webpack correction
* Pull branch develop
* Material-ui library correction and cypress test correction
* Script correction
* Cypress test correction
2021-10-02 16:16:20 +00:00
Paulo Gustavo Veiga
97060ede91
chore: minor change
2021-03-02 18:22:55 -08:00
Paulo Gustavo Veiga
41f3d2129c
chores: fix label error due to wrong parameters
2021-03-02 18:14:43 -08:00