Commit Graph

5716 Commits (6f2c127b7b87a87ddc5cf8eb0e4c2b10c51e93b5)

Author SHA1 Message Date
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
Henriette Dinger 211bba7a90 Introduce user autocomplete component for oauth page 6 years ago
Oliver Günther 6358cb52ec
Bump angular/core and angular/cli 6 years ago
Jens Ulferts 08864e449f
bump angular-devkit/build-angular due to security warning 6 years ago
Henriette Dinger ec7627e0e7 Add migration to remove impaired column from database 6 years ago
Henriette Dinger be30a7c302 Remove accessibility switch from columns modal and project menu 6 years ago
Henriette Dinger 07d6f3e2d3 Add localised string for „configure form“ menu entry 6 years ago
Henriette Dinger 1b8aa2b3e2 [29257] Auto completion for work package attributes (#6988) 6 years ago
Jens Ulferts 84e54b7417
extract common functionality into create service 6 years ago
Henriette Dinger 3b1b9ab457 Remove page options for findig correct query name 6 years ago
Jens Ulferts d5d70bfb1a
spec filter value applied on wp create 6 years ago
Jens Ulferts 82033f5ee9
always apply all list filter values 6 years ago
Jens Ulferts 57ff62a0e3
only have one form update at the same time 6 years ago
Jens Ulferts d4691ad182
only use BehaviorSubject/Observable for form 6 years ago