-
Notifications
You must be signed in to change notification settings - Fork 5
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
Map #290
Open
maltehuebner
wants to merge
65
commits into
main
Choose a base branch
from
map
base: main
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.
Open
Map #290
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
* master: Please do not commit var_dump(). Purge unused import. Make sure CO values are in milligramm. Prepare filters.
* master: Use fa-location-arrow instead of fa-map-pin. Add datetime before, not after parsing process. UBA api tells us already which intervals they provide. Introduce interval option to fetch command.
* more-api-issues: Fix controller for station instead of coord. Adjust routing for lftdtn stations. Load stations by provider. Remove backslash again from api display command. # Conflicts: # src/Controller/ApiController.php # src/Repository/StationRepository.php
* master: (59 commits) Update dependencies. Allow to retrieve even more pollution data from other stations for tweets. Cleanup. Fetch nothing older than three hours. Allow to pass datetime through twitter command. Allow to setup datetime for pollutiondatafactory. Do not tweet if there is nothing to tweet. Minor fixes. Speedup history data stuff. Cleanup services. Reduce date interval again. Getting done with refactoring. WIP for twitter fixes. Fix for station elastic query. Increase interval to 12 hours to avoid nightly blackout. Finally fix nested sorting. More tweaks. Remove useless sorting from data retriever. Improve sorting. Even more tweaks. ... # Conflicts: # gulpfile.js
* master: Remove setStateCode, introduce setProvider.
* master: (266 commits) Small improvements. Fix credits. Rename hqcasanova to noaa. Download values from noaa. Even more geocoding for city guesser. Remove maxh/php-nominatim Optimize output. Rename GeoQuery to Geocoder. Allow to break words. WIP for scss. Replace typeahead.js with corejs-typeahead. Cache geocoding results. Rebuild geo query to use nominatim. Get nominatim provider. Do not die for invalid json. Reset Webpack as assets are not loaded if the template is rendered twice. Add param converter to station controller. Implement param converters into city controller. Rename elasticsearch docker container. Fix output. ... # Conflicts: # assets/js/app.js # assets/scss/app.scss # config/routes/2_api.xml # gulpfile.js # package-lock.json # package.json # templates/layout.html.twig
* master: Add description for command arguments. Allow to purge data from all providers. Add no interaction mode. Fix typo. Add progress bar. WIP.
* master: (25 commits) Add hints for missing data. Add beta badges for analysis menu items. RTFM. As bigint defaults to string, there is more work to be done. Use bigint for data id. Increase marker icon color if needed. Enable webpack versioning. Fix broken search template again. Fix maps. Use template for query results. Use handlebars for city template. Introduce handlebar template for stations. Require handlebars. Fix query template. WIP. Extract and fix city template. Extract and fix station template. Rename remoteCities to remoteQueries. Show also station names. Fix data purge. ... # Conflicts: # templates/layout.html.twig # webpack.config.js
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.
No description provided.