Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: alerts on query results #502

Merged
merged 4 commits into from
Jul 22, 2015
Merged

Feature: alerts on query results #502

merged 4 commits into from
Jul 22, 2015

Conversation

arikfr
Copy link
Member

@arikfr arikfr commented Jul 22, 2015

This is basic implementation for alerts feature, where you can define a simple rule on the last query result to send an alert.

As part of the implementation I added Flask-Mail to the project, to send emails. Should be useful to make re:dash more "self aware" (notify users about potential issues, when queries done executing
and more).

unnamed

arikfr added 4 commits July 22, 2015 17:05
This is basic implementation for alerts feature, where you can
define a simple rule on the last query result to send an alert.

As part of the implementation added Flask-Mail to the project,
to send emails. Should be useful to make re:dash more "self aware"
(notify users about potential issues, when queries done executing
and more).
arikfr added a commit that referenced this pull request Jul 22, 2015
@arikfr arikfr merged commit d89dd2c into master Jul 22, 2015
@arikfr arikfr deleted the feature/alerts branch February 29, 2016 13:13
alison985 pushed a commit to StantonVentures/redash that referenced this pull request Aug 19, 2018
- Use new master / rc release release strategy (getredash#440)
- Migrate Circle CI 2.0 (getredash#488, getredash#502)
washort pushed a commit to washort/redash that referenced this pull request Mar 5, 2019
- Use new master / rc release release strategy (getredash#440)
- Migrate Circle CI 2.0 (getredash#488, getredash#502)
washort pushed a commit to washort/redash that referenced this pull request Mar 26, 2019
- Use new master / rc release release strategy (getredash#440)
- Migrate Circle CI 2.0 (getredash#488, getredash#502)

# Conflicts:
#	.circleci/config.yml
washort pushed a commit to washort/redash that referenced this pull request Jun 5, 2019
- Use new master / rc release release strategy (getredash#440)
- Migrate Circle CI 2.0 (getredash#488, getredash#502, getredash#923)
washort pushed a commit to washort/redash that referenced this pull request Jun 12, 2019
- Use new master / rc release release strategy (getredash#440)
- Migrate Circle CI 2.0 (getredash#488, getredash#502, getredash#923)
mnoorenberghe pushed a commit to mnoorenberghe/redash that referenced this pull request Apr 17, 2020
- Use new master / rc release release strategy (getredash#440)
- Migrate Circle CI 2.0 (getredash#488, getredash#502, getredash#923)
- Install redash-stmo.

In the long run we'll be able to install additional dependencies by
having an own Dockerfile to build images based on the Redash image
but that installs additional Python dependencies. But until we have
a fork with lots of changes ourselves we need to do it this way.

Redash-stmo contains the ability to hook up our own Dockerflow
library.

Disable test that tests the login page and the existence of the
remote auth link there. We override this functionality for user
experience reasons via redash-stmo and redirect from the login page
to the remote auth URL.

Refs getredash#13
Refs getredash#37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant