Commit Graph

181 Commits (aa69896b491fb460c734caf4fbf3f03ca140f994)

Author SHA1 Message Date
Till Breuer cc147aeed2 Fix condition for checkbox label update 11 years ago
Richard 272cbb947e WIP wired up query save/update. Need error handling and such. 11 years ago
Richard 649026ce5b Wired up saveas, updating title on save. 11 years ago
Till Breuer 37a39d712c Add some basic response to wp deletion via context menu (WIP) 11 years ago
Till Breuer 4092ebcb1c Fire flash after bulk delete attempt from within context menu 11 years ago
Till Breuer ff1ccab27f Add work around for delete http actions from within context menu (WIP) 11 years ago
Till Breuer 3b826e506e Start fixing toggle rows label (WIP) 11 years ago
Till Breuer a5b7a189b1 [Performance] Simplify watching expressions 11 years ago
Till Breuer f788fe1c5a Check a row when the context menu is triggered 11 years ago
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 11 years ago
Till Breuer 07410c534b Start dealing with bulk actions in context menu (WIP) 11 years ago
Till Breuer 9d755323de Provide context menu with operations on a single work package 11 years ago
Till Breuer 5ff0bf0072 Add work package table helper methods, start writing unit tests 11 years ago
Till Breuer 12cd0a62fe Update ng context menu integration after customizations (WIP) 11 years ago
Till Breuer 504ad9d291 Sketch ng context menu integration (WIP) 11 years ago
Richard 7a227cd603 Wrote some tests for work package directives. 11 years ago
Hagen Schink d8067c108c Move loading modal to different namespace 11 years ago
Richard 77bb20dc9a Removed commented out call. 11 years ago
Richard 69f55d49b8 Fixed a host of irritations regarding maintaining filters after bulk updates. 11 years ago
Richard 68bb7129da Removed unused scope variable. 11 years ago
Richard 0e4cb703da Removing sort header classes from other columns. Added tests. 11 years ago
Till Breuer ea4f431d22 Temporarily avoid duplicate work package updates on enter by pub sub 11 years ago
Till Breuer a72ef13d91 Wrap up some work package column directive code in functions 11 years ago
Till Breuer bbafd0a487 Pass display-empty to work package column directive scope as string 11 years ago
Richard f20291b9a7 Fixed group totals for non custom number values 11 years ago
Richard f7784430c5 Did a bit of hacking to get grouping by custom values working again. 11 years ago
Alex Coles f3ebf6be8f Cleanup whitespace in ng directives 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
Richard db665e3f2f Inluding query available columns in the meta data. 11 years ago
Richard 9744c44411 column_sums is now giving the total for the query, not the project. 11 years ago
Richard 42e50e416b Till did clever stuff so filters distinguish between single and multiple values. 11 years ago
Till Breuer 9a8c8a9d30 Refactoring: Manage the query object within the query service 11 years ago
Till Breuer c91eca418b Set ng query group by when a query is loaded by id 11 years ago
Richard 36c6d3fc91 Putting locales method on scope instead of fiters helper. 11 years ago
Richard f166e45b43 Getting locales for filter names 11 years ago
Richard b2cfd11b70 Fetching app wide custom value filters and caching values per project. 11 years ago
Till Breuer 8ced3bc924 Fix looking up model names when filter options are augmented 11 years ago
Alex Coles 66a70b6dce Semicolon fixes to placate JSHint 11 years ago
Alex Coles d14c2aa944 Embed cast custom value data in WP API response 11 years ago
Richard 5fbd5745ad Extended column_data api method with group sums meta. 11 years ago
Richard b5c740bdbb Sums data is now a property on the column object. 11 years ago
Till Breuer e3d3ef4a6f Add lost code for custom value user name retrieval 11 years ago
Till Breuer 83baa29b2e Fix some I18n 11 years ago
Till Breuer f80691bf08 Determine expansion state of the filter section when the query is set up 11 years ago
Till Breuer eab91db98a Give filter directive its own scope and overwrite isLoading 11 years ago
Till Breuer 8e82b6e0f8 Update work packages when filter is reset... 11 years ago
Till Breuer b591787411 Disable filter while loading available values 11 years ago
Till Breuer 89c437956f Reload page also when an invalid filter is deactivated 11 years ago
Till Breuer 0a13ba1630 Remove delay from filter editing when values are selected from drop down 11 years ago