Skip to content
代码片段 群组 项目
  • Dallas Reedy's avatar
    c56ec406
    Show a limitations banner on the usage quota page for personal projects · c56ec406
    Dallas Reedy 创作于
    - Personal projects are those which are directly attached to the user's
       personal namespace
    - Create a presenter to house a lot of the logic, attributes, & text
    - Use the `Users::Callout` model to record that the banner has been
       dismissed by the user and don't show it to them again
    - Use the mechanisms supplied by `persistent_user_callouts.js` to
       connect the dismiss button to the `/-/user_callouts/` endpoint
    - Add specs for the new presenter & feature specs to exercise the full
       behavior
    c56ec406
    历史
    Show a limitations banner on the usage quota page for personal projects
    Dallas Reedy 创作于
    - Personal projects are those which are directly attached to the user's
       personal namespace
    - Create a presenter to house a lot of the logic, attributes, & text
    - Use the `Users::Callout` model to record that the banner has been
       dismissed by the user and don't show it to them again
    - Use the mechanisms supplied by `persistent_user_callouts.js` to
       connect the dismiss button to the `/-/user_callouts/` endpoint
    - Add specs for the new presenter & feature specs to exercise the full
       behavior
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。