Commit Graph

264 Commits (b8f7161ee7d146acee37e98f05047ab2fd229496)

Author SHA1 Message Date
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
Till Breuer e770940468 Initialize columns on start up, fix js startup errors 11 years ago
Richard d7306ad571 sort of works. 11 years ago
Richard 5f6736798c using a query service call to get the available columns. 11 years ago
Richard 25a9343e9f Added an api controller/endpoint for available columns. 11 years ago
Richard 986486eab9 Made a new work packages api method. 11 years ago
Richard 5dd786d3f8 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 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
Richard 580587be53 WIP continuing to move config data into angular. 11 years ago
Richard 8ca35754b6 WIP. started moving things around... 11 years ago
Till Breuer a0057d77dc Also show spinner on filter updates, disable filter disabling 11 years ago
Richard 9927409522 Refactored group by watching into directive to get clear filter working. 11 years ago
Richard 7d78cf920b Re-implemented old hack to get selected columns posting to query save. 11 years ago
Till Breuer b4156c8029 Fix option value of empty group-by-option 11 years ago
Richard a3486d8780 Changed filter input names and made some sneaky hidden element hacks. 11 years ago
Till Breuer 1ff71e8ed4 Remove pagination options from query for now, reset page when filtering 11 years ago
Till Breuer 9f94069982 Fix sum calculation 11 years ago
Till Breuer 2669c1ee8d Rearrange some angular pagination code, update ranges after query updates 11 years ago