Commit Graph

28 Commits

Author SHA1 Message Date
Patrik Oldsberg 9258c54f87 Merge branch 'master' into rugvip/mod 2021-06-22 10:07:18 +02:00
Patrik Oldsberg d453c05dc3 apply core-imports codemod to all packages and plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 15:33:08 +02:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
ebarrios 0eac754a89 Added test case for lag field in the kafka plugin
Signed-off-by: ebarrios <esteban.barrios@trivago.com>
2021-03-08 10:17:50 +01:00
ebarrios e15f7a6464 Added missing row to variables
Signed-off-by: ebarrios <esteban.barrios@trivago.com>
2021-03-05 17:02:50 +01:00
ebarrios 8f72318fec Added lag column to the kafka plugin
Signed-off-by: ebarrios <esteban.barrios@trivago.com>
2021-03-05 16:54:13 +01:00
Patrik Oldsberg 7716d1d709 kafka: migrate to new composability API 2021-02-02 23:47:25 +01:00
Oliver Sand c677643afa Rename from @backstage/plugin-catalog-common-react to @backstage/plugin-catalog-react 2021-01-29 10:54:09 +01:00
Oliver Sand 019fe39a08 Createa @backstage/plugin-catalog-common-react package 2021-01-29 10:54:09 +01:00
Nir Gazit 9488ea7df3 Fixed bug in ConsumerGroupOffsets test 2021-01-21 14:07:32 +02:00
Nir Gazit 7112565f45 Added support for multiple consumed topics 2021-01-21 12:32:02 +02:00
Nir Gazit f9ea22b572 Merge branch 'master' into multi-cluster 2021-01-20 22:17:22 +02:00
ImgBotApp a19a6056f4 [ImgBot] Optimize images
*Total -- 458.25kb -> 259.11kb (43.46%)

/plugins/kafka/src/assets/screenshot-1.png -- 454.88kb -> 255.74kb (43.78%)
/plugins/kubernetes/src/assets/emptystate.svg -- 3.37kb -> 3.37kb (0.03%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-01-20 18:54:52 +00:00
Nir Gazit b1e40248ca Merge branch 'master' into multi-cluster 2021-01-19 17:07:15 +02:00
Nir Gazit 1f38ef08b5 Changed method name in KafkaBackendClient.ts 2021-01-19 17:02:59 +02:00
Nir Gazit 285d216403 Added support for multiple kafka clusters 2021-01-19 16:59:39 +02:00
Nir Gazit a81bc52801 Added test for consumer group offset hooks 2021-01-18 16:13:40 +02:00
Nir Gazit c794d23f8e Added UI test for consumer table 2021-01-17 20:03:52 +02:00
Nir Gazit 31a7ab935f changed kafka consumer group annotation to plural 2021-01-13 09:56:31 +02:00
Nir Gazit 846cd36f63 removed accidently added half-finished tests 2021-01-12 19:59:44 +02:00
Nir Gazit 44f841959b Added backend tests; Fixes following CR 2021-01-12 19:45:48 +02:00
Nir Gazit 5a714abfb2 Fixed ESLint errors 2021-01-10 13:09:27 +02:00
Nir Gazit 428a503562 Run prettier on 2 non pretty files 2021-01-10 12:05:39 +02:00
Nir Gazit 16cd6b8e25 Added documentation, addd plugin to sample app 2021-01-09 21:56:54 +02:00
Nir Gazit c139285492 Split to kafka backend plugin 2021-01-09 21:18:41 +02:00
Nir Gazit 343026aade small integration fixes to kafka client plugin 2021-01-05 19:08:33 +02:00
Nir Gazit b617083159 Added a table for showing consumer group topic offsets 2021-01-05 12:46:05 +02:00
Nir Gazit 5ac1779f1a Added a scaffolded new plugin 2020-12-21 13:21:48 +02:00