Commit Graph

980 Commits (fa0bb2d7c45ad63c843cdf4dcf573386e68e70be)

Author SHA1 Message Date
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
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 1a4081e7e3 WIP using query in api controller just like in wp controller. trying to get angular to use the api method. 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
Alex Coles 97a247a7ef Update Copyright headers in new JS/Angular sources 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
Till Breuer 451431eb4f Move svg helper to angular helpers module 11 years ago
Till Breuer e4263ca718 Dry up usage of withDelay function wrapper 11 years ago
Till Breuer 2acbac2941 Sketch loading of custom field user data with a user service 11 years ago
Till Breuer b9c1403e32 Generalize custom field formatting for work package and timeline tables (WIP) 11 years ago
Till Breuer f29ed3579d Move work package column directive template 11 years ago
Till Breuer 8a4b7bffb2 Move work package column directive to module folder 11 years ago
Till Breuer 461789191a Refactor some angular module dependencies, add services module 11 years ago
Till Breuer 6f8026fdea Only display done ration as progress bar in work packages table 11 years ago
Till Breuer a8c3563b5e Render work package columns of type integer as progress bar 11 years ago
Till Breuer ef409772f2 Add progress bar directive 11 years ago
Till Breuer 53b726b0f0 Render fixed version as link in work packages table 11 years ago
Till Breuer b91da317a3 Format date and datetime fields in work packages table 11 years ago
Till Breuer d39af8d015 Don't request columns sums when columns are removed 11 years ago
Alex Coles 5bcca76827 Require assets with logical paths, where possible 11 years ago
Till Breuer 5635b4139f Fix variable naming and move some code 11 years ago
Till Breuer 11ee346cb4 Only set watchers on custom fields for custom field columns 11 years ago
Till Breuer b4e47cd173 Remove unnecessary variable declaration 11 years ago
Till Breuer 37e8443951 Display custom field columns in timeline table 11 years ago
Till Breuer aa4cfc0680 Wrap up timeline column rendering in a directive 11 years ago
Till Breuer cdfd3d1dfb Use custom field helper in timeline.js 11 years ago
Till Breuer f8dc624ab0 Add timeline column name directive, fix custom field column header 11 years ago
Johannes Wollert 505e8329de fixes condition: does not hide all messages, when only one is supposed to be hidden, anymore 11 years ago
Hagen Schink 38adfb77db Use css class to ignore certain flash messages 11 years ago
Till Breuer 880a54fe99 Require jquery atwho via bower 11 years ago