Summary
- test history view (showing you history for your dbt tests)
- tables view - a place to investigate a single table
- notifications - get a list of re_data alerts into your Slack
- dbt native config - configure re_data models the same way as other dbt configuration
- fix for showing sources in a graph
- improved graph view - showing colours for sources, seed, models 😊
- fix allow removing (column/table) key from `re_data:metrics_base` env variable
What's Changed
* Feature/homepage improvement by akinolu52 in https://github.com/re-data/re-data/pull/183
* alert page improvement by akinolu52 in https://github.com/re-data/re-data/pull/185
* Feature/test and table screen by akinolu52 in https://github.com/re-data/re-data/pull/189
* Update url for re_data docs for using custom domain by mateuszklimek in https://github.com/re-data/re-data/pull/192
* update to generate test by mateuszklimek in https://github.com/re-data/re-data/pull/187
* Feature/alert by akinolu52 in https://github.com/re-data/re-data/pull/194
* Add changes to generate re_data with sources by mateuszklimek in https://github.com/re-data/re-data/pull/195
* setup command for notifying via slack by dejii in https://github.com/re-data/re-data/pull/181
* seperate slack notify step and run only on main repo by dejii in https://github.com/re-data/re-data/pull/199
* Feature/graph by akinolu52 in https://github.com/re-data/re-data/pull/198
* Improvement/test by akinolu52 in https://github.com/re-data/re-data/pull/203
* add documentation for re_data notify command by dejii in https://github.com/re-data/re-data/pull/204
* set up workflow for bigquery/snowflake/redshift by dejii in https://github.com/re-data/re-data/pull/200
* Features/add graph to table by akinolu52 in https://github.com/re-data/re-data/pull/206
* add delete event to generate_ui workflow by dejii in https://github.com/re-data/re-data/pull/207
* fix clean up schemas by dejii in https://github.com/re-data/re-data/pull/209
* update ui build by dejii in https://github.com/re-data/re-data/pull/210
* Feature/dbt config support by mateuszklimek in https://github.com/re-data/re-data/pull/205
* Fixes/table graph fix by akinolu52 in https://github.com/re-data/re-data/pull/211
**Full Changelog**: https://github.com/re-data/re-data/compare/0.5.1...0.6.0