Commit Graph

215 Commits (1f40859f9e599de5f96e50a55b0eed614b7583a5)

Author SHA1 Message Date
Łukasz Mierzwa 4e3b6fc043
Upgrade create-react-app to v5 (#10396)
3 years ago
Augustin Husson 779a9118db
bump kvsearch to v0.5.0 that support generic type. It removes unnecessary cast in the process (#10296)
3 years ago
Augustin Husson 4af2fc8bc2
Fix serving of Prometheus logo, move it into 'src/images' (#10236)
3 years ago
Augustin Husson 727cdbff4c
remove old UI (#10208)
3 years ago
Augustin Husson 68bfd226fb
Add Prometheus Logo (#10233)
3 years ago
Julius Volz 3c9faa25bf
Fix bug that sets the range input to the resolution (#10227)
3 years ago
Augustin Husson 027b082793
Rework Alert page (#10142)
3 years ago
Julien Pivotto a4d3206618
Merge release-2.33 forward into main (#10189)
3 years ago
suyashtava 92ce9e3302
Improve graph colors in new UI (#10179)
3 years ago
Augustin Husson 74f497ac18 Update web/ui/react-app/src/pages/serviceDiscovery/Services.tsx
3 years ago
Augustin Husson b9bc8e7c33 create a component to handle the search bar with debounce
3 years ago
Augustin Husson bff9d06874
Service Discovery Page rework (#10131)
3 years ago
Augustin Husson dd9f96b893
rework the target page (#10103)
3 years ago
Victor Häggqvist 931acc3ee8
fix overlapping click-targets of alert state checkboxes (#10136)
3 years ago
Julius Volz 47ee242cb4 Improve message wording on /agent page
3 years ago
Robbie Lankford 5fb63c1071
remove unused agentMode param
3 years ago
Robbie Lankford 6df47766b2
disable fetching alertmanagers on status page in agent mode
3 years ago
Julien Pivotto c78fcd29ba
Adapt UI for Prometheus Agent (#9851)
3 years ago
Matthew 8e9b8d499d
feat: render IPv6 links (#9853)
3 years ago
Julius Volz adf6f2439e
Fix focused expression input outline styling (#9829)
3 years ago
Matthew 628211c25a
Feat UI metrics search (#9629)
3 years ago
Augustin Husson a4ad290987
remove old promql editor (#9452)
3 years ago
Mayursinh Sarvaiya 1270b87970
chore(ui): debounce effect in timerange query (#9359)
3 years ago
Augustin Husson 1b740aeb6e Merge branch 'main' into feature/use-npm-workspace
3 years ago
Augustin Husson af7aab7937 add global mock for the matchMedia function
3 years ago
Augustin Husson 05b9a11a62 remove jest.restoreAllMock() call
3 years ago
Augustin Husson c3306e6366 set canvas mock
3 years ago
Julius Volz 5498ca5214 Update React 16->17, TypeScript, and some other node deps
3 years ago
Victor Häggqvist 9aaea327a0 use same top and bottom margin for alert filename
3 years ago
Augustin Husson 5c42b04af7 move to npm workspace
3 years ago
Victor Häggqvist 02cedb837d use consistent margin-bottom for all alert kinds
3 years ago
Augustin Husson e1d8891a73 add global mock for the matchMedia function
3 years ago
Augustin Husson 2cfdaf915f remove jest.restoreAllMock() call
3 years ago
Augustin Husson e785a0a31f set canvas mock
3 years ago
Augustin Husson c827413755 Merge branch 'main' into update-react-and-ts
3 years ago
Augustin Husson 405198f430 upgrade react-app to typescript 4
3 years ago
Augustin Husson 5bcf2e6511 upgrade react-script to v4
3 years ago
Augustin Husson 4f67eb3979 fix EndpointLink test
3 years ago
Augustin Husson 242d459685 fix 'window.ResizeObserver is not a constructor' issue
3 years ago
Augustin Husson 5d29b7b6f7 specify the type returned for most of the function that is missing it
3 years ago
Augustin Husson 27bd8fef40 fix condition in withStartingIndicator
3 years ago
Julius Volz ff2d297b0a Update React 16->17, TypeScript, and some other node deps
3 years ago
Levi Harrison 70f597b033
Configure Scrape Interval and Timeout Via Relabeling (#8911)
3 years ago
Julius Volz dff78eb508
Switch from Reach Router to React Router (#9273)
3 years ago
Julius Volz b7e9f2481b
Remove search keymap from new expression editor (#9184)
3 years ago
Augustin Husson f72cabb437
Add sorting and filtering to flags page (v2) (#8988)
3 years ago
Levi Harrison 167dfa19af
React UI: Select time range with mouse drag (#8977)
3 years ago
Julius Volz 664b391573
Speed up alerts page by not rendering collapsed details (#9005)
3 years ago
Levi Harrison 922f9babb1
Change starting show screen progress bar condition (#8946)
4 years ago
Julius Volz b12622206d
Improve styling of selected exemplar details (#8945)
4 years ago
Levi Harrison eb8ca06885
React UI: Add Starting Screen to Individual Pages (#8909)
4 years ago
Julius Volz 676acf6a1b
Improve graph info tooltip for series and exemplars (#8929)
4 years ago
Levi Harrison f0fe189d20
React UI: Add Exemplar Support to Graph (#8832)
4 years ago
Julius Volz 9ed24b40c4
React UI: Make the new PromQL editor the default (#8925)
4 years ago
Levi Harrison d44b4c5f1d
React UI: Starting Screen Progress Bar Should Start at 0 (#8908)
4 years ago
Levi Harrison 7bc11dcb06
React UI: Add Starting Screen (#8662)
4 years ago
Łukasz Mierzwa 850dbda5c3
Add a dark theme (#8604)
4 years ago
Augustin Husson bfc022fdf4 use the metricsNames in PromQLExtension & update the import path
4 years ago
Augustin Husson 7071b94a07 remove unused import
4 years ago
Augustin Husson f3505da306
bump cm-promql + light improvement when building the PromQL extension (#8700)
4 years ago
Bartlomiej Plotka f93b95d16e
Merge release-2.26.0 branch to main. (#8678)
4 years ago
Levi Harrison 054e9d1985
Change Error Messages in TSDB Status Page (#8659)
4 years ago
Levi Harrison b3feb2c2ae
Add 16w and 26w time range steps (#8656)
4 years ago
Levi Harrison 1b4e4aa81a
Fix Blank TSDB Status Page (#8654)
4 years ago
Julius Volz faacb619c0
Add new codemirror-promql-based expression editor (#8634)
4 years ago
Dustin Hooten 0d8db52954
Feature: Add collapse/expand all button to target page for react ui (#8486)
4 years ago
Łukasz Mierzwa e4f076f813
[UI] Fix small issues generating console errors (#8622)
4 years ago
Łukasz Mierzwa 36417663ea
Avoid overflow on /rules page (#8608)
4 years ago
Łukasz Mierzwa 8ca29cb636
Avoid overflow on /targets page (#8609)
4 years ago
Matthias Loibl 369aae93a8
web/ui: Hitting enter on range input creates a new query (#8581)
4 years ago
alex-petrov-vt 4f03df8c55
Fix inconsistent display of word 'ago' on rules page (#8566)
4 years ago
Lucas Hild d35cf369f2
Add expression explorer (Closes #8211) (#8404)
4 years ago
Julius Volz b6544c9048 Fix label name leak into class name
4 years ago
Łukasz Mierzwa 885674c5c0
[UI] Fix duplicated keys on /targets page (#8456)
4 years ago
alex-petrov-vt 91eef5e3bf
Added warnings into react Panel on the Graph page (#8427)
4 years ago
Nguyen Le Vu Long cd1dafc2fd
tsdb: Expose total number of label pairs in head in TSDB stats page (#8343)
4 years ago
Julien Pivotto f97fba7cc9
React UI: Change "metrics autocomplete" with "autocomplete" (#8174)
4 years ago
Julien Pivotto 8dd0a3e9a3
Fix button display when there is no panels (#8155)
4 years ago
Julius Volz 3470ee1fbf
Make React UI the default, keep old UI under /classic (#8142)
4 years ago
Jarod Watkins 388a2d20c9
UI: Add toggle to enable/disable metric autocomplete (#8134)
4 years ago
James Ranson 1cffda5de7
react updates for pathPrefix (#7979)
4 years ago
Dustin Hooten 916dbd4c8a
React UI: Implement missing TSDB head stats section (#7876)
4 years ago
Julien Pivotto a6ee1f8517
Merge pull request #7913 from prometheus/release-2.21
4 years ago
Julius Volz 01daddeb75
Fix styling bug for target labels with special names (#7902)
4 years ago
Jaga Santagostino 3ebffa7e20
add key to StatusWithStatusIndicator component in loop (#6879)
4 years ago
Julien Pivotto 88d563eb2e
Fix react UI bug with series going on and off (#7804)
4 years ago
Julius Volz a1601274ba
Support new duration format in graph range input (#7833)
4 years ago
Julius Volz 818bd96381
Fix detail swatch glitch (#7805)
4 years ago
Julien Pivotto a92ae7196b
React: update dependencies (#7709)
4 years ago
Julien Pivotto 38fec5345d
React UI: Multiple improvements on /rules page (#7606)
4 years ago
Julien Pivotto fe8d412ce9
React UI: Add duration, labels, annotations to alerts page (#7605)
4 years ago
Mark Hansen f0a439bfc5
Web: Scroll hash-fragment links with navbar height (#7456)
4 years ago
Nuno Cardoso f97d2ddb6e
REACT UI: CollapsibleAlertPanel - value field more friendly human readable (scientific notation -> number) (#7426)
4 years ago
Lisa Carpenter dff31c2826
preserve state on page reload for alert status filters and annotations with useLocalStorage(), add toggleAnnotations method, and add passing tests (#7374)
5 years ago
Julius Volz 6e19c4697d
React UI: Don't null out data when clicking on current tab (#7243)
5 years ago
Chris Marchbanks 62bd77bf93
Fix react tests (#7077)
5 years ago
Jaga Santagostino 350f25eed3
changes from PR requests (#6880)
5 years ago
李国忠 3fff701b77
[comments] change word ‘dependencie’ to ‘dependencies’ (#6904)
5 years ago
Simon Kirsten 45fbed94d6
React UI: Fixed data table for matrix always showing 1 as value (#6896)
5 years ago
Chris Marchbanks 0e78908407
Escape target selector for tooltip on targets page (#6892)
5 years ago