Rémy Coutable
0b942541da
Improve the "easy WIP & un-WIP from link" feature
2016-03-18 23:27:35 +01:00
Alfredo Sumaran and Jacob Schatz
cdd7e1855e
Fixes failing spec
2016-03-18 14:06:51 -04:00
Alfredo Sumaran and Jacob Schatz
73e043d196
Delete unused file
2016-03-18 14:06:51 -04:00
Alfredo Sumaran and Jacob Schatz
53df7263b7
Use new dropdown class for search suggestions
2016-03-18 14:06:51 -04:00
Alfredo Sumaran and Jacob Schatz
2d0f8f928c
Disable highlighting by default
2016-03-18 14:06:51 -04:00
Alfredo Sumaran and Jacob Schatz
b5bd497a1f
Allow to hightlight matches
2016-03-18 14:06:51 -04:00
Alfredo Sumaran and Jacob Schatz
f858ee43ea
Allow to pass header items
2016-03-18 14:06:51 -04:00
Alfredo Sumaran and Jacob Schatz
4e486c6116
Allow to pass input filter param
...
This allow us to set a different input to filter results
2016-03-18 14:06:51 -04:00
Alfredo Sumaran and Jacob Schatz
0b893bec54
Allow data with desired format
2016-03-18 14:06:51 -04:00
Alfredo Sumaran and Jacob Schatz
a0c1aa6d04
Allow to pass non-asynchronous data to GitLabDropdown
2016-03-18 14:06:51 -04:00
Alfredo Sumaran and Jacob Schatz
2541f59227
Better wording
2016-03-18 14:06:51 -04:00
Alfredo Sumaran and Jacob Schatz
82e3c1f257
Change hidden input id to avoid duplicated IDs
...
The TODOs dashboard already had a #project_id input and it was causing a spec to fail
2016-03-18 14:06:51 -04:00
Alfredo Sumaran and Jacob Schatz
5479795708
Tweak behaviours
2016-03-18 14:06:51 -04:00
Alfredo Sumaran and Jacob Schatz
6a7f4a0767
Apply styling and tweaks to autocomplete dropdown
2016-03-18 14:06:51 -04:00
Alfredo Sumaran and Jacob Schatz
c9e202c1d7
Working version of autocomplete with categorized results
2016-03-18 14:06:51 -04:00
Phil Hughes
7dde8b2cf0
Fix spacing below edit note form
...
Also changed to allow the CSS to decide what should be hidden when editting
2016-03-18 17:23:54 +00:00
Phil Hughes
2f210adee2
Fixes issue with filter label missing on labels & milestones
2016-03-18 16:25:04 +00:00
Phil Hughes
c5d026a0d3
Fixed issue with filtered data persisting when dropdown closed
...
Closes #14401
2016-03-18 15:53:16 +00:00
Phil Hughes
0858cb097a
Fixed issue with labels dropdown getting wrong labels
2016-03-18 15:18:06 +00:00
Jacob Schatz
9280fd4acd
Merge branch 'fix-mr-close-button' into 'master'
...
Fixes issue with close button not working on MR
Closes #14383
See merge request !3295
2016-03-18 14:49:00 +00:00
Jacob Schatz
8dfa0a7649
Merge branch 'improved-issue-sidebar' into 'master'
...
Improved issue sidebar
Updated the spacing throughout the sidebar so that it fits better on smaller screens. Also adds a more participants button to show any other participants after the first row.
Closes #13353
See merge request !3097
2016-03-18 13:50:22 +00:00
Phil Hughes
c51af604e5
Another CS style fix
2016-03-18 11:42:15 +00:00
Phil Hughes
e8d52499db
Fixed some CS styling issues
...
Fixed bug where wouldn't work on MR index
2016-03-18 11:42:15 +00:00
Phil Hughes
16d02de56e
Fixed issue with dashboard issues not reloading
2016-03-18 11:40:16 +00:00
Phil Hughes
882ebfc296
Changing filter dropdowns shows loading
...
Instead of doing a full refresh of the page - i've modified the filterResults method on the Issues object to work for this form as well
2016-03-18 11:40:16 +00:00
Phil Hughes
4885423fea
Fixes issue with close button not working on MR
...
Closes #14383
2016-03-18 11:36:48 +00:00
Jacob Schatz
4cd87d31bd
Merge branch 'optimistic-todos' into 'master'
...
Adds small AJAX optimistic functionality to todos.
Fixes #13656 <br/>
A good first step and boring solution. <br/>
Will make ajax call to remove each issue. <br/>
If issue is last in group of issues will refresh page. <br/>
If issues remain in group will remove row with JS. <br/>
Adds loading spinner to button and disables. <br/>
 <br/>
