bbaovanc
bbaovanc pushed to master at bbaovanc/discord-tricks 2020-10-15 16:04:55 -05:00
50f466dcc8 Add edited-in-middle-of-message.md
bbaovanc created repository bbaovanc/discord-tricks 2020-10-15 15:24:04 -05:00
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-08 23:49:19 -05:00
175c464f66 Add purchases and uses pages
fa1361e13f Change quantities page to have a dedicated reset button
Compare 2 commits »
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-08 10:10:29 -05:00
ba9bef5c8f Gracefully catch IntegrityError when a database constraint is violated
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-07 10:34:38 -05:00
91c2017759 Modify create_location to return 'api_endpoints' (plural)
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-07 10:16:23 -05:00
8e44280e7d Revert "Change searching to be case insensitive"
bbaovanc pushed to master at bbaovanc/InvMan 2020-10-06 20:04:00 -05:00
97373e0ae2 Change searching to be case insensitive
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