summaryrefslogtreecommitdiff
path: root/app/views/projects/network
Commit message (Collapse)AuthorAgeFilesLines
* Move Network page from separate tab to sub tab of CommitsDmitriy Zaporozhets2015-12-092-2/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Use gray content block for network graph headerDouwe Maan2015-12-081-3/+6
|
* Fix default avatar not showing up in network graphStan Hu2015-09-241-1/+1
| | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9657
* Move project header title definition to view in question.Douwe Maan2015-09-171-0/+1
|
* Fix network graph when branch name has single quotesStan Hu2015-07-291-3/+3
| | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9500
* Remove requires-input from the Network Graph formrs-disables-submit-behaviorRobert Speicher2015-06-261-2/+2
| | | | | The "Begin with the selected commit" checkbox requires the submit button to be enabled, even if the extended SHA1 input field is blank.
* Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-261-6/+4
| | | | These have been replaced by the "requiresInput" behavior.
* Include ref in network page title.Douwe Maan2015-04-301-1/+1
|
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
|
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-3/+3
| | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-1/+1
|
* Remove type submit from button_tag since default.Ciro Santilli2014-09-261-1/+1
|
* Disable buttons if required forms are emptyRobert Schilling2014-09-111-2/+4
|
* Awesome shortcuts for GitLabRobert Schilling2014-09-011-1/+2
|
* Improve network UIDmitriy Zaporozhets2014-06-142-17/+14
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Show spinner on network graph while it loadingDmitriy Zaporozhets2014-06-111-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Replace gif animation with font icon spinnerDmitriy Zaporozhets2014-02-051-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Change the Label for SHA1-Seach inside the NetworkJohannes Schleifenbaum2014-01-051-1/+1
|
* Fix project network uiDmitriy Zaporozhets2014-01-051-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix network tests. Removed console.logDmitriy Zaporozhets2014-01-051-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* twbs3 style for admin, tree, network, commitsDmitriy Zaporozhets2014-01-041-21/+13
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Restyle issue form. Replace inputsDmitriy Zaporozhets2014-01-011-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Migrate forms and inputs pt1Dmitriy Zaporozhets2013-12-311-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Update form classesDmitriy Zaporozhets2013-12-311-4/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* avatar upload on profile pageSteven Thonus2013-10-091-1/+1
|
* A little improvementHiroyuki Sato2013-08-211-3/+3
| | | | | | 1. Replace params key 'q' with 'extended_sha1'. A extended SHA1 syntax is explained in 'man gitrevisions'. 2. Change the placeholder of looking for commit. 3. Change the label of ref filter.
* Remove the dependancy of grit from class Network::GraphHiroyuki Sato2013-08-201-1/+1
|
* Replace xlarge and xxlarge classesDmitriy Zaporozhets2013-08-071-1/+1
|
* Determine network height based on window sizeDmitriy Zaporozhets2013-07-151-10/+6
|
* Remove unnecessary title. Fix graphs width for less then 1214px resolutionDmitriy Zaporozhets2013-07-151-2/+0
|
* Few ui fixes: network graph and accept mr buttonDmitriy Zaporozhets2013-07-151-1/+0
|
* Replace page_title with page-title. Correct margin for some blocks/layoutsDmitriy Zaporozhets2013-07-131-1/+1
|
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-233-0/+67