Commit Graph

66 Commits (f5646968f126c1a2d76a82c5840258a2fbc80677)

Author SHA1 Message Date
Richard af874d9406 Fixed a bunch of tests broken by api. 10 years ago
Richard 0ba3ed53d2 Scrappy wiring up for hyperagent to get some mockedmocked data into the wp details view. 10 years ago
Alex Coles ef4c9d69e8 Serve angular-busy.html through asset pipeline 11 years ago
Till Breuer d8d23cdd64 Add event-based removing of query menu items 11 years ago
Till Breuer 3ecc25a159 Revert "Revert "Merge pull request #1478 from opf/feature/with-angular-busy"" 11 years ago
Jens Ulferts afe276384e Revert "Merge pull request #1478 from opf/feature/with-angular-busy" 11 years ago
Till Breuer e948d4f815 Fix highlighting of query menu items 11 years ago
Till Breuer f1d28556fb Add angular-busy 11 years ago
Till Breuer f80b5e2dde Add comment concerning http provider setup 11 years ago
Alex Coles bb65ce4e0e Reenable ng $location service HTML5 mode 11 years ago
Till Breuer 1af9ab4792 Port context menus to rewritten component 11 years ago
Till Breuer e3f1f85ae2 Prevent fading out flash messages if accessibility mode is enabled 11 years ago
Till Breuer 4c811523c6 Add a configuration service 11 years ago
Alex Coles ffa98158cb Selectively display details view with feature flag 11 years ago
Richard 8f67e7576c Using angular-truncate plugin to truncate query names. 11 years ago
Alex Coles e18353e285 Remove (override of) window.gon object 11 years ago
Till Breuer b9777f0d4f Merge branch 'dev-angular' into feature/ng-toolbar-sort-by 11 years ago
Alex Coles 5209e04c4f Create initial work package list/detail routing 11 years ago
Alex Coles 21aa9e7dfb Reformat openproject.* module dependencies arrays 11 years ago
Alex Coles 7f49e0562c Reformat openproject module dependencies array 11 years ago
Richard d71b4230a4 Have a dummy sortable select2 for columns modal. Not wired up yet. 11 years ago
Till Breuer 64c712ccb2 Remove redundant angular dependency 11 years ago
Till Breuer 272a621ff4 Render links for bulk updates 11 years ago
Till Breuer 11a0d95624 Introduce work package table service (WIP) 11 years ago
Till Breuer 468eebc103 Make ng-context-menu dependency explicit, fix copy & paste typo 11 years ago
Till Breuer 2ff4945a54 Add ng context menu 11 years ago
Alex Coles c573ae026e Add modal dialog to display Export formats 11 years ago
Hagen Schink 55f294c01b Make timelog table use angular 11 years ago
Hagen Schink 83037cfba2 Add angular directives for date/time and authoring 11 years ago
Hagen Schink d089695b65 Add angular messages controller 11 years ago
Alex Coles c670b4ed9f Fix ng WorkPackagesController relative root path handling 11 years ago
Alex Coles f148c8241a Prepend Rails relative root path to ng HTTP requests 11 years ago
Richard 2f11241407 WIP. using the url params to keep state but having a nightmare with url escaping:/ 11 years ago
Richard 9099cb0524 Added missing references to angular modules which were breaking tests. 11 years ago
Richard c3880c5efb Added services to mocha index. 11 years ago
Alex Coles d8d3aeb397 Fix Mocha tests for work package filter changes 11 years ago
Alex Coles f527d26862 Add missing Copyright header to ng app sources 11 years ago
Till Breuer 8e2e7439ec Add a method to retrieve available filter values to query service 11 years ago
Richard 3368d96863 WIP. started moving things around... 11 years ago
Till Breuer 8e7ffdb872 Add a method to retrieve available filter values to query service 11 years ago
Richard 8ca35754b6 WIP. started moving things around... 11 years ago
Till Breuer 2acbac2941 Sketch loading of custom field user data with a user service 11 years ago
Till Breuer 461789191a Refactor some angular module dependencies, add services module 11 years ago
Till Breuer d7b8b97ebb Add missing module dependency 11 years ago
Richard 3a15de2cff Inlcluded angular animations and put a sample animation on work package filters. 11 years ago
Richard 34741afcd8 Added angular date picker directive. Not actually using it. 11 years ago
Till Breuer a8c3d1de44 Add query view model providing basic query filter API 11 years ago
Till Breuer 66f29dc71a Correctly augment work packages with custom values when a custom field column is added 11 years ago
Till Breuer 1d13e8ce37 Add query service and sketch its integration 11 years ago
Till Breuer e2d2af8c1c Wire up toggler for all check boxes, toggle label appropriately (see #4123) 11 years ago