Commit Graph

2884 Commits (213caff8a39e25c72d4746249223d49bb7822e20)

Author SHA1 Message Date
Oliver Günther d8801fed03 Fix destruction of modal for 22987 (#4617) 8 years ago
Oliver Günther f338621a83 Remove double timeout execution in interactive-table (#4616) 8 years ago
Roman Roelofsen 048ca6f42f Improved and tuned performance for virtual scrolling 8 years ago
Jens Ulferts 2013dc73f5 correctly clear unsaved query_props upon switching the query 8 years ago
Oliver Günther ea6b930582 Show 'Open in full screen' notification only when not in fullscreen 8 years ago
Jens Ulferts dc92542f6f remove duplicate method 8 years ago
ulferts a25717ab83 Fix/move project empty options (#4610) 8 years ago
ulferts b664210d39 Fix/force datepicker open upon first focus (#4606) 8 years ago
Roman Roelofsen 8209392269 Removed scroll timeout 8 years ago
Roman Roelofsen 8f01aadc9b Minor change to virtual scrolling 8 years ago
Roman Roelofsen 8ec000ca4f - Dummy rows have to correct number of columns 8 years ago
Roman Roelofsen 3ae21f9c5e Removed Timeout, performance looks good so far 8 years ago
Roman Roelofsen e41f7f19d5 WIP: Improved performance 8 years ago
Roman Roelofsen 6cc1ae1b7b Change for evalution: always display all rows 8 years ago
Roman Roelofsen a34ec30b89 Prototype: disable watchers if a row is not visible 8 years ago
Roman Roelofsen 6eaeb5e5a9 cleanup 8 years ago
Roman Roelofsen 342f8b6cdc Prototype for virtual scrolling 8 years ago
Roman Roelofsen 2ad59c2741 Added basic virtual scroll testing code 8 years ago
ulferts 4e4d78aa2d refer to original event to get to the data (#4604) 8 years ago
Oliver Günther 911ec386a7 Start removing prototype implementations 8 years ago
Oliver Günther 62ca484428 Allow tab read-only display fields, but highlight them 8 years ago
Henriette Dinger 6ebc18eb15 Remove border in list view 8 years ago
Roman Roelofsen 1f1f038528 - Dummy rows have to correct number of columns 8 years ago
Roman Roelofsen 8b574e6063 Removed Timeout, performance looks good so far 8 years ago
Alex Dik c260090cc8 Tweak apiV3 service config (#4597) 8 years ago
Oliver Günther 2632c4ceaf Replace webpack-fail-plugin with custom plugin (#4598) 8 years ago
Alex Dik cd4a220a97 Refactor HalResource tests (#4595) 8 years ago
Oliver Günther a2e49c9ccd Return from ErrorResource 8 years ago
Alex Dik ab807b8847 Stop exposing $route on HalLink's callable directly 8 years ago
Alex Dik 5831fbd7a1 Add HalLink properties to its callable form 8 years ago
Alex Dik 4cece53227 Rename function generation methods of HalLink 8 years ago
Oliver Günther 0ed6bfeca6 Swap condition in WorkPackageResource#save 8 years ago
Oliver Günther 16dc678dd6 Ignore tab update when moving TO show#activity 8 years ago
Oliver Günther d07ec7a3eb Rename wpNotificationsService 8 years ago
Oliver Günther 98bf7f13be Use changeParent link in frontend 8 years ago
Oliver Günther 227e64b27f Use ng-if to remove/add modal to DOM 8 years ago
Jens Ulferts 79d9d6fe80 use faster clone 8 years ago
Oliver Günther 7f24c3c052 Add sinon-chai for expect(..).to.have.been.calledWith 8 years ago
Oliver Günther 2012b4e7da Extend functionality to split and full view buttons 8 years ago
Oliver Günther 59c601cf95 Merge two tab states into one 8 years ago
Oliver Günther 824865d927 Use KeepTabService and ui-state 8 years ago
Alex Dik b1a1da7d35 Make HalLink#$fetch() return null if the href is null 8 years ago
Roman Roelofsen 2ced80e7ad WIP: Improved performance 8 years ago
Alex Dik bd51bdce9f Allow setting null resources 8 years ago
Alex Dik 42241b5016 Fix test for HalResource#$plain() 8 years ago
Oliver Günther f9f6eb6986 Remove double identifier 8 years ago
Oliver Günther 613accc11d Work around incomplete restangular.IService 8 years ago
Alex Dik 91d38bf212 Fix tsc test output 8 years ago
Alex Dik 98fd087c21 Declare Factory to fix tsc output in tests 8 years ago
Alex Dik fef7f63b30 Fix tsc output for HalResource 8 years ago