Commit Graph

13 Commits

Author SHA1 Message Date
Phil Hughes aa6d92aedb Added sr-only to label for description
[ci skip]
2017-05-15 12:15:56 +01:00
Phil Hughes 7791d498a0 Added accessibility data to description field
[ci skip]
2017-05-15 12:15:56 +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 478812543c Moved json parsing out of service
[ci skip]
2017-05-15 11:33:31 +01:00
Phil Hughes 3d553954d4 Stop the polling before changing the location
[ci skip]
2017-05-15 11:33:31 +01:00
Phil Hughes 3bd37bc4a0 Shows delete button if permissions are correct
[ci skip]
2017-05-15 11:33:31 +01:00
Phil Hughes 86700b97d3 Added inline issue edit form actions
[ci skip]
2017-05-15 11:33:31 +01:00
Phil Hughes 0c55c8891b Remove some weird code to add/remove the task status
Moved the data into the data method
Renamed edited ago class name
2017-05-11 12:25:22 +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 3313df580c Added a bunch of specs for the different components 2017-05-10 17:20:40 +01:00
Phil Hughes 5a5b06de3e Fixed task status with mobile 2017-05-10 17:20:40 +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