summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show/components
Commit message (Expand)AuthorAgeFilesLines
...
| | * fixed move issue specsPhil Hughes2017-05-251-1/+1
| * | use formState to update loading of save buttonissue-edit-inline-project-move-warningPhil Hughes2017-05-262-15/+6
| * | Warn before moving issue in inline edit formPhil Hughes2017-05-252-2/+19
| |/
| * renamed path to web_url in endpointPhil Hughes2017-05-251-2/+2
| * Changed all data to come through the JSON script elementPhil Hughes2017-05-241-2/+8
| * Merge branch 'issue-edit-inline-getdata-after-update' into 'issue-edit-inline'Filipa Lacerda2017-05-241-0/+5
| |\
| | * Get new data after inline edit saveissue-edit-inline-getdata-after-updatePhil Hughes2017-05-221-0/+5
| * | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-224-4/+34
| |\ \ | | |/
| | * Added test to check if warning is not visiblePhil Hughes2017-05-221-1/+2
| | * Removed role from linkissue-edit-inline-locked-warningPhil Hughes2017-05-221-2/+1
| | * Merge branch 'issue-edit-inline' into issue-edit-inline-locked-warningPhil Hughes2017-05-223-6/+116
| | |\
| | * | Added specs for testing when warning is visiblePhil Hughes2017-05-182-17/+8
| | * | Show warning if realtime data has changed since the form has openedPhil Hughes2017-05-183-3/+42
| * | | added label to buttonPhil Hughes2017-05-221-4/+4
| * | | Moved value into computed propertyissue-edit-inline-description-templatePhil Hughes2017-05-222-6/+8
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-224-13/+132
| |\ \ \ | | | |/ | | |/|
| | * | Removed un-used CSSissue-edit-inline-move-projectPhil Hughes2017-05-182-3/+3
| | * | Merge branch 'issue-edit-inline' into issue-edit-inline-move-projectPhil Hughes2017-05-185-9/+58
| | |\ \ | | | |/
| | | * 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
| | * | | Added move to project in issue inline edit formPhil Hughes2017-05-173-2/+116
| | | |/ | | |/|
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-174-3/+51
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'issue-edit-inline-confidential' into 'issue-edit-inline' Filipa Lacerda2017-05-173-1/+39
| | |\ \
| | | * \ Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialissue-edit-inline-confidentialPhil Hughes2017-05-174-3/+78
| | | |\ \ | | | | |/
| | | * | Use dash instead of underscorePhil Hughes2017-05-161-2/+2
| | | * | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialPhil Hughes2017-05-163-52/+61
| | | |\ \
| | | * | | Added inline confidential fieldPhil Hughes2017-05-152-1/+40
| | * | | | 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
| | | | |/ | | | |/|
| * | | | Fixed up the template dropdown to correctly workPhil Hughes2017-05-163-10/+53
| * | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-166-49/+113
| |\ \ \ \ | | |/ / /
| | * | | Fixed else-if in descriptionPhil Hughes2017-05-161-1/+1
| | * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes2017-05-166-115/+115
| | |\ \ \ | | | |/ /
| | * | | Added markdown docs linkPhil Hughes2017-05-153-23/+33
| | * | | 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-153-28/+92
| | * | | Issue inline edit title fieldPhil Hughes2017-05-153-10/+78
| * | | | Added spec for rendering the selectorPhil Hughes2017-05-162-3/+15
| * | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-164-60/+72
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
| * | | Added description template selectorPhil Hughes2017-05-154-15/+127
| |/ /
| * | 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-153-14/+76
| |/
| * Moved json parsing out of servicePhil Hughes2017-05-151-0/+1
| * Stop the polling before changing the locationPhil Hughes2017-05-151-2/+2
| * Shows delete button if permissions are correctPhil Hughes2017-05-152-1/+13