Commit Graph

15 Commits

Author SHA1 Message Date
f3e970ab1b Moved the navbar into a partial 2022-12-10 01:10:28 -05:00
4d76c0c072 Separated routes out into separate namespaces 2022-12-10 00:32:23 -05:00
c8764db47b Fixed some migrations that were mistyped; updated the Rakefile to include bundler setup for gems 2022-12-09 21:19:53 -05:00
7a81e2c57e Added ability to edit and delete items and licenses 2022-12-09 13:44:43 -05:00
db6bfe8e7a Added ability to comment on license records; updated item list view to link to the item display pages 2022-12-09 11:42:12 -05:00
36f7fb82a6 Added License model and views 2022-12-08 17:26:44 -05:00
f1aca6e318 Added Rakefile to project for handling common tasks 2022-12-08 11:00:19 -05:00
12045c684e Added new ItemComment model 2022-12-08 01:32:41 -05:00
11d33e394b Added item view page; added some helpers for simplifying view logic 2022-12-08 01:12:31 -05:00
dd136d19c9 Added some item views 2022-12-07 20:12:23 -05:00
1736e7e457 Added some styles; added a basic main navigation side bar 2022-12-07 18:55:12 -05:00
156759d1cd Added SCSS stylesheets 2022-12-07 18:28:24 -05:00
ee0726c271 Added rerun gem to auto-reload the app 2022-12-07 18:21:46 -05:00
6dd3e4c7d6 Initial Sinatra project strucutre 2022-12-07 17:52:27 -05:00
b5a8889349 Initial commit 2022-11-12 13:59:02 -05:00