index
:
cmc/6s/practice/warehouse_accounting
master
MSU CMC 6 sem Java Practice
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(tests): operation controller tests
HEAD
master
mrfoxygmfr
2025-05-07
1
-2
/
+3
*
fix(http): operations filter + unecessary debug prints
mrfoxygmfr
2025-05-07
2
-3
/
+2
*
test: operations controller tests
mrfoxygmfr
2025-05-07
1
-0
/
+148
*
fix: minor bugs
mrfoxygmfr
2025-05-07
3
-3
/
+3
*
test: storage slots controller
mrfoxygmfr
2025-05-06
1
-0
/
+114
*
chore: remove unnecessary code
mrfoxygmfr
2025-05-06
2
-23
/
+0
*
fix(templates): incorrect button id
mrfoxygmfr
2025-05-06
1
-1
/
+1
*
test: products controller test
mrfoxygmfr
2025-05-06
1
-0
/
+129
*
fix(templates): invalid button id
mrfoxygmfr
2025-05-06
1
-1
/
+1
*
test: partners page tests
mrfoxygmfr
2025-05-06
1
-0
/
+113
*
fix(templates): remove unused button
mrfoxygmfr
2025-05-06
1
-0
/
+2
*
fix(http): incorrect template rendering
mrfoxygmfr
2025-05-06
1
-0
/
+1
*
fix(templates): incorrect button id
mrfoxygmfr
2025-05-06
1
-1
/
+1
*
docs: update to actual version
mrfoxygmfr
2025-05-06
1
-7
/
+6
*
feat: operation creation, view and manage
mrfoxygmfr
2025-05-04
6
-27
/
+346
*
fix(templates): new operation can be created only from partner
mrfoxygmfr
2025-05-04
2
-5
/
+3
*
fix(templates): partner view
mrfoxygmfr
2025-05-04
1
-5
/
+2
*
fix(db/dao): removal of product from operation
mrfoxygmfr
2025-05-04
1
-3
/
+5
*
feat(test): add selenium for http tests
mrfoxygmfr
2025-05-01
4
-1
/
+23
*
feat: partner contacts controller + pages
mrfoxygmfr
2025-04-28
4
-7
/
+161
*
fix(templates/common): absolute links for navigation
mrfoxygmfr
2025-04-28
1
-4
/
+4
*
feat: partners controller + pages
mrfoxygmfr
2025-04-28
3
-0
/
+217
*
feat: operations controller + pages
mrfoxygmfr
2025-04-28
3
-0
/
+188
*
feat: implement products controller + pages
mrfoxygmfr
2025-04-28
4
-0
/
+346
*
feat: implement storageSlots http controller + pages
mrfoxygmfr
2025-04-28
3
-0
/
+217
*
feat(templates): add common templates
mrfoxygmfr
2025-04-28
1
-0
/
+97
*
feat(http): add http server configuration
mrfoxygmfr
2025-04-28
2
-0
/
+55
*
fix(db/models): "unknown" product type
mrfoxygmfr
2025-04-28
1
-0
/
+1
*
docs: little fix
mrfoxygmfr
2025-03-24
1
-1
/
+1
*
test(db/dao): productSlot DAO tests
mrfoxygmfr
2025-03-24
1
-0
/
+112
*
test(db/dao): operationDAO tests
mrfoxygmfr
2025-03-24
1
-0
/
+135
*
feat(db/dao): new productSlot dao
mrfoxygmfr
2025-03-24
2
-0
/
+27
*
feat(db/dao): new specs for operations
mrfoxygmfr
2025-03-24
1
-2
/
+16
*
feat(db/models): addProduct method for Operation
mrfoxygmfr
2025-03-24
1
-0
/
+19
*
chore(db/models): enable autogeneration for timestamp fields
mrfoxygmfr
2025-03-24
3
-13
/
+16
*
docs: publish simple docs
mrfoxygmfr
2025-03-24
4
-0
/
+159
*
test(db): addContact method test
mrfoxygmfr
2025-03-24
1
-1
/
+20
*
feat(db/models): add contact wrapper method for partner
mrfoxygmfr
2025-03-24
1
-1
/
+11
*
test(db): add ProductDAO and StorageDAO tests
mrfoxygmfr
2025-03-24
2
-0
/
+201
*
fix(db): save many-to-one references
mrfoxygmfr
2025-03-24
5
-7
/
+8
*
fix(db/models): fix INTERVAL type handling
mrfoxygmfr
2025-03-24
2
-1
/
+4
*
fix(db/models): Revert "fix(db/models): change primary key strategy and remov...
mrfoxygmfr
2025-03-23
4
-0
/
+8
*
test(db/dao): add PartnersDAO test
mrfoxygmfr
2025-03-23
1
-0
/
+97
*
fix(db): fix auto increment for ids
mrfoxygmfr
2025-03-23
8
-14
/
+14
*
test(db): add simple hibernate config test
mrfoxygmfr
2025-03-23
2
-0
/
+32
*
feat(db/dao): create specifications for JPA
mrfoxygmfr
2025-03-23
4
-0
/
+120
*
build: add jpamodelgen for specifications and starter-actuator for debug
mrfoxygmfr
2025-03-23
1
-0
/
+2
*
feat(db/dao): add DAO repository interfaces
mrfoxygmfr
2025-03-23
5
-0
/
+41
*
feat(db): add new enum values
mrfoxygmfr
2025-03-23
3
-2
/
+12
*
fix(db/models): change primary key strategy and remove extra NotNull annotations
mrfoxygmfr
2025-03-23
7
-15
/
+7
[next]