Commit Graph

59 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
0194407c7c Add string validation 2023-01-13 22:59:56 -08:00
Paulo Gustavo Veiga
f1996ed7eb Fix compilation. 2023-01-04 21:32:13 -08:00
Gonzalo Martinez
5f67aa8c5c Add mobile support for mindmap list. 2023-01-05 00:48:01 +00:00
Gustavo Fuhr
d7159760e8 Google OAuth support 2022-12-16 03:32:22 +00:00
Paulo Gustavo Veiga
0cac062249 Revert "Remove lazy loading for editor"
This reverts commit 1f7f84dcca.
2022-11-16 18:32:33 -08:00
Paulo Gustavo Veiga
1f7f84dcca Remove lazy loading for editor 2022-11-16 17:10:40 -08:00
Paulo Gustavo Veiga
62de3c0d71 Migrate to new version of dom router. 2022-11-16 15:56:04 -08:00
Paulo Gustavo Veiga
1e8685778d Add lazy loading. 2022-11-12 09:08:14 -08:00
Paulo Gustavo Veiga
38a2e5865d Add lint to editor 2022-11-02 18:17:00 -07:00
Paulo Gustavo Veiga
701d22805b Add missing files 2022-08-15 20:35:27 -07:00
Paulo Gustavo Veiga
0aec66b1e3 Merge branch 'feature/lazy_load' into develop 2022-08-15 20:01:51 -07:00
Paulo Gustavo Veiga
ac6d6357c8 Add lazy loading support. 2022-08-15 20:00:49 -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
ff639aab4f Update page title 2022-05-29 20:41:32 -07:00
Paulo Gustavo Veiga
7cb4a93387 Change GA deprecated code. 2022-05-29 16:32:51 -07:00
Paulo Gustavo Veiga
a9bcfce52c Update Google Analytics to GA4 2022-05-29 10:22:57 -07:00
Paulo Gustavo Veiga
0f8d3a3c89 Minor change. 2022-03-14 23:19:03 -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
Matias Arriola
2ad4d9ff10 Fix EditorOptionsBuilder keyboardEvents option
Fix filename typo
2022-02-22 15:43:16 -03:00
Paulo Gustavo Veiga
eb4e6e3e71 Clean up editor global variables. 2022-02-21 21:37:00 -08:00
Matias Arriola
24b9cadf80 Add expiration dialog. 2022-02-21 02:50:03 +00:00
Paulo Gustavo Veiga
33aac44ecf Complete GA integration 2022-02-15 20:39:52 -08:00
Paulo Gustavo Veiga
8cb9b910f2 Init GA 2022-02-12 00:13:24 -08:00
Paulo Gustavo Veiga
b7406956a9 Complete translations 2022-02-11 22:27:07 -08:00
Paulo Gustavo Veiga
c77268868d Fix i18n on default user 2022-02-09 16:36:31 -08:00
Paulo Gustavo Veiga
560429116a Simplefy editor modes 2022-02-06 11:12:20 -08:00
Paulo Gustavo Veiga
270091ab08 Migrate to materials 5.0 2022-02-05 16:42:43 -08:00
Paulo Gustavo Veiga
e0a4049d48 Move editor page as component 2022-02-05 15:09:43 -08:00
Paulo Gustavo Veiga
a9edf899b7 Fix es translation problems 2022-02-05 14:42:26 -08:00
Paulo Gustavo Veiga
3bd509f1af Fix i18n bug on map load 2022-02-05 13:53:10 -08:00
Paulo Gustavo Veiga
559b3a0228 Add support for try page. 2022-01-30 18:12:30 -08:00
Matias Arriola
8b6ffe2d3c Integrate editor as part of webapp. 2022-01-25 18:10:40 +00:00
Ezequiel Vega
6c5bff906a Merged in migration (pull request #4)
Migration

* README.md was updated and the webpack was modified in package web2d
* README.md was updated and the webpack was modified in package mindplot
* Merge branch 'develop' of https://bitbucket.org/lilabyus/wisemapping-frontend into develop
* Mindplot module script correction
* Pull branch develop remote
* Webcomponent module webpack correction
* Pull branch develop
* Material-ui library correction and cypress test correction
* Script correction
* Cypress test correction
2021-10-02 16:16:20 +00:00
Paulo Gustavo Veiga
d120524023 bug: fix min table size 2021-02-28 00:12:43 -08:00
Paulo Gustavo Veiga
cb5c488263 Refactor AppConfig 2021-02-27 12:15:48 -08: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
8c7b2c810b Fix jslint errors. 2021-02-16 21:51:59 -08:00
Paulo Gustavo Veiga
ef63782a57 Improve bundle size. 2021-02-16 10:05:41 -08:00
Paulo Gustavo Veiga
ca833d60de Complete i18n support 2021-02-14 17:53:37 -08:00
Paulo Gustavo Veiga
77e3d24eb1 Remove global CSS import 2021-02-14 16:33:36 -08:00
Paulo Gustavo Veiga
3dec2cdd77 Refactor 2021-02-13 10:52:15 -08:00
Paulo Gustavo Veiga
719623ea3a Minor bug fixing 2021-02-13 10:10:02 -08:00
Paulo Gustavo Veiga
680a679a92 Add error exception 2021-02-04 23:05:46 -08:00
Paulo Gustavo Veiga
67fec75d91 Fix several bugs 2021-02-02 00:20:35 -08:00
Paulo Gustavo Veiga
cd18df3811 Refactor styles 2021-01-25 16:36:57 -08:00
Paulo Gustavo Veiga
911f131a2a Compelte migration of summit form 2020-12-27 15:18:33 -08:00
Paulo Gustavo Veiga
fbb2b11175 Introduce react-query 2020-12-25 21:39:54 -08:00
Paulo Gustavo Veiga
60fd57b094 Redux initial refactor 2020-12-24 17:39:06 -08:00
Paulo Gustavo Veiga
5b2bc9390b Initial version of maps list. WIP 2020-12-20 11:04:50 -08:00