cleans up grids

This commit is contained in:
2024-11-18 19:41:54 -08:00
parent ad06418a69
commit a8c7c7eb8e
31 changed files with 842 additions and 714 deletions

View File

@@ -439,8 +439,6 @@ args
[(assoc-in (date-range-field* request) [1 :hx-swap-oob] true)
(assoc-in (exact-match-id* request) [1 :hx-swap-oob] true)])
:query-schema query-schema
:parse-query-params (fn [p]
(mc/decode query-schema p main-transformer))
:action-buttons (fn [request]
[(when-not (:external? (:route-params request)) (com/button {:color :primary
:hx-get (bidi/path-for ssr-routes/only-routes

View File

@@ -43,8 +43,7 @@
(apply-middleware-to-all-handlers
(->
{::route/investigate investigate
::route/investigate-results (helper/table-route altered-grid-page :parse-query-params? false
:push-url? false)}
::route/investigate-results (helper/table-route altered-grid-page :push-url? false)}
)
(fn [h]
(-> h