forked from keplergl/kepler.gl
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Draft] Major kepler updates #11
Draft
cesars-gh
wants to merge
240
commits into
master
Choose a base branch
from
enhance/merge-root-project
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: hodoje <nikolakaraklic@gmail.com>
Signed-off-by: Shan He <heshan0131@gmail.com>
- export types, add script to build types - ignore getDistanceScales type check (for now) - upload button to PF - fix localization file compile errors - move translations to translations folder Signed-off-by: Shan He <heshan0131@gmail.com> Signed-off-by: Giuseppe Macri <macri.giuseppe@gmail.com> Co-authored-by: Giuseppe Macrì <macri.giuseppe@gmail.com>
* extract layers list to a separate component * organize layers by dataset * add additional toggleLayerPanelListView action * extract add layer button to separate component * remove drag handle when in order by dataset view Signed-off-by: hodoje <nkaraklic@foursquare.com>
Signed-off-by: hodoje <nkaraklic@foursquare.com>
Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
* Setup build process for ts source code support Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> Co-authored-by: Daria Terekhova <daria.terekhova@actionengine.com>
* Test configuration fix Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com> * Connect updated Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com>
* Constants updated Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com> * Test configuration fix Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com>
* Test configuration fix Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com> * Styles updated Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com>
* Test configuration fix Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com> * Middleware updated Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com>
* Test configuration fix Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com> * Templates updated Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com>
* Translate localization to typescript Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> Co-authored-by: Daria Terekhova <daria.terekhova@actionengine.com>
…s) to typescript (keplergl#1711) * Reanamed js files * Moved types from d.ts files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
…pescript (keplergl#1717) * Reanamed js files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Moved types from d.ts files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Removed @ts-nocheck Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Applied suggested changes Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
* Reanamed js files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Moved types from d.ts files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
* Converted actions Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Constants updated Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com> * Converted actions and vis-state-actions Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Converted identity-actions Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Converted index and map-state-actions Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Converted map-style-actions Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Convert provider-actions Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Converted ui-state-actions Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Removed links to d.ts files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Migrate function createAction from redux-actions to @reduxjs/toolkit Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Removed build types for actions Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Restored redux-actions types Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Removed changes from next files: map-style-actions.js / .d.ts provider-actions.js / .d.ts ui-state-actions.js / .d.ts Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Applied suggested changes Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> Co-authored-by: Daria Terekhova <daria.terekhova@actionengine.com>
…rgl#1722) * Reanamed js files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Moved types from d.ts files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
…1725) Restored changes for next files: map-style-actions.js / .d.ts provider-actions.js / .d.ts ui-state-actions.js / .d.ts Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
…keplergl#1726) * Reanamed js files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Moved types from d.ts files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Fixed ts errors Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
…lergl#1728) Renamed js files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
* Renamed js files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Moved types from d.ts files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Applied suggested changes Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Typed validateColumn function Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Quick fix Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Deleted index.d.ts Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Applied suggested changes Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Fixed ts errors Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
…eplergl#1734) * Reanamed js files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Moved types from d.ts Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Fixed ts errors Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
* Reanamed js files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Moved types from d.ts files for color and data utils Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Moved types from d.ts files for data-scale-utils Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Applied suggested changes Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Fixed ts errors Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
* Components/common 1st part Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com> * Prettier config update & prettier correction Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com> * Components/common root elements part 2 Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com> * Icons translation Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com> * Review changes Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com> * Review changes Signed-off-by: Daria Terekhova <daria.terekhova@actionengine.com>
…ergl#1744) * Reanamed js files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Moved types from d.ts Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Fixed ts errors Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Applied suggested changes Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
* Reanamed js files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Moved types from d.ts Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Fixed ts errors Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Fixed tests Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Applied suggested changes Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
* Reanamed js files Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Moved types from d.ts Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Fixed ts errors Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Fidex import errors Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Moved JDoc for data-row.ts Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
* Moved Layer class from d.ts file to base-layer Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Applied suggested changes Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Added new typings Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com> * Applied suggested changes Signed-off-by: Maksim Suslov <maksim.suslov@actionengine.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com> Co-authored-by: Aleksandar Krndija <6893449+coagit@users.noreply.github.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com> Co-authored-by: Giuseppe Macrì <macri.giuseppe@gmail.com>
…8) (keplergl#409) (keplergl#2011) Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com> Co-authored-by: Marko Letic <mletic@users.noreply.github.com>
keplergl#2012) use infinite scroll to improve the performance of string filter on a large dataset add IntersectionObserver mockup for browser test; update dropdown-list for testing Signed-off-by: Ihor Dykhta dikhta.igor@gmail.com Co-authored-by: Xun Li <lixun910@gmail.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com> Co-authored-by: Giuseppe Macrì <macri.giuseppe@gmail.com>
Signed-off-by: Eric Peterson <git@ericp.co>
* [fix] include CenterFlexbox in common components Signed-off-by: Eric Peterson <git@ericp.co>
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.33 to 0.5.35. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](moment/moment-timezone@0.5.33...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This fixes the return type of the `downloadMap()` method in `Provider`. Signed-off-by: Eric Peterson <git@ericp.co>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com> Co-authored-by: Wesam Manassra <wesam.manassra@gmail.com>
…gl#2040) - Hide stats control if hasStats is falsy - Data table adjust first cell size
Signed-off-by: Eric Peterson <git@ericp.co>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
…eplergl#2066) Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
* Move FeatureActionPanel to class component Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com> Co-authored-by: Nick Rabinowitz <nick@unfolded.ai>
…keplergl#2068) Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
…l#2070) Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com> Co-authored-by: Nick Rabinowitz <nick@unfolded.ai>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com> Co-authored-by: Shan He <heshan0131@gmail.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com> Co-authored-by: Ilya Boyandin <iboyandin@foursquare.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About
Merging latest commits from original kepler's project