Paulo Gustavo Veiga
d1e52d8f05
Add image export support.
2023-01-14 22:42:58 -08:00
Paulo Gustavo Veiga
ab02e12d9f
Fix warning on lint
2023-01-14 08:43:06 -08:00
Paulo Gustavo Veiga
86536ac8d2
Fix pre-commit
2023-01-13 23:12:18 -08:00
Paulo Gustavo Veiga
0194407c7c
Add string validation
2023-01-13 22:59:56 -08:00
Paulo Gustavo Veiga
4158f3773e
Icon picker at the bottom
2023-01-06 10:33:34 -08:00
Gonzalo Martinez
fa33a12442
Minor improvements on editor toolbar
2023-01-06 01:06:55 +00:00
Paulo Gustavo Veiga
a8e4024803
Toolbar collapsed on desktop.
2023-01-04 21:35:14 -08:00
Paulo Gustavo Veiga
f1996ed7eb
Fix compilation.
2023-01-04 21:32:13 -08:00
Gonzalo Martinez
5f67aa8c5c
Add mobile support for mindmap list.
2023-01-05 00:48:01 +00:00
Paulo Gustavo Veiga
3e9d088a01
Fix redirection to maps/
2023-01-02 20:50:35 -08:00
Gustavo Fuhr
d7159760e8
Google OAuth support
2022-12-16 03:32:22 +00:00
Paulo Gustavo Veiga
c43faeb06a
Fix zoom load on maps.
2022-12-06 17:33:10 -08:00
Paulo Gustavo Veiga
eb12d6cc94
Fix export in mindmap list.
2022-11-21 19:37:16 -08:00
Paulo Gustavo Veiga
51a5b39129
Add change location workaround.
2022-11-19 11:58:43 -08:00
Paulo Gustavo Veiga
0cac062249
Revert "Remove lazy loading for editor"
...
This reverts commit 1f7f84dcca
.
2022-11-16 18:32:33 -08:00
Paulo Gustavo Veiga
1f7f84dcca
Remove lazy loading for editor
2022-11-16 17:10:40 -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
d885f284f2
Add why-did-you-render plugin.
2022-11-12 18:44:29 -08:00
Paulo Gustavo Veiga
73788bcfe1
Add missing translations
2022-11-12 09:49:04 -08:00
Paulo Gustavo Veiga
1e8685778d
Add lazy loading.
2022-11-12 09:08:14 -08:00
Paulo Gustavo Veiga
38a2e5865d
Add lint to editor
2022-11-02 18:17:00 -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 Gustavo Veiga
d835697132
Fix map title
2022-10-30 22:34:34 -07:00
Paulo Veiga
c60254aca1
Add support for emoji
...
Update core libraries.
2022-10-31 05:17:01 +00:00
Paulo Gustavo Veiga
0d2da200d6
Fix title encodding.
2022-10-24 19:04:30 -07:00
Paulo Gustavo Veiga
9b10a987f3
Add status change support in mindmap editor
2022-10-21 17:26:01 -07:00
Paulo Gustavo Veiga
7a9c89b8ae
Code clean up.
2022-10-11 21:49:24 -07:00
Paulo Gustavo Veiga
a8155fc06e
Fix account loading error on try.
2022-10-09 08:46:17 -07:00
Paulo Gustavo Veiga
349b68c1f7
Fix npe.
2022-10-08 15:49:03 -07:00
Paulo Gustavo Veiga
57bbd8ad6e
Fix try error loading account
2022-10-08 14:54:05 -07:00
Paulo Gustavo Veiga
0c90ca4cb8
Fix code inspections warnings.
2022-10-08 14:21:03 -07:00
Paulo Gustavo Veiga
f3a11f2eb1
Fix compilation error.
2022-10-05 21:46:13 -07:00
Paulo Gustavo Veiga
0d9d504aab
Disable text selection.
2022-10-05 21:40:27 -07:00
Paulo Gustavo Veiga
d5f2fc9f50
Remove unrequired invalidation
2022-10-05 20:53:56 -07:00
Paulo Gustavo Veiga
11a93dd7aa
Force history refresh
2022-10-05 20:50:41 -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
Gonzalo Martinez
13ba6ee780
Fix
2022-09-20 10:48:52 -03:00
Paulo Gustavo Veiga
5fceeac91e
Improve error handling on change language.
2022-09-15 21:49:39 -07:00
Paulo Gustavo Veiga
2f0d6dcefe
Remove unsupported XSL as supported format.
2022-09-15 21:47:38 -07:00
Paulo Gustavo Veiga
c1136b8f4e
Fix material UI import
2022-09-11 21:46:13 -07:00
Paulo Gustavo Veiga
b5f47ee41d
Update dependencies.
2022-09-11 12:38:56 -07:00
Gonzalo Martinez
e976f3747a
Merged in lazy-editor-in-app (pull request #59 )
...
Lazy editor in app
* remove editor dependecies from Client + code refactor
* eslint fixes
* commented code removed
* Merged develop into lazy-editor-in-app
* code refactor to move logic from views
* eslint fixes
* Merge branch 'lazy-editor-in-app' of bitbucket.org:wisemapping/wisemapping-frontend into lazy-editor-in-app
2022-09-08 03:46:09 +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
701d22805b
Add missing files
2022-08-15 20:35:27 -07:00
Paulo Gustavo Veiga
0aec66b1e3
Merge branch 'feature/lazy_load' into develop
2022-08-15 20:01:51 -07:00
Paulo Gustavo Veiga
ac6d6357c8
Add lazy loading support.
2022-08-15 20:00:49 -07:00
Gustavo Fuhr
cf29f4f953
Format all files with prettier
2022-07-13 01:45:36 +00:00
Paulo Gustavo Veiga
ae02780a1a
Format CSS and TSX files.
2022-07-09 20:56:01 -07:00