Commit Graph

79 Commits (f6c353601dd5084d5135896a7122ad963c6a269c)

Author SHA1 Message Date
Till Breuer 771321ae58 Change load order of work_package#index elements 11 years ago
Richard 0e2362a628 Using query service call in filter model instead of default filters. 11 years ago
Richard fca08a7a87 WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Richard e12720a568 Made project service for (sub)projects. Can use sub-project filter. 11 years ago
Richard 602ab976b7 Using query service call in filter model instead of default filters. 11 years ago
Richard 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Richard 984d318112 Made project service for (sub)projects. Can use sub-project filter. 11 years ago
Till Breuer 66ce0eba8f Init ng query sortation from API meta data 11 years ago
Richard b5c740bdbb Sums data is now a property on the column object. 11 years ago
Till Breuer f80691bf08 Determine expansion state of the filter section when the query is set up 11 years ago
Till Breuer b3f128fccd Move with loading function to helper 11 years ago
Till Breuer 89c437956f Reload page also when an invalid filter is deactivated 11 years ago
Till Breuer 4d69baeb2d Use a regexp to capture the query id (WIP) 11 years ago
Till Breuer 0a13ba1630 Remove delay from filter editing when values are selected from drop down 11 years ago
Richard 90bd504f1c Task 5437 - Showing 'loading' on initial table load. 11 years ago
Richard bc3b4c4c7e No longer using $location because it was cocking up the links. 11 years ago
Till Breuer e82764b2a5 Remove unused code 11 years ago
Richard 3b9a3b5f0b Task 5454 - Fixed pagination bugs and related features. 11 years ago
Richard 536d48def9 Gon is gone! from the work packages controller at least. 11 years ago
Alex Coles f527d26862 Add missing Copyright header to ng app sources 11 years ago
Till Breuer 7d8fa86218 Discard unused default query options from work packages config 11 years ago
Till Breuer 98c0d14c69 Show work packages table as soon as there are rows and columns 11 years ago
Till Breuer fac84a8fd0 Only initially set columns when work packages are loaded 11 years ago
Till Breuer 114791508e Load work packages table data first (WIP) 11 years ago
Till Breuer 1335b0e51c Fix work packages index if no project scope is given (WIP) 11 years ago
Till Breuer 77b930e237 Refactor pagination in angular work packages table 11 years ago
Till Breuer 6d4d99151d Block work package table updates until setup is completed 11 years ago
Richard 3ec128d246 Made a rudimentary attempt at loading query if id is given. 11 years ago
Till Breuer 20ef2c3cf2 Rename default pagination options in angular config 11 years ago
Till Breuer fa0b82fe87 Move parts of the promise chain around in work packages controller 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 0637b33711 using a query service call to get the available columns. 11 years ago
Richard 269651ba1e Added an api controller/endpoint for available columns. 11 years ago
Richard 4ffc83c0a4 Made a new work packages api method. 11 years ago
Richard f46d8e8219 Discovering more about the api. think it's definitely a good idea now to create a new work packages api controller because planning elements controller isn't doing what we want. 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
Richard 6677e513fd WIP continuing to move config data into angular. 11 years ago
Richard 3368d96863 WIP. started moving things around... 11 years ago
Till Breuer 6dcae10944 Discard unused default query options from work packages config 11 years ago
Till Breuer 96951ade62 Show work packages table as soon as there are rows and columns 11 years ago
Till Breuer 325be6447f Only initially set columns when work packages are loaded 11 years ago
Till Breuer f206655bd8 Load work packages table data first (WIP) 11 years ago
Till Breuer a153ae0636 Fix work packages index if no project scope is given (WIP) 11 years ago
Till Breuer 5b47405e6c Refactor pagination in angular work packages table 11 years ago
Till Breuer 87f9e82ef0 Block work package table updates until setup is completed 11 years ago
Richard c81777decd Made a rudimentary attempt at loading query if id is given. 11 years ago
Till Breuer 3b0d58307b Rename default pagination options in angular config 11 years ago
Till Breuer b5b144cebe Move parts of the promise chain around in work packages controller 11 years ago