Commit graph

17 commits

Author SHA1 Message Date
Luke "Jared" Bennett
5a4a082490
Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-for-issues-9-3 2017-06-02 17:17:54 +01:00
Luke "Jared" Bennett
07c984d81c
Port fix-realtime-edited-text-for-issues 9-2-stable fix to master. 2017-05-31 11:35:05 +01:00
Phil Hughes
df7c90116b fixed issuable shortcuts not working
moved setstate method into store
2017-05-30 11:58:50 +01:00
Phil Hughes
6becf28819 use formState to update loading of save button
[ci skip]
2017-05-26 09:29:06 +01:00
Phil Hughes
b2c2751836 Changed all data to come through the JSON script element
[ci skip]
2017-05-24 12:25:53 +01:00
Phil Hughes
16243985c2 Merge branch 'issue-edit-inline' into issue-edit-inline-locked-warning
[ci skip]
2017-05-22 09:13:49 +01:00
Phil Hughes
6a14a51525 Show warning if realtime data has changed since the form has opened 2017-05-18 16:51:51 +01:00
Phil Hughes
b8647134d9 Merge branch 'issue-edit-inline' into issue-edit-inline-move-project
[ci skip]
2017-05-18 12:44:27 +01:00
Phil Hughes
907dd68e0a Added move to project in issue inline edit form
[ci skip]
2017-05-17 13:01:24 +01:00
Phil Hughes
6963442d67 Merge branch 'issue-edit-inline' into issue-edit-inline-confidential
[ci skip]
2017-05-17 09:59:08 +01:00
Phil Hughes
c4fea61f15 Added inline confidential field
[ci skip]
2017-05-15 17:00:16 +01:00
Phil Hughes
b5b5b4af0c Added description field to inline edit form
[ci skip]
2017-05-15 12:15:56 +01:00
Phil Hughes
b1affe07a1 Issue inline edit title field
[ci skip]
2017-05-15 12:15:56 +01:00
Phil Hughes
e61ce83be9 Issue inline edit title field
[ci skip]
2017-05-15 11:35:26 +01:00
Phil Hughes
86700b97d3 Added inline issue edit form actions
[ci skip]
2017-05-15 11:33:31 +01:00
Phil Hughes
598b05dfff Fixed a bunch of errors with invalid prop
Use v-model on textrea
2017-05-10 17:28:36 +01:00
Phil Hughes
5a95d6f8da Refactored issue tealtime elements
This is to match our docs better and will also help a future issue.

Also made it possible for the description & title to be readable when JS is disabled
2017-05-10 17:20:40 +01:00