Commit Graph

270 Commits (83037cfba2b5f4a2851cbfade2ed323455f3a902)

Author SHA1 Message Date
Till Breuer 396f7e1e62 Make the modal directive compatible with backlogs 11 years ago
Richard 1ea005acfc Cherrypicked everything from pagination fix branch so we can merge this into dev-angular. 11 years ago
Till Breuer c65082151a Use `Array.isArray` instead of `instanceof Array` 11 years ago
Richard 5fbd5745ad Extended column_data api method with group sums meta. 11 years ago
Richard b5c740bdbb Sums data is now a property on the column object. 11 years ago
Till Breuer e3d3ef4a6f Add lost code for custom value user name retrieval 11 years ago
Till Breuer 83baa29b2e Fix some I18n 11 years ago
Till Breuer f80691bf08 Determine expansion state of the filter section when the query is set up 11 years ago
Till Breuer eab91db98a Give filter directive its own scope and overwrite isLoading 11 years ago
Till Breuer 8e82b6e0f8 Update work packages when filter is reset... 11 years ago
Till Breuer b2d85bb5ee Fix check for multiselect 11 years ago
Till Breuer b591787411 Disable filter while loading available values 11 years ago
Till Breuer 89c437956f Reload page also when an invalid filter is deactivated 11 years ago
Till Breuer 0a13ba1630 Remove delay from filter editing when values are selected from drop down 11 years ago
Till Breuer 0146f0cf97 Fix filter value selection when a query is loaded 11 years ago
Till Breuer 2f9691dc7d Add lang tag for work package column headers and columns 11 years ago
Alex Coles f527d26862 Add missing Copyright header to ng app sources 11 years ago
Richard a6b6295fab Task 5435. Now showing user names/links in work packages table again. 11 years ago
Till Breuer 98c0d14c69 Show work packages table as soon as there are rows and columns 11 years ago
Till Breuer 114791508e Load work packages table data first (WIP) 11 years ago
Till Breuer cd478ff73b Add standard "me" option to available user filter values 11 years ago
Till Breuer e0aec03d64 Apply given project context as a scope when fetching available filter values 11 years ago
Till Breuer 77b930e237 Refactor pagination in angular work packages table 11 years ago
Richard b9b5fd7bd8 Fixed columns sums api call to be back to its original state. 11 years ago
Till Breuer 903c05bbe1 Wire up available filter values service in query filter directive 11 years ago
Till Breuer 3941f7cf0c Add angular API service adapters 11 years ago
Richard 4b19a7ccb9 pushing everything... 11 years ago
Till Breuer 6d4d99151d Block work package table updates until setup is completed 11 years ago
Till Breuer 3c302a7529 Initialize columns on start up, fix js startup errors 11 years ago
Richard a9316c0534 sort of works. 11 years ago
Richard aeade066c8 added a status service. 11 years ago
Richard 5973176d9e WIP Removed everything from gon except for project id which has to be somewhere at load time. 11 years ago
Till Breuer 96951ade62 Show work packages table as soon as there are rows and columns 11 years ago
Till Breuer f206655bd8 Load work packages table data first (WIP) 11 years ago
Till Breuer f0dd9971c0 Add standard "me" option to available user filter values 11 years ago
Till Breuer d56a637513 Apply given project context as a scope when fetching available filter values 11 years ago
Till Breuer 5b47405e6c Refactor pagination in angular work packages table 11 years ago
Richard 3d3e69b52e Fixed columns sums api call to be back to its original state. 11 years ago
Till Breuer 80afb2b0f9 Wire up available filter values service in query filter directive 11 years ago
Till Breuer 74620ca86d Add angular API service adapters 11 years ago
Richard 2458758b7f pushing everything... 11 years ago
Till Breuer 87f9e82ef0 Block work package table updates until setup is completed 11 years ago
Till Breuer e770940468 Initialize columns on start up, fix js startup errors 11 years ago
Richard d7306ad571 sort of works. 11 years ago
Richard ae704975bd added a status service. 11 years ago
Richard fd22923f20 WIP Removed everything from gon except for project id which has to be somewhere at load time. 11 years ago
Till Breuer 18687104e5 Just set up one watcher on work package table sortation 11 years ago
Till Breuer 9bbd35901c Fix scope setup of sort header directive 11 years ago
Till Breuer c22377d812 Simplify watcher in work package column directive 11 years ago
Till Breuer 95567e2e1d Fix non-assignable expression issue 11 years ago