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

Log reviewer response #350

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Log reviewer response #350

wants to merge 1 commit into from

Commits on Nov 15, 2024

  1. logresponse modal made in vue

    modal store prepared to take props
    
    cleared commented out code
    
    close modal in success of ajax call
    
    modal form validation working
    
    removed unused imports
    
    vue store added for component
    
    vue modal added to storybook
    
    npm run format ran
    
    updated storybook mdx
    
    reverted unintended changes
    
    linting ran
    
    using useForm composable which contains updateForm instead of writing one
    
    legacy options removed on vue modal
    
    attempts to put log response button at the bottom reverted
    
    targeting children of just vueModal to get the footer button on the bottom while not affecting other forms
    
    reverted css changes on modal. Submit button will be off the bottom for now
    
    added new vue modal for logging reviewer response
    
    finished callback used when form submitted and API URL built more robustly
    
    changed path again to match new location of vue modal
    
    fixed path to table components
    
    reverted incorrect formatting
    
    vue modal changes pulled in
    
    modal updates pulled in. Modal3 closing on update
    
    modal functions working and closing
    
    changes to Form component reverted
    
    modal wrapper changes reverted
    
    modal store changes pulled in
    rob-a-ubiquity authored and MrRob100 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    83dedb9 View commit details
    Browse the repository at this point in the history