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

Adding AGPL License Commentary #160 #165

Merged
merged 23 commits into from
Jul 16, 2024
Merged

Adding AGPL License Commentary #160 #165

merged 23 commits into from
Jul 16, 2024

Commits on Jun 15, 2024

  1. testing

    anushashringi042 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    7f90566 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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

Commits on Jun 17, 2024

  1. Deploy Front End (#154)

    * remove frontend folder from workspaces
    add azure static web app config + deploy instructions
    
    * mroe readme
    
    * add link to azure SWA CLI
    
    * update package lock
    
    * Add GH action
    
    * add azure/static-web-apps-cli dev dependency
    
    * add deploy to github workflow (commented out temporarily)
    
    ---------
    
    Co-authored-by: Harry Pierson <harrypierson@outlook.com>
    devhawk and Harry Pierson authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b22440e View commit details
    Browse the repository at this point in the history
  2. small change to trigger github action

    Harry Pierson committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    76f92fc View commit details
    Browse the repository at this point in the history
  3. move GH workflow file to correct folder

    Harry Pierson committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    50dc764 View commit details
    Browse the repository at this point in the history
  4. fix GH workflow

    Harry Pierson committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4ab9cfc View commit details
    Browse the repository at this point in the history
  5. trigger wf

    Harry Pierson committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    73dd549 View commit details
    Browse the repository at this point in the history
  6. tweak wf

    Harry Pierson committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ca23b61 View commit details
    Browse the repository at this point in the history
  7. I can't believe I forgot the checkout action 🤦‍♂️

    Harry Pierson committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c676c44 View commit details
    Browse the repository at this point in the history
  8. fix upload wf step

    Harry Pierson committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d41ba21 View commit details
    Browse the repository at this point in the history
  9. deploy frontend GH WF step

    Harry Pierson committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0a1ebb8 View commit details
    Browse the repository at this point in the history
  10. node 18

    Harry Pierson committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fefe982 View commit details
    Browse the repository at this point in the history
  11. only run frontend deployment wf for frontend changes

    Harry Pierson committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    eb58b03 View commit details
    Browse the repository at this point in the history
  12. Title bar is now a default layout (on all pages) (#169)

    * Inital commit
    
    * Made title-bar a default layout (also if you click the logoit goes to the main landing page)
    K42IE authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c365bb4 View commit details
    Browse the repository at this point in the history
  13. Fix warnings (#174)

    * Inital commit
    
    * inital commit
    K42IE authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    17c0eb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 23, 2024

  1. Fixed textTooLink warnings (#175)

    * Inital commit
    
    * inital commit
    
    * clean up
    K42IE authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    9be4319 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Nav-bar Formating Update (#187)

    * initial commit
    
    * fix for extra padding
    K42IE authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    11d7436 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Fixed Device Page Text Styling (#194)

    * Fixed Device Page Text Styles
    
    * Fixed Device Page Text Styles
    K42IE authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8c4b0d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. create error when adding a child that does not exist (#162)

    * changing function names
    
    * checking if entered child key exists
    
    * provenance records can be broken down into different lines now
    
    * removing textToLink class
    
    * fixing spacing
    judithweng authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e031267 View commit details
    Browse the repository at this point in the history
  2. Update main page to match style guide (#183)

    * moving create forms into a separate folder
    
    * input file button colors
    
    * change form bg colors to lighter blue (sky to frost)
    
    * change font color on input text placeholders:
    
    * changing borders
    
    * remove borders
    
    * children device name input box styled accordingly
    
    * clean up code
    
    * adding tag input field
    
    * notify all checkbox
    
    * clean code
    
    * Edited format a little to fit Figma
    
    * fix warning about notifyAll
    
    ---------
    
    Co-authored-by: K42IE <katiepryal@live.com>
    judithweng and K42IE authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c81b716 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Fix direct navigation to device page (#195)

    * changes fix the error on npm run preview but fail on npm run dev
    
    * restore original
    
    * fork qrcode-vue3, change files locally
    
    * adding a submodule
    
    * pulling changes from qrcode submodule
    
    * moving all files from fork to fully local
    
    * renaming folder
    judithweng authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7928900 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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