-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Global search enhancements #1738 #1753
Merged
legteodav
merged 26 commits into
SAP:master
from
legteodav:issue-1738-global-search-enhancements#1738
Dec 15, 2020
Merged
Global search enhancements #1738 #1753
legteodav
merged 26 commits into
SAP:master
from
legteodav:issue-1738-global-search-enhancements#1738
Dec 15, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UlianaMunich
suggested changes
Dec 4, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All works great! Just a suggestion from my side, since "Placeholder" is a one word, I'd suggest to write it that way, without capitalized "H". I mean, instead of PlaceHolder, having Placeholder instead. See my suggestions below.
test/e2e-test-application/src/luigi-config/extended/globalSearch.js
Outdated
Show resolved
Hide resolved
test/e2e-test-application/src/luigi-config/extended/globalSearch.js
Outdated
Show resolved
Hide resolved
Co-authored-by: Uliana Caceres <[email protected]>
Co-authored-by: Uliana Caceres <[email protected]>
…ch.js Co-authored-by: Uliana Caceres <[email protected]>
…ch.js Co-authored-by: Uliana Caceres <[email protected]>
Co-authored-by: Uliana Caceres <[email protected]>
UlianaMunich
reviewed
Dec 7, 2020
test/e2e-test-application/src/luigi-config/extended/globalSearch.js
Outdated
Show resolved
Hide resolved
…ch.js Co-authored-by: Uliana Caceres <[email protected]>
Co-authored-by: Aleksandra Simeonova <[email protected]>
Co-authored-by: Aleksandra Simeonova <[email protected]>
Co-authored-by: Aleksandra Simeonova <[email protected]>
stanleychh
reviewed
Dec 7, 2020
Co-authored-by: Stanley Hsu <[email protected]>
stanleychh
reviewed
Dec 7, 2020
stanleychh
reviewed
Dec 7, 2020
stanleychh
reviewed
Dec 7, 2020
stanleychh
reviewed
Dec 8, 2020
UlianaMunich
approved these changes
Dec 8, 2020
stanleychh
reviewed
Dec 8, 2020
stanleychh
reviewed
Dec 8, 2020
stanleychh
approved these changes
Dec 8, 2020
JohannesDoberer
added a commit
to alexandra-simeonova/luigi
that referenced
this pull request
Dec 15, 2020
…luigi into web-components-docu * 'web-components-docu' of github.com:alexandra-simeonova/luigi: Global search enhancements SAP#1738 (SAP#1753) Bump ini from 1.3.5 to 1.3.8 in /scripts (SAP#1783) Bump ini from 1.3.5 to 1.3.8 in /website/docs (SAP#1780) Bump ini from 1.3.5 to 1.3.7 in /client (SAP#1774) Bump ini from 1.3.5 to 1.3.7 in /core (SAP#1775) replace insensitive term (SAP#1771)
Merged
JohannesDoberer
added a commit
to JohannesDoberer/luigi
that referenced
this pull request
Jan 7, 2021
* master: Release v1.7.1 (SAP#1793) Update example on luigi-core-api.md navigate() (SAP#1769) Reversed search for keepselected (SAP#1761) fiddle patch Browser history fix (SAP#1784) Manage user settings (SAP#1789) Fix drawer undefined bug (SAP#1765) Fixing cypress tests for Angular Test Application (SAP#1730) Global search enhancements SAP#1738 (SAP#1753) # Conflicts: # client/webpack.config.js # core/package.json # core/src/App.html # core/src/UserSettingsDialog.html # core/src/UserSettingsEditor.html # core/src/core-api/config.js # core/src/core-api/ux.js # core/src/utilities/constants.js # core/src/utilities/helpers/usersetting-dialog-helpers.js # docs/luigi-core-api.md # test/e2e-test-application/src/luigi-config/extended/projectDetailNav.js # test/e2e-test-application/src/luigi-config/extended/settings.js
stanleychh
added a commit
to stanleychh/luigi
that referenced
this pull request
Dec 30, 2021
* Adding placeholder for globasearch: string, function or localizible * Adding Toggle Search function * Update core/src/core-api/globalsearch.js Co-authored-by: Uliana Caceres <[email protected]> * Update docs/navigation-parameters-reference.md Co-authored-by: Uliana Caceres <[email protected]> * Update test/e2e-test-application/src/luigi-config/extended/globalSearch.js Co-authored-by: Uliana Caceres <[email protected]> * Update test/e2e-test-application/src/luigi-config/extended/globalSearch.js Co-authored-by: Uliana Caceres <[email protected]> * Update core/src/App.html Co-authored-by: Uliana Caceres <[email protected]> * fixing some typos in test comments * Update test/e2e-test-application/src/luigi-config/extended/globalSearch.js Co-authored-by: Uliana Caceres <[email protected]> * Update docs/navigation-parameters-reference.md Co-authored-by: Aleksandra Simeonova <[email protected]> * Update docs/navigation-parameters-reference.md Co-authored-by: Aleksandra Simeonova <[email protected]> * Update docs/navigation-parameters-reference.md Co-authored-by: Aleksandra Simeonova <[email protected]> * Changing PlaceHolder to Placeholder... and Retesting everything * Update core/src/navigation/GlobalSearch.html Co-authored-by: Stanley Hsu <[email protected]> * reducing number of search.searchProvider occurencies * changing let to const.... * changing let to const.... * changing toggleSearch method * fixing cypress tests... * refactor if to get in one ust line * removing variable declaration ... * Using Translation in Placeholder * Removing alert on toggleSearch Co-authored-by: JohannesDoberer <[email protected]> Co-authored-by: Uliana Caceres <[email protected]> Co-authored-by: Aleksandra Simeonova <[email protected]> Co-authored-by: Stanley Hsu <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Global search enhancements
Fixes #1738