Commit Graph

84 Commits (e70f9f796cf39d6f40597a2ffc644249eec7b02e)

Author SHA1 Message Date
Till Breuer bd2995bd35 Make the context menu drop down toggleable 11 years ago
Till Breuer e2815ded8f Fix firefox compatibility of with-dropdown directive ... 11 years ago
Alex Coles cff84332aa Semicolon fixes to placate JSHint (Angular) 11 years ago
Till Breuer b9777f0d4f Merge branch 'dev-angular' into feature/ng-toolbar-sort-by 11 years ago
Richard d4d7240b25 Preventing bubbling of click on selectable title search field. 11 years ago
Ion Biziiac 9857c42c53 Fix open link in new tab with middle-click and ctrl+click 11 years ago
Till Breuer a444fe1635 Only update the selected title on wp#index if the query has a name 11 years ago
Richard 796a6797c6 Cleaned up dropdowns and save dialog a bit. 11 years ago
Richard 649026ce5b Wired up saveas, updating title on save. 11 years ago
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