Commit Graph

124 Commits

Author SHA1 Message Date
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
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
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
1356e433a6 Fix mobile render logic. 2022-10-09 08:53:37 -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
a47d90e5d3 Remove print from showcase. 2022-10-08 15:02:28 -07:00
Paulo Gustavo Veiga
f69c45a229 Remove buttons on mobile. 2022-10-08 14:58:22 -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
0518d188a4 Align message dialog 2022-10-06 22:56:22 -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
Paulo Gustavo Veiga
1322ec1436 Downgrade 26.5.6 version. 2022-10-05 17:41:55 -07:00
Paulo Gustavo Veiga
0ab956be1d Change test depedency version 2022-10-05 17:25:45 -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
Paulo Gustavo Veiga
637180f1ed Update react-intl 2022-09-11 22:01:11 -07:00
Paulo Gustavo Veiga
50c3508613 v0.4.2 2022-09-11 12:59:38 -07:00
Paulo Gustavo Veiga
34b2e100d6 Update webpack and cypress. 2022-09-11 12:50:34 -07:00
Paulo Gustavo Veiga
b5f47ee41d Update dependencies. 2022-09-11 12:38:56 -07: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
Alejandro Raiczyk
68b754db43 Merged in ray_fixes_ios (pull request #55)
center map zoom and position icons in the buttons

* center map zoom and position icons in the buttons
2022-08-05 02:15:17 +00:00
Gustavo Fuhr
8e2b006efc body size back to viewport units 2022-07-14 14:49:59 -03:00
Gustavo Fuhr
02a809ec34 Merged in body-size-alternative (pull request #54)
alternative way to set body to fit browser window

* alternative way to set body to fit browser window


Approved-by: Paulo Veiga
2022-07-14 03:12:29 +00:00
Paulo Gustavo Veiga
5ee7448d3c Format JS files. 2022-07-12 18:58:11 -07:00
Gustavo Fuhr
cf29f4f953 Format all files with prettier 2022-07-13 01:45:36 +00:00