Commit Graph

2397 Commits (b615cc6353d01c9a1ee1f13a33c2983e26561f8f)

Author SHA1 Message Date
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 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
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
Alex Dik 18ba664f72 Fix and refactor attachments related stuff 8 years ago
Alex Dik 69b03633d3 Refactor singleViewWp service 8 years ago
Alex Dik 5863008d97 Change addRelation annotation of WP resource links interface 8 years ago
Alex Dik 9c2c9fa034 Refactor relation group services 8 years ago
Alex Dik 0e6b4411df Refactor wpCreate service 8 years ago
Alex Dik 72c132ed55 Refactor wpCopy controller 8 years ago
Alex Dik f7a9f6e51f Refactor wpEditForm controller 8 years ago
Alex Dik b80d224f05 Refactor wpNotification service 8 years ago
Oliver Günther 6c5904c151 Fix TS warnings 8 years ago
Jens Ulferts 6f4e49333b correctly hide datepicker upon selection 8 years ago
Jens Ulferts bc02799de9 allow refocusing when field is errorenous 8 years ago
Jens Ulferts bb109fcfc8 linting 8 years ago
Jens Ulferts cb1028dc6c remove unused library 8 years ago
Jens Ulferts bae0bfdd0b prevent empty values from being hidden while editing 8 years ago
Jens Ulferts c5d4c132c0 less magic more datepicker 8 years ago
Roman Roelofsen a7521d206b Change for evalution: always display all rows 8 years ago
Roman Roelofsen 04d45eee28 Prototype: disable watchers if a row is not visible 8 years ago
Markus Kahl bc4902d50f links for work package export as PDF/Atom (#4581) 8 years ago