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

65 frontend tools section group5 #164

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 7, 2023

  1. ToolBar Frontend (WIP)

    Initial work on the ToolBar frontend
    Lodod committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    83018e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

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

Commits on Nov 10, 2023

  1. Toolbar 2nd iteration (WIP)

    2nd iteration of toolbar, still not fully functional
    Lodod committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2a2aee8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. linked radio and label

    DenFlyvendeGed committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a07d0e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Toolbar functionality

    Finished toolbar functionality
    Lodod committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c59c846 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea0986a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Toolbar css

    made css for the Toolbar
    Lodod committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    82b894c View commit details
    Browse the repository at this point in the history
  2. Integrated correctly into gui

    Lodod committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ea00776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    425c66b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. playwright tests and button changes

    Made playwright tests, global css properties and some button changes
    Lodod committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3e0b59d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. fixed store

    fixed store, has a broken playwright test
    Lodod committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cfa08d3 View commit details
    Browse the repository at this point in the history
  2. Created working test

    DenFlyvendeGed committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    42c58ee View commit details
    Browse the repository at this point in the history
  3. styleguide stuff

    changed some names to fit styleguide
    Lodod committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1d2c313 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04e3b2d View commit details
    Browse the repository at this point in the history
  5. Update GlobalCssProperties.json

    Lodod committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b60ee44 View commit details
    Browse the repository at this point in the history
  6. Merged main into branch

    solved merge conflicts
    Lodod committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    20c57ca View commit details
    Browse the repository at this point in the history
  7. Update package.json

    removed unused tooltip
    Lodod authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    34a6347 View commit details
    Browse the repository at this point in the history
  8. Update ToolBar.svelte

    Made the collapse/extend button change icon in stead of rerendering a button on click
    Lodod authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    57faa7e View commit details
    Browse the repository at this point in the history
  9. Update ToolBar.svelte

    indentation fix
    Lodod authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6ef99e8 View commit details
    Browse the repository at this point in the history
  10. formatting

    formatting
    Lodod committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    849f541 View commit details
    Browse the repository at this point in the history
  11. formatting

    formatting
    Lodod committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d87352c View commit details
    Browse the repository at this point in the history
  12. import fix

    fixed a bad import in page.svelte
    Lodod committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e1feaf7 View commit details
    Browse the repository at this point in the history