summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add MR number to changelog.25332-make-file-templates-easy-to-use-and-discoverBryce Johnson2017-04-011-1/+1
* Merge branch '25332-make-file-templates-easy-to-use-and-discover' of gitlab.c...Bryce Johnson2017-04-010-0/+0
|\
| * Remove no-new annotation from file_template_mediator.js.Bryce Johnson2017-03-311-1/+1
* | Make file templates easy to use and discoverBryce Johnson2017-04-012-1/+5
|/
* Use target href instead of hash to match preview tab.Bryce Johnson2017-03-311-2/+4
* Fix bad refs from undoMenu transform.Bryce Johnson2017-03-311-4/+4
* Remove unused logic for autosize and setEditorContent.Bryce Johnson2017-03-311-13/+3
* Condense template selector selection classes.Bryce Johnson2017-03-311-4/+2
* Rename cachedTitle to cachedFilename.Bryce Johnson2017-03-311-2/+2
* Move DOM elements out of object.Bryce Johnson2017-03-311-33/+31
* Remove stray focus annotation.Bryce Johnson2017-03-311-1/+1
* Add spec for hiding template selectors when user switches to preview state.Bryce Johnson2017-03-311-0/+12
* Remove whitespace.Bryce Johnson2017-03-311-16/+16
* Fix navlinks selector ref.Bryce Johnson2017-03-311-1/+1
* Prevent default when selectTemplate triggered by click.Bryce Johnson2017-03-311-1/+3
* Prevent default navigation on template type selection.Bryce Johnson2017-03-311-1/+3
* Remove inline styles.Bryce Johnson2017-03-310-0/+0
* Align page title and template selectors.Pedro Moreira da Silva2017-03-313-24/+12
* Fix responsiveness style issues with undo state.Bryce Johnson2017-03-314-9/+22
* Fix lingering "New File" ref.Bryce Johnson2017-03-311-1/+1
* Update refs to "Choose a" to "Apply a".Bryce Johnson2017-03-313-4/+4
* Update failing spec refs from 'New FIle' to 'New file'.Bryce Johnson2017-03-312-2/+2
* Remove scss whitespace.Bryce Johnson2017-03-311-2/+2
* Cleanup and improve naming for undo_template_spec.Bryce Johnson2017-03-311-47/+17
* Improve naming and cleanup template_type_dropdown_spec.Bryce Johnson2017-03-311-35/+27
* Rename listenForPreviewState to listenForPreviewMode.Bryce Johnson2017-03-311-2/+2
* Fix undo menu alignment styling.Bryce Johnson2017-03-311-2/+3
* Vertically align page title components.Bryce Johnson2017-03-311-11/+15
* Improve template mediator naming.Bryce Johnson2017-03-311-26/+23
* Clean up editor scss.Bryce Johnson2017-03-313-17/+14
* Improve alignment on page title for New/Edit blob.Bryce Johnson2017-03-311-2/+2
* Shush eslint, rubocop, scss_lint.Bryce Johnson2017-03-313-17/+21
* Fix undo button causing bump in menu height.Bryce Johnson2017-03-312-2/+4
* Fix template type dropdown spec display mixup.Bryce Johnson2017-03-311-4/+4
* Fix toggle text restore from cache.Bryce Johnson2017-03-314-37/+33
* Cache blob before dropdown updates toggleText.Bryce Johnson2017-03-311-3/+5
* Fix breaking changes.Bryce Johnson2017-03-312-8/+14
* Revert removing default for skipFocus.Bryce Johnson2017-03-311-1/+1
* Clean up FileTemplateSelector and FileTemplateMediator.Bryce Johnson2017-03-318-113/+155
* Add show/hide template selector menu based on matching.Bryce Johnson2017-03-311-1/+4
* Prevent collapse of page title when template selectors not shown.Bryce Johnson2017-03-311-1/+1
* Fix vertical alignment of title & template selector menu.Bryce Johnson2017-03-313-13/+15
* Hide template selector menu on Preview state.Bryce Johnson2017-03-311-0/+19
* Style nav-links for better contrast.Bryce Johnson2017-03-312-8/+15
* Clean application of file templates on master.Bryce Johnson2017-03-3126-210/+772
* Merge branch '30236-fix-capybara-timeouts' into 'master' Douwe Maan2017-04-013-13/+12
|\
| * Properly eagerly-load the Capybara server for JS feature specs onlyRémy Coutable2017-03-313-4/+9
| * Eager-load the Capybara server to prevent timeoutsRémy Coutable2017-03-313-3/+3
| * Increase Capybara's timeoutRémy Coutable2017-03-313-9/+3
* | Merge branch '25556-prevent-users-from-disconnecting-gitlab-account-from-cas'...Douwe Maan2017-03-316-20/+75
|\ \