Commit Graph

29 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
de4c6f3f0a Introduce capapbility object 2022-10-08 10:42:43 -07:00
Paulo Gustavo Veiga
54ed067288 Add missing copyright headers. 2022-10-07 21:52:39 -07:00
Paulo Gustavo Veiga
99cec1bd54 Fix getFontStyle error. 2022-10-07 21:33:27 -07:00
Paulo Gustavo Veiga
49de0b4945 Fix NPE on remove node. 2022-10-07 21:00:54 -07:00
Paulo Gustavo Veiga
cb5d72d19f Extract classes components. 2022-10-07 19:59:05 -07:00
Paulo Gustavo Veiga
c812c910b3 Reduce size. 2022-10-07 14:58:46 -07:00
Paulo Gustavo Veiga
66b68a7f04 More classes refactor. 2022-10-06 22:34:27 -07:00
Paulo Gustavo Veiga
2cdc59b9da Split components class. 2022-10-06 22:16:21 -07:00
Paulo Gustavo Veiga
2a6723f73a Fix compilation 2022-10-06 21:45:10 -07:00
Paulo Gustavo Veiga
a1edb09e91 Fix maps title. 2022-10-06 21:18:25 -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
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
Paulo Gustavo Veiga
ebbc692cf6 Add info icon 2022-04-11 09:00:56 -03:00
Paulo Gustavo Veiga
d8cdb50558 Fix clean up code. 2022-03-09 11:39:02 -08: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
61c4fd9889 Clean up logic 2022-02-25 10:38:11 -08:00
Paulo Gustavo Veiga
e0770ef809 Revert "Resolve bootstrap CSS conflict."
This reverts commit 477a58628d.
2022-02-23 18:38:49 -08:00
Matias Arriola
477a58628d Resolve bootstrap CSS conflict. 2022-02-23 21:47:45 +00:00
Paulo Gustavo Veiga
619f4274cb Include css as part of the editor 2022-02-20 21:25:18 -08:00
Paulo Gustavo Veiga
560429116a Simplefy editor modes 2022-02-06 11:12:20 -08:00
Matias Arriola
7c9effaa5d Export fixes. 2022-01-31 21:07:59 +00:00
Paulo Gustavo Veiga
b4de771e80 Remove discard button 2022-01-27 19:41:29 -08:00
Matias Arriola
8b6ffe2d3c Integrate editor as part of webapp. 2022-01-25 18:10:40 +00:00