This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch alerts_refactor
in repository https://gitbox.apache.org/repos/asf/superset.git
omit 2b870571c6 pad the ErrorBoundary
omit c65b09879c try layout.content
omit c8652520bb fix imports
omit 2bcf63f678 chore: add a disable for pylint (#31875)
omit fa166582e0 docs: add a note about accessing the dev env's postgres
database (#31874)
omit fb7d8ea8a0 fix(bigquery): return no catalogs when creds not set
(#31837)
omit ccd88a58c5 feat: old Firebolt dialect (#31849)
omit f7ea294a6f force non-closable in modal
omit 9f8ce84ad8 addressing comments
omit 50cad13e37 Update
superset-frontend/src/components/ErrorMessage/InvalidSQLErrorMessage.test.tsx
omit bc88ff9254 one more file
omit 82f782cc42 chore: refactor Alert-related components
add 4ca5846c7f feat: old Firebolt dialect (#31849)
add f235787703 fix(bigquery): return no catalogs when creds not set
(#31837)
add aacfe4d667 docs: add a note about accessing the dev env's postgres
database (#31874)
add fc8710f50a chore: add a disable for pylint (#31875)
add b29aece1a6 chore: refactor Alert-related components
add 444752cf0d one more file
add 75dc763c64 Update
superset-frontend/src/components/ErrorMessage/InvalidSQLErrorMessage.test.tsx
add c78b88b084 addressing comments
add 9f81be66be force non-closable in modal
add 1791ae05e6 fix imports
add 5fe2c102a0 try layout.content
add 2eb933086b pad the ErrorBoundary
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2b870571c6)
\
N -- N -- N refs/heads/alerts_refactor (2eb933086b)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes: