Commit Graph

21 Commits

Author SHA1 Message Date
Gregory Ballantine
ce63940635 Moved search button out of the form to avoid adding unnecessary input parameters
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:03:47 -04:00
Gregory Ballantine
f4850c33ea Fixed some weirdness with the search button
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 09:58:57 -04:00
Gregory Ballantine
4c367c2416 Added search field in navbar
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 09:44:57 -04:00
Gregory Ballantine
c7e30c9ed1 Added search field in navbar
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 09:42:12 -04:00
Gregory Ballantine
82c2b91090 Removed activities table; this will be handled after users are implemented
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 09:35:39 -04:00
b8700c1ba3 Added activity model to keep track of changes to items
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-12-04 01:05:24 -05:00
30bf9beea5 Added way to track license seats
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-14 10:54:44 -05:00
e33b23d88e Updated some styles on the home page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-09 14:33:58 -05:00
6c046dde81 Added license view and edit functions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 11:40:45 -05:00
4167130f0c Started work on adding license tracking
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 01:37:56 -05:00
6455f3ff10 Changed to Grunt.js for task running
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 17:53:42 -04:00
1536c0721d Added preliminary code for the express-flasher flash message integration - will uncomment code tomorrow when package can be published
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 17:30:17 -04:00
cb5083d0d7 Added ability to edit item records 2022-11-03 22:08:45 -04:00
5f00cf0edd Modified styles for the app to look better 2022-11-03 20:29:52 -04:00
6751d832fd Added some more fields to track for inventory; fixed routing issues with the /item/:id route 2022-11-03 12:26:45 -04:00
4a0241dd2b Added a page to view info about an item 2022-11-02 23:23:20 -04:00
1b46e7c3fb Added a table to display inventory on the home page; fixed the item add route 2022-11-02 14:29:46 -04:00
aa980948d8 Added a basic item add page/route 2022-11-02 13:45:40 -04:00
3c0ebc7001 Initial express.js project structure 2022-11-01 23:55:07 -04:00
91f72d4893 Added Gulp.js for compiling SCSS stylesheets 2022-11-01 18:49:18 -04:00
7c793dac88 Initial PHP project structure 2022-11-01 18:09:46 -04:00