Commit Graph

50 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
015e23f137 Move AppBar logic as component. 2022-10-11 18:25:59 -07:00
Paulo Gustavo Veiga
e1fcaa0cd2 Editor pane is not reandered until map is loaded. 2022-10-09 21:06:57 -07:00
Paulo Gustavo Veiga
3d8e8dce38 Zoom toolbar reandered during load. 2022-10-09 21:00:53 -07:00
Paulo Gustavo Veiga
0dcdfc69ff Toolbar actions buttons are dissabled until maps is created. 2022-10-09 20:50:59 -07:00
Paulo Gustavo Veiga
d45472134f Improve code wrapper 2022-10-09 17:44:55 -07:00
Paulo Gustavo Veiga
6cc7b851b9 Change save icon order. 2022-10-09 10:39:04 -07:00
Paulo Gustavo Veiga
d22096cd83 Change footer buttons order 2022-10-08 16:48:48 -07:00
Paulo Gustavo Veiga
1e173cd690 Reorder toolbar bootons 2022-10-08 16:41:22 -07:00
Paulo Gustavo Veiga
4be35a741e Compiles. 2022-10-08 16:25:08 -07:00
Paulo Gustavo Veiga
63b5aef63b Fix compilation 2022-10-08 16:10:23 -07:00
Paulo Gustavo Veiga
b4558fc79e Add center footer option 2022-10-08 16:02:12 -07:00
Paulo Gustavo Veiga
57bbd8ad6e Fix try error loading account 2022-10-08 14:54:05 -07:00
Paulo Gustavo Veiga
80cb75c846 Clean up editor code. 2022-10-08 14:18:41 -07:00
Paulo Gustavo Veiga
d7343f22c1 Refactor code to editor. 2022-10-08 13:46:52 -07:00
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
c9c2194a57 Remove delete icon when no note is present. 2022-10-07 20:36:04 -07:00
Paulo Gustavo Veiga
58d8ab0708 Clean up classes. 2022-10-07 20:22:27 -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
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
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
Juan Allo
3d538923a9 Merged in feat/prettier (pull request #3)
adding back semicolons

* adding back semicolons
2021-02-23 07:02:15 +00:00
Juan Allo Ron
692f98f2bb formatting all the files 2021-02-22 22:37:29 -08:00
Paulo Gustavo Veiga
2692f58aad Fix jslint 2021-02-16 22:01:25 -08:00
Ezequiel Bergamaschi
937f5ff9cb refactor: support lerna, include @wisemapping/login into webapp 2020-12-05 02:47:02 -05:00