Skip to content
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

Export Import Save + Export CSV #115

Merged
merged 11 commits into from
Feb 25, 2021
Merged

Export Import Save + Export CSV #115

merged 11 commits into from
Feb 25, 2021

Conversation

BilelJegham
Copy link
Member

@BilelJegham BilelJegham commented Feb 24, 2021

closes #105
closes #54

Add:

  • download geojson in CustomMap Modal
  • GeoSave format to export/import your history
  • PWA can open GeoSave and GeoJSON with the File Handling API (chrome https://web.dev/file-handling/)

@codecov
Copy link

codecov bot commented Feb 24, 2021

Codecov Report

Merging #115 (df1c0b0) into master (669e71e) will increase coverage by 1.89%.
The diff coverage is 61.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   25.35%   27.24%   +1.89%     
==========================================
  Files          29       31       +2     
  Lines         927      958      +31     
  Branches      165      170       +5     
==========================================
+ Hits          235      261      +26     
- Misses        688      693       +5     
  Partials        4        4              
Impacted Files Coverage Δ
...omponents/history/gameResult/HistoryMapClassic.vue 0.00% <ø> (ø)
...omponents/history/gameResult/HistoryMapCountry.vue 8.00% <ø> (ø)
src/components/page/Footer.vue 0.00% <ø> (ø)
src/components/home/DialogCustomMap.vue 29.72% <11.11%> (-3.61%) ⬇️
src/components/history/HistoryTable.vue 64.81% <64.81%> (ø)
src/components/page/ContentPage.vue 100.00% <100.00%> (ø)
src/components/page/Header.vue 100.00% <100.00%> (ø)
src/pages/HistoryPage.vue 100.00% <100.00%> (ø)
src/pages/Home.vue 100.00% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 669e71e...df1c0b0. Read the comment docs.

@BilelJegham BilelJegham merged commit 749e033 into master Feb 25, 2021
@BilelJegham BilelJegham deleted the feature/files branch February 25, 2021 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant