Eric Blackburn
|
797d95b3f8
|
Converted client/src/components/inputFilter.js to tsx
|
2020-08-05 17:13:48 -05:00 |
|
Eric Herbrandson
|
ea2c30f320
|
Merge pull request #111 from danisyellis/typescript
update README with more complete dev environment setup instructions
|
2020-08-05 17:00:03 -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 |
|
Dani Gellis
|
b860959c0b
|
update README with more dev environment setup instructions
|
2020-08-05 14:20:11 -07:00 |
|
Eric Herbrandson
|
1948cb896d
|
Converting Button.js and Chart.js to ts
|
2020-08-05 16:14:25 -05:00 |
|
Eric Herbrandson
|
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 |
|
Eric Herbrandson
|
617243059c
|
Merge pull request #108 from tianni4104/typescript
Convert base.js into ts
|
2020-08-05 15:53:03 -05:00 |
|
atu
|
5ffec37d37
|
convert base.js to ts
|
2020-08-05 13:44:19 -07:00 |
|
Eric Herbrandson
|
34c477e12a
|
Merge pull request #109 from tianni4104/typescript
convert multiple files into ts
|
2020-08-05 14:38:13 -05:00 |
|
atu
|
7cb1956ba8
|
convert multiple files into ts
|
2020-08-05 12:14:28 -07:00 |
|
Eric Herbrandson
|
9ba430c228
|
Merge pull request #106 from tianni4104/hpa
Add support for Horizontal Pod Autoscaling (HPA)
|
2020-08-05 12:20:08 -05:00 |
|
atu
|
86692f6d7a
|
remove empty check and empty tag
|
2020-08-05 10:17:46 -07:00 |
|
Eric Herbrandson
|
e771feb61a
|
Merge pull request #107 from tianni4104/typescript
Add types for react
|
2020-08-05 11:56:07 -05: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 |
|
Eric Herbrandson
|
03e9a1cf9e
|
Making server port configurable
|
2020-07-28 08:46:21 -05:00 |
|
Eric Herbrandson
|
44a61b2cb2
|
Merge pull request #103 from indeedeng/dependabot/npm_and_yarn/server/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /server
|
2020-07-28 08:40:33 -05:00 |
|
dependabot[bot]
|
4f1957aa9b
|
Bump lodash from 4.17.15 to 4.17.19 in /server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 19:51:51 +00:00 |
|
Eric Herbrandson
|
b8c224cb14
|
Merge pull request #102 from wizawu/master
Filter 'Running' phase in getResourcePercentDisplay
|
2020-07-16 13:21:37 -05:00 |
|
wizawu
|
70483ec888
|
Filter 'Running' phase in getResourcePercentDisplay
|
2020-07-10 15:15:49 +08:00 |
|
Eric Herbrandson
|
4b9c3bc4fc
|
Merge pull request #100 from wizawu/master
Filter 'Running' phase in getNodeResourcePercent
|
2020-07-09 11:21:11 -05:00 |
|
wizawu
|
6fe79962c1
|
Filter 'Running' phase in getNodeResourcePercent
|
2020-07-02 15:51:55 +08:00 |
|
Eric Herbrandson
|
41763b994a
|
#89: Adding timestamps to server logs
|
2020-05-08 15:05:58 -05: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
|
d5e6fa7d03
|
Modifying contain to user USER 1000 instead of USER node to remove error when PSP is enabled
|
2020-05-07 15:29:14 -05:00 |
|
Eric Herbrandson
|
65fe59bfd7
|
Fixing bug in ingress view when there are no paths configured
|
2020-05-07 15:28:12 -05:00 |
|
Eric Herbrandson
|
aa6056fbfb
|
Merge branch 'master' into dev
|
2020-05-07 11:05:35 -05:00 |
|
Eric Herbrandson
|
6c9bc5dc7d
|
Merge pull request #86 from mjpitz/gh-82
gh-82: add CODE_OF_CONDUCT
|
2020-05-05 19:34:43 -05:00 |
|
Eric Herbrandson
|
b2042b9b96
|
Merge pull request #85 from mjpitz/gh-83
gh-83: add OSSMETADATA
|
2020-05-05 19:30:54 -05:00 |
|
Mya Pitzeruse
|
b7650521d7
|
gh-82: add CODE_OF_CONDUCT
|
2020-05-05 18:08:04 -05:00 |
|
Mya Pitzeruse
|
ee1537e8b9
|
gh-83: add OSSMETADATA
|
2020-05-05 18:05:38 -05:00 |
|
Eric Herbrandson
|
49f86e41c2
|
Merge pull request #81 from olivergg/sort_unready_node
Sort by node ready status by default (unready first)
|
2020-04-30 11:16:34 -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 |
|
Eric Herbrandson
|
0a12050a40
|
Merge pull request #78 from wizawu/master
Change font-family of `.editorModal_input` to monospace
|
2020-04-15 10:59:32 -05:00 |
|
wizawu
|
4787043077
|
Change font-family of .editorModal_input to monospace
|
2020-04-14 23:15:11 +08:00 |
|
Eric Herbrandson
|
e0d27fec25
|
Merge pull request #76 from olivergg/display_node_taints
Display taints in node panel
|
2020-04-13 07:53:13 -05:00 |
|
Olivier
|
c9cf3578f9
|
Display taints in node panel
|
2020-04-13 14:29:52 +02:00 |
|
Eric Herbrandson
|
90baf0efa5
|
Adding more configuration support for OIDC options
|
2020-02-29 10:10:14 -06:00 |
|
Eric Herbrandson
|
a290858595
|
Merge pull request #68 from olivergg/improve_ready_status_in_nodes_page
Improve ready status in nodes page
|
2020-02-14 10:10:36 -06: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 |
|