Commit Graph

336 Commits (cdc71a1c2ac23d0ed2f7284c2a667fbfc1296414)

Author SHA1 Message Date
Chris Marchbanks 62bd77bf93
Fix react tests (#7077)
5 years ago
Brian Brazil 7646cbca32
Use .UTC everywhere we use time.Unix (#7066)
5 years ago
Ben Kochie 269e7c8091
Fix golint issues.
5 years ago
Ben Kochie 24ecae9956
Update yarn deps (#7027)
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
LongKB 82f7ed208b
Remove some duplicated words (#6882)
5 years ago
李国忠 ddd4dcec19
[fix] ui: th to td (#6874)
5 years ago
Ben Kochie 65a19421a4
Update React vendoring (#6855)
5 years ago
李国忠 d276b5fb65
[format]Js: format checktimedrift() success (#6850)
5 years ago
Harkishen Singh 489a9aa7b9
Adds normalization of localhost urls in targets page react (#6794)
5 years ago
Boyko 1c321ed047
React-UI: flex-wrap the content (#6796)
5 years ago
Drumil Patel b00023344e
Formatting short tables for readability (#6762)
5 years ago
Julius Volz 0a8acb654e
React UI: Use null value for determining consoles link display (#6790)
5 years ago
Drumil Patel 687a962bd1 Add conditional rendering of Navlink for Consoles (#6761)
5 years ago
Boyko 8c2bc2f57a
Unify react fetcher components (#6629)
5 years ago
Dustin Hooten 820d7775eb
Escape invalid css selector characters in tooltip ID (#6737)
5 years ago
Boyko 41071278b6 Change old UI link to React App to point to graph page (#6697)
5 years ago
Harkishen Singh c1e49d50c5 Adds support for rules screen in react-ui (#6503)
5 years ago
Julius Volz d996ba20ec
React UI: Support local timezone on /graph (#6692)
5 years ago
Julius Volz a677622184
React UI: Send cookies on fetch() on older browsers (#6553)
5 years ago
Boyko 0f84d5b2cf React UI: broken graph page browser history (#6659)
5 years ago
Boyko c8469ecaf5 React UI: hide non selected alert types (#6642)
5 years ago
Tobias Guggenmos 3a204be6b7 PromQL: Fix string and parentheses handling in engine (#6612)
5 years ago
Boyko bab47b58f5 ReactUI: folder re-organization (#6601)
5 years ago
Boyko e12e5ecc8f ReactUI: adopt grafana flot fix for stacked graphs (#6603)
5 years ago
Daniel Swarbrick 097fda1440 Match closing tag to opening button tag (#6587)
5 years ago
Boyko 1637ad2717 ReactUI: replace togglers tabs with checkboxes (#6543)
5 years ago
Josh Soref 91d76c8023 Spelling (#6517)
5 years ago
Harkishen Singh edf8f135bc Adds support service discovery page in react ui (#6394)
5 years ago
Boyko b90b5736b9 Allow sec timestamp (#6460)
5 years ago
Dustin Hooten fce2e131db React UI: Fix issue when changing query then time, the old query executed (#6437)
5 years ago
Boyko 1c66aea992 React UI: Implement alerts page (#6402)
5 years ago
Boyko 315b28439f Graph multi series select (#6391)
5 years ago
Boyko 28470c229c React UI: Graph refactoring (#6382)
5 years ago
Boyko fa1489e35c React UI: Improve graph legend hover performance (#6367)
5 years ago
Boyko 731ca08acd React UI: Graph legend (#6321)
5 years ago
Julius Volz cb92a45bf3
React UI: Make test spy attachment more jest-y (#6361)
5 years ago
Julius Volz 22d884b38e
React UI: Fix tests harder (#6316)
5 years ago
Julius Volz 20ec57160c
React UI: Clarify VSCode usage requirements (#6357)
5 years ago
Julius Volz d2cb05846b
React UI: Add /tsdb-status to React-handled routes (#6313)
5 years ago
Boyko 3e3b7ceb0b React UI: Change the dynamic react key with static id (#6325)
5 years ago
Julius Volz 85cae37107
React UI: Add better docs for the React UI (#6315)
5 years ago
Julius Volz 2a6df53416
React UI: Make link to classic UI work (#6320)
5 years ago
Boyko 12d347e4db unit test fixes (#6314)
5 years ago
Julius Volz e110402d44
React UI: Fix build (#6312)
5 years ago
Boyko 8a9509b0a8 Replace fetching hooks with class render prop component (#6267)
5 years ago
Sharad Gaur a85e7aac0e Adding TSDB Stats Page in React UI (#6281)
5 years ago
Boyko fc309a35bb update panels on back button pressed (#6300)
5 years ago
Dustin Hooten ca60bf298c React UI: Implement /targets page (#6276)
5 years ago
Julien Pivotto d2257cb7d8 React UI: Display small numbers correctly (#6274)
5 years ago
David Leadbeater 129dbdaf74 Ensure warnings are escaped (#6279)
5 years ago
Julius Volz 431844f0a7
React UI: Mark not-yet-done pages as under construction (#6277)
5 years ago
Julius Volz 3836cc1997 React UI: Fix left/right icons in the time picker (#6275)
5 years ago
Sharad Gaur e94503ff5c Head Cardinality Status Page (#6125)
5 years ago
Boyko 7293c859ab pass the value to the input instead to downshift (#6235)
5 years ago
Julius Volz 95554074d8
React UI: Support custom path prefixes (#6264)
5 years ago
Julius Volz 5bc935337a
React UI: Simpler and relative-only query URL building (#6263)
5 years ago
Julius Volz 8c0b76d1da
React UI: Improve styling of autocomplete sections (#6228)
5 years ago
Julius Volz fffb5ca1e9
React UI: More conversions to Function Components (#6259)
5 years ago
Boyko cb7cbad5f9 WIP: status page - API and UI (#6243)
5 years ago
Chris Marchbanks f17a0e17aa Implement the /flags page in react (#6248)
5 years ago
Michał 040425b0eb filtering alerts by state and display count of alerts in each state (#5758)
5 years ago
Dustin Hooten e0443e6fa3 Add unit tests for react-app (#6234)
5 years ago
CSTDev 3b39f6ae45 WIP: React UI Linting rules (#6206)
5 years ago
Julius Volz e8027ba515
React UI: Serve React UI under /new (#6229)
5 years ago
Ben Kochie 3f3986ed53 Adjust React query stats font (#6238)
5 years ago
Julius Volz c83094b443
React UI: Implement /config page (#6236)
5 years ago
Boyko 8afa8452fd reach router integration initial commit (#6232)
5 years ago
Julius Volz db76da7603
React UI: Fix initial setting of past queries (#6226)
5 years ago
Julius Volz 9698262b63
React UI: Simplify query history setting code (#6225)
5 years ago
Boyko dab87ca281 split autocomplete dropdown in to groups (#6211)
5 years ago
Julius Volz 8cf054849f
Update more web/ui/README.md bits for new UI (#6197)
5 years ago
Boyko e235af9c47 migrate query history (#6193)
5 years ago
CSTDev 4262ad92ce React ui add query stats (#6190)
5 years ago
Julius Volz 1c238ac086
Add links between classic and new UIs (#6191)
5 years ago
Boyko b5a16a8f86 make expression input controlled (#6174)
5 years ago
Ritesh Shrivastav 0f91ff4540 React UI: Sanitize HTML string to allow only supported elements (#6165)
5 years ago
Julius Volz ccac71ca5a
Update all React app node modules (#6153)
5 years ago
Julius Volz 63899f5529
Remove obsolete console.log() statements (#6159)
5 years ago
Julius Volz bca6e90ea6
Integrate beginning of React UI (#5694)
5 years ago
Krasi Georgiev 81d284f806
Merge the 2.13 release branch to master (#6117)
5 years ago
Giedrius Statkevičius ad58fc4765 ui: handle null response properly (#6071)
5 years ago
Simon Pasquier 26e8d25e0b
web/ui: avoid truncated Y-axis values (#6014)
5 years ago
Harkishen-Singh 74a9422147 move "remove graph" close to query area
5 years ago
Max cb5213e914 Change the global variable 'name' to a local variable so that it can not populate the global space. (#5970)
5 years ago
Stanislav Putrya 6141a8bd7c Show warnings in UI if query have returned some warnings (#5964)
5 years ago
Harkishen Singh f0bb8129c3 Fixes service-discovery view when accessed from unhealthy targets (#5915)
5 years ago
slava 5e974d3170 Fix context for the showWarning function (#5833)
5 years ago
Sylvain Rabot 7cd5cf0b69 Sanitize HTML output (#5665)
6 years ago
Tariq Ibrahim c4b57ac4e2
fix minor issue in the <a> tag of rules.html
6 years ago
pbhudiaBAE 43953b105b Sorting alerts by group name in /alerts (#5448)
6 years ago
Simon Pasquier 03b90b4645
web/ui: update to Bootstrap 4.3.1 (#5506)
6 years ago
Ganesh Vernekar 0afd172224
Merge pull request #5416 from prometheus/release-2.8
6 years ago
Simon Pasquier 7328cb6cc2 web/ui: display the job label in /targets
6 years ago
Matthias Loibl b7e978d255 web/ui: Fix padding in navbar container (#5371)
6 years ago
Julien Pivotto 6c72cdb1e1 Add GODEBUG to the runtime page (#5324)
6 years ago
Krasi Georgiev 9d96ada510 Display correct values for the retention in the flags web gui. (#5322)
6 years ago