Commit Graph

5772 Commits (61639d8cb916d275cd61e77137fc243f6679cdd7)

Author SHA1 Message Date
Henriette Dinger 541d79e36e Reduce padding and z-index in board view 6 years ago
Henriette Dinger 3b30a7838f Let WP list widgets calculate the number of shown WPs based on the available height 6 years ago
Henriette Dinger c2115bbc43 Reduce number of table configurations for calculated perPage option 6 years ago
Henriette Dinger d47efea6dc Add table configs for the automatic calculation of perPage option 6 years ago
Oliver Günther 1cd325bd5a
Ensure sql join in manual filter and sort column is isolated in query 6 years ago
Jens Ulferts 3240d65210
`npm audit fix` run 6 years ago
Oliver Günther 8ab4f2a663 Boards module (#7008) 6 years ago
Henriette Dinger 53a07ccf8a Show user avatars only when the name is loaded 6 years ago
Henriette Dinger 54f8dfe03b Remove window event listener and handle it with css 6 years ago
Inga Mai 028c7c27dc Satisfy codeclimate; empty constructor deleted 6 years ago
Inga Mai 4fd482631f All 'isMobile' methods replaced by deviceService method 6 years ago
Inga Mai d0009782d6 Review changes: I18n and DeviceService added 6 years ago
Inga Mai 3de7aeb88f Fixed bugs: on resizing window and empty input 6 years ago
Inga Mai c83a9f8fbf Global search for mobile 6 years ago
Henriette Dinger f5d7acfaaf Reduce number of API calls as most of the information is already available 6 years ago
Wieland Lindenthal 9d6be37bc3 Fix: Don't let the global search autocompleter fail when errors are returned 6 years ago
Wieland Lindenthal 0451b09db1 Fix how we determine when to show advanced filter spacer lines 6 years ago
Inga Mai 5bf5c9cd01 'clearSearch()' method added 6 years ago
Inga Mai eb0157d63a Review changes: renaming classes, methods, variables 6 years ago
Wieland Lindenthal 4d2a9fc7ca Fix selecting latest project scope 6 years ago
Wieland Lindenthal 7151afb2d3 WIP 6 years ago
Wieland Lindenthal 6c5f90293b Work in progress 6 years ago
Inga Mai e5aaf00e2b Only update service when searched in scope 6 years ago
Inga Mai f6e6f4e4dc binLabel removed 6 years ago
Inga Mai 1f8a0c315b Remove virtual scroll 6 years ago
Inga Mai a4161ae879 Position dropdown directly under input field 6 years ago
Inga Mai 2c1678d6ce Prevent wp table and search title from updating directly 6 years ago
Inga Mai cdbd3937a6 Requested changes from review; debounceTime added again 6 years ago
Inga Mai f6185bf692 Bugfixes: styling and directing to correct page 6 years ago
Inga Mai d28aa4068f Styling adapted 6 years ago
Inga Mai 3416d62e05 Remove ng-header and handle collection with custom searchFn 6 years ago
Inga Mai a4a1b9f3a2 Cleanup and resize function working again 6 years ago
Inga Mai ffc5aec763 Replace jQuery autocompleter by ng-select 6 years ago
Henriette Dinger 49766d42bd Adapt tests to new default avatar and ng-select in the watchers tab 6 years ago
Oliver Günther e9cc09840d
Add hidden flag for project-context queries 6 years ago
Henriette Dinger 060ff1057e Use backend generated image URL when given 6 years ago
Henriette Dinger 40f2a3498c Load only available watchers as options for the watchers autocompleter 6 years ago
Henriette Dinger d7fe20f20a Replace watcher autocompleter with ng-select component 6 years ago
Henriette Dinger 7240d422fa Use avatar component also in ruby rendered places 6 years ago
Henriette Dinger b279b2722b Show default avatar when no gravatar is defined 6 years ago
Henriette Dinger 9e6c5611f4 Introduce default avatar consisting of the initials 6 years ago
Wieland Lindenthal f2c1f4587a Also test searchPath for current tab 6 years ago
Wieland Lindenthal 4c2f3f4023 Add and fix spec when searching for '<' or '%" symbols 6 years ago
Oliver Günther 624760fe02
Remove frontend browser detector with rails based view 6 years ago
Wieland Lindenthal 9761afb4d1 Global search: Allow ESC to close the auto completer 6 years ago
Wieland Lindenthal 0e57cb8400 Fix: Correctly initialise project scope. 6 years ago
Wieland Lindenthal bad4529198 Render empty table cell when columMenuEnabled but actionsColumnEnabaled is false. 6 years ago
Wieland Lindenthal 56a8e3d649 Fix: do not call refresh before embedded table was initialized. 6 years ago
Wieland Lindenthal 29ab45004e Fixing multiple bugs that led to failing spec. 6 years ago
Wieland Lindenthal 4eb951b2bf Fix error when launching a search from the outside a project and outside a search context. 6 years ago