Commit Graph

867 Commits (9d39fdad0cb62fcbea3e6841b7f9188eb6120a26)

Author SHA1 Message Date
Tom Wilkie de0a772b8e Port tsdb to use pkg/labels. (#6326)
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
Julius Volz 8ee3b8c848
React UI: Fix "<path-prefix>/new" -> "<path-prefix>/new/" redirect (#6319)
5 years ago
Tobias Guggenmos be2bcc50a2 Fix target metadata API for empty match_targets (#6303)
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
Sven Nebel 27bbc235e0 Improve message when Lifecycle API is not enabled
5 years ago
Sven Nebel d186d85649 Return 403 with PUT verb if lifecycle is not enabled
5 years ago
Yao Zengzeng 8744afdd1e cleanup redundant code of `TestEndpoints` (#6022)
5 years ago
Goutham Veeramachaneni 4c648eddf4
vendor: Update json-iterator (#6030)
5 years ago
Simon Pasquier 26e8d25e0b
web/ui: avoid truncated Y-axis values (#6014)
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