Changes have been pushed for the repository "fawkesrobotics/fawkes".

Clone:  https://github.com/fawkesrobotics/fawkes.git
Gitweb: https://github.com/fawkesrobotics/fawkes

The branch, idoychev/improve-webview-filtering has been updated
        to  06296e5d3f18c276e93964f4a2f4bca79449961a (commit)
      from  6a801c919f9f0b7eb718ba37963debb23a0a1230 (commit)

https://github.com/fawkesrobotics/fawkes/tree/idoychev/improve-webview-filtering

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- *Log* ---------------------------------------------------------------
commit 06296e5d3f18c276e93964f4a2f4bca79449961a
Author:     Ivaylo Doychev <doyc...@kbsg.rwth-aachen.de>
AuthorDate: Mon Jun 7 10:37:03 2021 +0200
Commit:     Ivaylo Doychev <doyc...@kbsg.rwth-aachen.de>
CommitDate: Mon Jun 7 10:37:03 2021 +0200

    webview-frontend: change filter placeholder

https://github.com/fawkesrobotics/fawkes/commit/06296e5d3

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


- *Summary* -----------------------------------------------------------
 src/plugins/webview/frontend/src/components/filter/template.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- *Diffs* -------------------------------------------------------------

- *commit* 06296e5d3f18c276e93964f4a2f4bca79449961a - - - - - - - - - -
Author:  Ivaylo Doychev <doyc...@kbsg.rwth-aachen.de>
Date:    Mon Jun 7 10:37:03 2021 +0200
Subject: webview-frontend: change filter placeholder

 src/plugins/webview/frontend/src/components/filter/template.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

_Diff for modified files_:
diff --git a/src/plugins/webview/frontend/src/components/filter/template.html 
b/src/plugins/webview/frontend/src/components/filter/template.html
index 9ff08c18a..ac6fbe350 100644
--- a/src/plugins/webview/frontend/src/components/filter/template.html
+++ b/src/plugins/webview/frontend/src/components/filter/template.html
@@ -13,7 +13,7 @@
            (keyup)="keyUpEvent.next($event.target.value)"
            (click)="$event.stopPropagation()"
            name="search"
-           placeholder="Filter"
+           placeholder="Filter: String or Regex in '/ /'"
            class="ff-search-input">
     <mat-icon class="ff-search-icon"
               i18n-matTooltip



_______________________________________________
fawkes-commits mailing list
fawkes-commits@lists.kbsg.rwth-aachen.de
https://lists.kbsg.rwth-aachen.de/listinfo/fawkes-commits

Reply via email to