Sven Vogel
|
04c18fe95e
|
added GUI utility class
|
2023-07-19 19:25:38 +02:00 |
Sven Vogel
|
7fdb408900
|
finishing touches
|
2023-07-19 14:17:52 +02:00 |
Sven Vogel
|
9895ae03b9
|
added icon
|
2023-07-18 22:08:03 +02:00 |
Sven Vogel
|
97bafa3fa5
|
minor fixes
|
2023-07-18 21:24:49 +02:00 |
Sven Vogel
|
64f0b7d0c8
|
setting look and feel automatically
|
2023-07-17 18:22:24 +02:00 |
Sven Vogel
|
d8bdad548d
|
removed unused import
|
2023-07-16 23:29:50 +02:00 |
Sven Vogel
|
e8da31486f
|
added more logger documentation
|
2023-07-16 23:28:32 +02:00 |
Sven Vogel
|
1e0c3ff550
|
added translator test
|
2023-07-16 23:25:39 +02:00 |
Sven Vogel
|
1cf8d5ced7
|
Merge remote-tracking branch 'origin/main'
|
2023-07-16 23:15:35 +02:00 |
Sven Vogel
|
83f92f1ef3
|
added translation capabilities
|
2023-07-16 23:15:26 +02:00 |
Sven Vogel
|
7ee3f5e040
|
changed logger file name due to incompatibility to windows
|
2023-07-16 00:27:03 +02:00 |
Sven Vogel
|
ad279a6b15
|
added one more test for percentage decoding
|
2023-07-12 21:52:06 +02:00 |
Sven Vogel
|
22a15c3bb9
|
changed handling of percentage parsing
|
2023-07-12 21:48:19 +02:00 |
Sven Vogel
|
8bf68f5d66
|
now handling single qoutes before numbers when decoding UIDs and currencies
|
2023-07-12 17:42:35 +02:00 |
Sven Vogel
|
01f22b94a2
|
changed used overdraft
|
2023-07-11 22:12:13 +02:00 |
Sven Vogel
|
2a0d97c834
|
Changes:
- added logger
- restructured internal dialogs
|
2023-07-11 20:43:40 +02:00 |
Sven Vogel
|
0840db44c2
|
updated regex and added error capturing for transactions
|
2023-07-11 17:15:19 +02:00 |
Sven Vogel
|
882532fb6a
|
finished unit test for Banking
|
2023-07-03 19:00:25 +02:00 |
Sven Vogel
|
8a42fdc38d
|
added more documentation & restructured banking package
|
2023-07-02 17:45:04 +02:00 |
Sven Vogel
|
134db208d9
|
fixed warning of unused import
|
2023-07-01 17:41:37 +02:00 |
Sven Vogel
|
34ecda7d6e
|
removed default login data for testing purposes
|
2023-07-01 17:41:15 +02:00 |
Sven Vogel
|
d5d5a50e2d
|
added javadoc and implemented transfer functionality
|
2023-07-01 16:13:36 +02:00 |
Sven Vogel
|
a9ae1dc55a
|
renamed Girokonto to CurrentAccount
|
2023-07-01 12:54:36 +02:00 |
Sven Vogel
|
0c19489b1f
|
fixed unhandled exception
|
2023-07-01 12:47:49 +02:00 |
Sven Vogel
|
b301f685a5
|
gui finished
|
2023-07-01 11:28:28 +02:00 |
Sven Vogel
|
affe69cf2c
|
added deposit/transfer/takeoff screen
|
2023-06-22 20:36:51 +02:00 |
Sven Vogel
|
c34895f92e
|
added profile screen
|
2023-06-22 17:19:43 +02:00 |
Sven Vogel
|
8ebb4eef8c
|
added login screen
|
2023-06-22 14:58:20 +02:00 |
Sven Vogel
|
1c71e9efbf
|
added new tests for decoding
|
2023-06-22 12:58:56 +02:00 |
Sven Vogel
|
fae01ef464
|
implemented loading banking system from file
|
2023-06-22 12:47:49 +02:00 |
Sven Vogel
|
4b3f2bb59f
|
implemented `hashcode`, `equals` for data classes
|
2023-06-22 11:02:47 +02:00 |
Sven Vogel
|
ec23a2b32f
|
added data classes
|
2023-06-22 10:27:44 +02:00 |