Commit Graph

15 Commits (1bfd6d0827968a6e938e41213bf38cfd43f837de)

Author SHA1 Message Date
alexpaxton 139aa40988
feat(notebooks): add empty state (#18256)
* feat: add empty pipe list component + graphic

* feat: display empty state when no pipes exist

* feat: display label text next to add cell buttons

* fix: use preferred import path

* feat: create and use webpack alias "assets" for loading images
2020-05-27 16:14:37 -07:00
alexpaxton eb226776ff
feat(ui): add dashboard empty state graphics (#17297)
* chore(ui): add graphic assets for empty dashboard state

* feat(ui): implement empty dashboard graphic for both light and dark modes

* chore(ui): update changelog
2020-03-16 16:35:36 -07:00
Ariel Salem ab1081ac78
feat(ui): made slight UI changes to the login page as per design requests (#17255) 2020-03-16 06:39:37 -07:00
alexpaxton 57de029118
feat(ui): display graphic in time machine top when in empty state (#17271)
* feat(ui): display graphic in time machine top when in empty state

* chore(ui): prettier fix
2020-03-13 15:41:16 -07:00
Alex Boatwright 2c5fbe8ae1
fix(ui): update the meta tag (#16013) 2019-11-21 14:52:10 -08:00
Alex Boatwright 997331d77b
feat(ui): adding a basepath (#15461)
allowing better webpack configuration freedom to better match infrastructure
2019-10-24 13:57:25 -07:00
Russ Savage 6f8977218a
fix(clientLibs): fixing logos (#15434)
* fix(clientLibs): fixing logos

* fix(clientLibs): renaming logoUrl, updating nits
2019-10-16 13:59:55 -07:00
Alex Boatwright f08152c77c
chore(ui): allow deployment configuration (#15383)
hopefully this commit doesnt do anything, but it opens up the ability to
change the static folder of the project through the environment variable
STATIC_FOLDER so that we can cache static files and not cache the index
file (allowing more passive deployment strategies), and allows the user
to change the base path of the project with the BASE_PATH variable,
opening up the ability to run an instance behind an nginx proxy,
though that change is pending an update to the @influxdata/oats package
before we can turn it on
2019-10-11 12:17:49 -07:00
alexpaxton bd93845d62
refactor(ui): redesign client libs page (#15204)
* refactor(ui): add vector graphic logos for each client library

* refactor(ui): replace mock content with real content

* refactor(ui): display client library content in overlays with routes

* refactor(ui): cleanup factored out components

* refactor(ui): increase size of client library overlays

* refactor(ui): make client library overlays wider

* refactor(ui): add link to docs for each client library

* refactor(ui): cleanup commented code
2019-09-20 09:39:43 -07:00
Daniel Campbell 54ec7fd001
Add viewport scaling to html meta responsive mobile scaling (#15099)
* Modify HTML files to include viewport scaling

* Add ms-viewport device width to css

* Update changelog
2019-09-10 11:14:10 -07:00
Andrew Watkins d2933cc184
build(webpack): parcel to webpack (#14410)
* build(ts): add ts webpack dependencies and config

* wip(webpack.dev): css and js compiling

* wip(webpack): building assets with watch

* fix(webpack): fix page reloads not serving assets

* build(webpack): fork typechecking

* chore(webpack): rename dev config

* build(webpack): add production config

* build(webpack): add process vendor in separate build

* build(webpack): change dev source map

* build(webpack): dont lint in prod builds

* build(webpack): move reduce redundancy for GIT_SHA

* docs(ui): update README

* build(webpack): add hash to production build
2019-07-23 14:10:34 -07:00
Daniel Campbell 00711c5c01
Update final onboarding step to offer next step options to the user (#11145)
* Update final onboarding step to offer next step options to the user

* Add fallback route

* style tweaks, update snapshot

* update id getter
2019-01-16 12:16:56 -08:00
Daniel Campbell 44feb51386
Onboarding responsive styles (#2352)
* update cubo doodles

* migrate style changes

* update snapshots
2019-01-08 14:40:09 -08:00
Palak Bhojani 0645a278cc Add Line Protocol component, tab selection, and add drag and drop import tab.
Co-authored-by: Palak Bhojani <palak@influxdata.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-12-04 11:06:23 -08:00
Michael Desa b9f70b7bec chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00