Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
72603a2
trying
inbalmishal Jun 11, 2020
c356967
trying 3
inbalmishal Jun 11, 2020
30818fa
working!
inbalmishal Jun 11, 2020
66deca8
the start of the controller
inbalmishal Jun 11, 2020
77ba41a
new class
inbalmishal Jun 11, 2020
3d63915
la
inbalmishal Jun 11, 2020
1e6d44b
שינויים קטנים בuserinterface
RafiAriel Jun 12, 2020
74b3007
הוספת פונקציות אוטו'
RafiAriel Jun 12, 2020
583c9d1
טסטים
RafiAriel Jun 13, 2020
e37ff49
טסטים
RafiAriel Jun 13, 2020
040817a
טסטים
RafiAriel Jun 13, 2020
83a457c
טסטים
RafiAriel Jun 13, 2020
bcf1242
טסטים + הפונ' אוטו' תופעל רק שמתחברים
RafiAriel Jun 13, 2020
8e856be
טסטים + הפונ' אוטו' תופעל רק שמתחברים
RafiAriel Jun 13, 2020
5c6c463
cli
RafiAriel Jun 14, 2020
d896dcf
lellwlw
inbalmishal Jun 13, 2020
2c9e392
lala2
inbalmishal Jun 13, 2020
9df57ed
new class
inbalmishal Jun 14, 2020
40a7d6a
cli
RafiAriel Jun 14, 2020
1e107f1
cli
RafiAriel Jun 14, 2020
3de40a6
new class
inbalmishal Jun 15, 2020
a25220a
new
inbalmishal Jun 15, 2020
b75b754
cli
RafiAriel Jun 15, 2020
485c127
add test to searh item and fix code design
orshmar18 Jun 15, 2020
687d31c
Merge remote-tracking branch 'origin/inbal' into inbal
orshmar18 Jun 15, 2020
4bd9214
fix tests
orshmar18 Jun 15, 2020
5f44d65
new
inbalmishal Jun 16, 2020
657316d
Update ViewFunc.java
RafiAriel Jun 16, 2020
225ba91
Update UserInterface.java
RafiAriel Jun 16, 2020
3174597
Update AutoFuncModel.java
RafiAriel Jun 16, 2020
ce850bd
Update AutoFuncController.java
RafiAriel Jun 16, 2020
b19f9e2
fix BestSellingProductTest(try)
orshmar18 Jun 16, 2020
22657ab
Merge remote-tracking branch 'origin/inbal' into inbal
orshmar18 Jun 16, 2020
989eff4
fix BestSellingProductTest(try)2
orshmar18 Jun 16, 2020
5cc58bd
Update BestSellingProductTest.java
RafiAriel Jul 1, 2020
8752165
Update SearchItemTest.java
RafiAriel Jul 1, 2020
512e0d8
Update ItemModel.java
RafiAriel Jul 1, 2020
f8f79a8
new class
inbalmishal Jul 2, 2020
fafb0ec
changed the tests
inbalmishal Jul 6, 2020
06b00fb
Update AddShirtTest.java
RafiAriel Jul 6, 2020
5320272
Update AddShoeTest.java
RafiAriel Jul 6, 2020
176118c
Update AddShirtTest.java
RafiAriel Jul 6, 2020
423555a
Update AddShoeTest.java
RafiAriel Jul 6, 2020
b72fd12
Update AddShirtTest.java
RafiAriel Jul 6, 2020
b75909f
Update AddShoeTest.java
RafiAriel Jul 6, 2020
1e89345
Update AddShirtTest.java
RafiAriel Jul 6, 2020
69317c7
Update AddShoeTest.java
RafiAriel Jul 6, 2020
6459481
changed the tests
inbalmishal Jul 6, 2020
b2b9d01
changed the tests
inbalmishal Jul 6, 2020
acd7f9a
Update AddClubMemberTest.java
RafiAriel Jul 7, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
25 changes: 0 additions & 25 deletions src/Controller/AutoFuncController.java

This file was deleted.

48 changes: 0 additions & 48 deletions src/Controller/ItemController.java

This file was deleted.

40 changes: 0 additions & 40 deletions src/Controller/ManagerController.java

This file was deleted.

45 changes: 0 additions & 45 deletions src/Controller/MemberController.java

This file was deleted.

91 changes: 0 additions & 91 deletions src/Controller/StoreController.java

This file was deleted.

33 changes: 0 additions & 33 deletions src/Controller/WorkerController.java

This file was deleted.

48 changes: 0 additions & 48 deletions src/Model/AutoFuncModel.java

This file was deleted.

54 changes: 0 additions & 54 deletions src/View/UserInterface.java

This file was deleted.

6 changes: 0 additions & 6 deletions src/View/ViewInterface.java

This file was deleted.

Loading