Skip to content

Commit

Permalink
Merge branch 'master' into alert-details-task
Browse files Browse the repository at this point in the history
  • Loading branch information
nalin-patidar committed Jan 21, 2025
2 parents 6a91c4e + 44a3235 commit 0728a72
Show file tree
Hide file tree
Showing 26 changed files with 28 additions and 26 deletions.
2 changes: 1 addition & 1 deletion jacoco-code-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>ai.startree.thirdeye</groupId>
<artifactId>thirdeye</artifactId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>

<artifactId>jacoco-code-coverage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pinot-test-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye</artifactId>
<groupId>ai.startree.thirdeye</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ai.startree.thirdeye</groupId>
<artifactId>thirdeye</artifactId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>thirdeye</name>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>ai.startree.thirdeye</groupId>
<artifactId>thirdeye</artifactId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>

<artifactId>thirdeye-benchmarks</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion thirdeye-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>ai.startree.thirdeye</groupId>
<artifactId>thirdeye</artifactId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<artifactId>thirdeye-core</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-dataframe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>ai.startree.thirdeye</groupId>
<artifactId>thirdeye</artifactId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion thirdeye-detectionpipeline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>ai.startree.thirdeye</groupId>
<artifactId>thirdeye</artifactId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<artifactId>thirdeye-detectionpipeline</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye</artifactId>
<groupId>ai.startree.thirdeye</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye</artifactId>
<groupId>ai.startree.thirdeye</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-notification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>ai.startree.thirdeye</groupId>
<artifactId>thirdeye</artifactId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<artifactId>thirdeye-notification</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye</artifactId>
<groupId>ai.startree.thirdeye</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye</artifactId>
<groupId>ai.startree.thirdeye</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-plugins/thirdeye-bootstrap-open-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye-plugins</artifactId>
<groupId>ai.startree.thirdeye.plugins</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-plugins/thirdeye-contributors-simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye-plugins</artifactId>
<groupId>ai.startree.thirdeye.plugins</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-plugins/thirdeye-detectors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye-plugins</artifactId>
<groupId>ai.startree.thirdeye.plugins</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-plugins/thirdeye-enumerators/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye-plugins</artifactId>
<groupId>ai.startree.thirdeye.plugins</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-plugins/thirdeye-notification-email/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye-plugins</artifactId>
<groupId>ai.startree.thirdeye.plugins</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-plugins/thirdeye-oauth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye-plugins</artifactId>
<groupId>ai.startree.thirdeye.plugins</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-plugins/thirdeye-pinot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye-plugins</artifactId>
<groupId>ai.startree.thirdeye.plugins</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion thirdeye-plugins/thirdeye-plugin-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye-plugins</artifactId>
<groupId>ai.startree.thirdeye.plugins</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion thirdeye-plugins/thirdeye-postprocessors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>thirdeye-plugins</artifactId>
<groupId>ai.startree.thirdeye.plugins</groupId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>ai.startree.thirdeye</groupId>
<artifactId>thirdeye</artifactId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<artifactId>thirdeye-scheduler</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>ai.startree.thirdeye</groupId>
<artifactId>thirdeye</artifactId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion thirdeye-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>ai.startree.thirdeye</groupId>
<artifactId>thirdeye</artifactId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,9 @@ export const CreateAlertModal: FunctionComponent<CreateAlertModalModalProps> =
okButtonText: t("label.confirm"),
cancelButtonText: t("label.cancel"),
onOk: () => checkQuota(),
keepDialogOnOk: true,
keepDialogOnOk: !!(
remainingQuota && remainingQuota?.detection <= 0
),
});
} else {
checkQuota();
Expand Down
2 changes: 1 addition & 1 deletion thirdeye-worker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>ai.startree.thirdeye</groupId>
<artifactId>thirdeye</artifactId>
<version>1.411.0-SNAPSHOT</version>
<version>1.412.0-SNAPSHOT</version>
</parent>
<artifactId>thirdeye-worker</artifactId>

Expand Down

0 comments on commit 0728a72

Please sign in to comment.