Commit Graph

103 Commits

Author SHA1 Message Date
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
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
95da8db7a1 Migrate NoteEditos to TS 2022-06-23 21:10:20 -07:00
Paulo Gustavo Veiga
4c71ccd25a Improve german translation 2022-04-12 12:40:14 -03:00
Paulo Gustavo Veiga
ebbc692cf6 Add info icon 2022-04-11 09:00:56 -03:00
Paulo Gustavo Veiga
954b0cdbe2 Remove overflow style 2022-03-22 08:50:16 -03:00
Paulo Gustavo Veiga
8e263e4047 Change add note shorcut to avoid collision with chrome shortcuts 2022-03-14 00:27:04 -03:00
Paulo Gustavo Veiga
a6a946b43a Fix compilation 2022-03-14 00:02:15 -03:00
Paulo Gustavo Veiga
7e207a5285 Remove shortcuts display from menu 2022-03-13 23:55:10 -03:00
Paulo Gustavo Veiga
a6262ee5ff Add node shoutcuts 2022-03-13 23:36:43 -03:00
Paulo Gustavo Veiga
e0e53c331f Add Chinesse support. 2022-03-13 23:26:24 -03:00
Paulo Gustavo Veiga
8d03aa4095 Improve save logic. 2022-03-13 16:36:39 -03:00
Paulo Gustavo Veiga
6eafdf4719 Revert zoom removal 2022-03-09 13:01:55 -08:00
Paulo Gustavo Veiga
87a99cd362 Fix zoom on editor 2022-03-09 12:49:44 -08:00
Paulo Gustavo Veiga
d8cdb50558 Fix clean up code. 2022-03-09 11:39:02 -08:00
Paulo Veiga
2b4356d0de Merged in features/move_menu (pull request #47)
Move Menu to editor

* Move Menu
2022-03-05 20:09:25 +00: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
57c051c348 Fix i18n issue on editor 2022-02-25 19:59:21 -08:00
Paulo Gustavo Veiga
e2083befa9 Remove toolbar on view mode 2022-02-25 17:55:26 -08:00
Paulo Gustavo Veiga
7a182418a7 Compiles. 2022-02-25 12:29:17 -08:00
Paulo Gustavo Veiga
61c4fd9889 Clean up logic 2022-02-25 10:38:11 -08:00
Paulo Gustavo Veiga
89f4a5137c Clean up code. 2022-02-25 10:03:01 -08:00
Paulo Gustavo Veiga
0629f6f87b Extract editor render as type. 2022-02-25 08:51:05 -08:00
Paulo Gustavo Veiga
63b9b0e353 Compile resources. 2022-02-25 08:28:30 -08:00
Paulo Gustavo Veiga
9149e5888a Fix layout on try 2022-02-25 07:33:55 -08:00
Paulo Gustavo Veiga
52fa90b0a0 Add russian support 2022-02-24 16:42:55 -08:00
Paulo Gustavo Veiga
e0770ef809 Revert "Resolve bootstrap CSS conflict."
This reverts commit 477a58628d.
2022-02-23 18:38:49 -08:00
Paulo Gustavo Veiga
88ca3d92d0 Improve css style 2022-02-23 16:21:27 -08:00
Matias Arriola
477a58628d Resolve bootstrap CSS conflict. 2022-02-23 21:47:45 +00:00
Paulo Gustavo Veiga
5b4134f18c Revert variable name 2022-02-21 21:55:13 -08:00
Paulo Gustavo Veiga
eb4e6e3e71 Clean up editor global variables. 2022-02-21 21:37:00 -08:00
Paulo Gustavo Veiga
619f4274cb Include css as part of the editor 2022-02-20 21:25:18 -08:00
Matias Arriola
24b9cadf80 Add expiration dialog. 2022-02-21 02:50:03 +00:00
Matias Arriola
5e1c063e70 Fix editor share configuration issue. 2022-02-13 03:15:51 +00:00
Paulo Gustavo Veiga
be727e3c4b Fix default i18n load 2022-02-09 16:48:33 -08:00
Paulo Gustavo Veiga
560429116a Simplefy editor modes 2022-02-06 11:12:20 -08:00
Paulo Gustavo Veiga
a9edf899b7 Fix es translation problems 2022-02-05 14:42:26 -08:00
Paulo Gustavo Veiga
bab5da5199 Complete editor properties 2022-02-05 09:39:32 -08:00
Matias Arriola
65042f710f Editor i18n support. 2022-02-04 19:26:54 +00:00
Matias Arriola
7c9effaa5d Export fixes. 2022-01-31 21:07:59 +00:00
Paulo Veiga
391974e727 Fix eslint compilation 2022-01-31 00:05:22 +00:00
Paulo Gustavo Veiga
0792f47193 Fix zoom initialization 2022-01-30 08:35:51 -08:00
Paulo Gustavo Veiga
41fd68a338 Fix module resolution 2022-01-30 02:37:14 -08: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