Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add box highlighting to field being edited (#316)
* Add box to currently editing field * Add box highlighting currently edited field * fix(285): Fix sidenav width and nav links (#295) * Create API Backend Skeleton (#280) * adding backend skeleton * use uuid for id * remove unused sequence * Pass at moving the models outlined in dev meeting into SpringBoot TODO: Write Migrations TODO: Sort out auto generation of timestamps TODO: Relationships aren't set up properly * update ids to UUID * added liquibase migration * added liquibase migration * Added some TODO items based on discussion with Arin Created Upload Repository --------- Co-authored-by: Andrew Schreiber <[email protected]> * Add box to currently editing field --------- Co-authored-by: knguyenrise8 <[email protected]> Co-authored-by: Zedd Shmais <[email protected]>
- Loading branch information