Commit Graph

102 Commits

Author SHA1 Message Date
Olivier
7c19e11d93 Add MASTER label + icons for ready status 2020-02-07 18:49:19 +01:00
Eric Herbrandson
0eaa228871 Merge pull request #65 from turbosquid/issues/apiVersion
fix deprecated api versions
2020-02-05 20:53:54 -06:00
Eric Herbrandson
e239e1e3a3 Merge pull request #63 from ConnorGraham/master
Support for multiple ingress paths
2020-02-05 20:47:54 -06:00
Eric Herbrandson
d95e58b6f4 Merge pull request #64 from ConnorGraham/helm0.0.1
Typo in chart archive
2020-02-05 20:46:51 -06:00
Mister Owings
42b017670b fix deprecated api versions 2020-01-31 14:31:07 -06:00
ConnorGraham
5f3810edef Service account yaml 2020-01-30 16:04:49 -05:00
ConnorGraham
c2148ed25d Merge branch 'helm0.0.1' 2020-01-30 16:02:49 -05:00
ConnorGraham
d1dbe46145 Typo 2020-01-30 15:42:09 -05:00
ConnorGraham
007ea2891e helmignore 2020-01-30 14:55:34 -05:00
ConnorGraham
9f6099ac25 Typo in chart archive 2020-01-30 14:52:45 -05:00
ConnorGraham
3fbda60228 Support for multiple ingress paths 2020-01-30 12:58:06 -05:00
Eric Herbrandson
18fc286569 Merge pull request #53 from olivergg/href_for_urls_in_metadata
Href for urls in metadata
2020-01-15 09:12:52 -06:00
Eric Herbrandson
650853174f Merge pull request #54 from olivergg/show_job_duration
Show job duration in job detail
2020-01-15 09:12:29 -06:00
Olivier
45f81db3a3 Show job duration in job detail 2020-01-05 10:11:34 +01:00
Olivier
a0177115c5 Add anchor link for metadata values that match valid URLs 2020-01-04 20:33:35 +01:00
Eric Herbrandson
cdc1a3b536 Merge pull request #51 from herbrandson/dependabot/npm_and_yarn/server/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15 in /server
2020-01-03 13:14:00 -06:00
dependabot[bot]
ca943aa291 Bump lodash from 4.17.11 to 4.17.15 in /server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-03 19:06:21 +00:00
Eric Herbrandson
f7fd667457 Merge pull request #46 from olivergg/improve_duration_frmat
Use humanize-duration to better format duration (mo, m, ms)
2020-01-03 13:05:46 -06:00
Eric Herbrandson
c6ff53dce3 Merge pull request #48 from nomadreservations/feature/47-autocomplete
#47: Treat token as password field
2020-01-03 13:04:25 -06:00
Paul Ryan
acbcfe2d25 #47: Treat token as password field 2019-12-25 13:17:12 -08:00
Olivier
57027cc07d Use humanize-duration to better format duration (mo, m, ms) 2019-12-16 19:37:11 +01:00
Eric Herbrandson
78fbe4b4ad Merge pull request #33 from titilambert/master
Support k8s cluster with  parameter
2019-07-10 15:14:06 -04: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
0a7f9c1ebd Updating the readme to indicate that kubectl proxy cannot be used to access k8dash 2019-06-19 08:42:03 -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
fb23f08c1c Small fix to Helm chart 2019-06-08 13:21:55 -05:00
Eric Herbrandson
56f6d2ff7c Merge branch 'master' into dev 2019-06-07 07:32:49 -05:00
Eric Herbrandson
e119955ecc Small fix to helm chart 2019-06-07 07:32:21 -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
b115dcced3 Merge pull request #24 from KnicKnic/master
ensure k8dash scheduled on linux nodes
2019-05-21 08:28:19 -05:00
Nick Maliwacki
9f44b0d39e ensure k8dash scheduled on linux nodes 2019-05-20 20:52:53 -07: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