Commit graph

911 commits

Author SHA1 Message Date
Rares Mardare
4fe644d123 renaming 2022-09-27 22:29:29 +03:00
Rares Mardare
03485a8243 added Promise.all + loader for schedule page 2022-09-27 22:21:45 +03:00
Rares Mardare
d7eb7107b7 color scheme for avatar 2022-09-27 21:57:02 +03:00
Rares Mardare
63d2fbf715 provide width/height 2022-09-26 13:18:01 +03:00
Rares Mardare
f12d105ce2 color schema component 2022-09-23 17:47:02 +03:00
Matias Bordese
8c3d5656a2
Merge pull request #548 from grafana/matiasb/rework-bulk-actions
Rework queries for alert groups bulk actions
2022-09-22 10:41:30 -03:00
Joey Orlando
e16064c6ba
#539 - add slack permalink to alert group public API response (#543)
* add .python-version to .gitignore

* add .nvmrc to frontend

Also update DEVELOPER.md to mention optionally using nvm

* update DEVELOPER.md to reflect running successfully locally

* markdown autoformatter styling changes

* add slack permalink to alertgroup public api http response

* update changelog

* address PR comments

- rename permalink to permalinks in alert group public api seralizer
- add permalinks property to AlertGroup model
- update public api alert groups test
- update alertgroups public documentation to include permalinks property

* add default DEBUG = True in dev.py settings
2022-09-22 15:17:17 +02:00
Matias Bordese
859a04e42a Add transaction blocks 2022-09-22 09:15:13 -03:00
Rares Mardare
402d38b59b
Merge pull request #550 from grafana/store-onCallApiUrl
Fix for onCallApiUrl not being set
2022-09-22 13:54:01 +03:00
Rares Mardare
ca95af4940 fix for onCallApiUrl not being set 2022-09-22 13:46:22 +03:00
Michael Derynck
f7e01f6735
Merge pull request #547 from grafana/live-setting-phone-validation
Use phonenumbers for validation instead of regex
2022-09-21 16:49:34 -06:00
Matias Bordese
8e7c6cf554 Rework queries for alert groups bulk actions 2022-09-21 15:50:31 -03:00
Michael Derynck
b6faf425fd Handle parse exception 2022-09-21 12:36:52 -06:00
Michael Derynck
edac2e334f Use phonenumbers package to validate live settings twilio number instead of regex to support EU number 2022-09-21 12:22:05 -06:00
Maxim Mordasov
3db4038a4f
fix user timezone select (#546) 2022-09-21 13:41:47 +01:00
Matias Bordese
1392994d26
Merge pull request #526 from grafana/matiasb/fix-all-day-filter-events
Fix support for all_day events in schedule filter_events
2022-09-21 08:58:06 -03:00
Maxim Mordasov
9330b89101
Schedules alpha fixes (#541)
* schedule alpha major fixes

* Fix shift update for web schedules

* Fix priority level regex, fix getting shifts without duration

* Fix shift update for web schedules

* Fix tests for shift update

* Fix priority level test

* schedule alpha fixes

* add final schedule click handler

* fix date time picker

* fix utc timzeonr time picker

* fix utc time data

* dont use user timezone on start

Co-authored-by: Julia <ferril.darkdiver@gmail.com>
2022-09-21 11:19:59 +01:00
Rares Mardare
86149ae186
Merge pull request #536 from grafana/token-form-change-curl-endpoint
135 - change api endpoint
2022-09-16 16:07:43 +03:00
Rares Mardare
9c0b30bde2 change api endpoint 2022-09-16 16:02:51 +03:00
Rares Mardare
e5e1688bb4
Merge pull request #503 from grafana/135-token-form
135 - token form
2022-09-16 14:58:36 +03:00
Vadim Stepanov
77984b77ab
Fix empty byday in ICAL rrule (#535) 2022-09-16 12:36:50 +01:00
maskin25
3c3f611fd2
Merge pull request #528 from grafana/fix-typescript
fix typescript errors
2022-09-15 14:18:10 +03:00
Rares Mardare
fd38af4e17 unused css rule 2022-09-14 16:01:50 +03:00
Rares Mardare
18adabd9ed linter 2022-09-14 15:42:14 +03:00
Rares Mardare
c06d021906 ux for token form 2022-09-14 15:35:39 +03:00
Michael Derynck
07468de0a8
Merge pull request #514 from grafana/fix-delete-organization-log-message
Fix log message
2022-09-13 08:33:25 -06:00
Matias Bordese
284fcfe74d Refactoring, adding tests 2022-09-13 10:30:34 -03:00
Maxim
9a6a7d0d1c fix typescript errors 2022-09-13 16:04:54 +03:00
Yulia Shanyrova
70bd4072d1
Merge pull request #511 from grafana/476-478-small-improvements
small bugs fixes: link color and column naming
2022-09-13 12:18:38 +02:00
Matias Bordese
4ec1727ecf Fix support for all_day events in schedule filter_events 2022-09-12 17:25:46 -03:00
Rares Mardare
4cbb65a5cb pick hostname from onCallApiUrl 2022-09-12 16:57:59 +03:00
Matias Bordese
a606a6de2e
Update CHANGELOG.md 2022-09-12 10:20:08 -03:00
maskin25
12fb7b5966
Merge pull request #521 from grafana/schedules-alpha-fix-typescript
Schedules alpha fix typescript
2022-09-12 15:33:30 +03:00
Maxim
33ddc8727f fix wh stripe 2022-09-12 15:31:10 +03:00
Matias Bordese
86dd8722c8
Merge pull request #519 from grafana/matiasb/fix-schedule-api-shifts-team-check
Fix shifts/schedule teams validation on schedule creation
2022-09-12 09:10:12 -03:00
Rares Mardare
65420d7799 added curl example + minor refactoring 2022-09-12 14:36:40 +03:00
Maxim
e4cec97305 show admins and editors only for user groups select 2022-09-12 12:09:45 +03:00
Matias Bordese
2da2cfff56 Fix shifts/schedule teams validation on schedule creation 2022-09-09 12:24:07 -03:00
Rares Mardare
b26e643dfd
Merge pull request #489 from grafana/336-missmatched-sections
336 - Mismatch between plugin and tabs order
2022-09-09 17:30:45 +03:00
Rares Mardare
f7f7327205
Merge pull request #493 from grafana/1299-hide-grafana-url
1299 - Hide grafana url if undefined on plugin config
2022-09-09 17:30:34 +03:00
maskin25
bab378c34d
disable frontend enterprise frontend ts check (#516) 2022-09-09 12:13:58 +01:00
Maxim
6b85eed2b9 disable frontend enterprise frontend ts check 2022-09-09 14:05:42 +03:00
maskin25
2c8a34d692
Merge pull request #148 from grafana/new-schedules
Awesome on-call calendar editor
2022-09-09 13:38:12 +03:00
Maxim
fb6eb8d622 minor fix 2 2022-09-09 13:35:46 +03:00
Maxim
3ab5a6e51a minor fix 2022-09-09 13:27:38 +03:00
Maxim
61d75dd43e save browser timezone in user profile 2022-09-09 13:16:36 +03:00
Innokentii Konstantinov
3e8c7a24c8
Add hiding personal phone numbers (#411)
* Add hiding personal phone numbers

* Fix tests

* phone number toggler

* fixed issue where id was not set

* some improvement changes

* show toggle just for validated phone numbers

* ux changes + refactored PhoneVerification

* minor changes

* linter

* hide banner

* ux changes for phone verification

* make it full width

* linter

* show action only if phone is verified

* linter

* revert isCodeSent once phone is forgotten

* fix UserHiddenFieldsSerializer

* await for loadUser

* missing WithPermissions wrapper

Co-authored-by: Rares Mardare <rares.mardare@grafana.com>
Co-authored-by: Rares Mardare <40542072+teodosii@users.noreply.github.com>
2022-09-09 12:42:40 +05:00
Michael Derynck
fa0d854ee5 Fix log message not displaying primary key for organization being deleted 2022-09-08 11:56:04 -06:00
Michael Derynck
455321938e
Merge pull request #475 from grafana/add-organization-cleanup-task
Add task to delete organizations if their stack has been deleted in gcom
2022-09-08 10:07:44 -06:00
Yulya Artyukhina
7737c1cb0c
Merge pull request #383 from grafana/on-call-shifts-rotation-index
Add calculation for rotation index, improve creating new shifts on update with respect to rotation index
2022-09-08 16:48:47 +03:00