Commit Graph

32 Commits

Author SHA1 Message Date
Gregory Ballantine
c652e089d5 Fixed search limiter
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-24 12:47:57 -04:00
Gregory Ballantine
d95be2e185 Added ability to limit dashboard results
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-24 12:35:01 -04:00
Gregory Ballantine
93afda6d10 Fixed errors caught by linter
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-05-24 12:09:09 -04:00
Gregory Ballantine
6171a968c1 Added licenses to search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:33:07 -04:00
Gregory Ballantine
f44b0e217a Added a search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:25:46 -04:00
Gregory Ballantine
ca26858e51 Added a search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:24:36 -04:00
Gregory Ballantine
be408865cf Added a search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:23:46 -04:00
Gregory Ballantine
1118283cb7 Added a search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:23:17 -04:00
Gregory Ballantine
3e88dab7da Added a search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:22:44 -04:00
Gregory Ballantine
43e70e243c Added a search page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-05-21 10:20:54 -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
6024a1fe7f Added option to enable/disable redis session store; fixed the checks for username, password, and database number when setting up the Redis connection
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-23 22:17:36 -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
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
0818f57131 Added ability to use redis datastores for session data
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-05 16:14:37 -04:00
4a43aaabb6 Fixed linter errors
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-11-04 21:30:31 -04:00
4da2877a89 Added a way to configure using a remote database
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 21:24:22 -04:00
e958080702 Fixed some linter issues
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-04 17:54:43 -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
5e895aa3ca Fixed code style errors
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-11-03 22:28:01 -04:00
cb5083d0d7 Added ability to edit item records 2022-11-03 22:08:45 -04:00
01149d8da7 Added a record limiter to the main home view 2022-11-03 20:38:20 -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
182356c685 Added the config module to handle app configuration loading; adding data/ folder for local sqlite storage 2022-11-02 14:03:20 -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
53e0a557a3 Migrating to express.js project 2022-11-01 22:00:38 -04:00
7c793dac88 Initial PHP project structure 2022-11-01 18:09:46 -04:00