| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove extra bracketissue_13499 | Alfredo Sumaran | 2016-06-03 | 1 | -2/+1 |
| * | Fix spec | Alfredo Sumaran | 2016-06-03 | 2 | -7/+8 |
| * | Address feedback | Alfredo Sumaran | 2016-06-03 | 9 | -32/+26 |
| * | Update CHANGELOG | Alfredo Sumaran | 2016-06-03 | 1 | -2/+1 |
| * | Spec label add / delete in UpdateService | Sean McGivern | 2016-06-03 | 2 | -9/+54 |
| * | Allow bulk-updating to remove all labels | Sean McGivern | 2016-06-03 | 2 | -1/+9 |
| * | Update CHANGELOG | Alfredo Sumaran | 2016-06-03 | 3 | -2/+3 |
| * | Enhancements | Alfredo Sumaran | 2016-06-03 | 4 | -23/+25 |
| * | Update CHANGELOG | Alfredo Sumaran | 2016-06-03 | 1 | -0/+1 |
| * | Fix spec | Alfredo Sumaran | 2016-06-03 | 1 | -8/+9 |
| * | Respond to .json only | Alfredo Sumaran | 2016-06-03 | 1 | -1/+6 |
| * | Fix spec | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | Add mising params | Alfredo Sumaran | 2016-06-03 | 1 | -3/+6 |
| * | Fix failing specs | Alfredo Sumaran | 2016-06-03 | 1 | -6/+8 |
| * | Bulk assignment tests | Alfredo Sumaran | 2016-06-03 | 1 | -38/+120 |
| * | Remove console.log | Alfredo Sumaran | 2016-06-03 | 1 | -1/+0 |
| * | Bulk assignment implementation | Alfredo Sumaran | 2016-06-03 | 3 | -2/+111 |
| * | Tweaks for bulk assignment | Alfredo Sumaran | 2016-06-03 | 1 | -3/+15 |
| * | Expose Issue ID | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | Expose label ID | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | Add show_create param to toggle label creation option | Alfredo Sumaran | 2016-06-03 | 1 | -2/+2 |
| * | Add show_footer parameter for ability to hide footer | Alfredo Sumaran | 2016-06-03 | 2 | -1/+3 |
| * | Do not trigger keyup event if we are persisting state | Alfredo Sumaran | 2016-06-03 | 1 | -3/+8 |
| * | Remove unneeded call to keyup event | Alfredo Sumaran | 2016-06-03 | 1 | -3/+0 |
| * | Only filter asynchronously if option remote is true. | Alfredo Sumaran | 2016-06-03 | 1 | -11/+11 |
| * | Fix statement | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | Tidy up BulkUpdateService specs | Sean McGivern | 2016-06-03 | 1 | -103/+97 |
| * | fixup! WIP: allow adding and removing labels in bulk | Sean McGivern | 2016-06-03 | 1 | -0/+148 |
| * | WIP: allow adding and removing labels in bulk | Sean McGivern | 2016-06-03 | 3 | -8/+37 |
| * | Restore dropdown state when unchecking all issues | Alfredo Sumaran | 2016-06-03 | 1 | -0/+14 |
| * | Ensure we are clicking a visible dropdown | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | Add space | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | Add empty line to end of file | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | Bulk assignment tests | Alfredo Sumaran | 2016-06-03 | 1 | -0/+109 |
| * | Do not remove inputs when dropdown menu hides | Alfredo Sumaran | 2016-06-03 | 1 | -1/+0 |
| * | Remove console.log | Alfredo Sumaran | 2016-06-03 | 1 | -1/+0 |
| * | Handle unchecking of indeterminate items | Alfredo Sumaran | 2016-06-03 | 2 | -11/+30 |
| * | Update classname for indeterminate state | Alfredo Sumaran | 2016-06-03 | 2 | -3/+3 |
| * | typo | Alfredo Sumaran | 2016-06-03 | 3 | -18/+13 |
| * | Set indeterminated items | Alfredo Sumaran | 2016-06-03 | 5 | -6/+58 |
| * | Add .js-filter-submit when needed | Alfredo Sumaran | 2016-06-03 | 2 | -2/+4 |
| * | Remove unnecesary assignment | Alfredo Sumaran | 2016-06-03 | 1 | -1/+0 |
| * | Add label_ids to bulk_update_params | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| * | Ability to assign a label to multiple issues | Alfredo Sumaran | 2016-06-03 | 4 | -2/+19 |
| * | Merge branch 'no-spritesheet' into 'master' | Jacob Schatz | 2016-06-03 | 1 | -1/+1 |
| |\ | |||||
| | * | The spritesheet should only load when an award emoji picker is opened. | Connor Shea | 2016-06-03 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'remove-unnecessary-prefixes' into 'master' | Jacob Schatz | 2016-06-03 | 3 | -16/+1 |
| |\ | |||||
| | * | Remove unnecessary vendor prefixes for browsers we no longer support. | Connor Shea | 2016-05-30 | 3 | -16/+1 |
| * | | Merge branch '2fa-no-autocomplete' into 'master' | Jacob Schatz | 2016-06-03 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Disable 2FA field autocomplete, resolves #18021. | Connor Shea | 2016-06-01 | 1 | -1/+1 |
