Skip to content

Releases: township-agency/ex_teal

v0.22.0

15 Jun 17:06
fe9681e
Compare
Choose a tag to compare

0.22.0 (2023-06-15)

Features

  • Dashboard Resource Table, Virtual Aggregates (#189) (03273a2)

v0.21.0

25 May 14:53
f6638a3
Compare
Choose a tag to compare

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

19 Apr 20:21
d472b68
Compare
Choose a tag to compare

0.20.1 (2023-04-19)

Bug Fixes

  • Allow Distinct in handle_index/2 callbacks (#181) (f7e8ada)

v0.20.0

11 Apr 15:33
3c3ea0a
Compare
Choose a tag to compare

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

04 Apr 17:35
53ff5fd
Compare
Choose a tag to compare

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

31 Mar 19:33
3b2923a
Compare
Choose a tag to compare

0.19.3 (2023-03-31)

Bug Fixes

  • default panel title and flatten panels while sorting (#172) (66db8c0)

v0.19.2

31 Mar 18:48
9f471bb
Compare
Choose a tag to compare

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.19.1

29 Mar 14:57
c53119b
Compare
Choose a tag to compare

0.19.1 (2023-03-29)

Bug Fixes

v0.19.0

28 Mar 13:57
53742d0
Compare
Choose a tag to compare

0.19.0 (2023-03-28)

Features

  • Embedded Resources and Panel Upgrades (#164) (b5d75e0)

v0.18.0

22 Mar 13:45
3e5af9b
Compare
Choose a tag to compare

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)