BigW Consortium Gitlab

  1. 25 Jan, 2016 1 commit
  2. 18 Dec, 2015 1 commit
  3. 17 Nov, 2015 1 commit
  4. 31 Oct, 2015 1 commit
    • Persist blob editor's value on submit, not on click · 3b0039f6
      Robert Speicher authored
      Prior, the value of the Ace editor was only being persisted if the user
      physically clicked the submit button, which the "quick submit" behavior
      doesn't do.
      
      Now the value will be properly transferred before any form is submitted.
  5. 19 Oct, 2015 1 commit
  6. 07 Oct, 2015 1 commit
    • Add directory feature button · 0ab6ca93
      Stan Hu authored
      Change "+" icon under "Files" section to have three options:
      
      * Create file
      * Upload file
      * New directory
      
      Upload file is no longer accessible from the "Create file" page.
      Users can now select a target branch in upload file as well.
      
      Closes #2799: Fixes a bug where file modes were overwritten after a commit
      
      Closes https://github.com/gitlabhq/gitlabhq/issues/8253: Existing files
      can no longer be overwritten in the "Create file" section.
      
      Closes #2557
  7. 15 Sep, 2015 2 commits
    • Change the replace placeholder to use the filename · d9af6f79
      Stan Hu authored
      Dynamically adjust placedholder for uploads and fix Dropzone event handlers
      
      Override error handler to prevent error messages from being inserted underneath image preview
      
      Fix tests
      
      Use regexp instead of startsWith for better browser compatibility
      
      Remove duplicate code in _replace.html.haml and use one template
      
      Remove files upon error and retain alert messages until user adds a new file
    • Add "Replace" and "Upload" features · e2ece2bc
      liyakun authored
          Refactor upload and replace functionality
      
          Rename file and move CSS
      
          Fix typo
      
          Make dropzone a div
      
          Remove unnecessary file
      
          Change color of "upload existing one"
      
          Add missing changes
  8. 27 Jun, 2015 1 commit
  9. 19 Jun, 2015 3 commits
  10. 10 Mar, 2015 1 commit
  11. 04 Mar, 2015 1 commit
  12. 27 Jan, 2015 2 commits