Commit Graph

300 Commits (64c712ccb2fc91890d793fb75660f27396867640)

Author SHA1 Message Date
Till Breuer 58a9211413 Prevent temporary patch from failing if no common project types exist 11 years ago
Till Breuer 461ef52207 Add a temporary fix for global work_packages#index action 11 years ago
Alex Coles e374986be5 Quick work packages list fix for multiple projects 11 years ago
Richard 272cbb947e WIP wired up query save/update. Need error handling and such. 11 years ago
Alex Coles 81aa6a2c3b [wip] Show actual Types in 'New' toolbar dropdown 11 years ago
Alex Coles 5d5ac55d12 Add modal dialogs for remaining toolbar actions 11 years ago
Alex Coles a67553390b [wip] Add links to work packages Export formats dialog 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
Alex Coles 9319566c0b Remove dead code from work packages index view 11 years ago
Alex Coles d30ce48539 Begin replacement of server-rendered context menu 11 years ago
Till Breuer 504ad9d291 Sketch ng context menu integration (WIP) 11 years ago
Alex Coles e3258ce109 Remove server-rendered action menu from wp view 11 years ago
Alex Coles c573ae026e Add modal dialog to display Export formats 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
Alex Coles fd71606a2b Remove dead code from work packages index view 11 years ago
Hagen Schink 0a1259e018 Remove superfluous script 11 years ago
Richard 900f281159 Cleaned up a bit and calling updateBackUrl method from more watchers. 11 years ago
Richard 2f11241407 WIP. using the url params to keep state but having a nightmare with url escaping:/ 11 years ago
Till Breuer 9fcf49352e Fix display sums when a query is loaded 11 years ago
Till Breuer c91eca418b Set ng query group by when a query is loaded by id 11 years ago
Hagen Schink 2f003f9a41 Extract work package attributes to partial 11 years ago
Alex Coles ecdcab9fd9 Add missing Copyright header to views 11 years ago
Ion Biziiac a1955579f8 Fixes Spent Time not localized 11 years ago
Till Breuer 98c0d14c69 Show work packages table as soon as there are rows and columns 11 years ago
Till Breuer 599a1301ca Move gon include 11 years ago
Till Breuer 77b930e237 Refactor pagination in angular work packages table 11 years ago
Till Breuer 6d4d99151d Block work package table updates until setup is completed 11 years ago
Till Breuer cb1fded9de Don't load work packages on initial load of work_packages#index 11 years ago
Till Breuer 96951ade62 Show work packages table as soon as there are rows and columns 11 years ago
Till Breuer 1aefcc8aa6 Move gon include 11 years ago
Till Breuer 5b47405e6c Refactor pagination in angular work packages table 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
Till Breuer ebf5bafbbc Don't load work packages on initial load of work_packages#index 11 years ago
Richard 51c190424c Tidied up pagination bugs. 11 years ago
Richard 9927409522 Refactored group by watching into directive to get clear filter working. 11 years ago
Richard e28758e324 Can now view work packages with pre configed filter. 11 years ago
Richard a3486d8780 Changed filter input names and made some sneaky hidden element hacks. 11 years ago
Till Breuer 9f94069982 Fix sum calculation 11 years ago
Till Breuer 2669c1ee8d Rearrange some angular pagination code, update ranges after query updates 11 years ago
Richard a5cc64f367 Added back in clear and save buttons/links. 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
Till Breuer beea027488 Rearrange reload of query results when the sortation is changed 11 years ago
Richard d2bea387fc Sorting now taking place in API calls not page reloads. 11 years ago