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

Right dock that show data from a layer #75

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Commits on Mar 7, 2024

  1. Create README.md

    altheaFeu authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ac7f1e9 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    altheaFeu authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9552a40 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Added driver_tutorial to the main Readme
    altheaFeu authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a39a598 View commit details
    Browse the repository at this point in the history
  4. Update tour.css

    altheaFeu authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    754389d View commit details
    Browse the repository at this point in the history
  5. Update tour.js

    altheaFeu authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    eed7472 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Update tour.js

    Update tour.js with shepherd.js
    altheaFeu authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    738857d View commit details
    Browse the repository at this point in the history
  2. Update tour.css

    Update tour.css with shepherd classes
    altheaFeu authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    765fec9 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Update readme for shepherd.js
    altheaFeu authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b089815 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Create README.md

    altheaFeu authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    29c651d View commit details
    Browse the repository at this point in the history
  2. Add transparency script

    Enable you to change the transparency of all checked layers
    altheaFeu authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3308d58 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Add change_opacity
    altheaFeu authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7883fd3 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    altheaFeu authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a108c68 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    d031ea4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    altheaFeu authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    147525b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Create data_table.js

    Enable user to add a table of a specific layer and statistics
    altheaFeu authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f419db3 View commit details
    Browse the repository at this point in the history
  2. Create README.md

    Creation of readme for data_table
    altheaFeu authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    05f5081 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Update readme and add "Dispaly a right-docked table of data"
    altheaFeu authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    770af45 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    altheaFeu authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    be93fe9 View commit details
    Browse the repository at this point in the history
  5. Add demo.gif

    Add demo.gif
    altheaFeu authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5d6211e View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Add ![guided-tour](./demo.gif)
    altheaFeu authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6f52b17 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Change on Popup Metadata
    altheaFeu authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ea50903 View commit details
    Browse the repository at this point in the history
  8. Update tour.js

    Remove french text to english text
    altheaFeu authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    95772ec View commit details
    Browse the repository at this point in the history
  9. Add demo.png

    altheaFeu authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d923ed4 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    Add demo.png
    altheaFeu authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    987e255 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Create README.md

    This UI can enable user to map data from an excel table
    altheaFeu authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    fd4b414 View commit details
    Browse the repository at this point in the history
  2. Create table-dock.js

    Main UI
    altheaFeu authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7a60894 View commit details
    Browse the repository at this point in the history
  3. Create table-dock.css

    altheaFeu authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c1fb2d8 View commit details
    Browse the repository at this point in the history
  4. Create table-XY.js

    Enable user to map data from X and Y field
    altheaFeu authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    808cbde View commit details
    Browse the repository at this point in the history
  5. Update table-XY.js

    altheaFeu authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    bb6002f View commit details
    Browse the repository at this point in the history
  6. Update table-dock.js

    altheaFeu authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    da49258 View commit details
    Browse the repository at this point in the history
  7. Create table-style.js

    Change the style of layers
    altheaFeu authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5febfd5 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    altheaFeu authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    77ba2e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Update README.md

    altheaFeu authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0ea982c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    altheaFeu authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8e143d7 View commit details
    Browse the repository at this point in the history
  3. Update table-XY.js

    Update for the worker
    altheaFeu authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4ec702b View commit details
    Browse the repository at this point in the history
  4. Create workerXY.js

    altheaFeu authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8d1aa07 View commit details
    Browse the repository at this point in the history
  5. Update table-dock.js

    Update with current bootstrap for lizmap
    altheaFeu authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3ddfc45 View commit details
    Browse the repository at this point in the history
  6. Update table-XY.js

    Add the workerXY
    altheaFeu authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bff19d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Update README.md

    altheaFeu authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8e45d81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cca9dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a39eadb View commit details
    Browse the repository at this point in the history
  4. Update data_table.js

    Translate some texte from french to english.
    altheaFeu authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    716ad81 View commit details
    Browse the repository at this point in the history