github-actions[bot]
3c8519816c
I18n: Download translations from Crowdin ( #85797 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-10 11:22:53 +00:00
github-actions[bot]
ad904d7b42
I18n: Download translations from Crowdin ( #85641 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-05 19:18:31 +03:00
github-actions[bot]
801d19d816
I18n: Download translations from Crowdin ( #85553 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-04 04:52:30 +00:00
github-actions[bot]
80b8b86c00
I18n: Download translations from Crowdin ( #85515 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-03 12:18:42 +03:00
github-actions[bot]
97c3c51e52
I18n: Download translations from Crowdin ( #85257 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-28 13:28:07 +02:00
github-actions[bot]
82b82675f7
I18n: Download translations from Crowdin ( #85006 )
2024-03-25 10:59:46 +00:00
github-actions[bot]
2ad1eef21f
I18n: Download translations from Crowdin ( #84912 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-22 14:36:52 +00:00
github-actions[bot]
034c232ec9
I18n: Download translations from Crowdin ( #84670 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-20 06:26:46 +00:00
github-actions[bot]
ec5e18cd93
I18n: Download translations from Crowdin ( #84435 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-14 11:45:51 +00:00
github-actions[bot]
c21278397b
I18n: Download translations from Crowdin ( #84051 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-11 15:17:13 +02:00
github-actions[bot]
4dc8094514
I18n: Download translations from Crowdin ( #83695 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-01 07:59:07 +00:00
github-actions[bot]
9ab03d4e20
I18n: Download translations from Crowdin ( #83605 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-29 15:47:17 +02:00
github-actions[bot]
4d0fca443c
I18n: Download translations from Crowdin ( #83390 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-27 10:25:32 +00:00
github-actions[bot]
ac88cfbdbb
I18n: Download translations from Crowdin ( #83182 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-21 18:23:53 +02:00
github-actions[bot]
18ee8f7583
I18n: Download translations from Crowdin ( #82181 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-12 10:35:01 +00:00
github-actions[bot]
83270b3625
I18n: Download translations from Crowdin ( #82119 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-08 14:55:31 +00:00
Josh Hunt
147bee4831
Fix alerting i18n keys ( #81555 )
2024-01-30 13:41:20 +02:00
Alyssa Bull
2d432d6ff3
Plugins: Externalize Cloud Monitoring data source ( #80181 )
2024-01-29 09:24:23 -07:00
Ashley Harrison
3f1e97cb07
NestedFolderPicker: Add clearable
prop ( #81114 )
...
* add clearable prop to NestedFolderPicker
* update types
2024-01-24 13:18:01 +00:00
Laura Benz
5b6a4e880b
Nav: Fix main a11y issues ( #80309 )
...
* refactor: add nav announcement for screenreader
* refactor: add aria label
* refactor: add more aria labels
* refactor: aria labels
* refactor: remove aria-labels
* refactor: add aria-live
* refactor: add translations
* refactor: repair empty message
* refactor: repair empty message
* refactor: remove translation of empty message
* refactor: clean up
* refactor: change translation
2024-01-23 13:02:48 +02:00
Laura Fernández
a0e7aef840
ReturnToPrevious: create DismissableButton and ReturnToPrevious components ( #80878 )
2024-01-22 15:28:11 +01:00
Haris Rozajac
85d633f1b9
Dashboards-Scenes: ability to edit and save JSON model ( #80757 )
...
* View JSON Model tab
* Use correct translation field
* saving functionality
* Remove TODO
* Update button tittle
2024-01-19 09:25:56 -07:00
Haris Rozajac
f285eb6717
Time Range: Copy-paste Time Range ( #80107 )
...
* Working copy-paste functionality with validation
* WIP; uses 't c' shortcut to copy time range
* shortcuts working for explore and dashboards
* cleanup
* Don't update url when pasting in explore
* Error handling, sync pane functionality, add to help modal
* cleanup
* add tests
* fix i18n
* Diferrentiate between explore and dashboard paste events; make on error prop generic
* Fix
* extract getting the copied time range logic into a function
* Remove comments
* Make error handling generic; markup for translations
* Additional translation markup
* markup for aria-label
* Fix test
* Replace fireEvent with userEvent
* fix translations to match the standard pattern
* Refactor keybindingSrv and TimeSrv to remove PasteTimeContext
* Fix test
* Remove unneccessary aria labels; update icons; buttons inline
2024-01-18 14:06:27 -07:00
Jamin
108c196d08
Frontend: Migrate Drawer.tsx
from aria-label e2e selectors to data-testid ( #79616 )
...
* refactor: update aria-label to data-testid
* refactor: update aria-label to data-testid
* refactor: replace title
* refactor: update selector text
* feat: update translation file
* fix old phrases
---------
Co-authored-by: joshhunt <josh@trtr.co>
2024-01-10 11:20:51 +00:00
Lucy Chen
49af992661
Task: Add i18n support for public dashboards ( #79659 )
...
* feat(public-dashboards): add i18n support
* fix(public-dashboard): correct name convention for i18n
* fix(public-dashboard): correct i18n key convention + extraction
* feat(public-dashboard): mark up i18n for remaining cfg modal
* fix(public-dashboard): de-dynamicize ack comps for i18n + markup i18n for missing parts
* feat(public-dashboard): mark up i18n for DeletePubDashModal
* feat(public-dashboard): mark up i18n for ShareModal public dashboard
* chore(i18n): run yarn i18n:extract
* update naming cconvention
* add mark up phrases
* update json file
* fix import
* fix title
* fix url
* Copy button translation
* Update user admin page
* escape char
* interpolation
* fix escape
* prettier space
* update naming
* update setting keys
* standardize key naming convention
* fix radiobutton
* Fix naming convention as recommended by frontend team
* Prettier and fix naming
* fix variables that cannot be translated
* prettier check
---------
Co-authored-by: hainenber <dotronghai96@gmail.com>
2024-01-08 13:30:01 -05:00
Ezequiel Victorero
25ff4baa76
UI: New share button and toolbar reorganize ( #77563 )
2024-01-08 10:42:24 -03:00
Matthew Jacobson
aa03b8f8a7
Alerting: Guided legacy alerting upgrade dry-run ( #80071 )
...
This PR has two steps that together create a functional dry-run capability for the migration.
By enabling the feature flag alertingPreviewUpgrade when on legacy alerting it will:
a. Allow all Grafana Alerting background services except for the scheduler to start (multiorg alertmanager, state manager, routes, …).
b. Allow the UI to show Grafana Alerting pages alongside legacy ones (with appropriate in-app warnings that UA is not actually running).
c. Show a new “Alerting Upgrade” page and register associated /api/v1/upgrade endpoints that will allow the user to upgrade their organization live without restart and present a summary of the upgrade in a table.
2024-01-05 18:19:12 -05:00
Matthew Jacobson
c18da48e50
Alerting: Separate overlapping legacy and UA alerting routes ( #76517 )
...
* Separate overlapping legacy and UA alerting routes
api/alert-notifiers, alerting/list, and alerting/notifications existed in both
legacy and UA.
Rename legacy route paths and nav ids to be independent of UA ones.
2024-01-04 18:01:57 -05:00
Jamin
f41a0559fa
Frontend: Migrate NewsContainer.tsx
from aria-label e2e selectors to data-testid ( #79666 )
2023-12-26 15:06:33 +00:00
Ashley Harrison
09445e0ecc
Page: Use bouncing logo instead of loading spinner for fallback ( #79028 )
...
* use bouncing logo instead of loading spinner for page loader
* translate loading text
* update unit test
* extract bouncing logo out into component
2023-12-15 13:35:42 +00:00
Kristina
bc8ad7b6e5
Explore: Create menu for short link button ( #77336 )
...
* WIP first pass
* Change to toolbarbutton/buttonselect pattern
* Move to two toolbarbuttons with dropdown
* Justify text to the right of icons
* Fix betterer
* Fix styling and tests
* Add to docs
* Perist last clicked, add translations
* move styling to core component
* use label for tooltip, let parser combine panes in multiple params
* Explore: Panes encoding suggestions (#78210 )
panes encoding suggestions
* WIP-add menu groups
* Get group actions working
* add icons and non-local last selected state
* Fix translations after merge
* Add categories to translation, tweak the verbiage
* Fix translation extraction
* Fix tests
* fix translation conflict
* Log if time is absolute
---------
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2023-12-12 09:55:03 -06:00
Grafana I18n Bot
b08b82607a
I18n: Crowdin sync ( #79386 )
...
* New translations grafana.json (French)
* New translations grafana.json (Spanish)
* New translations grafana.json (German)
* New translations grafana.json (Chinese Simplified)
* Github Action: Auto-fix i18n files
---------
Co-authored-by: grafana-i18n-bot <grafana-i18n-bot@users.noreply.github.com>
2023-12-12 11:19:43 +00:00
Ashley Harrison
7c2b3ee1af
Navigation: Update synthetics placement in IA ( #79302 )
...
* update synthetics placement in IA
* lowercase s in synthetics
2023-12-12 10:57:52 +00:00
Kyle Cunningham
b42d652106
Transformations: Move transformation addition into drawer ( #78299 )
...
* Start splitting out code
* Use flag
* A bit of rocket surgery
* Prettify
* Cleanup behavior
* Work through behaviors
* Move empty message from other PR
* Import fixes and prettier
* Clean things up
* Add selector for tests
* Cleanups
* Working with transformation redesign
* Some more tweaks to make sure of correct behavior
* Update betterer/eslint exceptions
* Localization
* Remove unecessary fragments
* Spacing and prettier
* Update tests for new UI
* Update e2e tests
* One more e2e test fix
* Update selectors
* Fix one test and break another
2023-12-01 14:08:54 -06:00
Joey Orlando
ea7a179f2a
Plugins: Add grafana/user/profile/tab plugin extension point ( #77863 )
...
* add grafana/user/profile/settings
plugin extension point
* changes to support plugins having their
own settings tabs
* WIP
* add comment
* add unit tests
* allow setting open tab based on tab query param
* update name of extension point
* add some more unit tests
* address PR comments
* PR comments
2023-12-01 15:18:27 +00:00
Ashley Harrison
329d0e79ec
Navigation: Rearrange IA based on tree test ( #78804 )
...
* rearrange IA
* add landing page routes and subtitles
* Translate menu items
* add frontend-observability icon
* proper frontend-observability icon
---------
Co-authored-by: eledobleefe <laura.fernandez@grafana.com>
2023-11-30 15:18:05 +00:00
Josh Hunt
05070385cd
Chore: Refactor TimeRangePicker for aria-label selectors ( #78399 )
...
* Change from aria-label to data-testid for e2e selectors
* translate
* update tests
* swap buttons:
2023-11-23 10:39:26 +00:00
Ashley Harrison
4247696402
DockedMegaMenu: Keep undock button ( #78461 )
...
* dock undock smoothly
* handle keyboard focus
* use ref instead of state
* run i18n:extract
* undo this change
* make dock/undock first button to focus
* only focus when going to docked, add comment
* minor tweaks
2023-11-22 15:56:36 +00:00
Ashley Harrison
4290ed3d86
Chore: Remove newBrowseDashboards
feature toggle ( #78190 )
...
* remove all the things
* fix OldFolderPicker tests
* i18n
* remove more unused code
* remove mutation of error object since it's now frozen in the redux state
* fix error handling
2023-11-22 15:22:00 +00:00
Grafana I18n Bot
91a0624be6
I18n: Crowdin sync ( #78485 )
...
* New translations grafana.json (Spanish)
* Github Action: Auto-fix i18n files
* New translations grafana.json (French)
* New translations grafana.json (Spanish)
* Github Action: Auto-fix i18n files
* New translations grafana.json (French)
* New translations grafana.json (Spanish)
* Github Action: Auto-fix i18n files
* New translations grafana.json (French)
* New translations grafana.json (Spanish)
* Github Action: Auto-fix i18n files
* New translations grafana.json (French)
* New translations grafana.json (Spanish)
* Github Action: Auto-fix i18n files
* New translations grafana.json (Spanish)
* Github Action: Auto-fix i18n files
---------
Co-authored-by: grafana-i18n-bot <grafana-i18n-bot@users.noreply.github.com>
2023-11-22 05:22:33 +00:00
Grafana I18n Bot
894d97984c
I18n: Crowdin sync ( #78471 )
...
* New translations grafana.json (Spanish)
* New translations grafana.json (German)
* Github Action: Auto-fix i18n files
---------
Co-authored-by: grafana-i18n-bot <grafana-i18n-bot@users.noreply.github.com>
2023-11-21 14:40:36 +00:00
Grafana I18n Bot
97c8b2d192
I18n: Crowdin sync ( #78402 )
...
* New translations grafana.json (Spanish)
* New translations grafana.json (Chinese Simplified)
* Github Action: Auto-fix i18n files
* New translations grafana.json (Chinese Simplified)
* Github Action: Auto-fix i18n files
---------
Co-authored-by: grafana-i18n-bot <grafana-i18n-bot@users.noreply.github.com>
2023-11-20 16:58:42 +00:00
Grafana I18n Bot
e015ce6dc6
I18n: Crowdin sync ( #78394 )
...
* New translations grafana.json (Spanish)
* New translations grafana.json (Chinese Simplified)
* Github Action: Auto-fix i18n files
---------
Co-authored-by: grafana-i18n-bot <grafana-i18n-bot@users.noreply.github.com>
2023-11-20 14:01:12 +00:00
Grafana I18n Bot
2cfea09d4c
I18n: Crowdin sync ( #78382 )
...
* New translations grafana.json (Spanish)
* New translations grafana.json (Chinese Simplified)
* Github Action: Auto-fix i18n files
* New translations grafana.json (Spanish)
* Github Action: Auto-fix i18n files
---------
Co-authored-by: grafana-i18n-bot <grafana-i18n-bot@users.noreply.github.com>
2023-11-20 15:21:24 +02:00
Grafana I18n Bot
db902fb3a9
I18n: Crowdin sync ( #78371 )
...
* New translations grafana.json (Spanish)
* New translations grafana.json (Chinese Simplified)
* Github Action: Auto-fix i18n files
* New translations grafana.json (Spanish)
* New translations grafana.json (Chinese Simplified)
* Github Action: Auto-fix i18n files
---------
Co-authored-by: grafana-i18n-bot <grafana-i18n-bot@users.noreply.github.com>
2023-11-20 11:01:48 +00:00
Grafana I18n Bot
bd757fb874
I18n: Crowdin sync ( #78215 )
...
* New translations grafana.json (French)
* New translations grafana.json (Spanish)
* New translations grafana.json (German)
* New translations grafana.json (Chinese Simplified)
* Github Action: Auto-fix i18n files
---------
Co-authored-by: grafana-i18n-bot <grafana-i18n-bot@users.noreply.github.com>
2023-11-15 16:40:12 +00:00
kay delaney
d0180957d1
Scenes/ShareModal: Implement public dashboard tab ( #76837 )
...
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2023-11-14 17:05:24 +00:00
Khushi Jain
f41f939c1c
i18n: Markup up correlations forms for translations ( #75264 )
...
* correlations/forms
* Update public/app/features/correlations/Forms/ConfigureCorrelationBasicInfoForm.tsx
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
* Update public/app/features/correlations/Forms/ConfigureCorrelationBasicInfoForm.tsx
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
* Update public/app/features/correlations/Forms/ConfigureCorrelationBasicInfoForm.tsx
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
* Update public/app/features/correlations/Forms/ConfigureCorrelationBasicInfoForm.tsx
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
* Added rest of filed
* minor-changes
* map function
* retriggered
* Update public/app/features/correlations/Forms/TransformationsEditor.tsx
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
* removed whitespace
* removed whitespace
* more changes
---------
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2023-11-14 14:52:42 +01:00
Aditi Patel
95f5bab39b
i18n: Markup QueryEditorRow Component for translations ( #76312 )
...
* feat: added markup for query operation header
* chore: generated markup files
* feat: markup PostpreSql cheat sheet
* chore: generated markup files
* chore: removed markup from cheatsheet file
* chore: generated markup files
* chore: added i18n for Data source plugin does not export any Query Editor component
* chore: updated i18n markup files.
* fix: added prefix for for drag and drop label
2023-11-10 09:46:32 +01:00
kay delaney
4a5b8643ae
ShareModal: Implement panel embed tab for scenes ( #77062 )
...
* ShareModal: Implement panel embed tab for scenes
* Fix url generation
* Locale
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2023-11-07 01:19:17 -08:00