Commit Graph

31 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
6ef810b77c Add unit test. 2022-10-23 00:34:09 -07:00
Paulo Gustavo Veiga
67e41b2da3 Fix do and redo. 2022-10-22 19:04:51 -07:00
Paulo Gustavo Veiga
9b10a987f3 Add status change support in mindmap editor 2022-10-21 17:26:01 -07:00
Paulo Gustavo Veiga
e72531ad03 Add app bar tests. 2022-10-11 21:09:02 -07:00
Paulo Gustavo Veiga
015e23f137 Move AppBar logic as component. 2022-10-11 18:25:59 -07:00
Paulo Gustavo Veiga
57bbd8ad6e Fix try error loading account 2022-10-08 14:54:05 -07:00
Paulo Gustavo Veiga
de4c6f3f0a Introduce capapbility object 2022-10-08 10:42:43 -07:00
Paulo Gustavo Veiga
66b68a7f04 More classes refactor. 2022-10-06 22:34:27 -07:00
Paulo Gustavo Veiga
e34c1649f1 Minor package rename 2022-10-06 20:48:44 -07:00
Paulo Gustavo Veiga
ed457612f6 Fix mindmap name
Classes Layout
2022-10-06 20:33:05 -07:00
Gonzalo Martinez
c6f04742d8 Merged in editor-actions-by-mode (pull request #63)
Editor actions by mode

* Toolbar configuration for all EditorRenderMode and locked maps

* fix unlock
2022-10-07 01:58:24 +00: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
5e76bf99d9 Merged in integration-test-fix (pull request #58)
Integration test fix

* cypress find elements in shadow doms

* fix playground tests


Approved-by: Paulo Veiga
Approved-by: Paulo Veiga
2022-09-06 19:02:47 +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
ae02780a1a Format CSS and TSX files. 2022-07-09 20:56:01 -07: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
817215514b Fix key bugs. 2022-04-05 13:27:21 -03:00
Paulo Gustavo Veiga
924ff3ffc1 Fix order 2022-03-13 17:04:44 -03: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
Paulo Gustavo Veiga
57c051c348 Fix i18n issue on editor 2022-02-25 19:59:21 -08:00
Paulo Gustavo Veiga
9149e5888a Fix layout on try 2022-02-25 07:33:55 -08:00
Paulo Gustavo Veiga
88ca3d92d0 Improve css style 2022-02-23 16:21:27 -08:00
Paulo Gustavo Veiga
eb4e6e3e71 Clean up editor global variables. 2022-02-21 21:37:00 -08:00
Paulo Gustavo Veiga
c95b5c5a50 Move css to editor 2022-02-20 21:41:59 -08:00
Paulo Gustavo Veiga
22490b4cd7 Introduce workaround to fix maps with order sequence holes 2022-02-12 10:16:15 -08:00
Paulo Gustavo Veiga
0a70199f53 Revert es resources. 2022-02-12 09:38:46 -08:00
Paulo Gustavo Veiga
46823ccc3e Fix ketboard icon alignment 2022-02-07 19:25:12 -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
Ezequiel Vega
84c623f798 Add automation 2022-01-26 19:25:11 +00:00
Matias Arriola
8b6ffe2d3c Integrate editor as part of webapp. 2022-01-25 18:10:40 +00:00