michiboo
bfdcfa8cc3
I18n: Mark up explore/table for translations ( #74368 )
...
* added Internationalization to table container
* reduce level for label of explore table
* lint
* restore translations
* refactor getTableTitle logic to not require duplicate t phrases
* Update public/app/features/explore/Table/TableContainer.tsx
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
---------
Co-authored-by: Deepali Gupta <90255953+Deepali1211@users.noreply.github.com>
Co-authored-by: joshhunt <josh@trtr.co>
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2023-09-28 12:51:37 +03:00
Josh Hunt
b4a6e7ac7f
Chore: Update pseudo locale ( #75383 )
2023-09-25 19:15:17 +03:00
Aditi Patel
56c75cc542
I18n: Markup ExploreToolbar
component ( #74292 )
...
* chore: markup explore-split-toolbar and data-source-dropdown
* chore: markup explore-refesh-picker
* fix: apostrophe in empty-recent-list paragraph
* chore: added markup for add to dashboard
* fix: corrected prefix
* fix: typos
* chore: updated markup prefixes in all other languages
* chore: added i18n markup for aria-labels
* i18n files generated
* i18n aria-label added for Add to Dashboard
* fix: fixed prefixes according to the grafana guidelines
* chore: generated i18n json files
* fix: fixed prefixes
* fix: apos; entity rendering
* chore: updated markup files
* chore: updated markup Locale file
* fix: updated prefix names
* chore: updated markup files
* fix: updated markup prefix for data-source-picker
* fix: trimmed extra spaces
* chore: updated markup files
* fix: added back translation phrases
* fix: Updated prefix name in DataSourceDropdown.tsx
* fix: created addToDashboard variable with translation markup
2023-09-25 10:38:17 +02:00
Torkel Ödegaard
1d1bdaab37
DashboardScene: ShareModal + link sharing ( #74955 )
...
* DashboardScene: Panel menu updates, adding explore action
* DashboardScene: Panel menu updates, adding explore action
* Initial test
* Update
* share modal
* Update
* rename
* Update tests
* Fix test
* update
* Fix tooltip wording
* Update translation file
* fix e2e
* Extract ShareLinkTab component
* rename to overlay
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2023-09-19 16:02:21 +02:00
Laura Benz
a52fff4e86
Grafana-UI: Add tooltip for interval picker in RefreshPicker ( #74534 )
...
* feat: add tooltip for interval picker
* refactor: remove ts error
* feat: extract new translations
* refactor: deprecate unused tooltip property
* refactor: correct syntax of dynamic string
* refactor: remove interval and autogenerated strings
* refactor: localisation
* refactor
2023-09-19 15:06:19 +02:00
Torkel Ödegaard
401ec3c4b0
DashboardScene: Meta data tab ( #74810 )
...
* DashboardScene: Inspect meta tab
* DashboardScene: Inspect meta tab
* fix casing
* Added meta data inspector to testdata data source
2023-09-18 09:00:59 +02:00
Khushi Jain
df014cd780
Internationalization: Markup for Playlist Page ( #74509 )
...
* Internationalization: Markup for Playlist Page
* Internationalization: Markup for Playlist Page
* Update public/app/features/playlist/PlaylistPage.tsx
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
* Update public/app/features/playlist/PlaylistPage.tsx
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
* Update public/app/features/playlist/PlaylistPage.tsx
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
* Update public/app/features/playlist/PlaylistPage.tsx
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
* PlaylistPage
---------
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-09-13 10:39:37 +01:00
Khushi Jain
c1704b5ee4
Internationalization: Mark up PlaylistEditPage for translations ( #74455 )
...
* PlaylistEdit Page i18n
* Update public/app/features/playlist/PlaylistEditPage.tsx
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
* Update public/app/features/playlist/PlaylistEditPage.tsx
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
* PlaylistForm
* more changes
* PlaylistForm
* PlaylistForm
* Update public/app/features/playlist/PlaylistEditPage.tsx
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
* Update public/app/features/playlist/PlaylistEditPage.tsx
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
* Update PlaylistForm.tsx
* Update Add- labels
* couple of missed keys
---------
Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-09-13 10:02:51 +01:00
Ashley Harrison
ebe13a53f7
Browse Dashboards: Split new browse UI from nested folders backend ( #74435 )
...
* create new feature toggle + start to put stuff behind it
* block move, tidy up interfaces
* fix new/folder actions buttons
* show warning when deleting library panels/alert rules + run i18n:extract
* pseudo
* update unit tests
* pass alert in description
2023-09-07 11:41:00 +01:00
Aditi Patel
cad4fca8aa
Mark up playlist/ShareModal
for translations ( #74061 )
...
* added Internationalization to share modal
* ordered chronologically
* changed markup keys
* fixed import in grafana ui component
* pseudo locale file updated
* Removed redundant close-tooltip
2023-09-04 09:33:59 +01:00
Ivan Ortega Alba
8113707dc8
Dashboards: Add "import dashboard" to empty dashboard landing page ( #74018 )
2023-09-01 10:11:32 +02:00
Denny Chang
a90f3b58b5
i18n: Mark up HelpModal for translations ( #73806 )
...
* fix: i18n Help Modal
* fix: change translation modal to grafana-ui.modal
* fix: lint
* fix: by run yarn:i18n pseudo
2023-08-30 14:08:18 +01:00
Aditi Patel
4919b36211
Share: Remove HTML space characters in Link section ( #73730 )
2023-08-24 17:50:26 -03:00
Dmitry Filimonov
d935e6ff57
Navigation: Remove "preview" from Pyroscope Profiles nav item ( #73070 )
...
* Pyroscope: Mark profiles as GA (removes "preview")
* update
2023-08-16 08:38:26 +00:00
RoxanaAnamariaTurc
edb7d0e0d8
Login: Show oauth error messages inline ( #72255 )
...
Squashed commit of the following:
commit b82ed875b88d12348cd4043e2add493e8fb6edc6
Author: Roxana Turc <anamaria-roxana.turc@grafana.com>
Date: Tue Jul 25 10:42:31 2023 +0100
user essentials mob! 🔱
lastFile:public/app/core/components/Login/LoginPage.test.tsx
commit 923cbcf190d2def57b59f8b231f14322efdf9718
Author: joshhunt <josh@trtr.co>
Date: Tue Jul 25 10:17:51 2023 +0100
user essentials mob! 🔱
Co-authored-by: joshhunt <josh@trtr.co>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com>
2023-07-25 12:57:45 +03:00
Josh Hunt
78869fae7c
NestedFolders: Select style for closed nested folder picker ( #71959 )
...
* make unexpanded nested folder picker look like a select
* fix prefix icon
* placeholder style, only show input label if value selected
* aria-label
* text component
2023-07-20 17:33:42 +03:00
Ashley Harrison
24bcf9b3fd
Chore: Fix pseudo i18n generation script to work with Prettier 3 ( #71734 )
...
prettier.format is now a promise -> await it!
2023-07-17 14:00:20 +03:00
Ashley Harrison
1caf3298ea
Nested folders: Empty state for nested folder picker ( #71464 )
...
* add empty state to nestedfolderpicker, add translations
* run i18n:extract
* rename i18n key
---------
Co-authored-by: joshhunt <josh@trtr.co>
2023-07-14 11:58:43 +01:00
Juan Cabanas
88bb4a778d
Dashboards: POC split between visualizations and widgets ( #70850 )
2023-07-12 10:09:22 -03:00
Ashley Harrison
2650aa5600
Internationalization: Correctly generate plural forms ( #71341 )
...
* user essentials mob! 🔱
lastFile:public/locales/pseudo-LOCALE/grafana.json
* user essentials mob! 🔱
* user essentials mob! 🔱
lastFile:contribute/internationalization.md
* user essentials mob! 🔱
lastFile:contribute/internationalization.md
* move pseudo generation to precommit hook if en-US file is modified
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com>
Co-authored-by: tskarhed <1438972+tskarhed@users.noreply.github.com>
* fix unit tests
---------
Co-authored-by: Joao Silva <joao.silva@grafana.com>
Co-authored-by: joshhunt <josh@trtr.co>
Co-authored-by: Roxana Turc <anamaria-roxana.turc@grafana.com>
Co-authored-by: eledobleefe <laura.fernandez@grafana.com>
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com>
Co-authored-by: tskarhed <1438972+tskarhed@users.noreply.github.com>
2023-07-11 16:37:01 +01:00
RoxanaAnamariaTurc
7fdf855932
I18n: Outstanding navigation strings ( #71208 )
...
* I18n: Outstanding navigation strings
* Resolving conflicts
2023-07-11 15:10:50 +01:00
RoxanaAnamariaTurc
535b5659e4
I18n: Outstanding navigation strings marked up for translation ( #71281 )
2023-07-11 14:13:46 +01:00
Bohdan Jóža
d36b70dec6
I18n: Translate phrases for new Browse Dashboards ( #70654 )
...
* Mark strings in folder manager nav for translation
* Mark strings in folder actions for translation
* Mark strings in new folder modal for translation
* Mark strings in delete modal for translation
* Mark strings in move modal for translation
* Fix interpunction in translations
* Run i18n:extract
* Fix Manage Permissions drawer test
* Redundnt useMemo
* Updated extracted translations after resolving conflicts
---------
Co-authored-by: Roxana Turc <anamaria-roxana.turc@grafana.com>
2023-07-04 16:32:32 +01:00
RoxanaAnamariaTurc
e2dd1e9055
I18n: Mark up phrases for translation on NewFolder drawer ( #70888 )
...
* I18n:Mark up phrases for translation on NewFolder drawer
* Updated variable name from field-label to name-label
2023-06-30 12:13:03 +01:00
RoxanaAnamariaTurc
af9b071a78
I18n: Mark up strings on Navigation - Connections section ( #70914 )
2023-06-30 11:27:19 +01:00
RoxanaAnamariaTurc
ea361f5db4
Login: Adjust error message when user exceed login attempts ( #70736 )
...
* Adjust error message when user exceed login attempts
* empty commit to add coauthors
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com>
Co-authored-by: tskarhed <1438972+tskarhed@users.noreply.github.com>
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: L-M-K-B <48948963+L-M-K-B@users.noreply.github.com>
Co-authored-by: tskarhed <1438972+tskarhed@users.noreply.github.com>
2023-06-30 11:22:44 +01:00
RoxanaAnamariaTurc
0e2626b004
I18n:Mark up phrases for translation on Permissions drawer ( #70842 )
...
* I18n:Mark up Permissions
* Mark up strings in Permissions file
* I18n:Mark up phrases for on Permissions drawer
* I18n:Mark up phrases for translation on Permissions page
* I18n:Mark up phrases for translation on Permissions page
* Made the changes based on suggestions received
* restore translations
* Run extract again
2023-06-29 13:43:14 +01:00
RoxanaAnamariaTurc
9e844b36b2
I18n:Mark up phrases for translation on Folder Page ( #70801 )
...
* I18n:Mark up phrases for translation on Folder Page
* I18n:Mark up phrases for translation on Folder Page, made suggested updates
2023-06-28 11:41:35 +01:00
RoxanaAnamariaTurc
12ddfbf2be
I18n: Mark up phrases for translation on Folder page ( #70754 )
...
* I18n:Mark up phrases for translation on Folder page
* Updated the Trans tag to be inside the Button
2023-06-27 16:23:57 +01:00
Ryan McKinley
698b07518a
Dashboards: Support an auto refresh interval that is based on the query range ( #70479 )
2023-06-26 19:46:23 +03:00
Ashley Harrison
8ea74333f1
Nested folders: Replace explicit type column with icon in browse view ( #70666 )
...
* remove type column and add icon instead
* extract translations
2023-06-26 11:58:26 +01:00
Josh Hunt
e9d42a6395
Login: Show error messages inline in form instead of in toasts ( #70266 )
...
* Login: Show error messages inline in form instead of in toasts
* remove console.log lol
* fix test
2023-06-21 10:28:20 +00:00
RoxanaAnamariaTurc
3c88868fe5
Internationalization: Mark up phrases for translation on Dashboards page ( #70361 )
...
* Internationalization:Mark up phrases for translation on Dashboards page
* Internationalization: Mark up phrases for translation on Dashboards page
2023-06-21 09:07:42 +01:00
Ashley Harrison
ca8d0ef041
NestedFolders: Move New folder
into a drawer ( #69706 )
...
* make New folder a drawer
* use sentence case
* extract strings and update tests
* use sm drawer
2023-06-09 16:00:16 +01:00
Tobias Skarhed
134839d701
CI: Add i18n verification step ( #69384 )
...
* Add i18n verification step
* Add check for extracted translations
* Run extract
* Add newline for pseudo
* Format JSON output with prettier
* Print file diff
* Actually run make drone
* Only deo git diff on locales
* Update error message
* Verify that step fails on dynamic phrases
* Verify that it passes when fixed
* Verify that dynamic phrase fails, for real this time
* Extract error messages
* Change echo
* Fix string format
* Try double escaping
* Escape for Drone substitution
* Update character escape
* Remove dynamic phrase
* Verify multiple keys
* Remove double keys
* Readd en locale because of reasons
* Undo changes
* Format lint_frontend.star
* Update error message
* Update .drone.yml
* Add quotes for echo
* Verify fail to extract
* Fix diff stat command
* Reset footer changes
2023-06-06 09:29:04 +02:00
Tobias Skarhed
56c27a1f0d
i18n: Sync extraction with main ( #69381 )
...
Run extract on main
2023-06-01 16:53:22 +02:00
Josh Hunt
9796b6b000
NestedFolders: Connect Search input fields to state manager ( #67193 )
...
* NestedFolders: Connect Search input fields to state manager
* Fix tag list not loading
* Clear includePanels checkbox when leaving search
* fix test
* Fix extra right margin
* fix missing style
* cleanup
* fix placeholder
* fix test
2023-04-26 15:42:25 +01:00
Grafana I18n Bot
cebdb49912
I18n: Crowdin sync ( #67043 )
...
* New translations grafana.json (French)
* New translations grafana.json (Spanish)
* New translations grafana.json (German)
* New translations grafana.json (Chinese Simplified)
2023-04-21 14:03:12 +01:00
Ashley Harrison
1f193f1bad
Navigation IA: Update Monitoring
to Observability
( #66963 )
...
* update monitoring -> observability
* update backend test
2023-04-21 08:39:49 +01:00
Polina Boneva
2f0f5ca09e
[Chore] Dashboard: Add i18n for creating a panel, row, library panel, and pasted panel ( #66234 )
...
* add translation keys for empty dashboard redesign
* run yarn i18n:extract; rephrase one trans key because of [warning] Found translation key already mapped to a map or parent of new key already mapped to a string: dashboard.toolbar.add.visualization
* reduce to 3-step locale phrase IDs
* extract phrase IDs
2023-04-20 10:35:29 -04:00
Ashley Harrison
e39c3b76dd
Navigation: Rename Alerts & incidents to Alerts & IRM ( #65635 )
...
update Alerts & incidents to Alerts & IRM
2023-03-31 09:40:06 +01:00
Grafana I18n Bot
ece80e0614
I18n: Crowdin sync ( #65606 )
...
* New translations grafana.json (French)
* New translations grafana.json (Spanish)
* New translations grafana.json (German)
* New translations grafana.json (Chinese Simplified)
2023-03-30 14:11:13 +03:00
Ashley Harrison
9e68fc6e60
Navigation: Add Import dashboard to quick actions ( #65528 )
...
* add import dashboard to quick actions
* move logic into same if block
2023-03-30 10:34:16 +01:00
Grafana I18n Bot
352967f092
I18n: Crowdin sync ( #65437 )
...
* New translations grafana.json (French)
* New translations grafana.json (Spanish)
* New translations grafana.json (German)
* New translations grafana.json (Chinese Simplified)
2023-03-28 12:25:07 +01:00
Josh Hunt
d13488a435
NestedFolders: Show nested folders in Browse folder view ( #63746 )
...
* dirty dirty code for showing nested folders in folder view
refactor to NestedFolderItem
Update dashboard grid view to new types
update tests
REBASE OUT OF THIS BRANCH - joshhunt/star-by-uid merged into this
Squashed commit of the following:
commit d0f046ccd3
Author: joshhunt <josh@trtr.co>
Date: Wed Feb 8 18:35:56 2023 +0000
undo async
commit abe2777a1f
Author: joshhunt <josh@trtr.co>
Date: Wed Feb 8 18:34:11 2023 +0000
Dashboards: Star dashboards by UID
add type for dashboard search dto
clean DashboardSearchItem type
simplify DashboardSearchHit type
remove unused properties from DashboardSearchHit
make uid non-optional
rename + move NestedFolderItem type to DashboardViewItem
clean up
* wip
* fix checkbox selection of nested folders
* show folder's parent correctly
* Add dashboard result kind
* don't render folder empty view in SearchView
* call nested folders api only if feature flag enabled
* remove unused import
* un-rename variable to reduce PR diff
* fix typo in comment
* fix order of pseudoFolders
* Fix General folder not showing in browse
* rename folder view tests
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-03-23 13:28:45 +00:00
Ryan McKinley
f96637b5fc
Live: Remove (alpha) ability to configure live pipelines ( #65138 )
2023-03-22 20:09:44 +02:00
Ryan McKinley
fa740a8bcf
Chore: Remove panel inspect Actions hack ( #64643 )
...
remove actions tab hook
2023-03-13 08:07:36 -07:00
Josh Hunt
54aaaf169f
Internationalization: Mark up more of Dashboard Variables and Browse/Search Dashboards ( #63518 )
...
* Extract dirty translations from main
* Translate some variable phrases
* Translate nav bar
* Translate search/browse
* Fix header returning null
* Translate search results type
* fix test
2023-02-23 10:46:07 +00:00
Josh Hunt
504eabbe80
Navigation: Ensure command palette is correctly translated ( #61103 )
...
* Navigation: Translate nav tree in store
* Remove usage of getNavTitle
* properly translate children
* add pubdash translation
* remove extraneous calls to translation in PageHeader
* empty commit
* correctly allow subtitle to be overrwitten (thank you tests!)
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-02-08 13:15:37 +00:00
Josh Hunt
5564b93e2f
CommandPalette: Move quick add actions to top level ( #62900 )
...
* Move quick actions to top level
* Change quick action verb to "Create"
* create to 'new'
* fix comment
* update translations
* undo changing alerting
2023-02-07 16:10:43 +00:00