Commit graph

1664 commits

Author SHA1 Message Date
Guzel738
a08fc65487
Update Messages.spec.tsx 2021-02-02 12:51:38 +03:00
Guzel738
fbd9e5b3e2
Update package.json 2021-02-02 11:51:59 +03:00
Guzel738
4c3e6c4449 Test script updated 2021-02-02 11:48:59 +03:00
Guzel738
b4f71891a9 Mock function fixed 2021-02-01 21:21:40 +03:00
German Osin
481c321d06
ISSUE-169 Sort topics (#172) 2021-02-01 18:01:18 +03:00
Guzel738
bbf6807a0c Messages component covered with tests 2021-02-01 17:51:53 +03:00
Guzel738
c4f256ceef Messages component covered with tests, integration to the git hooks added 2021-02-01 17:15:06 +03:00
Guzel738
5f1e057a48 Messages component covered with tests, integration to the git hooks added 2021-02-01 17:13:27 +03:00
Guzel738
fe1929ebe8 Changes made 2021-02-01 14:11:09 +03:00
Guzel738
a818168eaa serviceWorker file fixed 2021-02-01 13:04:05 +03:00
Guzel738
79033de3ea Tests for Messages component 2021-02-01 13:04:05 +03:00
Guzel738
b27bef8afa Clean up 2021-02-01 13:04:05 +03:00
Guzel738
89ae3c0e0e Initial tests created 2021-02-01 13:03:01 +03:00
German Osin
1d60db44df
Update README.md
Fixed ui url
2021-01-29 15:24:59 +03:00
German Osin
987150c1a5
Update README.md
Fixed docker run command
2021-01-29 15:23:02 +03:00
Guzel738
3c843e1266
Unexpected any types replaced (#160)
* Any types replaced

* No console rule disabled
2021-01-26 21:42:16 +03:00
Guzel738
9f3ae3a614
Node version updated (#159)
* Node version updated

* Fixed the problem of building the project

* Extra spaces removed
2021-01-26 12:45:03 +03:00
66632
e2ca126354 Increased version in pom.xml 2021-01-22 11:14:20 +00:00
Oleg Shur
f98abfb79d
Merge pull request #161 from provectus/dependabot/npm_and_yarn/kafka-ui-react-app/immer-8.0.1
Bump immer from 6.0.9 to 8.0.1 in /kafka-ui-react-app
2021-01-21 12:40:45 +03:00
dependabot[bot]
adab855d13
Bump immer from 6.0.9 to 8.0.1 in /kafka-ui-react-app
Bumps [immer](https://github.com/immerjs/immer) from 6.0.9 to 8.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v6.0.9...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 08:55:51 +00:00
Guzel738
cc7a933ba2
Merge pull request #157 from provectus/i137/mock_server
Mock server removal
2021-01-20 15:05:31 +03:00
German Osin
c27dfb8ff9 Merge branch 'master' of github.com:provectus/kafka-ui 2021-01-20 14:38:05 +03:00
German Osin
4921f61457 Fixed npe 2021-01-20 14:37:52 +03:00
66632
c701a1763a Increased version in pom.xml 2021-01-20 09:40:13 +00:00
azatsafin
222cf2c651
Update Jenkinsfile 2021-01-20 12:28:43 +03:00
German Osin
1e249cb7a5 NPE check before metrics sum 2021-01-20 12:26:07 +03:00
Guzel738
9f138838ad Dependencies related to mock server removed and README updated 2021-01-19 14:55:45 +03:00
Guzel738
3357820a44 Mock script removed & README updated 2021-01-19 12:47:01 +03:00
Guzel Kafizova
0a0b79ec55 [Issue-137] directory mock removed 2021-01-18 12:28:06 +03:00
Oleg Shur
4d8ef5e61f
Merge pull request #153 from provectus/update-kafka-ui-react-app-readme
Updated readme for react app
2021-01-18 11:26:58 +03:00
Roman Gafiatullin
ce749f480a Update readme 2021-01-12 21:57:01 +03:00
soffest
fbc2ab306e
Issue#149 Fixed consumer groups pages. (#150)
* Fixed consumer groups pages.
Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
2020-12-25 18:27:09 +03:00
soffest
4bd5f7d9da
Fixed topic message search params after navigation to next page. (#140)
Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
2020-12-15 15:26:37 +03:00
German Osin
181ae1fe45 Merge branch 'master' of github.com:provectus/kafka-ui 2020-12-14 13:09:18 +03:00
German Osin
29887cb4e0 Hot fix polling 2020-12-14 13:08:57 +03:00
azatsafin
e7d6ad65e0
Merge pull request #139 from provectus/kafka-ui-fix-buid
Fixing release build.
2020-12-10 15:49:28 +03:00
Sofia Shnaidman
5304a84dd3 Updated locked lib versions. 2020-12-10 15:27:22 +03:00
azatsafin
f4e919ecc5
Update Jenkinsfile 2020-12-10 14:05:33 +03:00
Oleg Shur
f5ed4a4d1b
Merge pull request #133 from provectus/chore/update_react
[CHORE] Update dependencies. Clean linter warnings
2020-12-07 14:46:09 +03:00
Oleg Shuralev
376c25ab05
[CHORE] Update React to v17 2020-12-07 14:08:50 +03:00
azatsafin
d810db1399
Merge pull request #136 from provectus/investigate-jenkins-build-failures
JenkinsFile
2020-12-07 12:48:08 +03:00
azatsafin
322482b08e
Update Jenkinsfile 2020-12-07 12:09:20 +03:00
Azat Safin
c38f8194b5 Increase memory limits 2020-12-06 15:51:17 +03:00
Azat Safin
0bbdddf5a0 Increase memory limits 2020-12-06 15:24:56 +03:00
Azat Safin
36218057dc Increase memory limits 2020-12-06 15:23:45 +03:00
Azat Safin
8287bbdb49 Increase memory limits 2020-12-06 15:12:07 +03:00
Azat Safin
1f43ebe9bb Increase memory limits 2020-12-06 13:41:22 +03:00
Azat Safin
254efa283f Increase memory limits 2020-12-06 13:28:46 +03:00
Azat Safin
6189db594e Increase memory limits 2020-12-06 13:08:59 +03:00
Azat Safin
768fd14a88 Increase memory limits 2020-12-06 13:06:45 +03:00