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

Deploy to production #16

Merged
merged 48 commits into from
Oct 21, 2023
Merged

Deploy to production #16

merged 48 commits into from
Oct 21, 2023

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    348ccd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5c1e48 View commit details
    Browse the repository at this point in the history
  3. Removes greeting

    simonbs committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d10c40f View commit details
    Browse the repository at this point in the history
  4. Removes unused code

    simonbs committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1bfb432 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67ead10 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Improves performance

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4e309ed View commit details
    Browse the repository at this point in the history
  2. Redesigns settings

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1a9e480 View commit details
    Browse the repository at this point in the history
  3. Prevents dark mode

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a0430cb View commit details
    Browse the repository at this point in the history
  4. Removes Shape logo

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0b9c50a View commit details
    Browse the repository at this point in the history
  5. Fixes scrolling

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4785dec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db4186d View commit details
    Browse the repository at this point in the history
  7. Removes welcome page

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    efb4aa7 View commit details
    Browse the repository at this point in the history
  8. Changes default color

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c40d433 View commit details
    Browse the repository at this point in the history
  9. Adds edit button

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    24a4dc1 View commit details
    Browse the repository at this point in the history
  10. Simplifies project list

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c62400c View commit details
    Browse the repository at this point in the history
  11. Removes unused imports

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a978060 View commit details
    Browse the repository at this point in the history
  12. Fixes import

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8796dd4 View commit details
    Browse the repository at this point in the history
  13. Removes unused variable

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1887049 View commit details
    Browse the repository at this point in the history
  14. Fixes build issue

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7dd6d35 View commit details
    Browse the repository at this point in the history
  15. Adds engines

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8b4caa4 View commit details
    Browse the repository at this point in the history
  16. Fixes flickering duck

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6b92fe1 View commit details
    Browse the repository at this point in the history
  17. Makes project list scrollable

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    74d9932 View commit details
    Browse the repository at this point in the history
  18. Handles empty project list

    simonbs committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2c14e3b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e08a302 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    46644dc View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Simplifies client boundary

    simonbs committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e330b32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    748f306 View commit details
    Browse the repository at this point in the history
  3. Passes error to content

    simonbs committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6d364c5 View commit details
    Browse the repository at this point in the history
  4. Hides scroll indicator

    simonbs committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a1e579b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7729c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d030315 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    099491c View commit details
    Browse the repository at this point in the history
  8. Tests AccessTokenService

    simonbs committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f8d2cb9 View commit details
    Browse the repository at this point in the history
  9. Adds logo to README (#7)

    * Adds logo
    
    * Update README.md
    simonbs authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    86c2791 View commit details
    Browse the repository at this point in the history
  10. Update test.yml

    simonbs authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    11c71bd View commit details
    Browse the repository at this point in the history
  11. Update build.yml

    simonbs authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4b0513b View commit details
    Browse the repository at this point in the history
  12. Update build.yml

    simonbs authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1c50e9f View commit details
    Browse the repository at this point in the history
  13. Update build.yml

    simonbs authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0f4e2de View commit details
    Browse the repository at this point in the history
  14. Update README.md

    simonbs authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    5bdfe7f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8c81b01 View commit details
    Browse the repository at this point in the history
  16. Makes editURL optional (#9)

    simonbs authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9b8e85d View commit details
    Browse the repository at this point in the history
  17. Shows version and specification as path in toolbar (#10)

    * Makes editURL optional
    
    * Shows version and specification as path
    simonbs authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    fee128b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f484a13 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    05574e6 View commit details
    Browse the repository at this point in the history
  20. Makes app icons rounded (#12)

    * Makes app icons rounded
    
    * Makes placeholder rounded
    simonbs authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a0de436 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Fixes hooks called multiple times (#14)

    * Makes indentation uniform
    
    * Fixes an issue where hooks were called multiple times
    
    * Updates README
    simonbs authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    20d6ded View commit details
    Browse the repository at this point in the history
  2. Changes background color of selected item (#6) (#15)

    Co-authored-by: Ulrik Andersen <[email protected]>
    simonbs and ulrikandersen authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    0f5fb58 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into develop

    # Conflicts:
    #	src/lib/components/ProjectComponent.tsx
    simonbs committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    a93ec77 View commit details
    Browse the repository at this point in the history