This website requires JavaScript.
Explore
Help
Sign In
Influxdata
/
influxdb
mirror of
https://github.com/influxdata/influxdb.git
Watch
1
Star
0
Fork
You've already forked influxdb
0
Code
Issues
Projects
Releases
Wiki
Activity
41beaf0bd5
influxdb
/
ui
/
global.d.ts
6 lines
90 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add monaco editor and react wrapper (#15751) * Add initial react-monaco-editor * Add flux language options to monaco * feat: only including vendor libraries when the module is used * chore: clean up after thineself
2019-11-05 17:38:25 +00:00
//
// got some globals here that only exist during compilation
//
refactor(ui): implement cloud top nav design (#16470) * refactor: add stylesheet for cloud nav * refactor: remove cloud icon from side nav * refactor: move cloud nav to top of app * chore: add declaration so PNG files are typed as any when imported * refactor: modify cloud nav to use specified components * fix: Remove comment * refactor: update nav item text * refactor: do not show logout in sidenav for cloud users * refactor: add unique class for google tag manager * chore: update changelog * refactor: don't render user menu if org isn't available * chore: add image file for logo Adds-Binary: ui/src/pageLayout/images/influxdata-logo.png * chore: prettier and eslint
2020-01-10 01:56:12 +00:00
declare
module
'*.png'