Commit Graph

1157 Commits (160fc4144151d7f77d3395cfc860d3a7b5551957)

Author SHA1 Message Date
Augustin Husson eca9546ba4
fix package-lock.json (#9400)
3 years ago
Julius Volz f103acd513
Merge pull request #9248 from LeviHarrison/atan2-binary-op
3 years ago
Augustin Husson dbbfd1ccf6
change license in package.json file of cmp (#9399)
3 years ago
Levi Harrison 2f896c98ff Address review comments
3 years ago
Augustin Husson 3e494eac71
upgrade to codemirror v19 (#9363)
3 years ago
Augustin Husson 7bcca77340
provide a way to override the apiPrefix in codemirror prom client + cleanup readme (#9384)
3 years ago
Levi Harrison e27ac3e7e4 Add grammar (maybe?)
3 years ago
Augustin Husson 545fbfd7f4 specify npm version in the engine
3 years ago
Julius Volz 447d9401fc
Merge pull request #9239 from LeviHarrison/promql-trig-functions
3 years ago
Levi Harrison 2c7bec758d Tabs to spaces
3 years ago
Levi Harrison ed220c1ae7 Add grammar
3 years ago
Augustin Husson e52204e556 fix eslint warning for codemirror-promql
3 years ago
Julius Volz d2c0eac37f Fix linter errors in codemirror-promql module
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
Augustin Husson 22fa0aa408
remove app package in codemirror-module (#9322)
3 years ago
George Robinson 049b4f4f13
Support customization of template options in TemplateExpander (#9290)
3 years ago
Augustin Husson 19f5f44bf9 remove craco, no need for it
3 years ago
Victor Häggqvist 9aaea327a0 use same top and bottom margin for alert filename
3 years ago
Augustin Husson 27aec91914 review the UI ci and associated command
3 years ago
Augustin Husson 5c42b04af7 move to npm workspace
3 years ago
Augustin Husson fa56d1e43b Merge branch 'feature/cleanup-codemirror' into feature/use-npm-workspace
3 years ago
Augustin Husson 29b788a7b5 remove app package in codemirror-module
3 years ago
Victor Häggqvist 02cedb837d use consistent margin-bottom for all alert kinds
3 years ago
Augustin Husson c83137e757 Merge branch 'main' into update-react-and-ts
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
Ganesh Vernekar 1a5b21b78b
Update dependencies for v2.30.0 (#9308)
3 years ago
Augustin Husson b67c49a9ff Merge branch 'main' into update-react-and-ts
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
SuperQ 6281d26002
Update various react-app dependencies
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 8fe97cc614 rely on react-scripts for most of the dev-deps
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
Augustin Husson a2665a9f73
add lezer-promql module (#9229)
3 years ago
SuperQ e167a45c65
Add new Go build tags.
3 years ago
Augustin Husson 54dfee02b2
move codemirror-promql as a prometheus web module (#9188)
3 years ago
Dorian JAMINAIS 05dba96ebf
Add option for the number of ticks in PromConsole.Graph (#9223)
3 years ago
Julius Volz bb05485c79
Fix JS/CSS asset paths for classic /config page (#9202)
3 years ago