[Rt-commit] rt branch, 4.6/search-selection-next, repushed
Blaine Motsinger
blaine at bestpractical.com
Mon Feb 10 18:52:10 EST 2020
The branch 4.6/search-selection-next was deleted and repushed:
was 6adc6c6955ca441fc3e2c58b4b856c6243be08c7
now 6c165c14f65f71227ca5d45e5062ac895bc9663e
1: 6a6be39aa4 = 1: 43f0d18798 Add RT-Extension-DashboardSelectionUI to core
2: c363780e3f = 2: 377d75bbc3 Upgrade jQuery ui sortable and add disableSelection
3: b561b6c116 ! 3: 71c3e0c1be Update DashboardSelectionUI to elevator-light
@@ -93,12 +93,12 @@
- </div>
-% }
- </div>
+- <div class="source">
+- <h2><&|/l&>Saved Searches</&></h2>
+ <div class="form-row">
-+
-+ <div class="col-md-3">
- <div class="source">
- <h2><&|/l&>Saved Searches</&></h2>
-
+
++ <div class="col-md-4">
++ <div class="source">
<div class="filters">
- <input type="search" name="search" placeholder="<&|/l&>Search…</&>" autocomplete="off">
- <select name="filter">
@@ -130,7 +130,7 @@
+ </div>
-<div class="clear"></div>
-+ <div class="col-md-3">
++ <div class="col-md-4 ml-2">
+ <div class="destinations">
+% for my $pane (sort keys %pane_name) {
+ <div class="destination" data-pane="<% $pane %>">
@@ -194,7 +194,7 @@
+}
+
+.selectionbox-js .destinations {
-+ margin-top: 7.6rem;
++ margin-top: 4.75rem;
+}
+
.selectionbox-js .contents {
@@ -214,4 +214,13 @@
padding: .5em;
margin: .5em 0;
background-color: #eee;
-
+@@
+ }
+
+ .selectionbox-js .contents h3 {
+- margin: .5em;
++ margin: .5em 0;
+ }
+
+ .selectionbox-js .contents .section {
+
4: 329695eb79 = 4: 0a098aa6dc Switch remove icon to fontawesome
5: 033072132d = 5: 94804c5945 Fix reset to defaults
6: 6adc6c6955 ! 6: 41d461de63 Force redirect back to the current page on submit
@@ -31,3 +31,4 @@
}
else {
alert(response.msg);
+
-: ------- > 7: 6c165c14f6 Add name to forms for UpdateDashboard
More information about the rt-commit
mailing list