Commit Graph
57 Commits
Author SHA1 Message Date
Paul Ryan acbcfe2d25 #47: Treat token as password field 2019-12-25 13:17:12 -08:00
Thibault Cohen c6165ecc72 Support k8s cluster with parameter 2019-07-10 14:29:55 -04:00
Eric Herbrandson 57da03ca1e Fixing regression with invalid jwt being passed to the 'watch' apis 2019-06-24 08:58:07 -05:00
Eric Herbrandson a512596757 Fixing bug with displaying correct menu items when using oidc. Other small improvements 2019-06-23 22:29:18 -05:00
Eric Herbrandson 5608c35c66 Limit menu options based on accounts permissions 2019-06-22 23:07:19 -05:00
Eric Herbrandson ce80f6beda Merge branch 'dev' into rules 2019-06-22 16:56:41 -05:00
Eric Herbrandson 01e49e3f56 Removing moment.js (a bit of perf gain) 2019-06-22 16:52:43 -05:00
Eric Herbrandson 9f9dc00b27 A bit of performance work 2019-06-22 16:10:24 -05:00
Eric Herbrandson 4b8b23423d Adding ability to pass authorization headers recieved from the GET for the index.html page through to the client 2019-06-22 15:31:20 -05:00
Eric Herbrandson b601e7799f Better icon styling to indicate various states 2019-06-22 14:46:38 -05:00
Eric Herbrandson 412d6aa02a Improvements to the logging ui. Correctly decoding unicode chars. Initial support for ansi color codes. Fixing bug where logs could be repeated multiple times. Performance improvements. 2019-06-18 08:16:25 -05:00
Eric Herbrandson 97afc1f96b Smart login doesn't loose the original url 2019-06-13 21:52:47 -05:00
Eric Herbrandson 5872bdba89 Update npm and node dependencies 2019-06-13 21:34:08 -05:00
Eric Herbrandson 9ee364be07 Making names in EventPanel into links 2019-06-13 15:20:46 -05:00
Eric Herbrandson 26dcdb2712 Initial work at hide menu items based on user roles 2019-06-07 07:31:38 -05:00
Eric Herbrandson 6218eb3db7 Fixing bug with 'logs' and 'exec' paths (missing shebangs) 2019-05-19 19:37:29 -05:00
Eric Herbrandson 893ad958b3 Replacing 'page' npm package with custom router 2019-05-19 19:07:27 -05:00
Eric Herbrandson 223961a615 Setting a 'base' tag to index.html to enable serving k8dash from non-root urls 2019-05-19 17:18:25 -05:00
Eric Herbrandson d411607b83 Enabling ability for k8dash to be served from non-root urls 2019-05-18 15:28:51 -05:00
Eric Herbrandson 31abb469ef Fixing bug with Yaml not wrapping correctly in Firefox/Safari 2019-05-17 12:59:09 -05:00
Eric Herbrandson 269314f914 Better support for non-admin RBAC roles 2019-05-14 21:11:18 -05:00
Eric Herbrandson 25f31d5766 One more small fix for menu text cutoff 2019-05-02 10:14:06 -05:00
Eric Herbrandson 30cb520d8b Fixing issue w/ text being cut off in the menu 2019-05-02 10:09:08 -05:00
Eric Herbrandson 4971968909 Removing an old comment 2019-05-01 13:40:43 -05:00
Eric Herbrandson 28de53c37c Refactoring. More chart clean up. Improving sorting by pod resources. 2019-04-23 22:42:20 -05:00
Eric Herbrandson 6d8392312c Merge branch 'stats' into dev 2019-04-23 21:59:38 -05:00
Eric Herbrandson e69e8101a7 Adding missing file 2019-04-23 21:58:33 -05:00
Eric Herbrandson 4fb8d09a01 Creating custom donut chart with animations 2019-04-23 21:58:19 -05:00
Eric Herbrandson 67548c3a0f Adding more columns to pods/nodes to better display reservations and limits 2019-04-20 16:32:45 -05:00
Eric Herbrandson db079e78d0 Small styling change for nodesPanel 2019-04-20 16:31:16 -05:00
Eric Herbrandson 408cb6b8b4 More stying of charts 2019-04-20 16:29:02 -05:00
Eric Herbrandson 8ea4bd32a0 A lot of charts work 2019-04-16 20:05:17 -05:00
Eric Herbrandson 6d12138a60 Small fix to colSpan on workloads. 2019-04-15 09:15:30 -05:00
Eric Herbrandson 9121fc924c Cleaning up a few small issues w/ responsive design 2019-04-15 08:42:30 -05:00
Eric Herbrandson 37406afccd Improving ios installed app experience 2019-04-12 23:59:53 -05:00
Eric Herbrandson c5f7275958 Wrapping up responsive design overhaul 2019-04-12 23:16:49 -05:00
Eric Herbrandson 75009ba18e Initial work on responsive/mobile design 2019-04-11 18:26:47 -05:00
Eric Herbrandson 4d82c4e3e6 Fixing bug with viewing namespaces 2019-04-08 19:53:42 -05:00
Eric Herbrandson 659702304f Fixing issue w/ opening links in new tabs showing a 'page not found' error 2019-04-08 19:40:15 -05:00
Eric Herbrandson cfb407c1e4 Merge branch 'dev' of github.com:herbrandson/k8dash into dev 2019-04-07 15:36:39 -05:00
Eric Herbrandson ce34a7a173 Some styling efforts 2019-04-07 15:36:36 -05:00
frohikey 7c88f48f99 Helper function parseUnitsOfBytes 2019-04-07 21:52:54 +02:00
Eric Herbrandson b93a3f741e Switching router to solve issue w/ routing to urls with colons in the item name 2019-04-07 14:31:32 -05:00
frohikey a4fad0e37b Fix parsing disk space / ram 2019-04-07 18:29:10 +02:00
Eric Herbrandson 8b254e8186 Adding sorting by cpu/ram support to nodes view. Some better error handling and messaging. Improved logging on the server. Better proxy handling on server (changeOrigin) 2019-04-06 14:35:27 -05:00
Eric Herbrandson 4526ecec02 Refactoring. Better charts. Fixed a bug parsing cpu usage. Using a better api for validating tokens. Added some server logging at startup to help track down issues. 2019-04-03 22:17:08 -05:00
Eric Herbrandson 421fd04ec8 Lazily request docs (so we don't request them before we've auth-ed) 2019-04-02 13:05:16 -05:00
Anthony Elizondo fcee4f4a1f typo fix 2019-04-02 11:05:44 -04:00
Eric Herbrandson 7f20f28733 Updating some images 2019-03-28 20:10:54 -05:00
Eric Herbrandson 9c823a6682 Fixing bad link to dockerhub. Improving UX around editing yaml. 2019-03-26 19:52:09 -05:00