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

4.0.0 vue3 #329

Closed
wants to merge 2 commits into from
Closed

4.0.0 vue3 #329

wants to merge 2 commits into from

Commits on Jul 27, 2023

  1. #16151 - Upgrade sbc-common-components to Vue3 (#328)

    * Compiles with extra models added
    
    * Home page working
    
    * Add in user module along with making app.vue similar to auth webb
    
    * Styling on main page looking better
    
    * 3 working components
    
    * Added in multiple components to web page
    
    * All Components working
    
    * Move all views to testing_views
    
    * Purged Unused models
    
    * styling change
    
    * Final commit before upgrade
    
    * starting upgrades
    
    * lots of changes
    
    * adding in component views
    
    * Components from search-ui working
    
    * Sign in error fixed
    
    * minor changes
    
    * formatting
    
    * small changes
    
    * Styling changes
    
    * writing some tests
    
    * package updates
    
    * Fix Vuetify in unit tests.
    
    * Tests working, but serve broken?
    
    * fixed serve, but now tests dont work
    
    * Everything working again + more tests
    
    * All tests written
    
    * add index
    
    * Add changes from implementing into search-ui
    
    * Change the major version to 4.0.0
    
    ---------
    
    Co-authored-by: Travis Semple <travis8814@gmail.com>
    TMunro7 and seeker25 authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8a00c6d View commit details
    Browse the repository at this point in the history
  2. Add new package-lock.json.

    seeker25 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    783e293 View commit details
    Browse the repository at this point in the history