Commit Graph

58 Commits (62cee1a2411633e6d83d04923943e90e434b3e29)

Author SHA1 Message Date
Alex Coles acbd1eefc0 [hack] Add 200ms timeout on details/menu toggle 10 years ago
Alex Coles b26cfbadd6 Update table header widths on main menu toggle 10 years ago
Alex Coles 06fa028699 Debounce only on window resize 10 years ago
Mihail Maxacov 8970ef6bb3 fix permission to manage public queries not respected 10 years ago
Alex Coles b81a57dd4d Also set fixed table footer widths 10 years ago
Alex Coles 0bce062a1e Fix cut-off horizontal scroll area 10 years ago
Alex Coles 2380cdc88d Update table header widths on details pane toggle 10 years ago
Alex Coles 23a835c538 Update table header widths on moving columns 10 years ago
Alex Coles bc0bdf0c99 Add small debounce to setHeaderWidths 10 years ago
Alex Coles 622ed6eb94 [wip] Set fixed table header widths 10 years ago
Mihail Maxacov df29eef21f probably fix slow user filters in working packages (by disabling animation) 10 years ago
Alex Coles 7f3e3574d9 Revert "make filter operator select focusable and keep track in query filters di..." 10 years ago
Richard 2f727f4966 make filter operator select focusable and keep track in query filters directive. 10 years ago
Richard f525046453 Remove unused dependencies in angular modules. 10 years ago
Hagen Schink 967c261acf Change details pane selection on single-click 10 years ago
Hagen Schink 95310c88ae Forbid to open details if they are not open already 10 years ago
Hagen Schink 20b630ed07 Prevent screenreader from immediately reading the new state 10 years ago
Hagen Schink 9df47c2d97 Extract WP property specific links 10 years ago
Marek Takac ea984dfafd Fixed link to parent WP in the WP table 10 years ago
Alex Coles f1a3df9e3b Remove now obselete filter-clear directive 10 years ago
Hagen Schink d41244c73b Move WP selection to controller 10 years ago
Richard bb61d3fdeb do not refresh work packages when group sums change. 10 years ago
Richard 1632e5479e wp update looks for optional back url after update. 10 years ago
Richard 577cf50e62 Edit button now redirects to edit wp instead of show. 10 years ago
Hagen Schink 5ddeb453c3 Make a single list of more menu actions 10 years ago
Hagen Schink 6529defe85 Fix typo 10 years ago
Hagen Schink 6b32bba803 Clean up markup and code 10 years ago
Hagen Schink a87ed9aa5a Add plug-in actions 10 years ago
Hagen Schink f698fa6f2d Disable more menu if no actions are available 10 years ago
Hagen Schink 5262d4168f Refactor authorization service 10 years ago
Hagen Schink 592435afd3 Use WP verbs in API v3 for 'More' menu 10 years ago
Hagen Schink 1adb8635b2 Extract WP details view toolbar 10 years ago
Richard 9e34a669b3 Fix problem with clear query button. 10 years ago
Richard 5374ae4b01 Remove query params from ui-router and manually reload work packages. 10 years ago
Richard 2606b02088 Fix existing karma tests. Not actually tested anything sensible yet. 10 years ago
Richard 4f43fb76d7 Handling dirty query permissions correctly. 10 years ago
Richard 36eb0fcaf4 Introduce query update method to query service. 10 years ago
Richard c9cc918243 Clear url query params on query load. 10 years ago
Richard 4fbf18c4fc Use separate url params for non-updating query props. 10 years ago
Richard 556ba9dc5c WIP prioritise query params over query id. 10 years ago
Richard 043bda22dd use emit strategy to keep serialised query up to date 10 years ago
Richard a4d4316788 WIP vaguely implement serialising query to url. lots of bugs. 10 years ago
Hagen Schink 99b662ec52 Only select right clicked WP row 10 years ago
Hagen Schink 9a9b35987d Use Array's indexOf 10 years ago
Hagen Schink 752f6c810b Select row on double click 10 years ago
Hagen Schink c88288a2d7 Refactor row selection 10 years ago
Hagen Schink 7747d4a577 Improve range selection behavior 10 years ago
Hagen Schink 8a1f08b009 Open WP detail view on double click 10 years ago
Hagen Schink ef18bc1c6f Implement single click behavior 10 years ago
Hagen Schink 8aa70577fb Receive directives from hook and render them 10 years ago