cc @dzaporozhets @JobV @dbalexandre
See merge request !2946
2016-03-18 11:23:16 +00:00
Phil Hughes
3b6e2a68f3
Removed modal hide
2016-03-18 11:16:34 +00:00
Phil Hughes
3d6573fd71
Updated to fix issues risen during feedback
...
Correctly updates the on-screen CI text feedback
2016-03-18 11:08:03 +00:00
Phil Hughes
33aeaf6a9c
Merge request title is in the notification
...
Short commit instead of long commit sha
2016-03-18 10:26:48 +00:00
Phil Hughes
fcba255153
Commit SHA comes from JSON
...
Removed page refresh - instead clicking takes to the builds tab
2016-03-18 10:26:48 +00:00
Jacob Schatz and Phil Hughes
c1c786fe65
Using status from ajax call.
...
Removing icon changes because refresh.
2016-03-18 10:26:48 +00:00
Jacob Schatz and Phil Hughes
1a482bfbc2
Removes name from file
...
Changes `:not_found` to `nil`
2016-03-18 10:26:48 +00:00
Jacob Schatz and Phil Hughes
e33e0de24d
Checks if Notification API exists before requesting permission.
2016-03-18 10:26:48 +00:00
Jacob Schatz and Phil Hughes
00deaaafb1
removing ci_enable
2016-03-18 10:26:48 +00:00
Jacob Schatz and Phil Hughes
fcc0f7c68e
Remove repeated build listing
2016-03-18 10:26:48 +00:00
Jacob Schatz and Phil Hughes
b2f2df3b38
Add page reload as a temporary boring solution
2016-03-18 10:26:48 +00:00
Jacob Schatz and Phil Hughes
e9c5e31281
Add icon as a opt for notifier
2016-03-18 10:26:48 +00:00
Jacob Schatz and Phil Hughes
f7e2109905
Adds notifications API to MR page.
...
When a build status changes a notification will popup.
Fixes #10851
2016-03-18 10:26:48 +00:00
Jacob Schatz and Phil Hughes
51ceb3802f
Adds JSON callback, which is currently not working.
2016-03-18 10:26:48 +00:00
Jacob Schatz and Phil Hughes
91880e13df
initial ajax build
2016-03-18 10:26:48 +00:00
Phil Hughes
fa6fae18a9
Changed any variable name to save confusion
2016-03-18 09:49:44 +00:00
Phil Hughes
72830aa809
Removed comparing against text
2016-03-18 09:48:47 +00:00
Phil Hughes
8357a23ac8
Fixes issue with any milestone value in dropdown not being selectable
...
Closes #14293
2016-03-18 09:48:47 +00:00
Phil Hughes
b2e673e523
Removed global JS var
2016-03-18 09:46:20 +00:00
Phil Hughes
38ea9c6cf7
Reused some variables
...
Set global JS variable to sync view up
2016-03-18 09:46:20 +00:00
Phil Hughes
3e98e5971b
Improved issue sidebar
...
Updated the spacing throughout the sidebar so that it fits better on smaller screens
Added more participants button
Closes #13353
2016-03-18 09:46:20 +00:00
Robert Speicher
423e006840
Expand the issuable sidebar when coming back from the Changes tab
...
Unless the user explicitly requested the collapsed sidebar.
2016-03-17 21:24:17 -04:00
Robert Speicher
dc396d0fa4
Merge branch 'edited-text' into 'master'
...
Edited timeago text on comments
Unified the 'edited text' to be the same in descriptions and comments
Closes #5538
See merge request !3063
2016-03-17 20:35:06 +00:00
Alfredo Sumaran
647f28bd1d
Make it generic
2016-03-17 15:02:42 -05:00