Commit Graph

963 Commits (87e0480d2b04fcb9444882898d3e4c426ee38b41)

Author SHA1 Message Date
Till Breuer 3941f7cf0c Add angular API service adapters 11 years ago
Till Breuer 430aff9d15 Add convenience to available work packages filters config 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
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 9cb017e300 Bug regarding return js from rabl template. 11 years ago
Richard 53d5ad231e WIP. having fun with authorisation. 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 2c4a159aae WIP using query in api controller just like in wp controller. trying to get angular to use the api method. 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 de88fc88a9 Fix filter value pruning 11 years ago
Till Breuer 325be6447f Only initially set columns when work packages are loaded 11 years ago
Till Breuer c6a86225b9 Handle filter values from API on the JS side 11 years ago
Till Breuer b3ae494169 Fix column selection on filtering 11 years ago
Till Breuer f206655bd8 Load work packages table data first (WIP) 11 years ago
Till Breuer 05f6e7f0da Add selected columns default to query, clear up serialization method 11 years ago
Till Breuer 62cb5d07b4 Tidy up some js code 11 years ago
Till Breuer a153ae0636 Fix work packages index if no project scope is given (WIP) 11 years ago
Till Breuer f0dd9971c0 Add standard "me" option to available user filter values 11 years ago
Till Breuer ceffc5f765 Discard deprecated method 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 8e7ffdb872 Add a method to retrieve available filter values to query service 11 years ago
Till Breuer 74620ca86d Add angular API service adapters 11 years ago
Till Breuer 4116a569e5 Add convenience to available work packages filters config 11 years ago
Richard 2458758b7f pushing everything... 11 years ago
Hagen Schink 43cc5f677e Fix preview 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 d042104958 Bug regarding return js from rabl template. 11 years ago
Richard 1b3a367077 WIP. having fun with authorisation. 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