summaryrefslogtreecommitdiff
path: root/app/views/projects/tree/_tree_content.html.haml
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] Fix display blocks when they should be table-cellClement Ho2018-04-111-2/+2
* [skip ci] Replace hidden-xsClement Ho2018-04-091-2/+2
* Replace .pull-left with .float-leftClement Ho2018-04-091-1/+1
* Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-5/+24
* Clean up some backendDouwe Maan2017-08-031-1/+2
* Move tree_content inline js to old_tree_contentLuke "Jared" Bennett2017-07-311-7/+0
* Pass tree to old_tree_contentLuke "Jared" Bennett2017-07-281-1/+1
* Added old_tree_content to tree_content for not new_repoLuke "Jared" Bennett2017-07-281-25/+2
* add old _tree_content code for old_repoLuke "Jared" Bennett2017-07-281-0/+26
* move new repo to shared view and only load it and repo bundle with new_repo i...Luke "Jared" Bennett2017-07-281-1/+2
* Remove temp_tokenLuke "Jared" Bennett2017-07-281-1/+1
* Update _tree_content.html.haml to use current_user over @current_userLuke "Jared" Bennett2017-07-281-1/+1
* Removed Delete, Replace and New dir modalsLuke "Jared" Bennett2017-07-271-4/+0
* Makes multiple file commits for realz.Jacob Schatz2017-07-251-1/+1
* Attempts (unsuccessfully) a POST call to make commits.Jacob Schatz2017-07-251-1/+1
* Fixes staging files to show only when commitableJacob Schatz2017-07-251-1/+1
* Fixes height problemsJacob Schatz2017-07-251-41/+1
* Fix project-nameLuke "Jared" Bennett2017-07-241-1/+1
* Add root vue instanceLuke "Jared" Bennett2017-07-241-22/+1
* Start on componentsLuke "Jared" Bennett2017-07-241-8/+5
* Allows tabs to work with multiple browsers and scrollbarsJacob Schatz2017-07-231-3/+3
* Makes tabs work multi browserJacob Schatz2017-07-211-1/+1
* Added repo bundle to project#showLuke "Jared" Bennett2017-07-201-1/+1
* Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-201-1/+1
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* | Fix haml_lint offenses in tree_content and tree_headerLuke "Jared" Bennett2017-07-181-22/+22
* | Adds support for multiple file updating.Jacob Schatz2017-07-171-0/+41
* | Adds editor buttonsJacob Schatz2017-07-141-0/+1
* | Adds prev dir back inJacob Schatz2017-07-111-1/+1
* | Get README to render.Jacob Schatz2017-07-111-0/+1
* | Fixes bugs in implementation and adds new/folder buttonsJacob Schatz2017-07-101-3/+4
* | Update tree.Jacob Schatz2017-07-051-1/+0
* | Renders spinners on loading tabsJacob Schatz2017-07-021-4/+7
* | Add styles to look good on windows in general.Jacob Schatz2017-07-011-1/+1
* | Show PNG's and setup nice framework for showing any binary fine.Jacob Schatz2017-06-301-1/+2
* | Add file and tab switching.Jacob Schatz2017-06-301-8/+11
* | Adds back button.Jacob Schatz2017-06-291-5/+5
* | Functionality to move between files.Jacob Schatz2017-06-291-7/+12
* | Adds popstateJacob Schatz2017-06-271-1/+3
* | Navigate to new tree.Jacob Schatz2017-06-201-0/+3
* | Adds axios and initial call.Jacob Schatz2017-06-171-1/+1
* | hack to get monaco editor workingMike Greiling2017-06-151-1/+1
* | Add in monaco through webpack.Jacob Schatz2017-06-151-1/+1
* | Remove the initial tree.Jacob Schatz2017-06-141-16/+1
|/
* Translate project & repository pagesBob Van Landuyt2017-06-071-4/+4
* Make tree, blob and blame pages more consistentDouwe Maan2017-05-091-10/+0
* Copy diff file path as GFMDouwe Maan2017-04-061-1/+1
* fixed points from comments to improve code qualitydimitrieh2017-01-251-4/+1
* fixed repo view, last commit, with updated clipboard button orderdimitrieh2017-01-241-1/+6
* Update clipboard_button text: Copy commit SHA to clipboardclipboard-button-commit-shavictorwu2017-01-171-1/+1