Commit Graph

367 Commits

Author SHA1 Message Date
Paulo Gustavo Veiga
82aa543aac Code clean up. 2021-12-14 18:28:15 -08:00
Paulo Gustavo Veiga
b2310e53fc Fix node text edition error 2021-12-14 18:04:47 -08:00
Paulo Gustavo Veiga
f95e65f21b Remove global refernece to $msg 2021-12-14 17:54:11 -08:00
Paulo Gustavo Veiga
5b74b9cff3 Fix console error log 2021-12-14 17:20:41 -08:00
Paulo Gustavo Veiga
a8a601f351 Clean up unsed test 2021-12-14 10:24:25 -08:00
Paulo Gustavo Veiga
f2a9725304 Code clean up on tests 2021-12-14 10:04:39 -08:00
Paulo Gustavo Veiga
257086f2ce Add mindplot jets tests as part of the pipeline. 2021-12-14 10:02:31 -08:00
Paulo Gustavo Veiga
516ac88b30 Fix broken tests 2021-12-14 09:58:47 -08:00
Paulo Gustavo Veiga
e8fc5d4977 Add jquery import declaration 2021-12-14 09:48:47 -08:00
Paulo Gustavo Veiga
cf6f4672fc Add missing jquery dependency 2021-12-14 09:13:39 -08:00
Paulo Veiga
75a153d1d5 Remove mootools as dependency. 2021-12-14 17:06:09 +00:00
Ezequiel Vega
25b86f3cff Increase coverage migrating tests. 2021-12-14 15:08:54 +00:00
Paulo Gustavo Veiga
695dd71921 Remove underscore from develop 2021-12-13 14:00:47 -08:00
Paulo Gustavo Veiga
143982f1a2 Fxix missing import. 2021-12-13 13:58:59 -08:00
Paulo Gustavo Veiga
4523d455a8 Fix missing declaration on LinkEditor 2021-12-13 13:46:50 -08:00
Paulo Gustavo Veiga
0b5b03691b Fix bug on class migration on constructor 2021-12-13 13:44:05 -08:00
Matias Arriola
a10b41ee4d Add more tests on mindplot/playground and fix. 2021-12-13 21:30:37 +00:00
Paulo Gustavo Veiga
e102b61c7d Fix ColorPalettePanel initialization 2021-12-12 19:12:31 -08:00
Paulo Gustavo Veiga
9c9dcabd37 Fix bug on contructor inialization on ColorPalettePanel. 2021-12-12 17:59:12 -08:00
Paulo Gustavo Veiga
d76ae3a5e3 Update web2d snapshots 2021-12-12 14:37:09 -08:00
Paulo Gustavo Veiga
ef64af2141 Improve tests. 2021-12-12 14:28:32 -08:00
Paulo Gustavo Veiga
6ba917cf32 Squashed commit of the following:
commit 81e9041e19344df18d8e91a31edb69ea0bce6bf7
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Sun Dec 5 14:35:11 2021 -0800

    Fix serialization bug

commit 290223f15aa3902ef3291e0f392a92d04e9ccd0e
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Sun Dec 5 09:36:59 2021 -0800

    Fix serialization bug

commit 3c1a2e37cf7be34780b760eb6f2fd3e3ac577ed1
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Sun Dec 5 09:24:13 2021 -0800

    Fix missing references

commit 98a7fd3e1659eb32cee43144da4a10b98cfcfed0
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Sun Dec 5 09:08:38 2021 -0800

    Fix compile

commit 9f5146b353f0fdb34a5b83db6d120bc09a96a073
Merge: 218e074 d3dc44c
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Sun Dec 5 09:03:17 2021 -0800

    Merge branch 'develop' into feature/mindplot_tests_playground

commit 218e074b7330d0a02ac7afee0b644737f3bb6b03
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Sat Dec 4 17:46:22 2021 -0800

    Add jquery missing dependency

commit c01a748a84a2359dcf1a49d9593369c9fefe1e76
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Sat Dec 4 17:41:47 2021 -0800

    Remove undercore

commit d680b063b819563f4fae38571055aad4c55180b7
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Sat Dec 4 17:36:58 2021 -0800

    Add missing dependencies

commit be9aa21245e84c97fa9fe3545299c6bb01772ef1
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Sat Dec 4 17:25:23 2021 -0800

    Fix missign dependencies.

commit 2472fa453c43b64286552edb7120d4d2c395eba4
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Sat Dec 4 17:08:48 2021 -0800

    Fix compilation

commit a013d07dc15a3bddda1e42cad373abbdfc525c74
Merge: f2ac8fe a81e984
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Sat Dec 4 16:57:19 2021 -0800

    Merge branch 'develop' into feature/mindplot_tests_playground

