Paulo Gustavo Veiga
a9edf899b7
Fix es translation problems
2022-02-05 14:42:26 -08:00
Paulo Gustavo Veiga
29f3dac8b6
Fix translation issue
2022-02-05 13:56:23 -08:00
Paulo Gustavo Veiga
3bd509f1af
Fix i18n bug on map load
2022-02-05 13:53:10 -08:00
Paulo Gustavo Veiga
889e09ad7e
Translate resources.
2022-02-05 08:06:34 -08:00
Paulo Veiga
fe84ba8c1b
Update es.json (POEditor.com)
2022-02-05 15:57:27 +00:00
Paulo Veiga
58e6ea04f9
Update de.json (POEditor.com)
2022-02-05 15:57:25 +00:00
Paulo Veiga
1035a8e378
Update fr.json (POEditor.com)
2022-02-05 15:57:23 +00:00
Paulo Veiga
c1a9e9befd
Update en.json (POEditor.com)
2022-02-05 15:57:21 +00:00
Paulo Gustavo Veiga
1cbd5d3f2e
Extract encoding as common code.
2022-02-01 19:15:06 -08:00
Paulo Gustavo Veiga
ab4eddf1c2
Add indentation
2022-01-31 19:25:33 -08:00
Paulo Gustavo Veiga
63a8e76e8f
Move mindmap loader as part of Client.
2022-01-31 19:24:38 -08:00
Paulo Gustavo Veiga
bea6a15282
Catch export errors
2022-01-31 14:25:55 -08:00
Matias Arriola
7c9effaa5d
Export fixes.
2022-01-31 21:07:59 +00:00
Paulo Gustavo Veiga
559b3a0228
Add support for try page.
2022-01-30 18:12:30 -08:00
Paulo Veiga
391974e727
Fix eslint compilation
2022-01-31 00:05:22 +00:00
Paulo Gustavo Veiga
41fd68a338
Fix module resolution
2022-01-30 02:37:14 -08:00
Paulo Gustavo Veiga
14db85ec5a
Fix history render
2022-01-27 19:07:43 -08:00
Paulo Gustavo Veiga
dec26d64ba
Fix default sort order list
2022-01-26 18:50:03 -08:00
Paulo Gustavo Veiga
753714d149
v5.0.2
2022-01-26 14:30:35 -08:00
Ezequiel Vega
84c623f798
Add automation
2022-01-26 19:25:11 +00:00
Matias Arriola
19c163b26f
Fix typo
2022-01-26 09:54:54 -03:00
Paulo Gustavo Veiga
18673fd0d1
Add mindmap load
2022-01-25 22:40:55 -08:00
Paulo Gustavo Veiga
3d53f74117
Fix compilation problem
2022-01-25 22:33:39 -08:00
Matias Arriola
8b6ffe2d3c
Integrate editor as part of webapp.
2022-01-25 18:10:40 +00:00
Paulo Gustavo Veiga
267a759000
v5.0.1
2022-01-23 09:41:27 -08:00
Matias Arriola
516e9b4ded
Merged in bugfix/build-fix (pull request #28 )
...
CI build fix (lint + snapshots)
* update snapshots
* Add lint to TS + lint fixes
Approved-by: Paulo Veiga
2022-01-13 16:13:05 +00:00
Paulo Gustavo Veiga
c80b538a12
Images are inline for webapp
2022-01-12 19:00:59 -08:00
Paulo Gustavo Veiga
5dbbd779a4
Clean up index.
2022-01-11 13:16:53 -08:00
Paulo Gustavo Veiga
dfd6f972c2
v0.4.9
2022-01-11 12:55:26 -08:00
Paulo Gustavo Veiga
5c448d73a8
v0.4.8
2022-01-11 12:54:45 -08:00
Paulo Gustavo Veiga
fed6e86b9d
v0.4.7
2022-01-11 12:54:33 -08:00
Paulo Gustavo Veiga
ac98d963cc
v0.4.6
2022-01-11 12:54:18 -08:00
Paulo Gustavo Veiga
76ef5d2084
v0.4.5
2022-01-11 12:54:04 -08:00
Paulo Gustavo Veiga
3095091fc9
Add adsense integration
2022-01-11 12:52:26 -08:00
Paulo Gustavo Veiga
60ee365171
Remove gradient from toolbar
2022-01-04 20:46:32 -08:00
Matias Arriola
89765aa93d
Merged in bugfix/relationships (pull request #18 )
...
Relationships fixes
* Fix event trigger with custom data. This was causing an error when adding relationships
* Fix save after deleting a relationship
* Disallow relationship edit when in readOnly mode
* Fix typos
* Update snapshots from docker
Approved-by: Paulo Veiga
2021-12-29 18:10:35 +00:00
Paulo Gustavo Veiga
a4a478843d
Update snapshots
2021-12-25 21:33:17 -08:00
Paulo Gustavo Veiga
7fe3631b86
v0.4.3
2021-12-22 16:30:35 -08:00
Paulo Gustavo Veiga
bed63f6fa4
v0.4.2
2021-12-22 16:30:21 -08:00
Paulo Gustavo Veiga
39a10ecc92
Add src and binary to packages
2021-12-22 16:26:59 -08:00
Matias Arriola
86780ed0e9
Set threshold for cypress-image-snapshot
2021-12-22 12:23:42 -03:00
Paulo Gustavo Veiga
e5646c446a
v0.4.0
2021-12-19 20:11:10 -08:00
Paulo Gustavo Veiga
40d5924e25
Update versions of core
2021-12-18 15:24:31 -08:00
Matias Arriola
b804403c42
Merged in feature/tests-and-docs (pull request #9 )
...
Improve testing flow and docs
* update snapshots
* update snapshots
* update snapshots
* Add docker run instructions
* Hide image snapshot execution behind an env flag
* Simplify package.json scripts and improve docs
* Merge 'origin/develop' into feature/tests-and-docs
* Update snapshots
* Add wait to container test
* Update snapshot
Approved-by: Paulo Veiga
2021-12-17 02:13:54 +00: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
b25fe345ae
Enable lint on module:
2021-10-04 16:56:40 -07:00
Paulo Gustavo Veiga
227eafd7b5
Ignore lint error.
2021-10-02 16:27:13 -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
cbc461e760
Migration start of the mindplot module
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
Paulo Gustavo Veiga
756f46704a
Fix imports
2021-02-16 11:30:18 -08:00
Paulo Gustavo Veiga
3d1a165f0e
Split bundle
2021-02-16 11:22:55 -08:00
Paulo Gustavo Veiga
7cdde4af4e
Add compress to common
2021-02-16 11:14:04 -08:00
Paulo Gustavo Veiga
c8a1352376
Unify config for webpack
2021-02-16 11:11:13 -08:00
Paulo Gustavo Veiga
afbc91c387
Add lint config
2021-02-16 10:48:09 -08:00
Paulo Gustavo Veiga
1972969298
Configure momentum i18n.
2021-02-16 10:18:58 -08:00
Paulo Gustavo Veiga
ef63782a57
Improve bundle size.
2021-02-16 10:05:41 -08:00
Paulo Gustavo Veiga
6cee84bbe9
Fix imports to reduce bundle size.
2021-02-16 09:11:33 -08:00
Paulo Gustavo Veiga
e3bfaf9e8c
Minor fix
2021-02-16 08:35:26 -08:00
Paulo Gustavo Veiga
c65a6a72ce
Minor changes
2021-02-16 01:37:24 -08:00
Paulo Gustavo Veiga
d1ff38fdca
Add compression
2021-02-16 01:15:04 -08:00
Paulo Gustavo Veiga
8efc8c283d
Fix build
2021-02-16 00:14:44 -08:00
Paulo Gustavo Veiga
8553cf3629
Optimize bundle.
2021-02-16 00:12:28 -08:00
Paulo Gustavo Veiga
7b24c26d46
Split webpack
2021-02-15 23:43:26 -08:00
Paulo Gustavo Veiga
f1fbdb7ebe
Delete message
2021-02-15 17:17:11 -08:00
Paulo Gustavo Veiga
02fae8e18d
Delete account support
2021-02-15 17:15:54 -08:00
Paulo Gustavo Veiga
d9add8605c
Complete account change
2021-02-15 15:42:10 -08:00
Paulo Gustavo Veiga
3a10dce222
Complete change password.
2021-02-15 00:47:10 -08:00
Paulo Gustavo Veiga
616396fe6a
Clean up clode
2021-02-14 23:41:14 -08:00
Paulo Gustavo Veiga
0e8c75d32c
Add help us to translate !
2021-02-14 23:32:52 -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
6091b6a7ad
Refactor locale class
2021-02-12 19:03:47 -08:00
Paulo Gustavo Veiga
d57cec6f80
WIP: locale
2021-02-12 18:00:54 -08:00
Paulo Gustavo Veiga
db6da3d75e
Fix remember me
2021-02-12 16:30:38 -08:00
Paulo Gustavo Veiga
c31a0dcab9
Add change language button
2021-02-10 18:35:13 -08:00
Paulo Gustavo Veiga
1c5d6342e5
Finish import
2021-02-10 18:03:51 -08:00
Paulo Gustavo Veiga
1c7dbb8af5
Minor fix.
2021-02-09 18:35:57 -08:00
Paulo Gustavo Veiga
5145058651
Complete Export support
2021-02-09 18:32:52 -08:00
Paulo Gustavo Veiga
3310d74ebb
Progress on export.
2021-02-09 09:14:49 -08:00
Paulo Gustavo Veiga
f1878ed14e
Export work in progress.
2021-02-08 11:30:32 -08:00
Paulo Gustavo Veiga
197ce17af1
Fix load of empty users
2021-02-07 10:14:03 -08:00