Commit Graph

753 Commits (7dc4bbd338904401cb2ead7c9aa0a08332da2d62)

Author SHA1 Message Date
Jens Ulferts dcc78ec6b3 moving form details additions into partial 10 years ago
Florian Kraft 71188b3107 use the new form styles in form helper for backlogs 10 years ago
Jens Ulferts cc36b642ec fix my account settings 10 years ago
Jens Ulferts 189470a397 correct styled_label_tag tag usage 10 years ago
Florian Kraft 77dc0e8088
use new form styles in plugin 10 years ago
Alex Coles e79d8bb071 Switch to Foundation-provided clearfix class 10 years ago
Alex Coles 50d7cafb6d Update views to use new button styles 10 years ago
Alex Coles 387c10a4c2 Adjust backlog font sizes for new base font size 10 years ago
Alex Coles a0cb2f102d Convert legacy styles to Sass 10 years ago
Alex Coles a8e93d555f Remove usage of $global-font-size 10 years ago
Alex Coles bc0b7e894c Update @import's for moved global partials 10 years ago
Alex Coles 4bb386f50b Dasherize all Sass variables, mixins 10 years ago
Alex Coles 618da2fc6a Require/bundle jquery-ui with Webpack 10 years ago
Alex Coles be7dfc97d3 No longer load Angular code via asset pipeline 10 years ago
Alex Coles 555f6d461e Move Angular app plugin code under frontend/app 10 years ago
Alex Coles 29c6cb0982 Fix incorrect variable name 10 years ago
Hagen Schink 93cad8a756 Adapt to grouped WP attributes 10 years ago
Hagen Schink 59f6ac90d3 Respect the project's enabled modules 10 years ago
Hagen Schink d9e833636a Move Backlogs attribute definition to client 10 years ago
Richard f6b2199b55 queries controller using json url params to redirect to wp index. 10 years ago
Christian Ratz 5ee11de329 fixed arrows for backlog folder 10 years ago
Christian Ratz 65f7e4921b fixed wrong resolved merge conflict 10 years ago
Alex Coles 9e53a93682 Cleanup whitespace 10 years ago
Jens Ulferts 227690eb7f removes adding element before using same element as replacement 11 years ago
Hagen Schink 37ea0e11fb Use SASS for dependency inclusion 11 years ago
Hagen Schink f02a08d254 Use SASS for backlogs styling 11 years ago
Christian Ratz 5842185085 removed !important from 11 years ago
Hagen Schink 2abbee416b Replace image by icon font 11 years ago
Hagen Schink feb6262067 Remove sprints from sidebar 11 years ago
Alex Coles 47a2cbaf8c Fix background sprite not using asset_path helper 11 years ago
Jens Ulferts e1d47de89e removes unused methods and streamlines others 11 years ago
Jens Ulferts 47b4d78306 sets type for template story 11 years ago
Ole Trenner 68a2c8fcec Added automatic scrollbars to taskboard 11 years ago
Till Breuer c4ba1634c8 Make the jquery-ui dependency with the bower integration 11 years ago
Sebastian Schuster 601dbf6153 Updated copyright notice 11 years ago
Sebastian Schuster 387cf6da42 Added missing html view file type 11 years ago
Sebastian Schuster e62b8411eb Fixed non-functional export link in sprint sidebar 11 years ago
Philipp Tessenow a87ffec949 do not thrown an error in burndown_chart view when there a nil-dates 11 years ago
Jens Ulferts 0ec425a8b9 adds edit backlog to menu 11 years ago
Richard 45f833468c Was expecting a default config although it is possible that one exists which is not the default. Will now use the only existing config even if it is not the default. 11 years ago
Richard 3fb0eccef4 HTML syntax fix. 11 years ago
Richard 2e294c8a61 Quick fix to get export config description onto the modal. 11 years ago
Hagen Schink 59aeaabf02 Adds missing label to DoD table 11 years ago
Sebastian Schuster 34a306de9c Adapted to renaming of core method 11 years ago
Richard aa10753259 Can only export with active configs. 11 years ago
Richard c6f8125649 Renamed TaskboardCardConfiguration to ExportCardConfiguration 11 years ago
Richard f869a34040 Not allowing export if there is no default configuration. 11 years ago
Richard 618409996a Added cucumber features for pdf exporting. Fixed a bug. 11 years ago
Richard 2f1a8401ba Export link is now either direct link to the pdf if there is only one available config or brings up the modal if there are more than one. Added view specs. 11 years ago
Richard c72b718e4c Included a new taskboard card configurations controller which uses the pdf export plugin to export cards instead of the stories controller. 11 years ago