atu
|
95eccb61d0
|
add debounce for connectStream
|
2020-08-10 19:22:26 -07:00 |
|
 Eric HerbrandsonandGitHub
|
f30cedcd1e
|
Merge pull request #118 from tianni4104/typescript
extra components into ts
|
2020-08-10 10:53:30 -05:00 |
|
atu
|
18d5d378b3
|
fix some types
|
2020-08-09 20:56:25 -07:00 |
|
Eric Herbrandson
|
cca2f33c86
|
Converting Nodes, Node, Pods, and Pod to TS
|
2020-08-09 18:26:49 -05:00 |
|
atu
|
4b6b80ece3
|
extra components into ts
|
2020-08-08 15:20:02 -07:00 |
|
atu
|
710bc8d446
|
extra components into ts
|
2020-08-08 15:20:02 -07:00 |
|
 Eric HerbrandsonandGitHub
|
a71ce9a620
|
Merge pull request #120 from ericblackburn/typescript
Converted eventsPanel.js to Typescript tsx
|
2020-08-07 09:07:48 -05:00 |
|
Eric Blackburn
|
b6f238c350
|
Converted eventsPanel.js to Typescript tsx
|
2020-08-06 17:58:55 -05:00 |
|
Eric Herbrandson
|
31129a419b
|
Converting namespaces.js to TS
|
2020-08-06 17:01:50 -05:00 |
|
Eric Herbrandson
|
15a73a9f6f
|
Converting apiProxy.js, api.js, and namespace.js to TS
|
2020-08-06 16:41:12 -05:00 |
|
 Eric HerbrandsonandGitHub
|
0ea9c39be0
|
Merge pull request #114 from tianni4104/typescript
convert all utils into ts
|
2020-08-06 14:33:01 -05:00 |
|
atu
|
d5e907c71b
|
replace any[] with TODO[]
|
2020-08-06 12:31:14 -07:00 |
|
atu
|
2fa1f8d320
|
fix type any to TODO and add multiple components to ts
|
2020-08-06 12:31:14 -07:00 |
|
atu
|
345acf3ce9
|
fix type
|
2020-08-06 12:31:14 -07:00 |
|
atu
|
6d0e0dce44
|
convert all utils into ts
|
2020-08-06 12:31:14 -07:00 |
|
 Eric HerbrandsonandGitHub
|
03a646f636
|
Merge pull request #117 from ericblackburn/typescript
Converted client/src/components/donut.js to Typescript tsx
|
2020-08-06 14:22:20 -05:00 |
|
Eric Blackburn
|
3d3fc19973
|
Updated donut.tsx to call super.componentWillUnmount() first, so that it inherits any future logic changes to base
|
2020-08-06 14:18:56 -05:00 |
|
Eric Herbrandson
|
52b730bb65
|
Prep work
|
2020-08-06 14:18:51 -05:00 |
|
Eric Blackburn
|
2e8fdad99f
|
Converted client/src/components/donut.js to Typescript tsx
|
2020-08-06 13:53:37 -05:00 |
|
 Eric HerbrandsonandGitHub
|
24b9410c78
|
Merge pull request #116 from ericblackburn/typescript
Converted client/src/components/doc.js to typescript tsx
|
2020-08-06 13:26:36 -05:00 |
|
Eric Blackburn
|
29c80726e2
|
Converted client/src/components/doc.js to typescript tsx
|
2020-08-06 12:32:56 -05:00 |
|
 Eric HerbrandsonandGitHub
|
704bb32fa1
|
Merge pull request #115 from ericblackburn/typescript
Updated filter.tsx to be compatible with inputFilter.tsx
|
2020-08-06 09:18:45 -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 |
|
 Eric HerbrandsonandGitHub
|
15afea4b7c
|
Merge pull request #113 from ericblackburn/typescript
Typescript: Converted inputFilter and updated field.tsx FieldProps children type
|
2020-08-05 17:44:38 -05: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 |
|
 Eric HerbrandsonandGitHub
|
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 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 |
|
 Eric HerbrandsonandGitHub
|
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 HerbrandsonandGitHub
|
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 HerbrandsonandGitHub
|
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 HerbrandsonandGitHub
|
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 |
|