browsertrix/backend/btrixcloud
Tessa Walsh c21153255a
Rename notes to description in frontend and backend (#1011)
- Rename crawl notes to description
- Add migration renaming notes -> description
- Stop inheriting workflow description in crawl
- Update frontend to replace crawl/upload notes with description
- Remove setting of config description from crawl list
- Adjust tests for changes
2023-07-26 13:00:04 -07:00
..
migrations Rename notes to description in frontend and backend (#1011) 2023-07-26 13:00:04 -07:00
templates
__init__.py
basecrawls.py Rename notes to description in frontend and backend (#1011) 2023-07-26 13:00:04 -07:00
colls.py
crawlconfigs.py
crawlmanager.py
crawls.py Rename notes to description in frontend and backend (#1011) 2023-07-26 13:00:04 -07:00
db.py Rename notes to description in frontend and backend (#1011) 2023-07-26 13:00:04 -07:00
emailsender.py
invites.py
k8sapi.py
main_op.py
main_scheduled_job.py
main.py
models.py Rename notes to description in frontend and backend (#1011) 2023-07-26 13:00:04 -07:00
operator.py
orgs.py
pagination.py
profiles.py
storages.py
uploads.py Rename notes to description in frontend and backend (#1011) 2023-07-26 13:00:04 -07:00
users.py
utils.py
version.py
zip.py