Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 7月 25, 2023
  2. 7月 24, 2023
  3. 7月 21, 2023
    • Vasilii Iakliushin's avatar
      Apply user timezone to date headers in commits list · 0b61e4b1
      Vasilii Iakliushin 创作于
      Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/417311
      
      **Problem**
      
      We use a system timezone for date headers in commits list page. It leads
      to situations when users see a date from past or future if they use a
      custom not UTC timezone.
      
      **Solution**
      
      Apply user timezone to date headers.
      
      Changelog: fixed
      0b61e4b1
    • Wu Jeremy's avatar
      Feat: edit user profile vue avatar · bba46444
      Wu Jeremy 创作于
      * Implement the avatar section with Vue.
      * Update template with metadata for rendering.
      
      Changelog: added
      bba46444
    • NataliaTepluhina's avatar
      Added issuable drawer · aaf41922
      NataliaTepluhina 创作于
      - added feature flag to display the drawer
      - implemented work item detail view in the drawer
      - fixed UX issues
      
      Removed an unused query
      
      Fixed drawer height
      
      Replaced hardcoded string with a constant
      
      Added early return
      
      Simplified persisted fields check
      
      Simplified issuable iid check
      
      Change the milestone in FF
      
      Added comment about refetching issuables
      
      Change class to use isActive
      
      Changed FF to prop
      
      Moved addCild event
      
      Passed prevent redirect prop down
      
      Apply 1 suggestion(s) to 1 file(s)
      
      Remove unnecessary provide
      
      Apply 1 suggestion(s) to 1 file(s)
      
      Updated a snapshot
      aaf41922
    • crash's avatar
      Tooltip for long labels on Labels list · 05ba1c97
      crash 创作于
      Changelog: fixed
      05ba1c97
  4. 7月 20, 2023
  5. 7月 19, 2023
  6. 7月 18, 2023
  7. 7月 17, 2023
  8. 7月 15, 2023
  9. 7月 14, 2023
  10. 7月 13, 2023
  11. 7月 12, 2023
  12. 7月 11, 2023
  13. 7月 10, 2023
  14. 7月 08, 2023
  15. 7月 07, 2023
  16. 7月 06, 2023
  17. 7月 05, 2023
  18. 6月 30, 2023
加载中