Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.1 計畫管理 #51

Open
6 tasks done
ghost opened this issue Nov 19, 2018 · 3 comments
Open
6 tasks done

3.1 計畫管理 #51

ghost opened this issue Nov 19, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 19, 2018

  • 3.1.1 檢查登入人員權限,若為計畫管理員,則顯示「計畫管理」按鈕
  • 3.1.1 點選「計畫管理」帶入 3.1.2,載入目前計畫基本資訊
  • 修正資料 and/or 上傳封面照片後,點選「儲存設定」後存檔
  • 目前使用 projectTitle mapping, 應改用 project id, 待 API response 加入對應資料
  • edit route 改用 project id, 待 API response 加入對應資料
  • managerRoles 範圍待確認

Related to TaiBIF/camera-trap-api#12
Related to #13

@ghost ghost assigned diabloevagto Nov 19, 2018
@ghost ghost added this to To do in API 介接及完成 UI 互動 via automation Nov 19, 2018
@ghost ghost added this to the 計畫資料管理及更新 milestone Nov 22, 2018
@oahehc
Copy link
Collaborator

oahehc commented Nov 25, 2018

3.1.1 檢查登入人員權限,若為計畫管理員,則顯示「計畫管理」按鈕

可否協助定義權限有多少種等級, 以及哪個等級以上要有計畫管理功能

目前 API 看到的有這幾種

0: {projectTitle: "ANY_NEW_TITLE", roles: ["ProjectInitiator"]}
1: {projectTitle: "1", roles: ["ProjectManager"]}
2: {projectTitle: "ANY", roles: ["SysAdmin"]}

另外權限 obj 中建議加上 project_id, 用 title 會有很多問題

@kelp404
Copy link
Collaborator

kelp404 commented Nov 25, 2018

project id 今天會處理
TaiBIF/camera-trap-api#2

@oahehc
Copy link
Collaborator

oahehc commented Nov 25, 2018

編輯基本資訊 缺 API, 已開 issue TaiBIF/camera-trap-api#46

@ghost ghost unassigned diabloevagto Dec 3, 2018
API 介接及完成 UI 互動 automation moved this from To do to Done Jan 11, 2019
@ghost ghost reopened this Apr 19, 2019
API 介接及完成 UI 互動 automation moved this from Done to To do Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants