Commit Graph

281 Commits

Author SHA1 Message Date
Phil Hughes 2f3eeb1081
Fixes sticky class being removed when over-scrolling in Safari
Closes #36457
2017-08-15 09:46:16 +01:00
Filipa Lacerda 6a6a1e5b9e Merge branch '35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-ui' into 'master'
Resolve "'Please select a file' when attempting to upload or replace from the UI"

Closes #35052

See merge request !12863
2017-08-08 14:45:49 +00:00
Simon Knox f363479808 disable file upload button while uploading
hide placeholder text when files have been added
vertically center dropzone area content
close modal after file upload succeeds
2017-08-08 22:12:08 +10:00
Filipa Lacerda fe5086c28f Merge branch 'diff-changed-files-dropdown' into 'master'
Moved changed files into a dropdown

Closes #29778

See merge request !13128
2017-08-04 07:52:36 +00:00
Tim Zallmann dab08be606 Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
Phil Hughes b8770ba98b
fixed karma failure 2017-08-03 17:03:49 +01:00
Phil Hughes d86cbe6941
fixed alignment in button
correctly scroll to element with sticky height offset
2017-08-03 17:03:49 +01:00
Phil Hughes 30777178e3
fixed jumping when bar gets stuck
added specs to sticky util file
added `No files found.` text when results are empty
2017-08-03 17:03:49 +01:00
Phil Hughes b507682d6e
made the changed files holder sticky 2017-08-03 17:03:49 +01:00
Clement Ho 974a04026d Add filtered search to group issue dashboard 2017-08-02 09:27:24 +00:00
Stan Hu 9d03637307 Merge branch 'fix-date-off-by-1' into 'master'
Fix date bug in JS that makes dates not work with strings

Closes #29916

See merge request !12147
2017-07-19 22:50:38 +00:00
Jacob Schatz 9a303fb7e8 Fixes eslint bugs. 2017-07-18 18:28:05 -04:00
Jacob Schatz 0c97f3574a Fixes code quality issues 2017-07-18 15:07:14 -04:00
Jacob Schatz c9ddfab4df moves the date to the right place 2017-07-18 15:03:29 -04:00
Jacob Schatz 1b98ee7538 Adds datefix class. 2017-07-18 13:38:40 -04:00
Simon Knox 53e7bf0470 fix transient rspec failure due to Poll.js race condition
don't treat aborted requests as failures, they are often triggered during unload (e.g after clicking a link)
2017-07-18 12:17:55 +10:00
Bryce Johnson 4c20ee71a9 Restore timeago translations in renderTimeago. 2017-06-30 12:20:21 -04:00
Bryce Johnson def0f62810 Remove initTimeagoTimeout and let timeago.js update timeagos internally.
MR: !12468
2017-06-29 14:46:02 -04:00
Clement Ho 500d3a990e Merge branch 'winh-no-current-user-search-bar' into 'master'
Add condition if there is a current user to DropdownUser

See merge request !12415
2017-06-28 16:16:46 +00:00
winh 6ab12777bc Introduce addClassIfElementExists utility 2017-06-27 20:37:30 +02:00
Phil Hughes 2c95411737 Fixed multi-line markdown in issue edit form
Closes #34318
2017-06-26 16:23:06 +01:00
Annabel Dunstone Gray 588d55646d Fix offset for fixed nav 2017-06-23 08:24:15 +00:00
Bob Van Landuyt d9238ee6c0 Translate time tooltips.
Let the backend do the translation.
2017-06-15 14:47:04 +02:00
Filipa Lacerda 452202e36d Improve Job detail view to make it refreshed in real-time instead of reloading 2017-06-12 09:20:19 +00:00
Alfredo Sumaran b55bd9ef95 Merge branch 'master' into 25426-group-dashboard-ui 2017-06-08 10:15:27 -05:00
Bob Van Landuyt bdebe849b8 Translate project & repository pages 2017-06-07 20:13:44 +00:00
Alfredo Sumaran 3ec37e2622 Merge branch 'master' into 25426-group-dashboard-ui 2017-06-07 14:45:57 -05:00
Alfredo Sumaran 323a326c73 Improve pagination when searching or filtering
[ci skip]
2017-06-06 04:31:40 -05:00
Kushal Pandya 7abe27b425 Improve user experience around slash commands in instant comments 2017-06-05 09:12:15 +00:00
Tim Zallmann fc56d2fbaa Merge branch '32538-url' into 'master'
fix IE11 error from sentry

Closes #32538

See merge request !11586
2017-06-02 07:48:41 +00:00
Filipa Lacerda 882a591dca Merge branch 'issue-edit-inline' into 'master'
Issue inline editing

Closes #24873

See merge request !11322
2017-05-31 16:35:47 +00:00
Fatih Acet ebd6e5f351 Merge branch '32916-browser-notifications-for-pipeline-running-in-a-mr-is-gone' into 'master'
Resolve "Browser notifications for pipeline running in a MR is gone"

Closes #32916

See merge request !11734
2017-05-30 11:40:21 +00:00
Phil Hughes 3465e1e52c Merge branch 'master' into issue-edit-inline 2017-05-30 10:34:15 +01:00
Kushal Pandya 069783b5cc Add performance deltas between app deployments on Merge Request widget 2017-05-29 15:04:47 +00:00
Luke "Jared" Bennett 870005c432
Added specs for handleNotifications in mr_widget_options_spec.js 2017-05-26 16:48:19 +01:00
Luke "Jared" Bennett b172ef2fdc
Restore notifications to MR widget 2017-05-26 15:26:06 +01:00
Phil Hughes 5227ea5bc4 fixed up weird karma specs with tooltip
the tooltip mixin was changed because of a weird bug where the tooltip wouldn't show. This was wrong as the bug was actually caused by the text utility method
2017-05-26 14:38:38 +01:00
Filipa Lacerda b39b02d4a4 Merge branch 'dm-paste-code-inside-gfm-code' into 'master'
Don't wrap pasted code when it's already inside code tags

Closes #32507

See merge request !11524
2017-05-24 10:02:17 +00:00
Filipa Lacerda 43a28cfee2 Merge branch 'winh-frontend-user-cache' into 'master'
Introduce UsersCache for storing user entities in frontend

See merge request !11404
2017-05-23 14:09:48 +00:00
winh d7f9b408bf Add frontend UsersCache class (!11404) 2017-05-23 10:45:59 +02:00
winh c102656736 Extract Cache class from AjaxCache 2017-05-21 23:59:47 +02:00
Simon Knox fe41456393 fix IE11 error from sentry 2017-05-19 23:10:40 +10:00
Douwe Maan 7e0a4c5e57 Don't wrap pasted code when it's already inside code tags 2017-05-19 07:26:28 -05:00
Mike Greiling 83f8a91cb5 refactor instances of CJS module.exports to ES module syntax 2017-05-16 17:06:34 -05:00
Mike Greiling 337acf4be3 fix eslint failures 2017-05-16 16:57:05 -05:00
Mike Greiling 5bd549187a update remaining uses of CJS syntax to ES module syntax 2017-05-16 15:52:40 -05:00
Phil Hughes 4579056476 Fixed tests with params being wrong 2017-05-15 14:03:52 +01:00
Phil Hughes 477be05661 Fixed issue boards not filtering when URL params are encoded
Closes #32084
2017-05-12 09:27:21 +01:00
Winnie Hellmann b304d41232 Track pending requests in AjaxCache 2017-05-10 22:01:00 +00:00
Filipa Lacerda 269c0fe007 Replace old isObject for underscore methods 2017-05-10 16:17:31 +00:00