bbaovanc
13 contributions in the last 12 months
JunJulAugSepOctNovDecJanFebMarAprMayMonWedFri
Less
More
bbaovanc pushed to master at bbaovanc/Sorting 2020-10-06 16:19:45 -05:00
a99309ed49 Modify Visual Studio Code section in .gitignore
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-06 16:19:02 -05:00
11f21020b8 Add Visual Studio Code to .gitignore
bbaovanc pushed to master at bbaovanc/Sorting 2020-10-06 16:08:44 -05:00
cd86b95d13 Remove execute permissions
bbaovanc pushed to master at bbaovanc/Sorting 2020-10-06 16:05:35 -05:00
88bb9f38f5 Add files
bbaovanc created repository bbaovanc/Sorting 2020-10-06 15:54:09 -05:00
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-05 23:16:41 -05:00
df6e64afc3 Add search box for location to quantities page
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-05 20:10:46 -05:00
82f37f4b25 Add products and quantities pages
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-05 19:29:07 -05:00
b809edd49d Clean up docstrings
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-05 19:26:40 -05:00
3d7edab395 Add trailing newline to README.md
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-05 19:25:04 -05:00
951673926b Add postgres.ini.default
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-05 19:22:33 -05:00
4bb70b207e Finish API
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-05 01:07:28 -05:00
8c635adcc7 Reformat to follow PEP standards
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-05 01:00:55 -05:00
8ae91f7ffa Update all routes to use SQLAlchemy
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-04 21:12:29 -05:00
af9cdf850c Begin rewrite from psycopg2 to SQLAlchemy
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-04 15:05:30 -05:00
ec2974eef3 Remove old commented-out code
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-04 11:20:30 -05:00
e0f648383c Add description to block comment in webapi.py
7bdd4b5cdd Remove versiontest.py
Compare 2 commits »
bbaovanc pushed to master at bbaovanc/imgupload-legacy 2020-10-04 11:15:59 -05:00
2b8330e32a Clean up README.md
63818bd371 Change usage of str.format() to f-strings
Compare 2 commits »
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-02 22:16:21 -05:00
5a44b65bf3 2020-10-02 night
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-02 08:53:25 -05:00
1ce7954476 Add some more routes to webapi.py
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-01 21:53:34 -05:00
51ebe81bba Add get locations and get current quantities API endpoints