Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !6056

Typeahead complex source

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/Incenteev/typeahead_complex_source into 2.2.2-wip Nov 29, 2012
  • Overview 0
  • Commits 5
  • Pipelines 0
  • Changes 3

Created by: stof

This reopens #5227 from @jpkrohling (rebased to target the 2.2.2-wip branch) as @mdo said he has an issue to reopen it.

Original description:

This has a similar intention as the pull request #4790 , but it's a different implementation. It basically allows the consumer of typeahead to determine how to display the entry, and how to uniquely identify it. The test is basically the same as the one from the mentioned pull request, with small modifications. So, credits for the test goes to @jobsantiago .

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/Incenteev/typeahead_complex_source