Commit Graph

6262 Commits (a503997bd7dab93e659dda3eb023ea0cc97e317d)

Author SHA1 Message Date
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
Wieland Lindenthal c2819c466d improve code climate 6 years ago
Wieland Lindenthal 202baafa7f resolve merge conflicts 6 years ago
Wieland Lindenthal e400ce802e Close advanced filters when search term from global search service changes 6 years ago
Wieland Lindenthal c4e20fb811 Move all Global Search components to a separate angular module. 6 years ago
Wieland Lindenthal 62c883d058 Update WP results table when advanced filters change 6 years ago
Wieland Lindenthal 97c51fe21d On submit only: Do not update results WP table while typing in global search input. 6 years ago
Wieland Lindenthal 48c9ab4715 readd refresh 6 years ago
Wieland Lindenthal fd1f32cf0a show search result in flat hierarchy modus 6 years ago
Wieland Lindenthal 86e090d453 Add missing I18n and correct tittle attribute 6 years ago
Inga Mai 4e643d3efd Texts changed to I18n 6 years ago
Inga Mai 84738727d0 Title listening on current search term in every tab 6 years ago
Inga Mai e924ea679c Bugfix project scope 'all' on init set when searching in project + subprojects for the first time 6 years ago
Inga Mai 89ba4a9bd1 Global search title component added 6 years ago
Wieland Lindenthal be5f7e602d - Use CSS variables everywhere where they were missing. 6 years ago
Inga Mai 9e2761bdb3 Styled expandable search bar 6 years ago
Wieland Lindenthal 1d058b63b2 Enable column menu 6 years ago
Wieland Lindenthal 1582a3c0a8 Add configurable filter toggle button 6 years ago
Wieland Lindenthal 2e96ff28a4 resolve conflict 6 years ago
Wieland Lindenthal ad8a6e250f resolve merge conflict 6 years ago
Wieland Lindenthal 158546fddb Refactor embedded table component and its base constructors so that it becomes easier to extend them. 6 years ago
Wieland Lindenthal 0b30d74804 trigger the autocompleter on input focus when field is not empty 6 years ago
Wieland Lindenthal 6cd7c316be Update URL in browser while typing a search term and a work package table is already visible within the search results. 6 years ago
Wieland Lindenthal 5ba62085ec add work package filter for project scope 6 years ago
Wieland Lindenthal f2c75eccc5 Change path away form project to global, when searching in all projects. 6 years ago
Wieland Lindenthal a15fedf207 Make sure you have a work package search result before skipping submitSearch. 6 years ago
Wieland Lindenthal 00cd53ef53 GlobalSearchTabs should not know that the All tab is treated differently. 6 years ago
Wieland Lindenthal 77b515546a Render tabs within Angular. 6 years ago
Wieland Lindenthal 71f8e365b3 Activate autocompleter after input only 6 years ago
Wieland Lindenthal aae749e727 "Search as you type" when in Work Packages tab. 6 years ago
Wieland Lindenthal 1d11b77fd7 Fix front build error. WIP of GlobalSearchWorkPackageComponent. 6 years ago
Wieland Lindenthal e2ee30409d Improve translations and styling for autocompleter 6 years ago
Wieland Lindenthal 45b511a649 Remove project scope selector and integrate it into the autocompleter. 6 years ago
Wieland Lindenthal 74ec63969e Fix Gon interaction 6 years ago
Wieland Lindenthal 6c5dba3eb9 WIP: Add a GlobalSearchService 6 years ago
Wieland Lindenthal 5ddb048134 Allways show global search input expanded 6 years ago
Wieland Lindenthal 424d712bbf Satisfy typing of openproject router to satisfy Travis's prepare cache 6 years ago
Henriette Dinger 73d0f84478 Send search string to API to find also previously paginated results 6 years ago