Gregory Ballantine gballan
gballan pushed to main at BitGoblin/overseer 2022-11-03 22:19:44 -04:00
bfb8d751b8 Added Woodpecker CI config; added ESLint config to check for syntax and code style checks
gballan pushed to main at BitGoblin/overseer 2022-11-03 22:08:47 -04:00
cb5083d0d7 Added ability to edit item records
gballan pushed to main at BitGoblin/overseer 2022-11-03 20:46:00 -04:00
6c64e6c9a1 Added nodemon to automatically reload the app while developing it
gballan pushed to main at BitGoblin/overseer 2022-11-03 20:38:22 -04:00
01149d8da7 Added a record limiter to the main home view
gballan opened issue BitGoblin/overseer#3 2022-11-03 20:37:26 -04:00
Attach documents to inventory records
gballan opened issue BitGoblin/overseer#2 2022-11-03 20:36:00 -04:00
Allow user to change how many records to limit in main view
gballan opened issue BitGoblin/overseer#1 2022-11-03 20:35:00 -04:00
Allow exporting and importing records
gballan pushed to main at BitGoblin/overseer 2022-11-03 20:29:54 -04:00
5f00cf0edd Modified styles for the app to look better
gballan pushed to main at BitGoblin/overseer 2022-11-03 12:26:47 -04:00
6751d832fd Added some more fields to track for inventory; fixed routing issues with the /item/:id route
gballan pushed to main at BitGoblin/overseer 2022-11-02 23:23:22 -04:00
4a0241dd2b Added a page to view info about an item
gballan pushed to main at BitGoblin/overseer 2022-11-02 14:29:48 -04:00
1b46e7c3fb Added a table to display inventory on the home page; fixed the item add route
gballan pushed to main at BitGoblin/overseer 2022-11-02 14:03:54 -04:00
12770a995d Updated git ignore to exclude files under data/
182356c685 Added the config module to handle app configuration loading; adding data/ folder for local sqlite storage
Compare 2 commits »
gballan pushed to main at BitGoblin/overseer 2022-11-02 13:45:42 -04:00
aa980948d8 Added a basic item add page/route
gballan pushed to main at BitGoblin/overseer 2022-11-02 11:19:40 -04:00
3c0ebc7001 Initial express.js project structure
gballan pushed to main at BitGoblin/overseer 2022-11-01 22:00:41 -04:00
53e0a557a3 Migrating to express.js project
gballan pushed to main at BitGoblin/overseer 2022-11-01 18:51:47 -04:00
e5c7bdedc1 Removed node_modules from project
3369ab2873 Removed node_modules from project
91f72d4893 Added Gulp.js for compiling SCSS stylesheets
7c793dac88 Initial PHP project structure
Compare 4 commits »
gballan created repository BitGoblin/overseer 2022-11-01 16:48:42 -04:00
gballan pushed tag v0.3.1 to BitGoblin/Sentry 2022-10-31 14:39:57 -04:00
gballan pushed to master at BitGoblin/Sentry 2022-10-31 14:39:52 -04:00
338f29272c Version bump to v0.3.1
gballan pushed to master at BitGoblin/Sentry 2022-10-31 14:38:36 -04:00
d2d6317b4e Added some padding at the bottom of the page so the device statistics don't get covered by the footer