Stan Hu
369275d630
Fix network graph when branch name has single quotes
...
Closes https://github.com/gitlabhq/gitlabhq/issues/9500
2015-07-29 23:29:47 -07:00
Robert Speicher
ae75b2ee40
Remove requires-input from the Network Graph form
...
The "Begin with the selected commit" checkbox requires the submit button
to be enabled, even if the extended SHA1 input field is blank.
2015-06-26 22:49:32 -04:00
Robert Speicher
f6503f71f9
Remove disableButtonIf[Any]EmptyField calls from forms
...
These have been replaced by the "requiresInput" behavior.
2015-06-26 22:07:59 -04:00
Douwe Maan
9508bdc0c9
Include ref in network page title.
2015-04-30 21:14:26 +02:00
Douwe Maan
26ad250989
Add a page title to every page.
2015-04-30 19:12:15 +02:00
Vinnie Okada
76aad9b76e
Upgrade to Rails 4.1.9
...
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.
2015-02-14 11:09:23 -07:00
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +02:00
Ciro Santilli
0cdef83dc8
Remove type submit from button_tag since default.
2014-09-26 16:52:36 +02:00
Robert Schilling
233d89a9e7
Disable buttons if required forms are empty
2014-09-11 19:48:02 +02:00
Robert Schilling
0cbc19f944
Awesome shortcuts for GitLab
2014-09-01 11:49:17 +02:00
Dmitriy Zaporozhets
3637d244be
Improve network UI
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-06-14 19:35:45 +03:00
Dmitriy Zaporozhets
afa4a075e4
Show spinner on network graph while it loading
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-06-11 22:22:58 +03:00
Dmitriy Zaporozhets
268c183b29
Replace gif animation with font icon spinner
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-05 20:30:57 +02:00
Johannes Schleifenbaum
0e61011499
Change the Label for SHA1-Seach inside the Network
2014-01-05 13:58:06 +01:00
Dmitriy Zaporozhets
7a84c5c86c
Fix project network ui
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-05 13:58:48 +02:00
Dmitriy Zaporozhets
ac6c050773
Fix network tests. Removed console.log
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-05 13:41:09 +02:00
Dmitriy Zaporozhets
0a364762d9
twbs3 style for admin, tree, network, commits
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-04 19:27:09 +02:00
Dmitriy Zaporozhets
5fa805a7ba
Restyle issue form. Replace inputs
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-01 22:11:18 +02:00
Dmitriy Zaporozhets
010a770b3f
Migrate forms and inputs pt1
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-31 02:50:36 +02:00
Dmitriy Zaporozhets
16eb3ac360
Update form classes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-31 01:27:02 +02:00
Steven Thonus
65cad57a35
avatar upload on profile page
2013-10-09 09:05:09 +02:00
Hiroyuki Sato
1101ceb3f4
A little improvement
...
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.
2013-08-21 19:20:29 +09:00
Hiroyuki Sato
fd0afcc996
Remove the dependancy of grit from class Network::Graph
2013-08-20 12:05:23 +09:00
Dmitriy Zaporozhets
b2152847b1
Replace xlarge and xxlarge classes
2013-08-07 23:40:29 +03:00
Dmitriy Zaporozhets
16c3925927
Determine network height based on window size
2013-07-15 15:03:56 +03:00
Dmitriy Zaporozhets
2a07390104
Remove unnecessary title. Fix graphs width for less then 1214px resolution
2013-07-15 10:01:15 +03:00
Dmitriy Zaporozhets
c49dcbacc3
Few ui fixes: network graph and accept mr button
2013-07-15 09:30:33 +03:00
Dmitriy Zaporozhets
36fd4de825
Replace page_title with page-title. Correct margin for some blocks/layouts
2013-07-13 08:45:48 +03:00
Dmitriy Zaporozhets
2ed7cbfba4
Move projects controllers/views in Projects module
2013-06-23 19:47:22 +03:00