commit f2ac8fe17de071a09f80a20f49eb42c66b5f2f2b
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Thu Dec 2 18:59:03 2021 -0800

    Hack: Add declaration of designer as global variable.

commit 432167acbb055fba19f1e8469db4ffe8ad7793b7
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Thu Dec 2 18:51:13 2021 -0800

    Hack the initialization of extended hotkey pluggin.

commit 794db35e88f6bd232094b4f104c8fe6a8fab34be
Author: Paulo Gustavo Veiga <pveiga@wisemapping.com>
Date:   Thu Dec 2 17:57:21 2021 -0800

    Add keyboard function

commit e47a48d51f1af0ebde4ebea07cb467a8e5a7a372
Author: Matias Arriola <matias.arriola@gmail.com>
Date:   Thu Dec 2 14:50:43 2021 -0300

    Fix editor snapshot

commit 9bf8baef1216352ed1f9dde4658c479c0044b093
Author: Matias Arriola <matias.arriola@gmail.com>
Date:   Thu Dec 2 13:14:13 2021 -0300

    Add editor test to mindplot playground

    Add missing imports and fix BootstrapDialog references

commit b2dcc3034fc638f58cdb59e96ab7d6e2435f634a
Author: Matias Arriola <matias.arriola@gmail.com>
Date:   Thu Dec 2 11:56:10 2021 -0300

    Add embedded test to mindplot playground

commit 08b514e1aa7b51c4df56b2b3cb7f28c191adeae7
Author: Matias Arriola <matias.arriola@gmail.com>
Date:   Thu Dec 2 10:27:31 2021 -0300

    Fix mindplot layout test

    Upgrade raphael to avoid error
    Load raphael from context-loader
