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

Feature/onboarding #377

Merged
merged 194 commits into from
Sep 6, 2024
Merged

Feature/onboarding #377

merged 194 commits into from
Sep 6, 2024

Commits on May 29, 2024

  1. Created new branch

    Violini committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bb88c86 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Implemented Generalized map and linechart

    Violini committed May 30, 2024
    Configuration menu
    Copy the full SHA
    63cc75c View commit details
    Browse the repository at this point in the history
  2. Connected Line Chart

    Violini committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4ffcd3d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    57e7ccb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0642b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. 🪲 Fix data loading on map component.

    Violini committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bfcfdd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. 🪲 Fix selected items storage

    Violini committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    bb752b8 View commit details
    Browse the repository at this point in the history
  2. 🪲 Fix tooltip heatlegend

    Violini committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    84d5788 View commit details
    Browse the repository at this point in the history
  3. 🪲 Fix heatlegendedit

    Violini committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d4bcc19 View commit details
    Browse the repository at this point in the history
  4. ✨ Format containers

    Violini committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    894f4c6 View commit details
    Browse the repository at this point in the history
  5. 🪲 Fix heat palette as user preference

    Violini committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3aced9a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. 🔧 Remove unused components

    Violini committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8f47b76 View commit details
    Browse the repository at this point in the history
  2. Revert ":beetle: Fix heat palette as user preference"

    This reverts commit 3aced9a.
    Violini committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    92191f1 View commit details
    Browse the repository at this point in the history
  3. 🔧 Add previous removed files

    Violini committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2008664 View commit details
    Browse the repository at this point in the history
  4. 🔨 Generalize Scenario components

    Serloni committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c4e94ea View commit details
    Browse the repository at this point in the history
  5. ✨ Format Translation files & add the Compliance with REUSE Specificat…

    …ion in missing files
    Serloni committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6ac55d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0bf4b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. 🔧 Simplify code

    Violini committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a39e7c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb060f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    d7afe16 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    144afc0 View commit details
    Browse the repository at this point in the history
  2. 🔨 & 📝 & 🪲 & 🎉 refactor some part of the scenario components add also …

    …docs and fix major bug and also add the possibility to decide how many lines to show in the card when are folded and when are expanded
    Serloni committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0c6d3b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/generalize' of https://github.com/DLR-SC/ESID i…

    …nto feature/generalize
    Serloni committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    25e1183 View commit details
    Browse the repository at this point in the history
  4. 📝 refactor some part of the scenario components add also docs and fix…

    … major bug and also add the possibility to decide how many lines to show in the card when are folded and when are expanded
    Serloni committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    82a2353 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f473590 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. 🔧 Add tests for new components, removed old components and refactored…

    … new components props
    Violini committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    508a6ca View commit details
    Browse the repository at this point in the history
  2. Add Compliance information in missing files

    Violini committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ce1cd53 View commit details
    Browse the repository at this point in the history
  3. 🔧 Remove debugs inside tests

    Violini committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    73d468b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. 📝 Add documentation for Linechart components

    Violini committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e7089dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b2f2c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88fd251 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/generalize' of https://github.com/DLR-SC/ESID i…

    …nto feature/generalize
    Serloni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3daebc2 View commit details
    Browse the repository at this point in the history
  5. Add Compliance information in missing files

    Serloni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8f204c6 View commit details
    Browse the repository at this point in the history
  6. ✨ fix formatting

    Serloni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    55353b7 View commit details
    Browse the repository at this point in the history
  7. ✨ fix formatting

    Serloni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a42182e View commit details
    Browse the repository at this point in the history
  8. ✨ Format Linechart component

    Violini committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3ac03e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac0d719 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/generalize' of https://github.com/DLR-SC/ESID i…

    …nto feature/generalize
    Serloni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ccdf7c9 View commit details
    Browse the repository at this point in the history
  11. 🔧 small ui responsive adjustment

    Serloni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    70e6645 View commit details
    Browse the repository at this point in the history
  12. ✔️ add some tests for the cards

    Serloni committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    81ef19b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. 🪲 fix the first render bug on firefox

    Serloni committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6a554c8 View commit details
    Browse the repository at this point in the history
  2. 🔧 Simplify Scenario components

    Violini committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5c2145c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/generalize' of https://github.com/DLR-SC/ESID i…

    …nto feature/generalize
    Violini committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d757e03 View commit details
    Browse the repository at this point in the history
  4. 🪲 Fix Scenario styling

    Violini committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d7b8495 View commit details
    Browse the repository at this point in the history
  5. ✔️ fix the cardTitle test

    Serloni committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    247f76a View commit details
    Browse the repository at this point in the history
  6. 🔧 Add new color feature in Scenario components

    Serloni committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7565616 View commit details
    Browse the repository at this point in the history
  7. 🔧 Fix the filter color

    Serloni committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    38798d8 View commit details
    Browse the repository at this point in the history
  8. 🔨 Add cologne districts and change color on LineChart and Map compone…

    …nts. Refactor map components and container to move data handling in the Data Socket
    Violini committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    59c3845 View commit details
    Browse the repository at this point in the history
  9. ✔️ Add CardtooltipTest

    Serloni committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e1b0178 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/generalize' of https://github.com/DLR-SC/ESID i…

    …nto feature/generalize
    Serloni committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    942096e View commit details
    Browse the repository at this point in the history
  11. 🔧 Refactor Searchbar interface and fix tests

    Violini committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f68f2a2 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feature/generalize' of https://github.com/DLR-SC/ESID i…

    …nto feature/generalize
    Violini committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ad7c19f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    18cac9e View commit details
    Browse the repository at this point in the history
  14. 🔀 Merge develop branch

    Serloni committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2da2e3a View commit details
    Browse the repository at this point in the history
  15. 🔥 Remove unused file

    Violini committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5a24fa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. 🪲 fix bug on flipping card title

    Serloni committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    60f7fc0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/generalize' of https://github.com/DLR-SC/ESID i…

    …nto feature/generalize
    Serloni committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0d30947 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    c7e4678 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/generalize' of https://github.com/DLR-SC/ESID i…

    …nto feature/generalize
    Violini committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c4cf816 View commit details
    Browse the repository at this point in the history
  3. 🔧 Changed localization inside HeatLegend

    Violini committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c8d2124 View commit details
    Browse the repository at this point in the history
  4. ✨ Add Reuse Compliance

    Violini committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e1aa36c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4eefa34 View commit details
    Browse the repository at this point in the history
  6. 🔀 merging

    Serloni committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ea3bef7 View commit details
    Browse the repository at this point in the history
  7. 🔧 Add polygon hook for map refactor

    Serloni committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    793cb05 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. 🔧 Remove stoplist in legend

    Violini committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d1c0787 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/generalize' of https://github.com/DLR-SC/ESID i…

    …nto feature/generalize
    Violini committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    72fa3ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90e940e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/generalize' of https://github.com/DLR-SC/ESID i…

    …nto feature/generalize
    Serloni committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e1a22aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b0112d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. 🔧 Wrap Amchart components inside LineChart

    Violini committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f484269 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/generalize' of https://github.com/DLR-SC/ESID i…

    …nto feature/generalize
    Violini committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    9cbb8f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f21ef View commit details
    Browse the repository at this point in the history
  4. 🪲 Fixed crash on language change

    Violini committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a79b929 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/generalize' of https://github.com/DLR-SC/ESID i…

    …nto feature/generalize
    Violini committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2412752 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    169b82e View commit details
    Browse the repository at this point in the history
  7. 🪲 Fix language change problem on map

    Violini committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    764e83b View commit details
    Browse the repository at this point in the history
  8. 🪲 Fix formatNumber in Map component

    Violini committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    87f32dc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. 🪲 Fix Reference Day on LineChart Component and Germany translation wh…

    …en changing language on Map Component
    Violini committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8d61afd View commit details
    Browse the repository at this point in the history
  2. 🪲 Fix zoom when changing language

    Violini committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b7608ba View commit details
    Browse the repository at this point in the history
  3. 🪲 Fix selectedDistrict when changing language

    Violini committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    245b736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ba74ed View commit details
    Browse the repository at this point in the history
  5. 🔧 Error handling on zoom

    Violini committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    90683a6 View commit details
    Browse the repository at this point in the history
  6. 🔧 Remove lazy loading

    Violini committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b2fd407 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. 🔧 Refactor Wrapping components

    Violini committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d18605c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. 🔧 Refactor heatmap

    Violini committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    823eba2 View commit details
    Browse the repository at this point in the history
  2. ✨ Lint DataContext

    Violini committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    46479cb View commit details
    Browse the repository at this point in the history
  3. 🔨 update the scenario and the other component to be completly complia…

    …nt with the new api
    Serloni committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    611448c View commit details
    Browse the repository at this point in the history
  4. 🔨 update the scenario and the other component to be completly complia…

    …nt with the new api
    Serloni committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a78a30c View commit details
    Browse the repository at this point in the history
  5. 🔨 update the scenario and the other component to be completly complia…

    …nt with the new api
    Serloni committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4dc5271 View commit details
    Browse the repository at this point in the history
  6. ✨ adjust the formatting

    Serloni committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8a4b8b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    55969f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e99389e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91163d6 View commit details
    Browse the repository at this point in the history
  4. 🔧 Removed lazy loading on components

    Serloni committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f96c57d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    238cc87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2b44f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e77d279 View commit details
    Browse the repository at this point in the history
  8. ✨ Adjust linting in the code

    Serloni committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    17a554d View commit details
    Browse the repository at this point in the history
  9. ✔️ Adjust test for the store

    Serloni committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a093730 View commit details
    Browse the repository at this point in the history
  10. 🔧 Refactor Map and DataContext

    Violini committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    051e0ac View commit details
    Browse the repository at this point in the history
  11. 🔧 Refactor Map and DataContext

    Violini committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f009c12 View commit details
    Browse the repository at this point in the history
  12. ✨ Fix the comment in the scenario components to be compliant with the…

    … codestyle & 🪲 fixed a bug in the linechart
    Serloni committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b2e2ffa View commit details
    Browse the repository at this point in the history
  13. 🪲 Fix a bug in the linechart

    Serloni committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    af92b04 View commit details
    Browse the repository at this point in the history
  14. 🪲 Fix a bug in the linechart

    Serloni committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8025476 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    d54ad0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44b3bb9 View commit details
    Browse the repository at this point in the history
  3. 🔧 Generalize line chart series

    Violini committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4acbe32 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. 🔨 Refactor linechart series and map types

    Violini committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c52cdbf View commit details
    Browse the repository at this point in the history
  2. ✨ Add reuse compliance

    Violini committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a0ce63f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    501e112 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. 🪲 Fix the wrapped version of the Map

    Serloni committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    513fd41 View commit details
    Browse the repository at this point in the history
  2. 🔧 Adjust the type on the map

    Serloni committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    62518b2 View commit details
    Browse the repository at this point in the history
  3. 🔧 Refactor percentiledata series in LineChart

    Violini committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    cc99f67 View commit details
    Browse the repository at this point in the history
  4. 🔧 Refactor linechart series

    Violini committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6db9540 View commit details
    Browse the repository at this point in the history
  5. ✨ Format heatmap

    Violini committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7c0d5a9 View commit details
    Browse the repository at this point in the history
  6. 🔧 Remove unused hook

    Violini committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d9b04b8 View commit details
    Browse the repository at this point in the history
  7. 🔧 Fix the handling of the null values in the cards in order to be equ…

    …al to the deployed version
    Serloni committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6655926 View commit details
    Browse the repository at this point in the history
  8. 🔧 Fix the handle of null value in the cards

    Serloni committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a5997d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. 🪲 Fix wrapped version of the Linechart

    Serloni committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    fad7bb6 View commit details
    Browse the repository at this point in the history
  2. 🔧 Refactor LineSeries

    Violini committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b1e98fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d105a8b View commit details
    Browse the repository at this point in the history
  4. 🔧 Small adjustment

    Serloni committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a326e03 View commit details
    Browse the repository at this point in the history
  5. ❇️ Formatting the code

    Serloni committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    69052bb View commit details
    Browse the repository at this point in the history
  6. 🔧 Remove gorupFilterList inside LineChart

    Violini committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    13736e2 View commit details
    Browse the repository at this point in the history
  7. 🔧 Remove scenarioList in LineChart component

    Violini committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    41d85a9 View commit details
    Browse the repository at this point in the history
  8. 🪲 Fix also the last problem with the heatmap with the zoom now the am…

    …chart component should be bugless :)
    Serloni committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    feb4706 View commit details
    Browse the repository at this point in the history
  9. ❇️ Fix also the last problem with the heatmap with the zoom now the a…

    …mchart component should be bugless :)
    Serloni committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d75b168 View commit details
    Browse the repository at this point in the history
  10. ✨ Fix also the last problem with the heatmap with the zoom now the am…

    …chart component should be bugless :)
    Serloni committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    da70a6c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. 🔧 Map component final version bugless

    Serloni committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    20868e8 View commit details
    Browse the repository at this point in the history
  2. 🔧 Refactor Linechart component.

    Violini committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b1f682a View commit details
    Browse the repository at this point in the history
  3. 🔧 Refactor LineChart

    Violini committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1a72d21 View commit details
    Browse the repository at this point in the history
  4. ✨ Modify console error

    Violini committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    81988f6 View commit details
    Browse the repository at this point in the history
  5. ✨ Rename mapcontainer

    Violini committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    eb5cbab View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. 🔧 Refactor linechart data selection

    Violini committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    65969ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94e826a View commit details
    Browse the repository at this point in the history
  3. 🔧 Replace serie id with valueYField

    Violini committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5fd6d30 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    c223aa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    047f184 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. 🔧 joyride tour bug

    emilijadunoska committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f30a828 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39ee2c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    ff5868c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    77346a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d39a4d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b3d847 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    2529586 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    83a6df4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf1684d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    0d83211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81408fc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    00d99c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    5e64ff9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    7a943cc View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    d810b91 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    c10aef6 View commit details
    Browse the repository at this point in the history
  2. ✔️ Fix tests

    emilijadunoska committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c4b7bcd View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    751b84a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    66f3859 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    f9cc0f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. 🔧 Add controlled tour to scenarios and linechart, save the current us…

    …er data selection, refactor code in tour steps component and refactor the steps content
    emilijadunoska committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a046282 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    47845d4 View commit details
    Browse the repository at this point in the history
  2. 🔨✔️🚚 Refactor the welcome dialog into multiple components, fix tests …

    …for the welcome dialog and move welcome dialog files in a separate folder
    emilijadunoska committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    722b5a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deba25b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. 🔧Refactor the selecting of the first scenario from scenarioList and s…

    …et simulation to max date in tour setup
    emilijadunoska committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    52b424c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    0541f19 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    312b3d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    176af11 View commit details
    Browse the repository at this point in the history
  3. 🔧 Fix styling

    emilijadunoska committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a5352d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    0cc60ff View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    5f2c889 View commit details
    Browse the repository at this point in the history
  2. 🔧 Fix small styling

    emilijadunoska committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a170d5f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    048d5e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fd4b10 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. 🔧 Update package lock.

    JonasGilg committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8f1d4d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. 🔧 Refactor onboarding content based on feedback and fix close button …

    …of tour steps not closing the tour
    emilijadunoska committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    91ae104 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. 🔧🪲Refactor step content of district map and fix bug of district map c…

    …olor not reflecting currently selected scenario after tour is finished
    emilijadunoska committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ee1124c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ce3b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b14a101 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    b0e2512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8136b31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88fc864 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    94c0468 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e3c3ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9c9f11 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    906a2a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8af5ba6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ca7c1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7365c3d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. 🔧📝🚚✔️ Refactor back and forward buttons in welcome modal, add tests, …

    …improve comments, move illustrations to different folder
    emilijadunoska committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c127bec View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. 🎨 Fix illustration

    emilijadunoska committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    38dc602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51e1a4c View commit details
    Browse the repository at this point in the history
  3. 🔧 Fix small bug

    emilijadunoska committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e2fb735 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e40b73 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. 📝 Fix comments

    emilijadunoska committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3905622 View commit details
    Browse the repository at this point in the history
  2. 🔧 Fix formatting

    emilijadunoska committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    432646e View commit details
    Browse the repository at this point in the history