IEEE.org     |     IEEE Xplore Digital Library     |     IEEE Standards     |     IEEE Spectrum     |     More Sites

Skip to content
  • tilley14's avatar
    Projects LWC (#61) · 43b4cd13
    tilley14 authored
    * WIP Added controller for projects
    
    * LWC for creating new projects.
    
    Added an LWC for creating a new project in the open source database
    
    * Added projects find tests
    
    * Adding update/edit options from display table
    
    * Added Tests and cleaned up code
    
    * Adding newlines to end of files
    
    * putting connection url back to deploy url
    
    * Another new line
    
    * Added titles and icons to lwcs
    
    * Updating tests
    
    * Updated Tests
    
    * Added listener to refresh project table
    
    Project table will refresh when a project is created in a different lwc
    
    * Using URL instead of strings for url building
    
    * Clearing inputs when successfully saved
    
    * Fixing tests and removing unused variables
    
    * Triggering tests
    
    * triggering test
    
    * changing expected type to Number
    
    * Triggering tests
    
    * Triggering tests
    
    * triggering tests
    
    * adding url join dependency
    
    * fixing error
    43b4cd13
Analyzing file…