superset/superset-frontend/spec
Jack Fragassi 304e3b36eb
feat(alerts & reports): Easier to read execution logs (#13752)
* Prep for migration

* Migration for execution id column

* Generate execution ids for alerts and reports

* Change execution id range

* Add execution id to API endpoint

* Add execution id to execution log view

* Change execution id range

* Change execution id to a uuid

* Fix execution id type

* Switch state and exec. id columns

* Change db column to UUIDType

* Python lint

* Fix failing frontend tests

* execution_id -> uuid

* Fix migration head

* lint

* Use celery task id as the execution id

* lint

* lint for real

* Fix tests
2021-03-30 08:46:16 -07:00
..
__mocks__ chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
fixtures refactor(native-filters): Move filtersState to dataMask redux root (#13437) 2021-03-07 09:34:12 +02:00
helpers feat: Implement drag and drop columns for filters (#13340) 2021-03-07 11:54:08 +02:00
javascripts feat(alerts & reports): Easier to read execution logs (#13752) 2021-03-30 08:46:16 -07:00
.eslintrc Improves RTL configuration (#13079) 2021-02-11 15:32:22 -08:00