Azat Mutigullin
3c4ccf9eb4
Merge pull request #117 from whotake/enhancement/fix-eslint-errors
...
[FE] Fix eslint and prettier errors
2020-11-24 13:25:15 +03:00
Azat Mutigullin
effe0603d6
[FE] After merge fixes
2020-11-23 14:47:40 +03:00
Azat Mutigullin
058c156144
Merge remote-tracking branch 'origin/master' into enhancement/fix-eslint-errors
...
# Conflicts:
# kafka-ui-react-app/package-lock.json
# kafka-ui-react-app/src/components/Brokers/Brokers.tsx
# kafka-ui-react-app/src/components/Brokers/BrokersContainer.ts
# kafka-ui-react-app/src/components/Dashboard/ClustersWidget/ClusterWidget.tsx
# kafka-ui-react-app/src/components/Dashboard/ClustersWidget/ClustersWidget.tsx
# kafka-ui-react-app/src/components/Topics/Details/DetailsContainer.ts
# kafka-ui-react-app/src/components/Topics/Details/Messages/Messages.tsx
# kafka-ui-react-app/src/components/Topics/List/ListItem.tsx
# kafka-ui-react-app/src/components/Topics/New/NewContainer.ts
# kafka-ui-react-app/src/components/Topics/TopicsContainer.ts
# kafka-ui-react-app/src/redux/actions/actions.ts
# kafka-ui-react-app/src/redux/api/clusters.ts
# kafka-ui-react-app/src/redux/api/consumerGroups.ts
# kafka-ui-react-app/src/redux/api/topics.ts
# kafka-ui-react-app/src/redux/interfaces/broker.ts
# kafka-ui-react-app/src/redux/interfaces/topic.ts
# kafka-ui-react-app/src/redux/reducers/clusters/selectors.ts
# kafka-ui-react-app/src/redux/reducers/topics/reducer.ts
2020-11-23 14:39:34 +03:00
soffest
494443bb08
OpenAPI integration for kafka-ui frontend ( #120 )
...
* Added react openapi gen
* Integrated Openapi to React
Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
2020-11-20 14:16:27 +03:00
soffest
9fd3697062
Kafka ui contract: Updated schemas required props. ( #119 )
...
* Updated schemas required props.
* Renamed long to int64 params
Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
Co-authored-by: German Osin <german.osin@gmail.com>
2020-11-19 15:38:28 +03:00
Azat Mutigullin
be4b9543ce
[FE] Use id field for keys
2020-11-12 18:21:21 +03:00
German Osin
d593e6f70e
Fixed empty protobuf file
2020-11-12 14:16:43 +03:00
Azat Mutigullin
cba12d4ff4
[FE] Fix eslint errors
2020-11-11 12:36:44 +03:00
soffest
fb67b538c6
Feature#94 Added submit button to handle messages filter change. ( #107 )
...
* Added submit button to handle messages filter change.
* Using memoized callback for messages filtering.
2020-11-10 17:44:54 +03:00
azatsafin
3350c1fb80
Update Jenkinsfile ( #112 )
...
* Update Jenkinsfile
2020-11-10 14:10:08 +03:00
soffest
cee189a861
Feature#108: Topic message content tree view ( #110 )
...
* Implemented topic message content tree view.
* Cleanup.
* Attempt to fix build.
2020-11-10 13:38:19 +03:00
soffest
15c818fa70
Merge pull request #113 from provectus/bugfix/topic-create-update-callback
...
Prevent redirect to topic details before topic create/update response arrives.
2020-11-10 13:16:19 +03:00
German Osin
238631ac0c
Protobuf support ( #116 )
...
* Added schema registry protobuf support
* Fixed detection
* Added support for local protobuf file
* Fixed minor issues
2020-11-10 09:43:28 +03:00
German Osin
3c196587a3
Fixed metrics and stats endpoints ( #115 )
2020-11-09 20:25:48 +03:00
soffest
3649188d75
Merge pull request #111 from provectus/feature/cluster-status-in-sidebar
...
Feature#49 Added cluster status to sidebar.
2020-11-09 14:33:25 +03:00
German Osin
198c97403f
Update topic info after create/update ops ( #114 )
2020-11-09 14:24:45 +03:00
Sofia Shnaidman
6673bd53c4
Prevent redirect to topic details before topic create/update response arrives.
2020-11-09 11:20:17 +03:00
Sofia Shnaidman
b09af5c185
Merge branch 'master' of github.com:provectus/kafka-ui into feature/cluster-status-in-sidebar
2020-11-03 00:13:27 +03:00
Sofia Shnaidman
7d5af72bb9
Added cluster status to sidebar.
2020-11-03 00:10:48 +03:00
German Osin
88cc301bb6
Added common deserializer ( #109 )
2020-11-02 15:21:07 +03:00
66632
e9a6b52f2a
Increased version in pom.xml
2020-10-30 15:00:38 +00:00
66632
2a743a5bf4
Increased version in pom.xml
2020-10-30 14:52:14 +00:00
azatsafin
f6253b6bfa
Update Jenkinsfile
2020-10-30 17:42:38 +03:00
Rustam Gimadiev
f83409f8f5
change of release condition ( #105 )
2020-10-22 14:23:28 +03:00
66632
944fb19cb9
Increased version in pom.xml
2020-09-16 12:42:09 +00:00
azatsafin
abae56b3d0
added dotenv npm package to get param from .env ( #102 )
...
Co-authored-by: Azat Safin <asafin@Azats-MacBook-Pro.local>
2020-09-16 12:05:18 +03:00
German Osin
7e259c8528
Delete application-bet.yml
2020-08-18 14:07:34 +03:00
German Osin
a4f1908fb6
Small fixes
2020-08-18 14:01:06 +03:00
Anton Petrov
dce98a06a8
Fix cluster-only docker config ( #99 )
...
* Fix cluster-only docker config
* CI test
* CI test
* CI test
* Add replica back
2020-08-17 15:21:06 +03:00
Roman Nedzvetskiy
57a3e69278
Added message sending ( #85 )
...
* Added message sending
* sent message to kafka
* renamed docker service
* renamed message file
* Changed message to json
* fixed docker compose and messages
Co-authored-by: Roman Nedzvetskiy <roman@Romans-MacBook-Pro.local>
Co-authored-by: German Osin <german.osin@gmail.com>
2020-08-12 12:36:17 +03:00
German Osin
5ff3eaf743
Fix NPE if no offsets were found for specified timestamp ( #92 )
2020-08-12 11:47:29 +03:00
Anton Petrov
27d581fdb3
CI test
2020-08-11 22:43:23 +03:00
Anton Petrov
bf23e9c193
Fix NPE if no offsets were found for specified timestamp
2020-08-11 17:23:37 +03:00
66632
dd5389cb1c
Increased version in pom.xml
2020-08-05 13:26:31 +00:00
Bulat Yusupov
4190d76f2f
Fix build ( #91 )
...
* changed mvn to mvnw
* fixing build
added Dockerfile for openjdk
* fixing build
added Dockerfile for openjdk
* test commit
* test commit
* test commit
* test commit
* test commit
* test commit
* test commit
* test commit
* test commit
* changed step in Jenkinsfile
* changed step in Jenkinsfile
* test commit
* test commit
* test commit
* test commit
* test commit
* test commit
* test commit
* test commit
* test commit
* test commit
* test commit
Co-authored-by: Bulat Yusupov <byusupov@provectus.com>
2020-08-05 16:13:53 +03:00
German Osin
8494e91341
Fixed build and image name
2020-08-03 16:07:11 +03:00
66632
7a4e7820f4
Increased version in pom.xml
2020-08-03 12:47:46 +00:00
German Osin
8057dc123f
Fixed bugs ( #90 )
...
* Fixed bugs
* More fixes
2020-08-03 15:40:58 +03:00
66632
bc2efc9bee
Increased version in pom.xml
2020-08-03 07:50:57 +00:00
German Osin
f5bb336a75
Fixed initial config and docker images names ( #89 )
2020-08-03 10:39:19 +03:00
66632
cb0c1661da
Increased version in pom.xml
2020-07-31 12:53:43 +00:00
Bulat Yusupov
ed08f278f9
moved tagging before creating release notes ( #88 )
...
Co-authored-by: Bulat Yusupov <byusupov@provectus.com>
2020-07-31 15:37:01 +03:00
66632
d96ec48cc3
Increased version in pom.xml
2020-07-31 12:08:47 +00:00
Bulat Yusupov
db6824d19e
Fixed ci/cd release notes ( #87 )
...
* initial commit
* added timestamps and email recipient
* Revert "added timestamps and email recipient"
This reverts commit 41085705
* added steps to Jenkins pipeline
* added steps to Jenkins pipeline
* added script for creating release notes
* fixed script for creating release notes
* fixed script for creating release notes
* Increased version
* Revert "Increased version"
This reverts commit 86949059
* added steps to Jenkins pipeline
* Increased version
* moved ci-cd from ci-cd branch to master
* Revert "Increased version"
This reverts commit 666ee948
* fixes in pipeline
* fixed version for docker
* fixed version for docker
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* added conditions to jenkinsfile
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* fixed release_json.sh script
* fixed release_json.sh script
* fixed release_json.sh script
* testing PR build
* testing PR build
* testing PR build
Co-authored-by: Bulat Yusupov <byusupov@provectus.com>
Co-authored-by: 66632 <>
2020-07-31 14:46:08 +03:00
66632
f0559d0646
Increased version in pom.xml
2020-07-31 07:48:57 +00:00
Bulat Yusupov
e0290fc245
Ci cd ( #84 )
...
* initial commit
* added timestamps and email recipient
* Revert "added timestamps and email recipient"
This reverts commit 41085705
* added steps to Jenkins pipeline
* added steps to Jenkins pipeline
* added script for creating release notes
* fixed script for creating release notes
* fixed script for creating release notes
* Increased version
* Revert "Increased version"
This reverts commit 86949059
* added steps to Jenkins pipeline
* Increased version
* moved ci-cd from ci-cd branch to master
* Revert "Increased version"
This reverts commit 666ee948
* fixes in pipeline
* fixed version for docker
* fixed version for docker
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* added conditions to jenkinsfile
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* testing PR build
* fixed release_json.sh script
* fixed release_json.sh script
* fixed release_json.sh script
* testing PR build
* testing PR build
Co-authored-by: Bulat Yusupov <byusupov@provectus.com>
Co-authored-by: 66632 <>
2020-07-30 14:06:01 +03:00
Roman Nedzvetskiy
efc35a9cfb
Backend jmx metrics ( #64 )
...
* Start doing endpoint for jmx metrics
* Added endpoint for getting jmx metric per broker
* Cluster jmx metrics sum endpoit added
* Added endpoints for cluster metrics and broker metrics
* Cleared some code
* Fixed jmxmetrics names
* Changed to all values in metrics
* Removed redundant imports
* Renamed param constant
* Changed to calculate brokers and clusters metrics in one place
* Removed redundant imports
* Fixed some mistakes
* Replaced multiple method usage into single
* Fixed mulptiple call
* Removed cluster level metrics, now only broker-level metrics in cluster
* Just small fixes
* removed redundant variable
* Renamed method for cluster level metrics
* Fixed after PR and added sum for number cluster metrics by num and persec keywords in canonicalname
* Added metricdto object
* Added list of metrics to enum
* Renames and optimizings
* Renamed jmxmetrics objects param to metrics
Co-authored-by: Roman Nedzvetskiy <roman@Romans-MacBook-Pro.local>
2020-07-30 14:03:07 +03:00
Roman Nedzvetskiy
66afaa4971
Added begin and end offset param ( #78 )
...
* Added begin and end offset param
* moved consumer to try with resources block
* Fixed some problems
* Moved to gettopicdetails
* Cleanup code
Co-authored-by: Roman Nedzvetskiy <roman@Romans-MacBook-Pro.local>
Co-authored-by: German Osin <german.osin@gmail.com>
2020-07-24 14:16:49 +03:00
Anton Petrov
5ad3f5ce79
Do not wait for a full batch if there's no messages in the topic ( #77 )
2020-07-09 12:40:39 +03:00
Anton Petrov
4ed5f2dd10
Add optional authentication ( #67 )
...
* Add optional authentication
* Add example config for Google OAuth
2020-07-07 14:46:33 +03:00