summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Show warning if realtime data has changed since the form has openedPhil Hughes2017-05-184-3/+50
* Merge branch 'auto-focus-description-field' into 'issue-edit-inline'Filipa Lacerda2017-05-181-1/+4
|\
| * Focus the description field in the inline form when mountedPhil Hughes2017-05-171-1/+4
* | Stops formState from updating if the form is already openissue-edit-inline-stop-edit-button-reseting-statePhil Hughes2017-05-171-6/+8
* | Merge branch 'issue-edit-inline-confidential' into 'issue-edit-inline' Filipa Lacerda2017-05-176-1/+44
|\ \
| * \ Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialissue-edit-inline-confidentialPhil Hughes2017-05-1713-6/+398
| |\ \ | | |/
| * | Use dash instead of underscorePhil Hughes2017-05-161-2/+2
| * | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialPhil Hughes2017-05-1622-128/+241
| |\ \
| * | | Added inline confidential fieldPhil Hughes2017-05-155-1/+45
* | | | Merge branch 'issue-edit-inline-title-validation' into 'issue-edit-inline' Filipa Lacerda2017-05-172-2/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Disable inline submit button when title is blankissue-edit-inline-title-validationPhil Hughes2017-05-162-2/+12
| | |/ | |/|
* | | Use the tooltip mixinissue-edit-inline-description-fieldPhil Hughes2017-05-164-8/+30
* | | Fixed else-if in descriptionPhil Hughes2017-05-161-1/+1
* | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes2017-05-1625-191/+295
|\ \ \ | |/ /
| * | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-1619-76/+180
| |\ \
| | * \ Merge branch 'omega-submodules' into 'master'Robert Speicher2017-05-151-0/+4
| | |\ \
| | | * | submodule_links: Handle in-repository submodule urlsDavid Turner2017-05-151-0/+4
| | * | | Merge branch '31902-namespace-recent-searches-to-project' into 'master' Annabel Dunstone Gray2017-05-153-4/+9
| | |\ \ \
| | | * | | Scope recent searches to projectEric Eastwood2017-05-153-4/+9
| | * | | | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-157-11/+11
| | * | | | Merge branch '31106-tabs-alignment' into 'master' Annabel Dunstone Gray2017-05-155-54/+77
| | |\ \ \ \
| | | * | | | fix Resolved Discussions counter wrapping to next lineSimon Knox2017-05-135-54/+77
| | * | | | | Merge branch 'rename-rendered_title' into 'master' Rémy Coutable2017-05-153-5/+5
| | |\ \ \ \ \
| | | * | | | | Rename all references to rendered_title to realtime_changesrename-rendered_titleLuke "Jared" Bennett2017-05-133-5/+5
| | * | | | | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan2017-05-157-11/+11
| | |\ \ \ \ \ \
| | | * | | | | | Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-157-11/+11
| | * | | | | | | Improve slash command stripping, escape temporary note contentsKushal Pandya2017-05-151-2/+3
| | * | | | | | | Merge branch '32184-retried-jobs' into 'master' Phil Hughes2017-05-152-2/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | Use fa-refresh on retried jobs32184-retried-jobsAnnabel Dunstone Gray2017-05-122-2/+2
| | * | | | | | | | Merge branch 'gitaly-reuse-stubs' into 'master' Robert Speicher2017-05-151-2/+0
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Don't reuse gRPC channelsJacob Vosmaer2017-05-151-2/+0
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch '31886-remover-comment-load-spinner' into 'master' Annabel Dunstone Gray2017-05-151-3/+0
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | 31886 Remove spinner from loading comment31886-remover-comment-load-spinnertauriedavis2017-05-121-3/+0
| | * | | | | | | | | MR zindex regressionLuke "Jared" Bennett2017-05-153-2/+4
| | * | | | | | | | | Create a Users FinderGeorge Andrinopoulos2017-05-151-0/+74
| | * | | | | | | | | Merge branch 'dz-fix-file-mode' into 'master' Douwe Maan2017-05-151-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Ruby files that are not meant to be executable should be 644 not 755dz-fix-file-modeDmitriy Zaporozhets2017-05-151-0/+0
| * | | | | | | | | | Created form component instead of using :is incorrectlyPhil Hughes2017-05-163-47/+57
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Stop passing through the store objectissue-edit-inline-title-fieldPhil Hughes2017-05-153-10/+8
| * | | | | | | | | for open.form eventPhil Hughes2017-05-151-0/+1
| * | | | | | | | | Fixed form not sending correct dataPhil Hughes2017-05-151-3/+6
| * | | | | | | | | Issue inline edit title fieldPhil Hughes2017-05-155-33/+79
* | | | | | | | | | Added markdown docs linkPhil Hughes2017-05-157-26/+52
* | | | | | | | | | Added sr-only to label for descriptionPhil Hughes2017-05-151-1/+3
* | | | | | | | | | Added accessibility data to description fieldPhil Hughes2017-05-151-0/+5
* | | | | | | | | | Added description field to inline edit formPhil Hughes2017-05-1511-30/+372
* | | | | | | | | | Issue inline edit title fieldPhil Hughes2017-05-155-28/+81
|/ / / / / / / / /
* | | | | | | | | Moved json parsing out of servicePhil Hughes2017-05-152-4/+3
* | | | | | | | | Stop the polling before changing the locationPhil Hughes2017-05-151-2/+2
* | | | | | | | | Shows delete button if permissions are correctPhil Hughes2017-05-154-1/+17