[Rt-commit] rt branch, 5.0/use-dashboard-for-homepage, repushed

? sunnavy sunnavy at bestpractical.com
Thu May 20 17:36:02 EDT 2021


The branch 5.0/use-dashboard-for-homepage was deleted and repushed:
       was c0c239792158018dba339ef7c62a16d11533bfda
       now 7c28a51544d1c1bb883fe35669522d31dea24f24

1: c8ea25ccbb ! 1: c8ba3ab6a0 Migrate "RT at a glance" homepage to dashboard
    @@ -555,7 +555,7 @@
     -  <input type="hidden" name="dashboard_id" value="MyRT">
     -  <input type="hidden" name="is_global" value="1">
     -  <& /Elements/Submit, Name => "UpdateSearches", Label => loc('Save') &>
    -+<&|/Widgets/TitleBox, title => loc('Defaut Dashboard'), bodyclass => "", class => "mx-auto max-width-lg" &>
    ++<&|/Widgets/TitleBox, title => loc('Set Homepage'), bodyclass => "", class => "mx-auto max-width-lg" &>
     +<form method="post" name="UpdateDefaultDashboard" class="mx-auto max-width-lg">
     +  <div class="form-row">
     +    <div class="col-12">
    @@ -701,7 +701,7 @@
      <& /Elements/Tabs &>
      <& /Elements/ListActions, actions => \@actions &>
      
    -+<&|/Widgets/TitleBox, title => loc('Defaut Dashboard'), bodyclass => "", class => "mx-auto max-width-lg" &>
    ++<&|/Widgets/TitleBox, title => loc('Set Homepage'), bodyclass => "", class => "mx-auto max-width-lg" &>
      <form method="post" action="MyRT.html" name="UpdateSearches" class="mx-auto max-width-lg">
     -  <& /Widgets/SearchSelection,
     -                    pane_name => \%pane_name,
    @@ -1060,7 +1060,7 @@
     -  &>
     -  <input type="hidden" name="dashboard_id" value="MyRT">
     -  <& /Elements/Submit, Name => "UpdateSearches", Label => loc('Save') &>
    -+<&|/Widgets/TitleBox, title => loc('Defaut Dashboard'), bodyclass => "", class => "mx-auto max-width-lg" &>
    ++<&|/Widgets/TitleBox, title => loc('Set Homepage'), bodyclass => "", class => "mx-auto max-width-lg" &>
     +<form method="post" name="UpdateDefaultDashboard" class="mx-auto max-width-lg">
     +  <div class="form-row">
     +    <div class="col-12">
2: e23feec154 = 2: 87103fa2ab Add "New Dashboard" to prefs/global MyRT page menu for convenience
3: c0c2397921 = 3: 7c28a51544 Update tests for the migration of "RT at a glance" => dashboard



More information about the rt-commit mailing list