Commit Graph

22 Commits

Author SHA1 Message Date
57c5fb30c6 Added ability to delete IP addresses 2022-12-22 13:08:35 -05:00
2b6a222bcf Added functions to set/read cookies; added ability to make the collapsed nav sticky across refreshes 2022-12-22 13:03:08 -05:00
10345d5238 Added basic IP tracker functionality 2022-12-22 12:50:01 -05:00
97ced7d80e Styled the navbar; allowed collapsing it to give the user more screen space 2022-12-18 23:31:43 -05:00
5139d8b492 Updated search page to consolidate results into one list 2022-12-17 23:43:26 -05:00
421539f38c Added an inventory search page 2022-12-11 22:27:45 -05:00
4c9d46f875 Revamped the home page a bit 2022-12-11 21:29:18 -05:00
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