- 03 Apr, 2020 13 commits
-
-
Joseph NISON--GUYON authored
FIX #20 Closes #20 See merge request !29
-
Joseph NISON--GUYON authored
-
Joseph NISON--GUYON authored
Improve renaming of clients See merge request !28
-
Joseph NISON--GUYON authored
Clean up the code a bit
-
Joseph NISON--GUYON authored
-
Joseph NISON--GUYON authored
-
Joseph NISON--GUYON authored
-
Joseph NISON--GUYON authored
-
Joseph NISON--GUYON authored
Inprove writing on project See merge request !26
-
Joseph NISON--GUYON authored
-
Joseph NISON--GUYON authored
-
Joseph NISON--GUYON authored
FIX: Employees now have their own implementation See merge request !25
-
Joseph NISON--GUYON authored
FIX: CompanyClient now has as much rights as PrivateClient Employees can't have accounts, they want an account they make a private FIX: issue with invisible account Can now delete accounts Can now add a Card and an address to Private & Company clients
-
- 02 Apr, 2020 5 commits
-
-
Joseph NISON--GUYON authored
-
Joseph NISON--GUYON authored
-
Joseph NISON--GUYON authored
FIX: clients can add decimals to their operations See merge request !24
-
Joseph NISON--GUYON authored
FIX: Correct removal of a client when deleting one FIX: Clients can have access to account only if they have the same type Removed unecessary lines from Graphical Added comments at some java files
-
Joseph NISON--GUYON authored
Fix #7 Closes #7 See merge request E175106H/projet-2019!23
-
- 01 Apr, 2020 6 commits
-
-
Joseph NISON--GUYON authored
FIX: fix bug that happened when changing name Added tests to verify it's use Clients can now modify their names Employees can change the name of clients
-
Joseph NISON--GUYON authored
Compte rendu See merge request !22
-
Anthony N. authored
-
Anthony N. authored
FIX #16 Employees can delete clients Closes #14 and #16 See merge request !21
-
Joseph NISON--GUYON authored
Clients can delete themselves
-
Anthony N. authored
FIX #19 An employee can now modify or delete an account Closes #19 See merge request !20
-
- 31 Mar, 2020 2 commits
-
-
Joseph NISON--GUYON authored
-
Anthony N. authored
FIX #17 A Client can now create an account Closes #17 See merge request !18
-
- 30 Mar, 2020 2 commits
-
-
Joseph NISON--GUYON authored
A Client can add himself to the database A Client password must be at least 10 characters long
-
- 27 Mar, 2020 1 commit
-
-
Joseph NISON--GUYON authored
Company employees can do every operation in text interface Clients can withdraw & deposit money
-
- 26 Mar, 2020 5 commits
-
-
Joseph NISON--GUYON authored
Issue11 client class dispatch See merge request !16
-
Anthony N. authored
Update src/main/java/fr/unantes/software/construction/PrivateClient.java, src/main/java/fr/unantes/software/construction/address/CardToClient.java files
-
Anthony N. authored
-
Anthony N. authored
-
Anthony N. authored
-
- 25 Mar, 2020 2 commits
-
-
Anthony N. authored
Mise en place d'une interface Clients pour distinguer les CompanyClient et les PrivateClient .Modification mise en place pour que l'implémentation reste cohérente. Tout les tests réussissent
-
Anthony N. authored
Mise en place d'une interface Clients pour distinguer les CompanyClient et les PrivateClient .Modification mise en place pour que l'implémentation reste cohérente. Tout les tests réussissent
-
- 24 Mar, 2020 1 commit
-
-
Anthony N. authored
FIX ISSUE #5 Use Preconditions Closes #5 See merge request !12
-
- 23 Mar, 2020 3 commits
-
-
Joseph NISON--GUYON authored
-
Joseph NISON--GUYON authored
Fix: erreur introduit dans le fichier TextualUserInterface corrigé. Ajout des... See merge request !11
-
Anthony N. authored
Fix: erreur introduit dans le fichier TextualUserInterface corrigé. Ajout des Clients et des Account a la Bank. Branche créée pour ajouter ces modification
-