| 2023-09-28 |
店舗削除のための更新
m-mifune
committed
on 28 Sep 2023
|
|---|---|
| 2023-07-11 |
FriendsRest, RequestingRest, RequestedRestの返り値の型をAccountNameJasonに変更しました。また、Clientでのデバッグ用にdummyのCとDをフレンドにしておきました。
t-nagao
committed
on 11 Jul 2023
|
| 2023-07-04 |
dateを追加
m-mifune
committed
on 4 Jul 2023
|
| 2023-06-29 |
全てのdummyの店に少なくとも1つの投稿がされているようにした。
t-nagao
committed
on 29 Jun 2023
|
|
|
|
|
dummyの店の位置情報と、dummyの投稿について変更しました。
t-nagao
committed
on 29 Jun 2023
|
|
|
dateを追加
m-mifune
committed
on 29 Jun 2023
|
|
| 2023-06-15 |
Account.javaのpostCountの再修正
k-kimoto
committed
on 15 Jun 2023
|
|
Account.javaのpostCountの修正
k-kimoto
committed
on 15 Jun 2023
|
|
| 2023-06-13 |
fix:PostJsonではなくPostで返すようにした
m-mifune
committed
on 13 Jun 2023
|
| 2023-05-30 |
|
| 2023-05-25 |
|
|
ダミーpostsの作成、accouts/またはshops/にてgetした際にpostsの表示をしないように変更
r-nishimura
committed
on 25 May 2023
|
|
|
ダミーポストの作成2
r-nishimura
committed
on 25 May 2023
|
|
|
add : test用のお店を追加
m-mifune
committed
on 25 May 2023
|
|
|
ダミーアカウントの作成
k-suzuki
committed
on 25 May 2023
|
|
|
ダミーアカウントの作成
k-suzuki
committed
on 25 May 2023
|
|
|
newIdを1111に変更した
k-suzuki
committed
on 25 May 2023
|
|
|
|
|
|
|
|
|
|
|
|
createAccountでShopのaddPostを呼び出すように変更 createAccountの引数のうちsidをshopにし、それらの変更が影響する箇所を全て修正
r-nishimura
committed
on 25 May 2023
|
|
| 2023-05-23 |
Accountの編集 Pidが重複する可能性があった問題を修正。(Pidの番号設定をposts.size+1から変更。)
r-nishimura
committed
on 23 May 2023
|
|
AccountとPostの編集 PostにOwnerを持つように
r-nishimura
committed
on 23 May 2023
|
|
|
post.javaにownerとコンストラクタを追加しました
g-shimokawa
committed
on 23 May 2023
|
|
| 2023-05-18 |
FriendManagerのaddメソッドとremoveメソッドを修正
t-nagao
committed
on 18 May 2023
|
|
friendManagerの宣言を上に移動、JsonIgnoreの追加
r-nishimura
committed
on 18 May 2023
|
|
|
postのdeleteについて修正
r-nishimura
committed
on 18 May 2023
|
|
|
「AccountPostsRest」、「Account.createPost」の微調整を行いました。
d-matsuura
committed
on 18 May 2023
|
|
| 2023-05-16 |
|
|
|
|
|
|
|
|
Merge pull request #37 from nitta-lab-2023/requestingRest
...
Maehara Hiroki
committed
on 16 May 2023
|
|
|
RequestingRestの更新、FriendManager内のRequestingとRequestedの更新
k-fujii
committed
on 16 May 2023
|
|
|
|
|
|
Account.java CreatePostの引数をShop->sidに変更
r-nishimura
committed
on 16 May 2023
|
|
|
deleteアカウントを作成した
|
|
|
AccountManager内クリエイトアカウント アップデートアカウントを再構築した
k-suzuki
committed
on 16 May 2023
|
|
|
Account.java Getterの追加
r-nishimura
committed
on 16 May 2023
|
|
|
Account.java publicのつけ忘れを修正
r-nishimura
committed
on 16 May 2023
|
|
|
Account.javaの編集をしました
r-nishimura
committed
on 16 May 2023
|
|
|
Account.javaの編集をしました
r-nishimura
committed
on 16 May 2023
|
|
|
requestedのがわ
k-fujii
committed
on 16 May 2023
|
|
|
「Post.java」のuidを追加し、getterとsetterを追加しました
g-shimokawa
committed
on 16 May 2023
|
|
| 2023-05-11 |
Account.javaの編集をしました
r-nishimura
committed
on 11 May 2023
|
|
AccountManager内を構築した
k-suzuki
committed
on 11 May 2023
|
|
|
FriendManager更新
t-nagao
committed
on 11 May 2023
|
|
|
「Post.java」のsidのsetterを追加しました
g-shimokawa
committed
on 11 May 2023
|
|
|
|
|
|
「Post.java」の中身を作りました
g-shimokawa
committed
on 11 May 2023
|
|
|
RequestingのArrayListとadd, get, removeを追加
k-fujii
committed
on 11 May 2023
|
|
|
AccountクラスからFriendManagerクラスを呼び出せるように追記
k-fujii
committed
on 11 May 2023
|
|
|
AccountクラスからFriendManagerクラスを呼び出せるように追記
k-fujii
committed
on 11 May 2023
|
|
|
FriendManagerクラスの作成
k-fujii
committed
on 11 May 2023
|
|
|
「Post.java]の作成
g-shimokawa
committed
on 11 May 2023
|
|
|
パッケージ名の修正と、shopsのパッケージをmodels内に作成
t-nagao
committed
on 11 May 2023
|