Commit Graph

63 Commits (8b2a068edeb8651f6ab30e511a6d7f03578cb97e)

Author SHA1 Message Date
Henriette Dinger 618cb6fe52 Change styling of split view icon in wp table 9 years ago
Oliver Günther 9fa8d25ed4 Add split view button to hovered rows 9 years ago
Oliver Günther bce414c9af Remove automatic opening of split pane 9 years ago
Oliver Günther afd1c8cd0d Remove feature-flags 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
Jens Ulferts 0df2f9e216 display placeholder on empty columns 9 years ago
Oliver Günther 6c6bd49aa3 Add class states to outer td element 9 years ago
Oliver Günther f3b175116c Fix webpack typing warnings 9 years ago
Jens Ulferts debc2c07e4 ensure the schema to be loaded witin a row 9 years ago
Oliver Günther 09beabdaea Show default placeholder when no value in td 9 years ago
Oliver Günther 46586243b7 Watch for attribute changes in the resource 9 years ago
Jens Ulferts 08da8ef7bf prevent trying to get into edit mode when user is not allowed to edit 9 years ago
Jens Ulferts adecf30a19 adapt sum specs 9 years ago
Oliver Günther e001a033de Fix all karma tests exepect group sums 9 years ago
Jens Ulferts e89c447b48 fix child indentation on wp table 9 years ago
Jens Ulferts 9b961f8b7f remove unused method 9 years ago
Jens Ulferts 7ad12c0cad remove no longer necessary variables from signature 9 years ago
Jens Ulferts 9148d82f6c reintoduce special handling of percentageDone field 9 years ago
Jens Ulferts f2eb288e7c completely fix showing sums 9 years ago
Jens Ulferts 5b77978fc3 use the halResource to display the table sums 9 years ago
Jens Ulferts d32127465b indentation 9 years ago
Jens Ulferts 9967f0a85a fix grouping 9 years ago
Jens Ulferts 638b6ba777 rename remaining wp-column to wp-td 9 years ago
Jens Ulferts 88da437425 reenable wp row selection 9 years ago
Jens Ulferts 9a2615a496 adapt wp.td directive test 9 years ago
Jens Ulferts d67b7fe6fc extend focus js to all focusable elements 9 years ago
Jens Ulferts 3750766a88 use proper interpolation for I18n 9 years ago
Alex Dik fcc2cd39a6 Implement first version of the WP edit module 9 years ago
Alex Dik fc5a25077e Fix test for wp-td directive 9 years ago
Alex Dik 7ef981bd5e Rename wp-column directive to wp-td 9 years ago
Alex Dik e01bf3551e Reorganize WP table 9 years ago
Alex Dik 9f94cd50f6 Reorganise WP table components 9 years ago
Oliver Günther 3ac7490c01 Fix static paths of Frontend PathHelper 9 years ago
Oliver Günther 66e4ece075 Avoid rendering as link when id is null 9 years ago
Henriette Dinger 215beb1a9c Change to consistent form tag so that the same styling rules were applied 9 years ago
Oliver Günther 8dc9b592c4 Fix merge hickup 9 years ago
Alex Dik 9350ad4d13 Move context menus in separate components sub directory 9 years ago
Alex Dik b1f613af40 Move ColumnContextMenuController to components 9 years ago
Alex Dik 64c8461b9c Move column-context-menu directive to components 9 years ago
Alex Dik 718025d960 Move sort-header directive to components 9 years ago
Alex Dik c0e2b387f2 Add toggleRowsLabel to text object 9 years ago
Alex Dik 0c0839e3f7 Replace I18n scope variable 9 years ago
Alex Dik 8118f13e12 Implement WP table controller 9 years ago
Henriette Dinger 55ff4171a0 Update used icon name 9 years ago
Alex Dik f80fa87f0a Refactor wpColumns directive controller 9 years ago
Alex Dik 14be67bcee Bind scope variables to wpColumn controller 9 years ago
Alex Dik a814ee5ee1 Use controller instead of link in wpColumn directive 9 years ago
Alex Dik 6c61c6e475 Restrict column directive to elements 9 years ago
Alex Dik a610b73def Move column template to its component directory 9 years ago