COSCUP / COSCUP-Volunteer

The COSCUP volunteer platform is an online tool that allows interested individuals to register as volunteers for the conference, and a way for volunteers to communicate with each other and with the organizers. COSCUP 志工平台是一個可以讓有興趣的人登錄成為 COSCUP 的志工,同時也提供志工彼此溝通和與大會聯繫的方式。
https://volunteer.coscup.org/
GNU Affero General Public License v3.0
67 stars 34 forks source link

feat: add “Archived“ function #99

Closed pan93412 closed 2 years ago

pan93412 commented 2 years ago

加入「封存專案」的支援,防止使用者申請已經結束的 COSCUP 組別。

這個 PR 主要改動了這幾個 UI:

Setting Project > 設定 (project/{pid}/edit)

加入「封存專案」核取框。

SCR-20220713-ctd

Team Join To (/team/{pid}/{tid}/join_to)

未封存專案維持原樣;封存專案加上提示文字:

這個頁面是上一次 COSCUP 活動的紀錄,為過時資訊,僅供參考使用,故不開放加入。

您或許想要申請本年度的 COSCUP 志工?請回到「投出組別申請」頁面,尋找本年度的 COSCUP 活動。

SCR-20220713-d0k

SCR-20220713-csy

All Projects (/project)

未封存專案維持原樣;封存專案的圖示改成鎖頭:

SCR-20220713-de4

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

Issue Number: Fixed #84

What is the new behavior?

Other information

文案或許可以再改善?