Commit Graph

47 Commits (e405118e9b4cfc5c309538dc91ab296e0680bec2)

Author SHA1 Message Date
Richard 2a0c086af4 Made the title dropdown look slightly less crap. 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
Hagen Schink d8067c108c Move loading modal to different namespace 11 years ago
Hagen Schink c22792708b Add flash message directive 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
Till Breuer 985a07e1e3 Display correct progress bar level when the done ratio is added (fixes #7063) 11 years ago
Alex Coles a9827e4d2b Flesh out test for tablePagination directive 11 years ago
Richard aad7606340 Encoding filter operator values to avoid url escaping browser bullshit. 11 years ago
Richard 2f11241407 WIP. using the url params to keep state but having a nightmare with url escaping:/ 11 years ago
Richard 1ea005acfc Cherrypicked everything from pagination fix branch so we can merge this into dev-angular. 11 years ago
Till Breuer 83baa29b2e Fix some I18n 11 years ago
Till Breuer e882ba9b28 Add icon from icon font for multi select toggle 11 years ago
Till Breuer 0146f0cf97 Fix filter value selection when a query is loaded 11 years ago
Till Breuer 77b930e237 Refactor pagination in angular work packages table 11 years ago
Till Breuer 5b47405e6c Refactor pagination in angular work packages table 11 years ago
Till Breuer f29ed3579d Move work package column directive template 11 years ago
Till Breuer 6f8026fdea Only display done ration as progress bar in work packages table 11 years ago
Till Breuer d9ed3df59e Add legend to progress bar directive 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
Richard 713d7539a1 Fixed a couple of the column headers accessibility tests. 11 years ago
Richard 51c190424c Tidied up pagination bugs. 11 years ago
Richard 6a0e88d566 Filters being displayed for preconfig queries. 11 years ago
Richard a3486d8780 Changed filter input names and made some sneaky hidden element hacks. 11 years ago
Till Breuer 2669c1ee8d Rearrange some angular pagination code, update ranges after query updates 11 years ago
Till Breuer ffbe06414e Remove hg-click from currently selected per page option 11 years ago
Richard 11299afa8c Getting per page options from settings, not hard wired. 11 years ago
Richard 8a9f6f1d56 Wired up the page number selection. 11 years ago
Richard 3906328732 WIP Added a directive for table pagination. 11 years ago
Richard 81971cd936 Added in missing hidden-for-sighted labels in filters and columns templates. 11 years ago
Richard b95ad2cf0f Added angular form validations to filters. 11 years ago
Richard 1bcba5ec15 Moved toggled multi select into its own directive. 11 years ago
Richard 9639c5995c Remove filter icons have link cursor. 11 years ago
Till Breuer a198d8fb47 Enable formatting for work package group headers in angular table 11 years ago
Till Breuer 2855c8559b Define work package column display type on client-side 11 years ago
Till Breuer 610f39af5c Render assignee as link in angular work packages table 11 years ago
Till Breuer 014a209468 Extend accessible checkbox directive (fixes context menu for work packages table) 11 years ago
Till Breuer 21b0f795c6 Rename variable passed to work package column template, update default column value 11 years ago
Richard fa95edff15 Made a first attempt at a directive for displaying work package column data based on the type of the data. Implemented rough versions for normal text and links. Left the filter in there for the sake of comparison. 11 years ago
Till Breuer 3504c30179 Add angular widget for accessible checkboxes 11 years ago
Till Breuer 660b709104 Add icon wrapper directive 11 years ago