2021-12-05 15:50:37 -08:00
Paulo Gustavo Veiga
830fbdaebc Fix NPE error 2021-12-05 15:20:43 -08:00
Paulo Gustavo Veiga
cd2236eca1 - Clean webpack and babel configuration
- Babel configure to jsmodule
2021-12-05 15:09:07 -08:00
Paulo Gustavo Veiga
69054fcd9c Add mindmap editor playground tests 2021-12-05 09:25:16 -08:00
Paulo Gustavo Veiga
02362b28e8 Move query to be used from external library 2021-12-05 08:33:09 -08:00
Paulo Gustavo Veiga
aecf0864f5 Remove underscore library 2021-12-05 08:14:15 -08:00
Paulo Gustavo Veiga
e07c13631c Fix Text SVG 2021-12-04 16:42:00 -08:00
Paulo Gustavo Veiga
17b22ca211 Migration to EE6 of web2d and mindplot 2021-12-04 15:39:20 -08:00
Paulo Gustavo Veiga
a8a843353b Fix loading 2021-12-03 17:03:49 -08:00
Paulo Gustavo Veiga
c9cac78d2d Fix map loading 2021-12-03 16:43:50 -08:00
Paulo Gustavo Veiga
025e4714e9 Keep class migration 2021-12-03 16:11:17 -08:00
Paulo Gustavo Veiga
a95dc597f9 Convert to classes 2021-12-03 10:58:48 -08:00
Paulo Gustavo Veiga
d4da83497b Convert to classess 2021-12-03 10:58:25 -08:00
Paulo Gustavo Veiga
6f613c8f05 Move jquery out of dependency 2021-12-02 22:40:59 -08:00
Paulo Gustavo Veiga
8b2727bbb5 Clean up code 2021-12-02 22:31:19 -08:00
Paulo Gustavo Veiga
dc7000ac18 Comple migration to ES6 of element 2021-12-02 22:13:01 -08:00
Paulo Gustavo Veiga
b57dcd6fd1 Clean up core-js 2021-12-02 21:43:05 -08:00
Paulo Gustavo Veiga
c2b94b8696 Fix global import in core-js 2021-12-02 21:23:14 -08:00
Paulo Gustavo Veiga
4a93d43e83 Chage Rect to Class format 2021-12-02 20:38:53 -08:00
Paulo Gustavo Veiga
63f8ad7555 Remove webcomponent module, it must be part of mindplot. 2021-12-02 12:52:49 -08:00
Paulo Gustavo Veiga
74cc302316 Fix package descriptions 2021-12-01 19:00:52 -08:00
Paulo Gustavo Veiga
b9d3057132 Clean up mindplot playground 2021-12-01 18:12:31 -08:00
Matias Arriola
cb2ca74a20 Merged in web2d-coreJS-solutions (pull request #5)
Core-js, web2d and mindplot working baseline

* fix .eslintignore
remove Raphael dependency

* Fix to avoid crashes in  _plotPrediction whitout Raphael

* Fix minplot basic code inspections

* Fix last inspections errors

* Inital refactor copying files

* Clean up.

* Fix web2d cyclic dependencies
remove only-warn eslint plugin
set import/no-extraneous-dependencies to warn (incorrectly complaining about root package)

* Fix web2d Point references (no need to assign it to core)
Fix web2d imports in mindplot and update Point refs

* Merge 'feature/mindplot_tests' into web2d-coreJS-solutions

* mindplot fixes and add viewmode.html playground

setup playground config to run the map-render examples
fix mindplot components export
mootools Static was not working so refactored it
fix some references to _peer
fix messages __bundle undefined
add web2d missing export: Image
downgrade cypress to avoid SIGSEGV error


Approved-by: Paulo Veiga
2021-12-02 00:41:56 +00:00
Paulo Gustavo Veiga
c89d40758a Fix lint issues. 2021-10-05 19:08:42 -07:00
Paulo Gustavo Veiga
181ca7b34e Create libraries directory 2021-10-04 17:38:11 -07:00
Paulo Gustavo Veiga
c1fccbc489 Clean up lint problems 2021-10-04 17:21:53 -07:00
Paulo Gustavo Veiga
7e2ef09295 Fix lint errors on _ for files 2021-10-04 17:17:02 -07:00
Paulo Gustavo Veiga
9457ca6047 Enable eslit for mindplot 2021-10-04 17:05:34 -07:00
Paulo Gustavo Veiga
b25fe345ae Enable lint on module: 2021-10-04 16:56:40 -07:00
Paulo Gustavo Veiga
ce03021308 Revert "Move lint"
This reverts commit cc8dc0c9bdbfe73bd66fed325aa7ba13efd1d3e1.
2021-10-04 16:22:33 -07:00
Paulo Gustavo Veiga
0195ea54d1 Enable lint over web2d 2021-10-04 16:02:10 -07:00
Paulo Gustavo Veiga
7c236816b2 Fix indentation and formating problems 2021-10-03 10:49:20 -07:00
Paulo Gustavo Veiga
2dbab264ce Move lint 2021-10-03 10:30:15 -07:00
Paulo Gustavo Veiga
f1c91e1cda Configure babel output 2021-10-03 08:41:57 -07:00
Paulo Gustavo Veiga
45e79205f1 Clean up code organizing tests structure 2021-10-03 08:32:01 -07:00
Paulo Gustavo Veiga
224f0f0446 Align loaders name 2021-10-03 08:18:48 -07:00
Paulo Gustavo Veiga
6395f05d96 Rename testings.js to context-loader.js 2021-10-03 08:11:32 -07:00
Paulo Gustavo Veiga
32b8f46f66 Clean up webpack configuration 2021-10-02 20:29:24 -07:00
Paulo Gustavo Veiga
75ee4529c4 Clean up code 2021-10-02 19:52:56 -07:00
Paulo Gustavo Veiga
32d803e271 Fix structure 2021-10-02 18:37:42 -07:00
Paulo Gustavo Veiga
d53f13efd9 Remove javascript folder structure 2021-10-02 17:57:29 -07:00
Paulo Gustavo Veiga
24b3f828e3 Format test files. 2021-10-02 17:23:32 -07:00
Paulo Gustavo Veiga
38ec9931d7 Fix tests 2021-10-02 17:10:21 -07:00
Paulo Gustavo Veiga
79793820ea Remove non-used import statement 2021-10-02 16:41:29 -07:00
Paulo Gustavo Veiga
1bb017c053 Fix typo 2021-10-02 16:36:50 -07:00
Paulo Gustavo Veiga
227eafd7b5 Ignore lint error. 2021-10-02 16:27:13 -07:00
Paulo Gustavo Veiga
d1ac9fc9a6 Fix typo 2021-10-02 11:23:24 -07:00
Paulo Gustavo Veiga
29a8043c3a Fix to playglound 2021-10-02 11:21:59 -07:00
Paulo Gustavo Veiga
78d3136b92 Fix git repo urls 2021-10-02 11:20:04 -07:00
Paulo Gustavo Veiga
a092c0343c Update package name 2021-10-02 11:18:58 -07:00
Paulo Gustavo Veiga
27f4b41740 Change tests comman to payground 2021-10-02 11:12:39 -07:00
Paulo Gustavo Veiga
c557d94708 Fix yarn tests typo 2021-10-02 10:12:25 -07: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
Ezequiel Vega
5599ea2659 Webcomponent: module webpack correction 2021-09-30 17:56:26 +00:00
Ezequiel Vega
f85959b99b Mindplot module script correction 2021-09-30 17:31:26 +00:00
Ezequiel-Vega
43db369942 Mindplot: README.md was updated and the webpack 2021-09-29 17:24:08 -03:00
Ezequiel-Vega
646b861771 Web2d: README.md was updated and the webpack 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
5db32ca80f Core-JS: README.md was updated and the webpack 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
0567dedb88 Mindplot module migration 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
d515e0bb57 Added tests palette and layout 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
cbc461e760 Migration start of the mindplot module 2021-09-29 17:24:07 -03:00
Ezequiel-Vega
3ca7840dcf Web2d module migration 2021-09-29 17:24:07 -03:00
Paulo Gustavo Veiga
b71e23d163 Update version 2021-09-18 08:28:24 -07:00
Paulo Gustavo Veiga
97060ede91 chore: minor change 2021-03-02 18:22:55 -08:00
Paulo Gustavo Veiga
41f3d2129c chores: fix label error due to wrong parameters 2021-03-02 18:14:43 -08:00
Paulo Gustavo Veiga
163a7f77f8 v0.2.18 2021-03-02 18:04:29 -08:00
Paulo Gustavo Veiga
a1325268c4 chores: minor change 2021-03-02 18:03:47 -08:00
Paulo Gustavo Veiga
0921fc41e3 feature: Optimistic update for starred: 2021-03-02 18:02:08 -08:00
Paulo Gustavo Veiga
368b520748 Merge branch 'master' of bitbucket.org:wisemapping/wisemapping-frontend 2021-03-01 22:10:30 -08:00
Paulo Gustavo Veiga
8eddf5025b Add decorator for client 2021-03-01 22:10:16 -08:00
Ezequiel Bergamaschi
37dbaf676c feat: labels ui 2021-03-02 00:03:22 -05:00
Paulo Gustavo Veiga
fb2e4b3414 v0.2.17 2021-03-01 19:10:42 -08:00
Paulo Gustavo Veiga
d8453bd602 bug: serialize to boolean 2021-03-01 19:08:27 -08:00
Paulo Gustavo Veiga
06995dc131 v0.2.16 2021-03-01 18:19:33 -08:00
Paulo Gustavo Veiga
99f8252c06 v0.2.14 2021-03-01 18:07:06 -08:00
Paulo Gustavo Veiga
f3661aa2e0 Chores: add debug 2021-03-01 18:06:20 -08:00
Paulo Gustavo Veiga
bcf77d4714 v0.2.13 2021-03-01 17:49:05 -08:00
Paulo Gustavo Veiga
399cb03fc4 chores: Improve error 2021-03-01 17:48:12 -08:00
Paulo Gustavo Veiga
9b737d607a chpres: Add debug info for debug starred. 2021-03-01 17:40:34 -08:00
Paulo Gustavo Veiga
0ff867a5d7 v0.2.12 2021-02-28 20:05:49 -08:00
Paulo Gustavo Veiga
9e0bc83f19 bug: responsive layout for all except maps list 2021-02-28 20:04:51 -08:00
Paulo Gustavo Veiga
eac5f73839 v0.2.11 2021-02-28 08:12:18 -08:00
Paulo Gustavo Veiga
420262abd4 bug: Fix starred rest issue on empty return 2021-02-28 08:09:40 -08:00
Paulo Gustavo Veiga
efc581279b bug: remove padding on table list 2021-02-28 00:17:08 -08:00
Paulo Gustavo Veiga
d120524023 bug: fix min table size 2021-02-28 00:12:43 -08:00
Paulo Gustavo Veiga
2fcc98efa8 v0.2.10 2021-02-28 00:02:22 -08:00
Paulo Gustavo Veiga
ee157c1763 Fix styling 2021-02-27 23:43:26 -08:00
Paulo Gustavo Veiga
02deb9e90f v0.2.9 2021-02-27 18:40:28 -08:00
Paulo Gustavo Veiga
18c41e9d1a Fix regitration bug 2021-02-27 18:39:26 -08:00
Paulo Gustavo Veiga
5b093a018e v0.2.8 2021-02-27 12:21:46 -08:00
Paulo Gustavo Veiga
cb5c488263 Refactor AppConfig 2021-02-27 12:15:48 -08:00
Paulo Gustavo Veiga
0d58fd5e90 Update lang` 2021-02-26 22:51:27 -08:00
Paulo Gustavo Veiga
e01b896800 v0.2.7 2021-02-25 23:15:47 -08:00
Paulo Gustavo Veiga
7bc6128496 Chores: minor bug 2021-02-25 23:14:40 -08:00
Paulo Gustavo Veiga
8403aae637 v0.2.6 2021-02-25 23:07:07 -08:00
Paulo Gustavo Veiga
c0c380a7b5 Simplify generation 2021-02-25 23:01:12 -08:00
Paulo Gustavo Veiga
e647748717 bug: fix table layout 2021-02-25 22:22:34 -08:00
Paulo Gustavo Veiga
61aaa670db v0.2.5 2021-02-25 21:52:31 -08:00
Paulo Gustavo Veiga
fff9332646 Bug: Fix missing column 2021-02-25 21:41:42 -08:00
Paulo Gustavo Veiga
691094c165 v0.2.4 2021-02-25 21:11:30 -08:00
Paulo Gustavo Veiga
2ff51859d2 chores: fix label render 2021-02-25 21:10:25 -08:00
Paulo Gustavo Veiga
7753b8b776 v0.2.3 2021-02-25 19:32:04 -08:00
Paulo Gustavo Veiga
32d699f8e0 chores: fix compilation 2021-02-25 19:25:22 -08:00
Paulo Gustavo Veiga
4e7a1e8ab1 v0.2.2 2021-02-25 14:19:57 -08:00
Paulo Gustavo Veiga
ab94d127e6 Complete i18n on messages 2021-02-25 13:48:27 -08:00
Paulo Gustavo Veiga
3a7682d163 Adjust directory structure 2021-02-24 16:22:36 -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
58e10867bd Merge branch 'master' into feat/prettier 2021-02-22 22:52:09 -08:00
Juan Allo Ron
692f98f2bb formatting all the files 2021-02-22 22:37:29 -08:00
Juan Allo Ron
8820c7f9cd adding basic config for prettier 2021-02-22 22:17:44 -08:00
Paulo Gustavo Veiga
408a4bd520 Complete support for share collabs 2021-02-22 21:49:59 -08:00
Juan Allo
d4094c4b27 Merged in feat/cypress (pull request #1)
Adding cypress integration into the webapp

* Merge branch 'master' into feat/cypress

* moving the config files to ts

* updating from master

* adding pipeline config

* updating the cypress base image to use the same node version

* moving node to 14.15.4

* unifying all the tasks into one step

* using cypress base image for the whole pipeline for now

* removing cypress examples

* adding readme for tests

Approved-by: Ezequiel Bergamaschi
2021-02-23 05:40:02 +00:00
Paulo Gustavo Veiga
b7c5ff3940 WIP: share rest imlp 2021-02-20 09:02:26 -08:00
Paulo Gustavo Veiga
4908bcc993 WIP: Implement rest fetch list. 2021-02-19 19:03:54 -08:00
Paulo Gustavo Veiga
e04f13cae5 chores: change import 2021-02-19 18:43:28 -08:00
Paulo Gustavo Veiga
0604a833ee WIP: Add delete action for sharing 2021-02-19 18:41:49 -08:00
Paulo Gustavo Veiga
2ae76dc08d WIP: Share dialog with mock support 2021-02-19 17:37:55 -08:00
Paulo Gustavo Veiga
c440e2426c WIP: share dialog 2021-02-17 18:10:45 -08:00
Paulo Gustavo Veiga
50ad27ed8a Reduce bundle size
Fix export
2021-02-17 11:16:39 -08:00
Paulo Gustavo Veiga
9c9d9ed9c2 Add html index.html generation 2021-02-17 00:11:08 -08:00
Paulo Gustavo Veiga
fca3b55551 chores: compile 2021-02-16 23:50:39 -08:00
Paulo Gustavo Veiga
01bd151460 Disable html generation 2021-02-16 23:39:28 -08:00
Paulo Gustavo Veiga
2692f58aad Fix jslint 2021-02-16 22:01:25 -08:00
Paulo Gustavo Veiga
8c7b2c810b Fix jslint errors. 2021-02-16 21:51:59 -08:00
Ezequiel Bergamaschi
569a6649a8 chore: fix eslint 2021-02-16 22:47:09 -05:00
Paulo Gustavo Veiga
beeabc325c Minor refactor 2021-02-16 13:09:58 -08:00
Paulo Gustavo Veiga
ea80fc5315 Replace moment library 2021-02-16 13:07:54 -08:00
Paulo Gustavo Veiga
ea04199c14 Filter unsuported locales 2021-02-16 12:01:32 -08:00
Paulo Gustavo Veiga
cd61bd8fa0 Fix import 2021-02-16 11:31:31 -08:00