Commit Graph

28 Commits

Author SHA1 Message Date
Ezequiel-Vega
b95ae5ddc7 merge develop remote 2022-01-25 11:36:12 -03:00
Paulo Gustavo Veiga
67e332cd88 Remove less 2022-01-10 21:18:45 -08:00
Paulo Gustavo Veiga
e1db8e7b47 Revert Desginer changes. 2022-01-10 11:50:54 -08:00
Paulo Gustavo Veiga
cdd044c41d Add center position action.
Improve screenmanager positioning
Change several clasess to typescript
2022-01-09 18:53:43 -08:00
Paulo Gustavo Veiga
ab67b32af8 Add account information panel 2022-01-07 17:27:00 -08:00
Paulo Gustavo Veiga
690843b7fd Fix back button on toolbar 2022-01-07 14:53:31 -08:00
Matias Arriola
33718263a7 Add min-width and overflow hidden to toolbar to avoid line break in lower res 2022-01-07 13:19:43 -03:00
Paulo Gustavo Veiga
d97af3c1b1 Move shortcuts as dialog 2022-01-06 21:36:48 -08:00
Paulo Gustavo Veiga
7da55b14b9 Fix issue with event display being rendered 2022-01-06 19:05:21 -08:00
Paulo Gustavo Veiga
23fe9a3cfe Move action item to the right 2022-01-06 19:03:35 -08:00
Paulo Gustavo Veiga
0b025be797 Add share and account actions 2022-01-06 18:41:21 -08:00
Paulo Gustavo Veiga
672013aa34 Revert fix of editor 2022-01-06 15:04:48 -08:00
Paulo Gustavo Veiga
d655628f45 Center back icon 2022-01-06 14:57:17 -08:00
Paulo Gustavo Veiga
733db56e34 Add floating logo
Please enter the commit message for your changes. Lines starting
2022-01-06 14:40:49 -08:00
Matias Arriola
a4225832db Add zoom buttons for viewmode and editor 2022-01-06 19:18:47 -03:00
Matias Arriola
ff02978467 Merge 'origin/feature/new_floating_zoom' into feature/new_editor_toolbar
Fix buttons (change from input to button and use img)
2022-01-06 18:44:39 -03:00
Matias Arriola
86e1829a37 Fix toolbar popover font color
Fix popover max-width making content go outside
2022-01-06 17:37:02 -03:00
Paulo Gustavo Veiga
3629113e9f Work in progress new style 2022-01-05 22:16:30 -08:00
Paulo Gustavo Veiga
33b08cf3a0 Update background 2022-01-05 18:58:45 -08:00
Paulo Gustavo Veiga
60ee365171 Remove gradient from toolbar 2022-01-04 20:46:32 -08:00
Paulo Gustavo Veiga
3bd22523fc Zoom WIP 2022-01-04 12:15:02 -08:00
Matias Arriola
5c5aefea64 * Change icons size to 20px in the icon panel
Approved-by: Paulo Veiga
2022-01-04 16:47:01 +00:00
Paulo Gustavo Veiga
511b5ab809 Toolbar changed to flat black 2021-12-28 14:20:09 -08:00
Paulo Gustavo Veiga
0f9a9121b3 Add support on view mode to change sample map. 2021-12-25 14:24:17 -08:00
Paulo Gustavo Veiga
19f9f0aa91 Improve embedded view sample 2021-12-25 11:40:44 -08:00
Paulo Gustavo Veiga
9678a2cd06 Work in progress for improving examples 2021-12-24 17:53:43 -08:00
Matias Arriola
80b5885a61 Merged in feature/bundle-assets (pull request #15)
Bundle assets to mindplot

* Make icons part of the bundle
Remove "legacy" icons

* Move images used in code to bundle

* Remove dependencies to colorPalette.{css,html}


Approved-by: Paulo Veiga
2021-12-22 00:23:18 +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