Commit Graph

19 Commits

Author SHA1 Message Date
Alfredo Sumaran 22b8b9a7f3 Address feedback 2016-06-03 17:14:23 -05:00
Alfredo Sumaran 90c2ab02b5 Add show_create param to toggle label creation option 2016-06-03 17:14:23 -05:00
Alfredo Sumaran d09114e4ed Add show_footer parameter for ability to hide footer 2016-06-03 17:14:23 -05:00
Alfredo Sumaran 243e513255 Add .js-filter-submit when needed 2016-06-03 17:10:20 -05:00
Alfredo Sumaran dbccacdb82 Ability to assign a label to multiple issues 2016-06-03 17:10:20 -05:00
Alfredo Sumaran 7e0ef892f4 Merge remote-tracking branch 'origin/master' into label-dropdown-fix 2016-04-20 17:10:10 -05:00
Alfredo Sumaran e784958cb5 Move shared html to a partial 2016-04-18 14:56:02 -05:00
Alfredo Sumaran f396b2e6d0 Reuse partial for Create Label page 2016-04-15 11:50:44 -05:00
Jacob Schatz 22c089c2fd Removes dup dropdown 2016-04-13 17:31:42 -04:00
Jacob Schatz 42e0625dfb Filter by multiple labels with little animation. 2016-04-13 16:10:49 -04:00
Jacob Schatz e684480eeb Proper selecting multiple labels. 2016-04-13 16:10:49 -04:00
Jacob Schatz dfadbe5e45 Initial mutli label filter 2016-04-13 16:10:49 -04:00
Phil Hughes af3d7d3134 Fixed issue with any label & no label filters missing
Closes #15008
2016-04-07 11:00:36 +01:00
Phil Hughes cc79eedb85 Fixes issue with dropdowns not selecting values
Fixes issue with dropdowns not selecting when navigating between tabs

Closes #14813
2016-03-31 20:19:59 +01:00
Phil Hughes aec0e22669 Adjusted alignment for the new label form 2016-03-23 10:40:07 +00:00
Phil Hughes 07da865113 Shows error messages when trying to create label in dropdown menu
Closes #14495
2016-03-22 14:56:00 +00:00
Phil Hughes 2f210adee2 Fixes issue with filter label missing on labels & milestones 2016-03-18 16:25:04 +00:00
Phil Hughes 0eecc21485 Updated controller with before_action
Fixed other issues based on feedback
2016-03-18 15:18:06 +00:00
Phil Hughes d847db79cb Fixes issue on dashboard issues
They would try to load JSON from a project even though it isn't a single project
2016-03-18 15:18:06 +00:00