Commit Graph

74 Commits (fb54ba5fc97b83cb7053ce349ef610e2bc81c6ee)

Author SHA1 Message Date
Richard 74f3982792 Implemented a title name filter and wrote some tests. 11 years ago
Richard 7b3677bce3 Changed selectable title directive to take a list of group data. 11 years ago
Richard b688222ac0 Made an attempt at keeping selectable title directive generic. 11 years ago
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 11 years ago
Alex Coles a3a56c917f [wip] Integrate toolbar in work packages view 11 years ago
Hagen Schink 70c1e845bf Remove superfluous method call 11 years ago
Hagen Schink c38e8226a4 Improve readability 11 years ago
Hagen Schink a7f5710e72 Rename date time format directive 11 years ago
Alex Coles 742f32313b Fix semicolon in withDropdown directive 11 years ago
Alex Coles ec9b647690 [wip] Integrate toolbar in work packages view 11 years ago
Hagen Schink d8067c108c Move loading modal to different namespace 11 years ago
Hagen Schink 1b18513d89 Move sorting to service 11 years ago
Hagen Schink c22792708b Add flash message directive 11 years ago
Hagen Schink 55f294c01b Make timelog table use angular 11 years ago
Hagen Schink af8190fabd Add sort directive 11 years ago
Hagen Schink 83037cfba2 Add angular directives for date/time and authoring 11 years ago
Richard 69f55d49b8 Fixed a host of irritations regarding maintaining filters after bulk updates. 11 years ago
Till Breuer 03a9bbd6e3 Intercept enter event in filter inputs and trigger table update 11 years ago
Till Breuer 985a07e1e3 Display correct progress bar level when the done ratio is added (fixes #7063) 11 years ago
Richard e746e979e3 Stopping the NaN/undefined crap from showing on pagination during load. 11 years ago
Alex Coles f3ebf6be8f Cleanup whitespace in ng directives 11 years ago
Richard 2f11241407 WIP. using the url params to keep state but having a nightmare with url escaping:/ 11 years ago
Alex Coles 66a70b6dce Semicolon fixes to placate JSHint 11 years ago
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
Till Breuer 83baa29b2e Fix some I18n 11 years ago
Till Breuer b2d85bb5ee Fix check for multiselect 11 years ago
Till Breuer 0146f0cf97 Fix filter value selection when a query is loaded 11 years ago
Alex Coles f527d26862 Add missing Copyright header to ng app sources 11 years ago
Till Breuer 77b930e237 Refactor pagination in angular work packages table 11 years ago
Till Breuer 3941f7cf0c Add angular API service adapters 11 years ago
Till Breuer 6d4d99151d Block work package table updates until setup is completed 11 years ago
Till Breuer 5b47405e6c Refactor pagination in angular work packages table 11 years ago
Till Breuer 74620ca86d Add angular API service adapters 11 years ago
Till Breuer 87f9e82ef0 Block work package table updates until setup is completed 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
Richard 6a0e88d566 Filters being displayed for preconfig queries. 11 years ago
Till Breuer 6ad2293ea1 Consider initial expansion state in slide toggle directive 11 years ago
Till Breuer abe83088bd Add directive wrapping slide toggle 11 years ago
Till Breuer 2669c1ee8d Rearrange some angular pagination code, update ranges after query updates 11 years ago
Till Breuer eaaf0eed5e Fix upper page bound calculation 11 years ago
Till Breuer 18ac679e61 Minor refactoring of table pagination helper 11 years ago
Till Breuer f06d1988dc Add / remove some semicolons 11 years ago