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

Drag-and-drop improvements for projects and issue pins #29875

Merged
merged 11 commits into from
Mar 27, 2024

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    4d368eb View commit details
    Browse the repository at this point in the history
  2. use onChoose

    silverwind committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    6b16444 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    aedc261 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    6218b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e305c30 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Merge remote-tracking branch 'origin/main' into drag

    * origin/main: (108 commits)
      Fix table alignment classes (go-gitea#30144)
      Add default board to new projects, remove uncategorized pseudo-board (go-gitea#29874)
      Fix loading spinner on ContextPopup (go-gitea#30145)
      Fix download buttons on branches page (go-gitea#30147)
      Relax generic package filename restrictions (go-gitea#30135)
      Remove jQuery class from the common admin functions (go-gitea#30137)
      Remove jQuery class from the reaction selector (go-gitea#30138)
      Forbid jQuery `.attr` (go-gitea#30116)
      Refactor render (go-gitea#30136)
      Fix: Organization Interface Display Issue (go-gitea#30133)
      Remove jQuery `.attr` from the Fomantic dropdowns (go-gitea#30114)
      Remove jQuery `.attr` from the common admin functions (go-gitea#30115)
      Remove jQuery from the create/rename branch modals (except Fomantic) (go-gitea#30109)
      Remove fomantic label module (go-gitea#30081)
      Fix bug for markdown rendering of blockquote (go-gitea#30130)
      Fix: The interface is broken when modifying  code comments under mobile devices  (go-gitea#30125)
      When the title in the issue has a value, set the text cursor at the end of the text. (go-gitea#30090)
      Load attachments for code comments (go-gitea#30124)
      Upgrade fabric to 6.0.0-beta20 (go-gitea#30121)
      Fix click handler in job-step-summary (go-gitea#30122)
      ...
    silverwind committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1e3f79a View commit details
    Browse the repository at this point in the history
  2. move condition

    silverwind committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1a18b89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7efeee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cc6bc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b890b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6391ec3 View commit details
    Browse the repository at this point in the history