Commit Graph
198 Commits
Author SHA1 Message Date
Eric Blackburn 2e8fdad99f Converted client/src/components/donut.js to Typescript tsx 2020-08-06 13:53:37 -05:00
Eric Blackburn 29c80726e2 Converted client/src/components/doc.js to typescript tsx 2020-08-06 12:32:56 -05:00
Eric Herbrandson ea2ba42473 Merge branch 'master' into dev 2020-08-05 21:49:10 -05:00
Eric Blackburn baf8a842ea Updated filter.tsx to be compatible with inputFilter.tsx 2020-08-05 20:25:11 -05:00
Eric HerbrandsonandGitHub 3ea561ab07 Merge pull request #112 from tianni4104/typescript
convert art and multiple components to ts and some typings
2020-08-05 17:55:57 -05:00
atu 6fc8d8fdbe fix art type and add sorter to tsx 2020-08-05 15:46:34 -07:00
atu 95288b1cb3 convert all art to ts 2020-08-05 15:24:10 -07:00
Eric Blackburn e77d094e62 Updated FieldProps.children to be ReactNode to support an array. Fixed syntax as well. 2020-08-05 17:15:09 -05:00
Eric Blackburn 797d95b3f8 Converted client/src/components/inputFilter.js to tsx 2020-08-05 17:13:48 -05:00
atu c88a1f6556 convert multiple components to ts and some typings 2020-08-05 14:42:32 -07:00
Eric Herbrandson 354d6b17c8 Adding missing files. Converting deleteButton.js and notifier.js 2020-08-05 16:28:47 -05:00
Eric Herbrandson 1948cb896d Converting Button.js and Chart.js to ts 2020-08-05 16:14:25 -05:00
Eric HerbrandsonandGitHub 4cf4222289 Merge pull request #110 from ericblackburn/typescript
Converted src/components/field.js to tsx
2020-08-05 16:05:09 -05:00
Eric Blackburn 2f8c9af46b Converted src/components/field.js to tsx 2020-08-05 15:56:53 -05:00
atu 5ffec37d37 convert base.js to ts 2020-08-05 13:44:19 -07:00
atu 7cb1956ba8 convert multiple files into ts 2020-08-05 12:14:28 -07:00
atu 86692f6d7a remove empty check and empty tag 2020-08-05 10:17:46 -07:00
atu cf3a163cf7 add types for react 2020-08-05 09:51:46 -07:00
Eric Herbrandson 98e345aa17 Getting eslint correctly using typescript 2020-08-05 08:03:58 -05:00
Eric Herbrandson 233ad85bad Adding npm command to run linting 2020-08-05 07:54:22 -05:00
Eric Herbrandson 6dfec43454 Adding missing files 2020-08-05 07:52:10 -05:00
Eric Herbrandson 854b7ba843 Initial pass at typescript conversion 2020-08-04 13:34:47 -05:00
atu 7cf8d105df Add support for Horizontal Pod Autoscaling (HPA) 2020-08-03 21:48:50 -07:00
Eric Herbrandson 545c9271ab Resolving security warning around target=_blank anchor 2020-07-28 13:33:32 -05:00
wizawu 70483ec888 Filter 'Running' phase in getResourcePercentDisplay 2020-07-10 15:15:49 +08:00
wizawu 6fe79962c1 Filter 'Running' phase in getNodeResourcePercent 2020-07-02 15:51:55 +08:00
Eric Herbrandson 0f274e7a37 Fixing bad commit (missing lodash import) 2020-05-07 15:58:29 -05:00
Eric Herbrandson 7162b71615 Updating npm dependencies 2020-05-07 15:33:10 -05:00
Eric Herbrandson 65fe59bfd7 Fixing bug in ingress view when there are no paths configured 2020-05-07 15:28:12 -05:00
Olivier 52174e8751 Add utils/nodeHelpers.js to provide some Node related utility functions 2020-04-30 17:10:15 +02:00
Olivier c285b91264 Sort by node ready status by default (unready first) 2020-04-30 14:41:20 +02:00
wizawu 4787043077 Change font-family of .editorModal_input to monospace 2020-04-14 23:15:11 +08:00
Olivier c9cf3578f9 Display taints in node panel 2020-04-13 14:29:52 +02:00
Olivier 517f2ff0db Use lodash _.has to check the master label in MetadataColumns 2020-02-07 18:49:19 +01:00
Olivier fb748e584b Add a null check on item.metadata.labels 2020-02-07 18:49:19 +01:00
Olivier 7c19e11d93 Add MASTER label + icons for ready status 2020-02-07 18:49:19 +01:00
Eric HerbrandsonandGitHub 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
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 HerbrandsonandGitHub 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
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
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