Commit Graph

1234 Commits (80e9e12219e840745b329cd8356ff555b1037296)
 

Author SHA1 Message Date
Jens Ulferts ca0e0e06df refactor: renamed class Page to PageLayout 14 years ago
Jens Ulferts cfc74802cc refactor: moving to_pts method to own module 14 years ago
Gregor Schmidt 119456c86c Redoing migration in a way, that my brain is able to parse 14 years ago
Jens Ulferts c901dc779f feature: first page now used an not empty 14 years ago
Jens Ulferts b0f7927ed6 refactor: removing option "overflow => ellipsis" as it is no longer supported 14 years ago
Jens Ulferts 8b07562500 refactor: using new standard way to abbreviate text for the issue description 14 years ago
Jens Ulferts 9db105d968 refactor: text_abbreviation into own method 14 years ago
Jens Ulferts 7c2e0d89b5 feature: rendered text is shown as abbreviated if it does not completely fit into the defined space 14 years ago
Jens Ulferts 9e6dba78ae refactor: CardArea.text_box uses a private method to adapt options 14 years ago
Jens Ulferts 6d9eedd6a7 feature: CardArea.text_box now accepts a padding_bottom options, using this to adjust the spaces in the story cards 14 years ago
Jens Ulferts cf5be48904 feature: long text is no longer rendered over other text that is aligned right 14 years ago
Gregor Schmidt b3ffe842fa reducing zindex of windows, so that the default chili spinner is still visible 14 years ago
Gregor Schmidt 9edfe893f5 Enabling watch/unwatch within modal windows 14 years ago
Jens Ulferts f8c2c38b07 feature: Textile is removed from issue description text on a story card 14 years ago
Gregor Schmidt a8ccee60c3 replacing partial with helper method 14 years ago
Jens Ulferts bacecfb296 feature: long issue descriptions are abridged for a story card when needed 14 years ago
Jens Ulferts bb8f96af90 layouting: empty lines and margin for story cards 14 years ago
Jens Ulferts 403e7b58d7 feature: displaying "-" if value is not set for an attribute 14 years ago
Gregor Schmidt cf13349d78 using super uniq ids to make sure, that they are uniq. 14 years ago
Gregor Schmidt 47575dfb6f see https://github.com/syntacticx/livepipe-ui/pull/54 for details 14 years ago
Jens Ulferts 82d388f6d0 feature: limiting the amount of sub issues displayed on a story cards by the available size 14 years ago
Jens Ulferts d73a114dec refactor: the Card.text_box method now conveniently take the max width for if no other is provided 14 years ago
Jens Ulferts dc98294731 refactor: using prawn convenience method text_box in CardArea.text_box 14 years ago
Jens Ulferts 907d181620 refactor: Card now is a CardArea itself 14 years ago
Jens Ulferts 14579fd7f3 bugfix: using correct signature on self.render method of card_area 14 years ago
Jens Ulferts 8aadb9bd8c refactoring: Taskboard Cards comprise of a number of CardAreas, each is responsible for it's own rendering 14 years ago
Jens Ulferts 4f65ffe326 taskboard_cards can be, and are until further implementations, in landscape layout 14 years ago
Gregor Schmidt 61be9410d9 Replacing sub-issues with full issue hierarchy view in issue details 14 years ago
Gregor Schmidt 6dd15950be not rendering backlogs fields in modal window via hook, since they are already rendered by or IssueView 14 years ago
Gregor Schmidt 9bba6e3910 Remove custom story point display when 0 points are given 14 years ago
Gregor Schmidt 3540ae9320 using custom subclasses to render issue in modal view 14 years ago
Jens Ulferts a5e4741991 all specified elements for the story card are rendered now 14 years ago
Jens Ulferts c8f1b79b1b refactoring: broken down Cards::TaskboardCards into Document, Page and Card 14 years ago
Gregor Schmidt a876400fa8 Handling server errors gracefully when trying to open the modal window 14 years ago
Romano Licker 64e931598c removes sprint_start_date and replaces it with start_date from 14 years ago
Romano Licker 5fb0345122 removed sprint_start_date and replaced it with cherry 14 years ago
Stephan Eckardt 0687835b17 view fix: in the issue form attributes story_points and remaining_hours overlapped 14 years ago
Gregor Schmidt 8156c1493b minor change of API usage 14 years ago
Gregor Schmidt 810b495379 removing obsolete layout 14 years ago
Gregor Schmidt cf06c2d85e removing unnecessary libraries 14 years ago
Gregor Schmidt c5cabdcaa2 adding modal window to taskboard as well 14 years ago
Gregor Schmidt 28c160f571 making dougie happy 14 years ago
Gregor Schmidt 1a9c205691 adding explicit dependency to nissue 14 years ago
Gregor Schmidt a2f12c1fff execute js that comes this ajax calls, to make sure, that the modal window link handling is applied again 14 years ago
Gregor Schmidt 2efbb96334 adding first version of issue view in light box 14 years ago
Jens Ulferts d0cf62ba64 #4940: labels with papersize 'other' are not yml-ized when fetching card formats from remote 14 years ago
Jens Ulferts 3c71ee6236 #4940: using only 1 across, 1 down label formats 14 years ago
Jens Ulferts 107704c543 fix cuke: using user way to test for burndown graph from dashboard 14 years ago
Jens Ulferts 57312e7c61 #4699: cuke for opening burndown from taskboard 14 years ago
Jens Ulferts 7b5dbb406d refactor: using a helper to call burndown from taskboard 14 years ago