依瑪貓 imacat
imacat pushed to main at imacat/mia-accounting 2023-02-04 09:51:27 +08:00
0d8cf85ec0 Removed an excess blank line in test_utils.py.
6e212f0e33 Revised the Pagination utility to handle the malformed and illegal page number and page size values.
2fbe137243 Added test_utils.py with the NextUriTestCase, QueryKeywordParserTestCase, and PaginationTestCase test cases for the independent utilities.
f4e2c21ece Added test_temp.py to .gitignore, for temporary tests that should not be committed.
fff07a2552 Removed node_models from .gitignore.
Compare 5 commits »
imacat pushed tag v0.1.1 to imacat/mia-accounting 2023-02-03 17:26:23 +08:00
imacat pushed to main at imacat/mia-accounting 2023-02-03 17:26:20 +08:00
975b00bce9 Advanced to version 0.1.1.
d648538fbb Added onupdate="CASCADE" to the foreign keys.
Compare 2 commits »
imacat pushed to main at imacat/mia-accounting 2023-02-03 17:14:02 +08:00
imacat deleted tag v0.1.1 from imacat/mia-accounting 2023-02-03 17:13:25 +08:00
imacat pushed tag v0.1.1 to imacat/mia-accounting 2023-02-03 13:34:55 +08:00
imacat pushed to main at imacat/mia-accounting 2023-02-03 13:34:52 +08:00
16795df36d Advanced to version 0.1.1.
dde9c38bb8 Fixed the primary key of the Account data model to be not auto-incrementing.
Compare 2 commits »
imacat deleted tag v0.1.1 from imacat/mia-accounting 2023-02-03 13:33:35 +08:00
imacat pushed tag v0.1.1 to imacat/mia-accounting 2023-02-03 13:28:25 +08:00
imacat pushed to main at imacat/mia-accounting 2023-02-03 13:28:22 +08:00
61ead45994 Advanced to version 0.1.1.
6d5deb52f0 Fixed the Account data model to be not auto-incrementing.
Compare 2 commits »
imacat pushed to main at imacat/mia-accounting 2023-02-03 13:25:35 +08:00
imacat deleted tag v0.1.1 from imacat/mia-accounting 2023-02-03 13:25:02 +08:00
imacat pushed to main at imacat/mia-accounting 2023-02-03 13:22:18 +08:00
43b3c56d64 Temp
imacat pushed tag v0.0.0 to imacat/mia-accounting 2023-02-03 13:03:23 +08:00
imacat pushed tag v0.1.1 to imacat/mia-accounting 2023-02-03 13:03:23 +08:00
imacat pushed tag v0.1.0 to imacat/mia-accounting 2023-02-03 13:03:23 +08:00
imacat pushed to main at imacat/mia-accounting 2023-02-03 13:01:27 +08:00
252dd5c675 Advanced to version 0.1.1.
fecf33baa8 Updated the minimal python version to 3.11, as for the use of the typing.Self type hint.
Compare 2 commits »
imacat pushed to main at imacat/mia-accounting 2023-02-03 12:58:06 +08:00
cea2a44226 Added the order and sorting routes to the test_nobody, test_viewer, and test_editor tests of the AccountTestCase test case.
b5d87d2387 Revised to allow the viewers to view the account order page.
784e7bde49 Added the test_reorder test to the AccountTestCase test case.
60280f415d Shortened the variable names in the test_change_base test of the AccountTestCase test case.
f32d268494 Revised the order and sorting routes from "/base/" to "/bases/".
Compare 25 commits »
imacat pushed to main at imacat/mia-accounting 2023-02-03 12:56:59 +08:00
ab4f706c65 Added the order and sorting routes to the test_nobody, test_viewer, and test_editor tests of the AccountTestCase test case.
adbd74fe8e Revised to allow the viewers to view the account order page.
5dfd8d6fbf Added the test_reorder test to the AccountTestCase test case.
66b1467cf5 Shortened the variable names in the test_change_base test of the AccountTestCase test case.
2d2e5a97aa Revised the order and sorting routes from "/base/" to "/bases/".
Compare 39 commits »
imacat deleted tag v0.0.0 from imacat/mia-accounting 2023-02-03 12:53:27 +08:00