forked from grafana/grafana
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 68b353a
GurinderRawalagrafanabotmgyongyosiJoaoSilvaGrafanaashharrison90
authoredUpdate to latest (#184)
* [v9.3.x] OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (grafana#58940)
OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (grafana#58782)
* Add ApprovalForce to AuthCodeOptions
* Extract access token validity check to a function
* Refactor
* Oauth: set options internally instead of exposing new function
* Align tests
* Remove unused function
Co-authored-by: Karl Persson <kalle.persson@grafana.com>
(cherry picked from commit 9c98314)
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
* [v9.3.x] Preferences: Add confirmation modal when saving org preferences (grafana#59119) (grafana#59141)
* Navigation: share logic between `buildBreadcrumbs` and `usePageTitle`... (grafana#59155)
Navigation: share logic between `buildBreadcrumbs` and `usePageTitle` (grafana#58819)
* simplify usePageTitle logic a bit
* use buildBreadcrumbs logic in usePageTitle
* always add home item to navTree, fix some tests
* fix remaining unit tests
(cherry picked from commit 824a562)
* [v9.3.x] CloudWatch: Cross-account querying support (grafana#59389)
* add cross-account querying support
* fix tests
* FN FluxNinja changes
* Run `go mod tidy`
* Fix druid plugin registration
* FN FluxNinja changes
* FN FluxNinja changes
* Build: Streamline and sync dockerfiles (grafana#58101)
* streamline and sync dockerfiles
* improve go dependency cacheability
* unify alpine and ubuntu Dockerfiles
* include glibc support in locally-built alpine images
* FN Remove internationalization provider
* FN Update sankey panel (30b5be0b5bf03ee8c7)
* FN Render filters and time selector, hide loader despite pageNav and sectionNav
* FN Remove tenary expressions with explicit booleans in DashNav
* FN Use optional chaining - keybindingSrv in initDashboard
* FN Set isPublicDashboardView to false
* FN Set hiddenVariables in initial FN state
* FN Lint RenderFnDashboard
* FN Lint create-mfe
* Updated SSH Keys (#43)
* Time range selector changes (#42)
* changed time picker dropdown designs
* change time setting button
* added dark and light
* 7829 Read hiddenVariables, mode, FNDashboard from grfana's state (#44)
Co-authored-by: Katarzyna Ziomek-Zdanowicz <katarzyna.ziomek-zdanowicz@fluxninja.com>
* Add tool versions (#45)
Co-authored-by: Katarzyna Ziomek-Zdanowicz <katarzyna.ziomek-zdanowicz@fluxninja.com>
* Added support for updating nightly environment (#46)
* 7911 Add graphql datasource plugin (#47)
* 7911 Update FN_README
* 7911 Add graphql plugin
* 7911 Add graphql plugin
Co-authored-by: Katarzyna Ziomek-Zdanowicz <katarzyna.ziomek-zdanowicz@fluxninja.com>
* 7911 Allow loading unsigned graphql plugin (#49)
Co-authored-by: Katarzyna Ziomek-Zdanowicz <katarzyna.ziomek-zdanowicz@fluxninja.com>
* 7911 Modify url in graphql datasource plugin (#50)
Co-authored-by: Katarzyna Ziomek-Zdanowicz <katarzyna.ziomek-zdanowicz@fluxninja.com>
* Minor grafadruid fixes (#51)
* Support Druid GroupBy queries (#52)
* 8225 Fix missing grafana loader (#53)
Co-authored-by: Katarzyna Ziomek-Zdanowicz <katarzyna.ziomek-zdanowicz@fluxninja.com>
* Fix ad hoc filters (#54)
* 8238 Remove panel header menu (#55)
Co-authored-by: Katarzyna Ziomek-Zdanowicz <katarzyna.ziomek-zdanowicz@fluxninja.com>
* added presisted time range (#56)
* Updates to latest instead of demo environment (#57)
* Loading dashboards with update function (#58)
* changed dashboard loading to use update fn
* removed extra package
* changed query filter designs (#59)
* Add ChatGPT-based PR Reviewer and Summarizer (#62)
* fix (#63)
* 8822 ci (#66)
* 8822 Remove dashes from dashboard filter labels
* 8822 Empty commit
---------
Co-authored-by: Katarzyna Ziomek-Zdanowicz <katarzyna.ziomek-zdanowicz@fluxninja.com>
* 8740 Fix variables in titles by using PanelHeader component to render panel header (#64)
Co-authored-by: Katarzyna Ziomek-Zdanowicz <katarzyna.ziomek-zdanowicz@fluxninja.com>
* update action
* update review job name (#69)
* Load dashboard with specific version passed from FN UI (#68)
* Add full metadata for versions query too (#70)
* 8963 Remove edit icons in dashboard row (#71)
Co-authored-by: Katarzyna Ziomek-Zdanowicz <katarzyna.ziomek-zdanowicz@fluxninja.com>
* Update openai-review.yml (#73)
* Update openai-review.yml
* update action
* Fix table panel (#75)
* Grafana firefox (#77)
* vscode fix
* fixed firefox bugs
---------
Co-authored-by: Gurinder Singh <gurnder.rawala@fluxninja.com>
* Pull latest time range changes from upstream grafana (#78)
* Support math expressions for druid granularity (#81)
* Remove font size from global styles (#82)
* Add fnLoader in grafana instead of prop from parent mfe (#83)
* Fixed CircleCI config (#84)
* Font update, bug fixes (#85)
* Fix grafana bugs
* Update grafana font to source sans pro
* Revert code format change
* replace function error fix (#87)
* Add missing config in opsninja.yaml (#88)
* Update font to Source Sans Pro (#90)
* filter label design fix (#92)
* druid datasource fixes (#93)
* druid datasource fixes
* wire gen fix
* page definations fix (#94)
* Fix headers in Druid DS (#97)
Co-authored-by: Jakub Michalak <jakub.michalak@fluxninja.com>
* Pass headers to Druid query (#99)
* Fix headers in Druid variable queries (#100)
* typing error fix and modifications (#101)
* typing error fix and modifications
* react-use module installed
* Fix type error and adhoc filter alignment
* Fix one more type error
---------
Co-authored-by: Spikatrix <12792882+Spikatrix@users.noreply.github.com>
* render time range selector any where, removed dead code (#103)
* removed graphql data source, updated local test info in fn readme
* portal for time range selector
* Enable panel resizing (#105)
* Adhoc filter fix, update sankey plugin (#106)
* Adhoc filter style fix
* Update sankey plugin
* confirm grafana initialization (#107)
* window event to confirm initialization
* grafana start up status events
* Show filters icon only when there are some variables to show (#116)
* Don't panic on empty var Druid query (#123)
* Remove not needed GH Actions (#124)
* changed to cirular progress (#148)
* changed to cirular progress
* codeRabbit suggestions
* remove reviewer
* loader color fix (#150)
* page title Flux Ninja -> FluxNinja
* Add allowed cookies field in druid datasource settings (#171)
* Fix sentry heatmap crash (#168)
Co-authored-by: Gurinder Singh <gurinder.rawala@fluxninja.com>
* removed make doc workflow (#172)
* Coderabbit theme and fixes (#175)
* coderabbit theme
* theme change
* checkpoint
* fixes
* added coderabbit authentication
* Create deploy-cloud-run-grafana.yaml (#176)
* Update deploy-cloud-run-grafana.yaml
* Update deploy-cloud-run-grafana.yaml with CD
* webpack fix for prod (#177)
* added GH for prod (#178)
Co-authored-by: dikshant <raidikshant2@gmail.com>
* Deploy grafana image to cloud run
* Update deploy-cloud-run-grafana-prod.yaml
* dashboard style changes (#179)
* disabled drag for mfe (#180)
* changed error message to no data (#182)
* fix
* log fix
* rebase issues resolved
* webpack changes
* mfe fix
* checkpoint
* tooltip, icons fix
* deleted github actions
* dependency updates fix
* fixes
---------
Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com>
Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
Co-authored-by: Joao Silva <100691367+JoaoSilvaGrafana@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
Co-authored-by: Katarzyna Ziomek-Zdanowicz <katarzyna.ziomek-zdanowicz@fluxninja.com>
Co-authored-by: Krzysztof Kwapisiewicz <krzysztof.kwapisiewicz@fluxninja.com>
Co-authored-by: Dan Cech <dcech@grafana.com>
Co-authored-by: Hardik Shingala <34568645+hdkshingala@users.noreply.github.com>
Co-authored-by: Gurinder Singh <108446046+gurinder39@users.noreply.github.com>
Co-authored-by: Kasia <24753130+ziomecka@users.noreply.github.com>
Co-authored-by: Szymon Bieńkowski <szymon.bienkowski@fluxninja.com>
Co-authored-by: Jakub Michalak <jakub.michalak@fluxninja.com>
Co-authored-by: Harjot Gill <harjot.gill@fluxninja.com>
Co-authored-by: Daria Bialobrzeska <88393714+DariaKunoichi@users.noreply.github.com>
Co-authored-by: Gurinder Singh <gurnder.rawala@fluxninja.com>
Co-authored-by: Jaseel <12792882+Spikatrix@users.noreply.github.com>
Co-authored-by: Gurinder Singh <gurinder.rawala@fluxninja.com>
Co-authored-by: dikshant-infracloud <160205839+dikshant-infracloud@users.noreply.github.com>
Co-authored-by: dikshant <raidikshant2@gmail.com>1 parent 4755eb5 commit 68b353a
File tree
472 files changed
+18067
-10757
lines changed- .circleci
- scripts
- .github
- ISSUE_TEMPLATE
- workflows
- scripts
- .yarn/sdks
- eslint/lib
- prettier/bin
- conf
- packages
- grafana-data
- src
- dataframe
- themes
- types
- grafana-e2e-selectors
- src/selectors
- grafana-flamegraph
- grafana-icons
- grafana-o11y-ds-frontend
- src/TraceToMetrics
- grafana-prometheus
- grafana-runtime/src/services
- grafana-sql
- grafana-ui
- src
- components
- CustomScrollbar
- DateTimePickers
- DateTimePicker
- TimeRangePicker
- TimeZonePicker
- Dropdown
- Icon
- PageLayout
- PanelChrome
- Portal
- RefreshPicker
- Select
- Table
- ToolbarButton
- uPlot/plugins
- themes
- GlobalStyles
- pkg
- aggregator
- apimachinery
- identity
- apiserver
- api
- dtos
- static
- build
- wire
- plugins/backendplugin/coreplugin
- promlib
- semconv
- server
- services
- authn
- clients
- authz
- featuremgmt
- ldap
- pluginsintegration
- storage/unified
- apistore
- resource
- tsdb
- cloudwatch
- models
- druid
- result
- util/xorm
- public
- app
- core
- components
- Page
- TimePicker
- internationalization
- reducers
- services
- utils
- features
- alerting/unified/state
- api-keys
- dashboard-scene/sharing/ExportButton
- dashboard
- components
- DashboardLoading
- DashboardRow
- DashboardSettings
- SubMenu
- containers
- dashgrid
- PanelHeader
- services
- state
- explore/TraceView/components/TracePageHeader/SpanFilters
- plugins
- templating
- variables/pickers
- fn-app
- fn-dashboard-page
- plugins
- datasource
- cloudwatch
- components
- grafadruid-druid-datasource
- builder
- abstract
- aggregation
- bound
- datasource
- dimension
- extractionfn
- filter
- granularity
- havingspec
- limitspec
- lookup
- postaggregation
- querysegmentspec
- query
- searchqueryspec
- searchsortspec
- toinclude
- topnmetric
- virtualcolumn
- configuration
- ConnectionSettings
- QuerySettings
- img
- grafana-postgresql-datasource
- panel
- canvas
- editor/layer
- heatmap
- img
- sankey-panel-0.5.0
- img
- types
- microfrontends/fn_dashboard
- sass
- base
- pages
- views
- scripts/webpack
- plugins
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
472 files changed
+18067
-10757
lines changedLines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1296 | 1296 |
| |
1297 | 1297 |
| |
1298 | 1298 |
| |
1299 | - | ||
1300 | - | ||
1301 | - | ||
1302 | - | ||
1303 | - | ||
1299 | + | ||
1304 | 1300 |
| |
1305 | 1301 |
| |
1306 | 1302 |
| |
| |||
3103 | 3099 |
| |
3104 | 3100 |
| |
3105 | 3101 |
| |
3106 | - | ||
3107 | - | ||
3108 | - | ||
3109 | 3102 |
| |
3110 | 3103 |
| |
3111 | 3104 |
| |
|
Lines changed: 276 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + | ||
69 | + | ||
70 | + | ||
71 | + | ||
72 | + | ||
73 | + | ||
74 | + | ||
75 | + | ||
76 | + | ||
77 | + | ||
78 | + | ||
79 | + | ||
80 | + | ||
81 | + | ||
82 | + | ||
83 | + | ||
84 | + | ||
85 | + | ||
86 | + | ||
87 | + | ||
88 | + | ||
89 | + | ||
90 | + | ||
91 | + | ||
92 | + | ||
93 | + | ||
94 | + | ||
95 | + | ||
96 | + | ||
97 | + | ||
98 | + | ||
99 | + | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
104 | + | ||
105 | + | ||
106 | + | ||
107 | + | ||
108 | + | ||
109 | + | ||
110 | + | ||
111 | + | ||
112 | + | ||
113 | + | ||
114 | + | ||
115 | + | ||
116 | + | ||
117 | + | ||
118 | + | ||
119 | + | ||
120 | + | ||
121 | + | ||
122 | + | ||
123 | + | ||
124 | + | ||
125 | + | ||
126 | + | ||
127 | + | ||
128 | + | ||
129 | + | ||
130 | + | ||
131 | + | ||
132 | + | ||
133 | + | ||
134 | + | ||
135 | + | ||
136 | + | ||
137 | + | ||
138 | + | ||
139 | + | ||
140 | + | ||
141 | + | ||
142 | + | ||
143 | + | ||
144 | + | ||
145 | + | ||
146 | + | ||
147 | + | ||
148 | + | ||
149 | + | ||
150 | + | ||
151 | + | ||
152 | + | ||
153 | + | ||
154 | + | ||
155 | + | ||
156 | + | ||
157 | + | ||
158 | + | ||
159 | + | ||
160 | + | ||
161 | + | ||
162 | + | ||
163 | + | ||
164 | + | ||
165 | + | ||
166 | + | ||
167 | + | ||
168 | + | ||
169 | + | ||
170 | + | ||
171 | + | ||
172 | + | ||
173 | + | ||
174 | + | ||
175 | + | ||
176 | + | ||
177 | + | ||
178 | + | ||
179 | + | ||
180 | + | ||
181 | + | ||
182 | + | ||
183 | + | ||
184 | + | ||
185 | + | ||
186 | + | ||
187 | + | ||
188 | + | ||
189 | + | ||
190 | + | ||
191 | + | ||
192 | + | ||
193 | + | ||
194 | + | ||
195 | + | ||
196 | + | ||
197 | + | ||
198 | + | ||
199 | + | ||
200 | + | ||
201 | + | ||
202 | + | ||
203 | + | ||
204 | + | ||
205 | + | ||
206 | + | ||
207 | + | ||
208 | + | ||
209 | + | ||
210 | + | ||
211 | + | ||
212 | + | ||
213 | + | ||
214 | + | ||
215 | + | ||
216 | + | ||
217 | + | ||
218 | + | ||
219 | + | ||
220 | + | ||
221 | + | ||
222 | + | ||
223 | + | ||
224 | + | ||
225 | + | ||
226 | + | ||
227 | + | ||
228 | + | ||
229 | + | ||
230 | + | ||
231 | + | ||
232 | + | ||
233 | + | ||
234 | + | ||
235 | + | ||
236 | + | ||
237 | + | ||
238 | + | ||
239 | + | ||
240 | + | ||
241 | + | ||
242 | + | ||
243 | + | ||
244 | + | ||
245 | + | ||
246 | + | ||
247 | + | ||
248 | + | ||
249 | + | ||
250 | + | ||
251 | + | ||
252 | + | ||
253 | + | ||
254 | + | ||
255 | + | ||
256 | + | ||
257 | + | ||
258 | + | ||
259 | + | ||
260 | + | ||
261 | + | ||
262 | + | ||
263 | + | ||
264 | + | ||
265 | + | ||
266 | + | ||
267 | + | ||
268 | + | ||
269 | + | ||
270 | + | ||
271 | + | ||
272 | + | ||
273 | + | ||
274 | + | ||
275 | + | ||
276 | + |
Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + |
0 commit comments