|
|
d6eaeb2d88
|
Restore complete implementations
|
2026-03-05 06:00:38 -07:00 |
|
|
|
7609a8e825
|
Fix annotation processing in Maven
|
2026-03-05 05:57:33 -07:00 |
|
|
|
c5da0582fb
|
Add IntelliJ run configurations
|
2026-03-05 05:57:32 -07:00 |
|
|
|
5b4797fdcc
|
Add Docker support with auto database initialization
|
2026-03-05 05:57:32 -07:00 |
|
|
|
aeb8002b2b
|
Move backend to root directory
|
2026-03-05 05:57:32 -07:00 |
|
|
|
3f82142d3a
|
Remove migrations and tests
|
2026-03-05 05:57:31 -07:00 |
|
|
|
40c88c9162
|
Fix compilation issues
|
2026-03-05 05:57:31 -07:00 |
|
|
|
0df6d931f2
|
Add sales and refunds with inventory management
|
2026-03-05 05:57:31 -07:00 |
|
|
|
883d1d6baa
|
Add admin services and controllers
|
2026-03-05 05:57:31 -07:00 |
|
|
|
33bbb94a37
|
Add staff services and controllers
|
2026-03-05 05:57:31 -07:00 |
|
|
|
cb432fb2b1
|
Add UI-ready DTOs with joined fields
|
2026-03-05 05:57:31 -07:00 |
|
|
|
06191d2958
|
Add entities and repositories
|
2026-03-05 05:57:31 -07:00 |
|
|
|
77dcfa3122
|
Implement JWT authentication
|
2026-03-05 05:57:31 -07:00 |
|
|
|
8612835c82
|
Initialize Spring Boot project
|
2026-03-05 05:57:31 -07:00 |
|
|
|
309a209ecd
|
Add local properties template
|
2026-03-02 15:02:45 -07:00 |
|
|
|
84279337b6
|
Remove IDE configuration files
|
2026-03-02 15:02:26 -07:00 |
|
|
|
effa429ae0
|
Fix AGP compatibility
|
2026-03-02 14:52:42 -07:00 |
|
Alex
|
d1675643e5
|
initial commit
|
2026-03-02 13:43:20 -07:00 |
|
|
|
9c266a5b00
|
Merge pull request #32 from RecentRunner/refund-system
Refund system and logo
|
2026-03-02 20:31:44 +00:00 |
|
|
|
ccce10b9d6
|
Reduce sales table column widths to prevent crowding
|
2026-03-02 13:28:07 -07:00 |
|
|
|
645b6c2bce
|
Center logo and make it clickable to navigate to Analytics
|
2026-03-02 13:20:52 -07:00 |
|
|
|
bde356face
|
Increase logo sizes on login and sidebar
|
2026-03-02 13:17:21 -07:00 |
|
|
|
4e33877797
|
Enlarge logo and remove Pet Shop Manager text
|
2026-03-02 13:15:21 -07:00 |
|
|
|
657eeae5cf
|
Convert logos to PNG for JavaFX compatibility
|
2026-03-02 13:13:17 -07:00 |
|
|
|
693f8bff74
|
Add logos to login screen and sidebar
|
2026-03-02 13:11:43 -07:00 |
|
|
|
a6090dc0d0
|
Add images folder for logos and assets
|
2026-03-02 13:08:48 -07:00 |
|
|
|
22957e1179
|
Hide pie chart labels to fix overlap
|
2026-03-02 13:07:19 -07:00 |
|
|
|
36a516f878
|
Remove migration file, schema already in main SQL
|
2026-03-02 13:01:18 -07:00 |
|
|
|
cbed5e4e0c
|
Implement refund system for sales
|
2026-02-28 19:28:25 -07:00 |
|
|
|
92d883ee43
|
Merge pull request #31 from RecentRunner/analytics-screen
Analytics screen also added the blank chat screen for later
|
2026-03-01 02:07:49 +00:00 |
|
|
|
e2973729b4
|
Update UI and remove staff creation from login
|
2026-02-28 19:04:23 -07:00 |
|
|
|
2159d0762a
|
Remove dollar signs from FXML text attributes
|
2026-02-28 16:21:52 -07:00 |
|
|
|
2f653acac6
|
Fix FXML errors and make Analytics accessible to all users
|
2026-02-28 16:21:51 -07:00 |
|
|
|
f503a7e2b6
|
Add sales analytics screen
|
2026-02-28 16:21:51 -07:00 |
|
|
|
8f77fea963
|
fixed the issues with main
|
2026-02-25 11:23:44 -07:00 |
|
|
|
4dc5cae199
|
Add getSaleLineItems and createSale methods
|
2026-02-25 10:52:04 -07:00 |
|
|
|
07100f658b
|
Resolve stash conflicts and integrate team changes
|
2026-02-25 10:44:10 -07:00 |
|
|
|
844c86bd52
|
Merge main into fix-productsupplier-table-name
|
2026-02-25 10:42:20 -07:00 |
|
|
|
96b50a21be
|
Add multi-row selection and deletion to all tables
|
2026-02-25 10:08:47 -07:00 |
|
|
|
13684f97de
|
Add DELETE key and Enter-to-confirm to all tables
|
2026-02-25 09:42:34 -07:00 |
|
|
|
19593af688
|
Fix sale view loading error
|
2026-02-25 09:38:29 -07:00 |
|
|
|
8077d7729a
|
Fix sale-view loading error by suppressing error dialogs during initialization
|
2026-02-25 09:32:21 -07:00 |
|
|
|
ffa45044e4
|
Add error dialog for view loading failures and fix btnPurchaseOrdersClicked signature
|
2026-02-25 09:21:18 -07:00 |
|
|
|
82bbe79d01
|
Fix productSupplier table name case sensitivity and add run configurations
|
2026-02-25 09:07:59 -07:00 |
|
|
|
2d67dd2d62
|
Merge pull request #30 from RecentRunner/mergefix
Merge conflict resolution and updates
|
2026-02-24 20:28:05 -07:00 |
|
|
|
13e8c01a28
|
Merge conflict resolution and updates
|
2026-02-24 20:27:03 -07:00 |
|
|
|
208aaae652
|
Merge pull request #29 from RecentRunner/AdoptionInventory
Pushing adoption and inventory
|
2026-02-24 16:46:54 -07:00 |
|
|
|
d551289342
|
Merge branch 'main' into AdoptionInventory
|
2026-02-24 16:46:46 -07:00 |
|
|
|
40300d2fc0
|
Merge pull request #28 from RecentRunner/Pets
Dialog view now exists
|
2026-02-24 16:28:14 -07:00 |
|
augmentedpotato
|
dc538776c1
|
Pushing adoption and inventory
|
2026-02-24 16:12:48 -07:00 |
|