Commit graph

1664 commits

Author SHA1 Message Date
Azat Safin
d2524ac868 JenkinsFile 2020-12-06 12:28:39 +03:00
azatsafin
d598a57ce2
Update Jenkinsfile 2020-12-03 15:49:27 +03:00
azatsafin
25047aefd1
Update Jenkinsfile 2020-12-03 15:46:45 +03:00
azatsafin
af9fc5b665
Update Jenkinsfile 2020-12-03 15:31:47 +03:00
German Osin
cbc54f8416
Added custom properties & fixed reset policy (#134)
* Added custom properties support
2020-12-02 21:47:57 +03:00
Oleg Shuralev
7ac9f6d038
[CHORE] Update dependencies. Clean linter warnings 2020-12-02 17:33:59 +03:00
soffest
dd26014be1
Fixed api base path in react app. (#131)
Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
2020-12-02 16:54:35 +03:00
soffest
4ec0422357
Brokers, Topic details: Display disk usage. (#129)
* Display brokers disk usage.

* Fixed disk usage alignment.

* Added disk usage to topic details.

* Updated metrics wrapper props.

Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
2020-11-30 15:48:08 +03:00
Azat Mutigullin
1a7aed10b6
Merge pull request #123 from whotake/enhancement/simplift-eslint-config
[FE] Simplify Eslint config
2020-11-26 13:51:58 +03:00
Azat Mutigullin
ead4789cff [FE] Simplify Eslint config 2020-11-24 14:10:47 +03:00
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