Commit Graph

22 Commits (fdebc281bd6483735a5ca33c998f5ced78d861e9)

Author SHA1 Message Date
Henriette Dinger 9cde466029 Fix broken styling of macro erros in WP overview 8 years ago
Jens Ulferts 473a1107a6 use aria-label to communication "label + value" 9 years ago
Jens Ulferts 112f2d398a remove class that is then replaced 9 years ago
Jens Ulferts 43a4ecce5d remove wpEditField dependency from wpDisplayAttr 9 years ago
Jens Ulferts 90bae4ebfd prevent duplicate readout of the wp-display-attr label 9 years ago
Roman Roelofsen 57e98024bb WIP reducing watcher count 9 years ago
Roman Roelofsen 78417cdd0c WIP reducing watcher count 9 years ago
Roman Roelofsen 210379367f WIP reducing watcher count 9 years ago
Roman Roelofsen 8985c910f7 Reduced Watcher Count 9 years ago
ulferts 48ac7aa6f4 introduce strategy for displaying fields (#4469) 9 years ago
ulferts de77f7bf48 style inline edit placeholders (#4439) 9 years ago
Jens Ulferts 303cbba580 reflect value update in accessibility labels 9 years ago
Oliver Günther 6549869000 Fix focussing on erroneous fields 9 years ago
Alex Dik 4d909134fe Remove wpField directive from wpDisplayAttr 9 years ago
Jens Ulferts 09810c897f add styling to rest of inline edit fields 9 years ago
Jens Ulferts e5d874a966 Accessibility for wp-edit fields 9 years ago
Oliver Günther 91ba21556e Focus element when exiting edition 9 years ago
ulferts a4c8fa75bb add ability to activate inline edit fields via keyboard (#4405) 9 years ago
Alex Dik 91beb49054 Fix wpDisplayAttr directive tests 9 years ago
manuschiller 2ed2313c07 added functionality to display html to wp-display-attr.directive 9 years ago
Alex Dik 74ec77be0c Rename directive vars of wpDisplayAttr directive 9 years ago
Alex Dik d6608ba54d Renam wpTd directive to wpDisplayAttr 9 years ago
Alex Dik 3aa2c05252 Move wp-td directive 9 years ago
HDinger b17f1d5fa4 Change field widths (#4312) 9 years ago
Oliver Günther 7831eb546f Work package table: Add link to id column 9 years ago
Oliver Günther ec3f48e6a6 Add class states to outer td element 9 years ago
Oliver Günther 6c6bd49aa3 Add class states to outer td element 9 years ago
Jens Ulferts 9148d82f6c reintoduce special handling of percentageDone field 9 years ago
Alex Dik fcc2cd39a6 Implement first version of the WP edit module 9 years ago
Alex Dik 7ef981bd5e Rename wp-column directive to wp-td 9 years ago
Alex Dik 9f94cd50f6 Reorganise WP table components 9 years ago
Alex Dik 14be67bcee Bind scope variables to wpColumn controller 9 years ago
Alex Dik a610b73def Move column template to its component directory 9 years ago
Tim Habermaas bc5df6e051 Point work package link from table to new angular show view. 9 years ago
Alex Coles 5187f04f89 Move Angular templates under frontend/app/templates 10 years ago
Alex Coles 25a6b61f2d Move remainder of Angular app under frontend 10 years ago
Mihail Maxacov d7bd0a9368 fix no tooltip shown on truncated entries in work package list 10 years ago
Richard 35cd571b7f Added a test class for work packages column directive. 11 years ago
Till Breuer f29ed3579d Move work package column directive template 11 years ago
Till Breuer 6f8026fdea Only display done ration as progress bar in work packages table 11 years ago
Till Breuer a8c3563b5e Render work package columns of type integer as progress bar 11 years ago
Till Breuer a198d8fb47 Enable formatting for work package group headers in angular table 11 years ago
Till Breuer 2855c8559b Define work package column display type on client-side 11 years ago
Till Breuer 610f39af5c Render assignee as link in angular work packages table 11 years ago
Till Breuer 21b0f795c6 Rename variable passed to work package column template, update default column value 11 years ago
Richard fa95edff15 Made a first attempt at a directive for displaying work package column data based on the type of the data. Implemented rough versions for normal text and links. Left the filter in there for the sake of comparison. 11 years ago