Commit Graph

8613 Commits (a09e5b9044c7e55ebd1f7def1a872a94ba694531)

Author SHA1 Message Date
Alex Coles a09e5b9044 Correct flexible box sizing calculation 10 years ago
Alex Coles 897d1a3c87 Quick padding fix in details pane watcher tab 10 years ago
Alex Coles 4c72b2fd81 Use alt CSS border-box model in work packages view 10 years ago
Alex Coles 75cf910c74 Revert "[wip] Add simple, CSS3-based split view" 10 years ago
Alex Coles 4c7b6fa2c7 Move details pane styles to correct Sass file 10 years ago
Alex Coles 1587264496 Always show work packages detail pane toolbar 10 years ago
Alex Coles e3a255129b Always show work package table pagination 10 years ago
Alex Coles 58219b1e4c Lay out work package view using CSS flexible boxes 10 years ago
Alex Coles eced1ed97d Do not allow work packages table cells to wrap 10 years ago
Philipp Tessenow 32e8ab6bba Manage jstoolbar translations with I18n 10 years ago
Alex Coles 240c7eeb88 Bring in legacy styles with require directive 10 years ago
Alex Coles e017ebf8d3 [wip] Add alternate layout for work package views 10 years ago
Hagen Schink 314542274a Preserve selection when clicking on a selected WP 10 years ago
Alex Coles 89646b9ca3 Make activityService send request body as JSON 10 years ago
Alex Coles 41a5a0f05d Make workPackageService send request body as JSON 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 fd1a71d797 Prevent angular from compiling wiki macros 10 years ago
Richard c64c4c9467 Don't link to inactive users on wp details view. 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
Jens Ulferts c14718da5a redirects on successful wp#update 10 years ago
Marek Takac 6e97f46764 Injected ApiHelper into the ParentRelationHandler 10 years ago
Marek Takac 7ea8921db8 Removed unnecessary directive and template 10 years ago
Hagen Schink 24c74ed0cc Remove duplicates from attributes list 10 years ago
Marek Takac aa4bd33d7a Updated check for changing a parent 10 years ago
Marek Takac 2aade0c55c Refactorization 10 years ago
Hagen Schink 15c920f069 Extract method refactoring 10 years ago
Hagen Schink 0736043784 Remove superfluous $parse provider 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 38d991f113 Add additional single click directive 10 years ago
Marek Takac 362e09e997 Allowed changing parent for a WP 10 years ago
Hagen Schink edb5e0f72d Remove superfluous newlines 10 years ago
Hagen Schink 79c3506bc0 Set focus when drop down opens 10 years ago
Hagen Schink aa68633518 Extract visible conditions 10 years ago
Hagen Schink 0db9a580f0 Trap TAB focus inside drop down menu 10 years ago
Hagen Schink 2e3fb5aad9 Respect scope when evaluating focus condition 10 years ago
Alex Coles 06f0a61878 Remove reference to deleted _work_packages.scss 10 years ago
Hagen Schink e062cca450 Pass event target to context menu 10 years ago
Alex Coles cff4df1b3f Reapply consolidation of avatar styles in Sass 10 years ago
Hagen Schink b4b1477a50 Handle missing focus condition 10 years ago
Alex Coles d4a842266d Remove redundant .title-bar classes 10 years ago
Alex Coles 9695cdd053 Prefix legacy partial files with underscore 10 years ago
Jens Ulferts 144255c75e rewrites scss as sass to use variables 10 years ago
Jens Ulferts 62a834f043 corrects usage of avatar throughout the application 10 years ago
Jens Ulferts 7c7c99daa2 removes stylesheet import - included two times otherwise 10 years ago
Jens Ulferts 874b08c194 consolidates avatar css 10 years ago
Jens Ulferts 8b0b0c7912 removes duplicate avatar stylings and scopes them to wp split_view 10 years ago