| 2023-05-30 |
指定された緯度経度の店のみ表示するようにした
m-mifune
committed
on 30 May 2023
|
|---|---|
| 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
|
|
|
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
|
|
|
fix : shopsRest
m-mifune
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アカウントを作成した
|
|
|
shopRestに返り値を追加
m-mifune
committed
on 16 May 2023
|
|
|
AccountManager内クリエイトアカウント アップデートアカウントを再構築した
k-suzuki
committed
on 16 May 2023
|
|
|
Account.java Getterの追加
r-nishimura
committed
on 16 May 2023
|
|
|
Merge pull request #33 from nitta-lab-2023/AccountManager2
...
Katsumasa Watanabe
committed
on 16 May 2023
|
|
|
fix:shopRest
m-mifune
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
|
|
|
とりあえずshop関連かいた
m-mifune
committed
on 11 May 2023
|
|
|
setterに参照先を追加
m-mifune
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
|
|
|
ShopClassにPostの配列を追加
m-mifune
committed
on 11 May 2023
|
|
|
AccountクラスからFriendManagerクラスを呼び出せるように追記
k-fujii
committed
on 11 May 2023
|
|
|
Merge pull request #15 from nitta-lab-2023/addShopManagerClass
...
Maehara Hiroki
committed
on 11 May 2023
|
|
|
ShopClassとShopManagerClassを作成
m-mifune
committed
on 11 May 2023
|
|
|
FriendManagerクラスの作成
k-fujii
committed
on 11 May 2023
|
|
|
「Post.java]の作成
g-shimokawa
committed
on 11 May 2023
|
|
|
クラス作成
t-nagao
committed
on 11 May 2023
|
|
|
パッケージ名の修正と、shopsのパッケージをmodels内に作成
t-nagao
committed
on 11 May 2023
|
|
| 2023-05-09 |
AccountManager、Account、AccountRestクラスを作成した。
k-suzuki
committed
on 9 May 2023
|