Supports more
This commit is contained in:
@@ -242,6 +242,9 @@
|
||||
true (wrap-secure)
|
||||
true (wrap-client-redirect-unauthenticated)))
|
||||
|
||||
;; TODO oob-render is wonky, requires thinking about accidental side effects. Really only used in a small handful of cases. probably best to just
|
||||
;; use alpine for those cases, or make it so that date filters issue a change event when they render. for example, when you click on "month",
|
||||
;; make it so that it rerenders the date range component, along with a hx-trigger change header
|
||||
(defn csv-route [{:keys [fetch-page headers page->csv-entities]} & {:keys []}]
|
||||
(cond-> (fn csv-route [{:keys [identity] :as request}]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user