Releases: WGBH-MLA/chowda
Releases · WGBH-MLA/chowda
v0.5.0 Leftovers 🍲
Leftover 2023 work, overdue for a release
What's Changed
Breaking Changes 🪅
New Features 🎉
- 🎬 Action buttons by @mrharpo in #158
- 🏓 Custom datatables by @mrharpo in #159
- 💄 Pretty prints MMIF by @afred in #161
- 📄 Page title by @mrharpo in #162
- 🏞
MMIF
source by @mrharpo in #168 - ➕ Add MMIF to batch by @mrharpo in #181
- 🎱 Fields:
Finished
,Successful
by @mrharpo in #184 - ⛓️ Metaflow links by @mrharpo in #185
- 📩 MMIF Download by @afred in #182
- 🎬 Row actions by @mrharpo in #188
- ⬇️ Download MMIF by @mrharpo in #213
- 🕹 Buttons by @mrharpo in #202
Bugfixes 🐛
- 🏚 Fixes
MediaFilesGuidsField
by @mrharpo in #170 - ⌛ Expires all by @mrharpo in #172
- 🦸 Activate production venv by @mrharpo in #190
- 🏞 venv
PATH
by @mrharpo in #191 - 📦 Adds pip to venv by @mrharpo in #192
- 🍼 Ensure pip by @mrharpo in #195
Deployment 🚀
Maintenance 🔩
- 🤖 Update dependencies by @github-actions in #163
- 🤖 Update dependencies by @github-actions in #167
- 🤖 Update dependencies by @github-actions in #171
- 🤖 Update dependencies by @github-actions in #177
- 🤖 Update dependencies by @github-actions in #186
- 🤖 Update dependencies by @github-actions in #189
- 🤖 Update dependencies by @github-actions in #203
- 🤖 Update dependencies by @github-actions in #207
- 🤖 Update dependencies by @github-actions in #209
- 🤖 Update dependencies by @github-actions in #211
- 🤖 Update dependencies by @github-actions in #212
- 🤖 Update dependencies by @github-actions in #214
- 🤖 Update dependencies by @github-actions in #216
- 🤖 Update dependencies by @github-actions in #219
Documentation 📚
Other Changes
Full Changelog: v0.4.0...v0.5.0
v0.4.0 Users 👥
Ready for Chowda users
What's Changed
Breaking Changes 🪅
New Features 🎉
- Adds 'Duplicate' and 'Combine' actions for Batches. by @afred in #121
- 🙈 Hides GUIDs from list views by @afred in #122
- 📑 Tabular display of related
MediaFiles
by @afred in #123 - 🧑🍳️ Create Batch from Collection by @mrharpo in #132
- ⬇️ Batch default sort by @mrharpo in #130
- 🍄 Mario Pipelines by @mrharpo in #133
- 👍 Sony Ci Asset Thumbnails by @afred in #135
- 🏃
MetaflowRuns
by @mrharpo in #141 - 🎊
/api/event/
Router by @mrharpo in #144 - 📙
page_size_options
by @mrharpo in #156
Bugfixes 🐛
- 114 fix batch save by @afred in #119
- 🧮 Fixes
MediaFileCount
field by @afred in #125 - 🔗 Fixes
media_file
links by @mrharpo in #127
Deployment 🚀
Maintenance 🔩
- 🤖 Update dependencies by @github-actions in #118
- 🤖 Update dependencies by @github-actions in #124
- 🤖 Update dependencies by @github-actions in #137
- 🤖 Update dependencies by @github-actions in #139
- 🤖 Update dependencies by @github-actions in #145
- 🤖 Update dependencies by @github-actions in #157
Full Changelog: v0.3.0...v0.4.0
v0.3.0 Pipeline 🚰
Pipeline
- OAuth Authentication
- OAuth Authorization using roles
- Views for each model
- Ingest for SonyCiAssets
- Start a pipeline run
- app-barsdetection
- DB migrations
What's Changed
New Features 🎉
- 🏺 CollectionView by @mrharpo in #26
- 📛 ClamsApp name by @afred in #41
- 📜 Collection and Batch list view by @afred in #42
- 🌄 Custom views by @afred in #43
- 🎖 workflow_dispatch by @mrharpo in #63
- 👣 Migration tool by @afred in #62
- 🍝 SonyCiAsset by @mrharpo in #36
- 🏄 Initial Dashboard page by @afred in #78
- 🚰 Metaflow ingest by @mrharpo in #57
- 🔄 Sync Event by @mrharpo in #80
- 🗒 Batch input from text by @mrharpo in #82
- 📬 POST
/api/sony_ci/sync
by @afred in #79 - 🔐 OAuth by @mrharpo in #89
- 🔄 Displays sync history in dashboard by @afred in #86
- 🌎
GUID
Resolution by @mrharpo in #92 - 🔄 Connect Sync button by @afred in #94
- 🌄
mmif_json
view by @mrharpo in #96 - 🛡 Protect sync button by @mrharpo in #106
- 🔐 Auth permissions by @mrharpo in #113
- 📰 publish by @mrharpo in #115
Bugfixes 🐛
- 🖊 Fix Doc Typo by @foglabs in #31
- Inherit by @mrharpo in #33
- 🛌 Fixes Coverage by @mrharpo in #35
- 📌 Pins urllib3 to ~= 1.26 by @afred in #40
- 🕸 Debug by @mrharpo in #45
- 🐋 Dockerfile migrations by @mrharpo in #77
- 🐦 Mocker by @mrharpo in #84
- 🏓 Batch: tabler class by @afred in #101
- ⭐️ Use Starlette-admin naming convention for template override by @afred in #102
- 🔢
media_file_count
by @afred in #110 - 🏷 Fixes html tag mistmatch in dashboard template by @afred in #111
Deployment 🚀
Maintenance 🔩
- 🤖 Update dependencies by @github-actions in #25
- 🤖 Update dependencies by @github-actions in #32
- ©️ SonyCi by @afred in #34
- 📓 Notebook tests by @mrharpo in #39
- 🤖 Update dependencies by @github-actions in #37
- 🤖 Update dependencies by @github-actions in #47
- 🤖 Update dependencies by @github-actions in #48
- 👉 Updates docs workflow pointer by @afred in #60
- 🤖 Update dependencies by @github-actions in #61
- 🤖 Update dependencies by @github-actions in #81
- 🤖 Update dependencies by @github-actions in #83
- 🤖 Update dependencies by @github-actions in #88
- 🤖 Update dependencies by @github-actions in #93
- 🤖 Update dependencies by @github-actions in #100
Documentation 📚
Other Changes
- 🥼 New lint rules by @mrharpo in #27
- ✋ Unignore ruff rules by @mrharpo in #28
- 📼 VCR.py by @afred in #46
- ☝️ Updates workflow pointer by @afred in #59
- 💽
postgresql://
in all environments by @afred in #73 - 📸 Uses session for flash and error messages by @afred in #98
- Adds action 'Start' to Batches by @afred in #109
- 🚰 v0.3.0 Release by @mrharpo in #116
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0 Views 👁
Views
- Custom str representations
- Seed data
- DB persistence
- Update workflow bot
What's Changed
- ⚙️ VSCode pytest settings by @mrharpo in #17
- 👲
factory_boy
: relational data by @afred in #18 - 🌱 Seed by @afred in #21
- 👚 Update workflow by @mrharpo in #20
- ✊ Representation by @mrharpo in #23
- 🤖 Update dependencies by @github-actions in #22
- 🔆 Tweaks to display fields, seeds by @afred in #24
New Contributors
- @github-actions made their first contribution in #22
Full Changelog: v0.1.1...v0.2.0
v0.1.1 Logs 🪵
v0.1.0 Demo 🏗️
Demo
Proof of concept demo for Starlette-Admin + SQLModel
- Initial Chowda models
Also includes:
- tests
- CI
- docs
- load testing
- factories
What's Changed
- Sets Docker compose for dev server and tests by @afred in #1
- 🌟 starlette-admin by @mrharpo in #2
- 💻 VSCode by @mrharpo in #3
- 🗿 Initial Models by @afred in #4
- 🧪 Tests by @mrharpo in #5
- 📚 Docs by @mrharpo in #6
- 🪳 Locust by @mrharpo in #7
- 🏭 Factories by @afred in #8
- 🐙 Release by @mrharpo in #9
New Contributors
Full Changelog: https://github.com/WGBH-MLA/chowda/commits/v0.1.0