Michael Derynck
6109c7b33e
Merge pull request #787 from grafana/mderynck/unify-template-environments
...
Use common environment for templates
2022-11-05 00:52:31 -06:00
Michael Derynck
9311b530c2
Update changelog
2022-11-05 00:44:55 -06:00
Michael Derynck
25826690a8
Use common environment for templates
2022-11-05 00:31:51 -06:00
Maxim Mordasov
387b334d2a
Merge pull request #720 from grafana/matiasb/daily-shifts-by-day
...
Enable daily/by-day shifts option for web schedules
2022-11-04 14:23:09 +00:00
Yulia Shanyrova
f04e72e498
Merge pull request #780 from grafana/666-display-ical-and-terraform-schedules-in-list
...
666 display ical and terraform schedules in list
2022-11-04 15:21:15 +01:00
Vadim Stepanov
b7043277a4
Specify queue for apps.email.tasks.notify_user_async
2022-11-04 14:20:26 +00:00
Yulia Shanyrova
032664e365
TZ importing deleted
2022-11-04 14:59:00 +01:00
Yulia Shanyrova
a05962cf8e
All deleted from ScheduleType, show Export Ical link modal was changed to boolean
2022-11-04 14:43:50 +01:00
Alyssa Wada
40d0cc31a2
Merge pull request #773 from grafana/docs-cta-removal
...
remove manual CTAs from docs
2022-11-04 07:39:33 -06:00
Yulia Shanyrova
23c6130bad
escalation chains list fix, warning component has been added
2022-11-04 11:46:20 +01:00
Ildar Iskhakov
6d28fdf69a
Bump django version and alpine version ( #778 )
2022-11-04 17:34:49 +08:00
Rares Mardare
ff2f7f9bb9
Merge pull request #767 from grafana/rares/jest-fix-packages
...
Rares/jest fix packages
2022-11-04 10:50:01 +02:00
Rares Mardare
35b00b702e
import
2022-11-04 10:29:17 +02:00
Ildar Iskhakov
08fc0d1360
Update Chart.yaml
2022-11-04 13:22:56 +08:00
Ildar Iskhakov
50ffb7b7b8
Fix missing RABBITMQ_USERNAME field for new installations ( #775 )
2022-11-04 13:21:43 +08:00
alyssa wada
a6b8c6f30e
remove manual CTAs and add section shortcode to alert-behavior
2022-11-03 14:11:37 -06:00
Matias Bordese
54204bad3b
Update CHANGELOG.md
2022-11-03 15:33:34 -03:00
Matias Bordese
4f6734dcf5
Update daily/by-day to user group id when generating weekly shifts
2022-11-03 15:26:46 -03:00
Matias Bordese
b1a664df3b
Merge pull request #742 from grafana/matiasb/web-schedules-all-day-as-datetime
...
Update web schedule events to return all-day start/end as datetimes
2022-11-03 14:54:28 -03:00
Alyssa Wada
4fe528b420
Merge pull request #771 from grafana/alert-behavior-doc
...
Add temporary language to alert behavior doc
2022-11-03 11:49:52 -06:00
Matias Bordese
2377d74043
Add multiple ical all-day event for testing
2022-11-03 14:36:42 -03:00
alyssa wada
35e37b07e7
Add temporary language to currently empty alert behavior doc until new content is complete
2022-11-03 11:34:32 -06:00
Alyssa Wada
95dcc3b942
Merge pull request #644 from grafana/docs-restucture-1
...
documentation file restructure phase 1 - restructures existing content to help users navigate Grafana OnCall documentation more easily.
2022-11-03 11:20:16 -06:00
Vadim Stepanov
e2456315af
Allow no-auth SMTP connection for email notifications ( #759 )
...
* DEFAULT_FROM_EMAIL -> EMAIL_FROM
* add EMAIL_FROM live setting
* EMAIL_FROM -> EMAIL_FROM_ADDRESS
* merge dev
* add test for get_from_email
* allow live settings to be null on internal API
* remove redundant tests
2022-11-03 16:18:37 +00:00
Rares Mardare
1852c6c441
package.json fix
...
package version change for jest to match jest-env-jsdom
package.json
2022-11-03 16:58:46 +02:00
Vadim Stepanov
e9df5ab5c9
Send emails from <slug>.grafana.net for cloud ( #766 )
2022-11-03 14:45:13 +00:00
Michael Derynck
e52d738ec3
Merge pull request #763 from grafana/add-region-to-organization-migration-only
...
Migration for regions and organizations
2022-11-03 08:35:13 -06:00
Matias Bordese
e103ec9152
Fix all-day end as datetime value
...
Co-authored-by: Vadim Stepanov <vadimkerr@gmail.com>
2022-11-03 11:21:42 -03:00
Rares Mardare
9cc700fd05
packages fix + rewritten correct yarn.lock file
2022-11-03 16:20:20 +02:00
David van der Spek
c01068898a
Helm: allow for using existing secret for RabbitMQ ( #761 )
...
* init rabbitmq existing secret
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
* bump chart
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
2022-11-03 15:31:00 +08:00
Michael Derynck
1eddc0d134
Merge pull request #762 from grafana/mderynck/add-org-id-request-log
...
Add user and org id to log to make troubleshooting easier
2022-11-02 16:51:03 -06:00
Michael Derynck
5b29ab92ea
Migration for regions and organizations
2022-11-02 16:10:41 -06:00
Matias Bordese
3e2d52ad51
Update web schedule events to return all-day as datetimes
2022-11-02 16:12:37 -03:00
Matias Bordese
98b187acd9
Add support for daily/by-day and custom interval
2022-11-02 16:12:16 -03:00
Matias Bordese
bc2244da43
Enable day selection for daily shifts in web schedule
2022-11-02 16:12:16 -03:00
Matias Bordese
4bc3ed17a8
Make interval check more explicit
2022-11-02 16:12:16 -03:00
Matias Bordese
1d4f036303
Update Makefile to use .env.dev
2022-11-02 16:12:16 -03:00
Matias Bordese
241283959a
Enable daily/by-day shifts option for web schedules
2022-11-02 16:12:16 -03:00
Michael Derynck
538e28e739
Check user attribute
2022-11-02 10:47:26 -06:00
Michael Derynck
e5c1db4b55
Merge branch 'dev' into mderynck/add-org-id-request-log
2022-11-02 10:38:50 -06:00
Michael Derynck
c2546460f3
Add user and org id to log to make troubleshooting easier
2022-11-02 10:36:12 -06:00
Matvey Kukuy
85d94d342e
Readme about how to add Integrations and Zabbix Integration ( #653 )
...
* Readme and zabbix
* Typos
* Linking
2022-11-02 22:58:47 +08:00
Maxim Mordasov
34f82638cd
Merge pull request #757 from grafana/add-selector-max-type-stylelint-rule
...
Add selector-max-type stylelint rule
2022-11-02 13:06:33 +00:00
Maxim Mordasov
4610aeec6e
Merge pull request #756 from grafana/753-fix-live-settings-unable-to-unhide
...
fix live settings caching columns render
2022-11-02 12:59:57 +00:00
Maxim
0c78d25529
add selector-max-type stylelint rule
2022-11-02 11:44:42 +00:00
Yulia Shanyrova
efcc636482
Export and Reload buttons have been added to iCal schedule
2022-11-02 12:43:25 +01:00
Maxim
7dce3196be
fix live settings caching columns render
2022-11-02 11:08:58 +00:00
Ildar Iskhakov
12da061d6e
Update Chart.yaml
2022-11-02 17:40:33 +08:00
Ildar Iskhakov
ed5262f2f5
Add BROKER_TYPE env var to the helm chart ( #697 )
2022-11-02 17:37:41 +08:00
th30nlyw4y
f1af588552
Add ability to set more env vars via config & change env template & f… ( #674 )
...
* Add ability to set more env vars via config & change env template & fix env spacing
* Fix default redirectHost value
* Additional Twilio env vars + modified Twilio vars flow
* Fix wrong phoneNumber rendering
Co-authored-by: Ildar Iskhakov <Ildar.iskhakov@grafana.com>
2022-11-02 17:32:05 +08:00