This website requires JavaScript.
385dd98dbe
Migrated app to modular Sinatra application; copied in a lot of improvements for a Sinatra app that I learned from Stage Manager
main
gballan
2023-03-14 20:49:42 -04:00
2340dddd06
Added better mobile navigation
v0.2.2
gballan
2023-01-17 02:15:00 -05:00
57c5fb30c6
Added ability to delete IP addresses
v0.2.1
gballan
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
gballan
2022-12-22 13:03:08 -05:00
10345d5238
Added basic IP tracker functionality
v0.2.0
gballan
2022-12-22 12:50:01 -05:00
97ced7d80e
Styled the navbar; allowed collapsing it to give the user more screen space
v0.1.3
gballan
2022-12-18 23:31:43 -05:00
5139d8b492
Updated search page to consolidate results into one list
gballan
2022-12-17 23:43:26 -05:00
421539f38c
Added an inventory search page
v0.1.2
gballan
2022-12-11 22:27:45 -05:00
4c9d46f875
Revamped the home page a bit
gballan
2022-12-11 21:29:18 -05:00
f3e970ab1b
Moved the navbar into a partial
gballan
2022-12-10 01:10:28 -05:00
4d76c0c072
Separated routes out into separate namespaces
gballan
2022-12-10 00:32:23 -05:00
c8764db47b
Fixed some migrations that were mistyped; updated the Rakefile to include bundler setup for gems
v0.1.1
gballan
2022-12-09 21:19:53 -05:00
7a81e2c57e
Added ability to edit and delete items and licenses
v0.1.0
gballan
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
gballan
2022-12-09 11:42:12 -05:00
36f7fb82a6
Added License model and views
gballan
2022-12-08 17:26:44 -05:00
f1aca6e318
Added Rakefile to project for handling common tasks
gballan
2022-12-08 11:00:19 -05:00
12045c684e
Added new ItemComment model
gballan
2022-12-08 01:32:41 -05:00
11d33e394b
Added item view page; added some helpers for simplifying view logic
gballan
2022-12-08 01:12:31 -05:00
ca6e14bcb5
Fixed database setup; finished item creation form
go
gballan
2022-12-08 00:19:58 -05:00
ec78e5e1ae
Added titles; updated the items list view
gballan
2022-12-07 22:12:46 -05:00
ba0eb8649b
Added Gorm for database handling
gballan
2022-12-07 22:07:33 -05:00
e1b64766b6
Fixed the templating system
gballan
2022-12-07 21:51:49 -05:00
d56d0ba19a
Added styles
gballan
2022-12-07 21:30:10 -05:00
8abaa311af
Added styles
gballan
2022-12-07 21:27:09 -05:00
6ebf79e0e0
Added templating
gballan
2022-12-07 21:24:11 -05:00
a7da12d028
Initial project structure with flamego
gballan
2022-12-07 20:20:38 -05:00
dd136d19c9
Added some item views
ruby
gballan
2022-12-07 20:12:23 -05:00
1736e7e457
Added some styles; added a basic main navigation side bar
gballan
2022-12-07 18:55:12 -05:00
156759d1cd
Added SCSS stylesheets
gballan
2022-12-07 18:28:24 -05:00
ee0726c271
Added rerun gem to auto-reload the app
gballan
2022-12-07 18:21:46 -05:00
6dd3e4c7d6
Initial Sinatra project strucutre
gballan
2022-12-07 17:52:27 -05:00
b5a8889349
Initial commit
gballan
2022-11-12 13:59:02 -05:00