Releases: township-agency/ex_teal
Releases · township-agency/ex_teal
v0.22.0
0.22.0 (2023-06-15)
Features
- Dashboard Resource Table, Virtual Aggregates (#189) (03273a2)
v0.21.0
0.21.0 (2023-05-25)
Features
- Add a Greeting Card, enabled by adding a conn argument to options on Card (#186) (48180d8)
Bug Fixes
- reset the detail page when resources change so that cards are not persisted (#183) (b04d582)
v0.20.1
0.20.1 (2023-04-19)
Bug Fixes
- Allow Distinct in
handle_index/2
callbacks (#181) (f7e8ada)
v0.20.0
0.20.0 (2023-04-11)
Features
- Introduce can_see?/2 to add field specific authorization (1d52b6b)
Bug Fixes
- Panels were lost in the see_more/2 release (d28fa73)
- Separate Query Preloads from records/2 call (a6026f9)
v0.19.4
0.19.4 (2023-04-04)
Bug Fixes
- compare, display and use select values in field filters (ffb7d87)
- deps: upgrade nimble csv (#174) (21a3dd4)
- embedded schema filtering may not be possible with postgres due to json magic (8e28eeb)
v0.19.3
0.19.3 (2023-03-31)
Bug Fixes
- default panel title and flatten panels while sorting (#172) (66db8c0)
v0.19.2
0.19.2 (2023-03-31)
Bug Fixes
- Allow users to customize the singular name of a resource for when naming is hard (#169) (d1075bb)
v0.18.0
0.18.0 (2023-03-22)
Features
- Elixir Version Bump and add default field filters (#155) (ae3408a)
Bug Fixes
- table row should acknowledge resource permissions (#154) (71e5e4c)