Oleg Shur
d9e74deb28
[Experimental] New Messages layout ( #2462 )
2022-09-20 13:44:02 +03:00
Oleg Shur
8d3f098385
Use back link instead of breadcrumbs ( #2430 )
...
* Use back link instead of breadcrumbs
* Unify topic pages
* Unify topic page actions
* fix
* Remove unused test
2022-08-15 14:08:10 +03:00
MichaelGonzalezMurillo
24243e36ac
Fix validation message for Topic name field ( #2425 )
...
* Fixes #2203
* Fixes #2203 adding unit tests
2022-08-12 15:21:15 +04:00
Oleg Shur
1b71ccb975
Migrate React app to Vite ( #2153 )
...
* Ejected CRA
* Cleanup
* jest
* Cleanup
* refactor cluster widgets
* configure build
* configure build
* configure coverage
* Experiment with lazy
* add ace to vendor
* Cleanup
2022-06-15 16:59:02 +03:00
Robert Azizbekyan
a211c41207
adding AsyncRequestStatus enum to avoid possible gramatical issues ( #2093 )
2022-06-02 13:33:13 +04:00
Kirill Morozov
4f1078aabb
Next button removed ( #2036 )
...
* Next button removed
* Removed Next button functionality
* Removed unused import
2022-05-30 13:15:27 +03:00
Robert Azizbekyan
2a0c8176ab
Fix KSQLDB breadcrumbs spelling ( #1843 )
...
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-04-22 04:38:06 +04:00
Damir Abdulganiev
ced74ac550
[ Fixes #1534 ] No originally selected custom parameters in topic's edit tab ( #1538 )
...
- Fixes No originally selected custom parameters in topic's edit tab #1534
- Adds test case for CustomParams to verify fix
- Updates CustomParamsField to use predefined value
- Renames INDEX_PREFIX to TOPIC_CUSTOM_PARAMS_PREFIX and moves it to constants file
- Removes unused configs from Topic/Edit component
- Rewrites DangerZone styled's
- Rewrites DangerZone tests
- Adds margin to DangerZone to match TopicForm width
- Adds simple Topic/Edit test
- Changes sonar-project.properties file's sonar.exclusions to correctly ignore paths
Signed-off-by: Roman Zabaluev <rzabaluev@provectus.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-02-03 13:29:02 +03:00
Damir Abdulganiev
982d29709b
[ Fixes #1510 ] UI, Critical: retention.bytes parameter set to 0 ( #1514 )
...
* Changes Default value of rentention.bytes
* Adds test for TopicForm
* Removes bug from Topic/New test
* Updates Topic/New test
* Adds accessible names for TopicForm
* Add id's to Select component
2022-02-01 17:08:46 +03:00
dependabot[bot]
e2b63fcec2
Bump eslint-config-airbnb-typescript from 12.3.1 to 14.0.2 in /kafka-ui-react-app ( #1294 )
...
* Bump eslint-config-airbnb-typescript in /kafka-ui-react-app
Bumps [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript ) from 12.3.1 to 14.0.2.
- [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases )
- [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/iamturns/eslint-config-airbnb-typescript/compare/v12.3.1...v14.0.2 )
---
updated-dependencies:
- dependency-name: eslint-config-airbnb-typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update Eslint config
* Update eslint
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
2022-01-21 23:45:38 +03:00
Ilnur Yakupov
e5f1e47c99
#641 Warning that app version is outdated ( #642 )
...
* Added warning that app version is outdated
* added small fixes and tests to compareVersions
2021-07-08 12:38:12 +03:00
Rustam Gimadiev
fcc703ddd6
Add ability to use custom basePath ( #511 )
...
* add ability to use relative pathes
* Add basename prop (#513 )
* add static controller
* add docker-compose
* Refactoring
* Refactoring
* fixed comparison bugs
* dirty
* clenaup
* Update React app
Co-authored-by: Alexander Krivonosov <31561808+GneyHabub@users.noreply.github.com>
Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
2021-06-03 15:46:13 +03:00
Rustam Gimadiev
7bc01811c3
Display info about app version ( #335 )
...
* inject VERSION to npm build
* [issues#315] add new component VersionApp. Display application version in UI
* [CHORE] Adds info about app vesrsion
* fix mvn envs
* [CHORE] Cleanup and specs
Co-authored-by: mbovtryuk <mbovtryuk@provectus.com>
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
2021-04-05 13:44:08 +03:00
Oleg Shur
a256709580
[CHORE] Cleanup Sonar dups ( #307 )
2021-03-24 16:51:40 +03:00
Oleg Shur
49a7564366
#188 Pagination. Refactor topic reducer ( #255 )
2021-03-17 12:55:17 +03:00
Guzel738
44cf449a8f
Create Schema Registry form ( #209 )
...
* First commit
* Create Schema Form. Refactoring
* Specs for Create Schema Registry form created
* Update thunks.spec.ts
* Update actions.spec.ts
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
2021-02-28 22:39:09 +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
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
Azat Gataullin
2d45c488f9
Enhancement/improve time to retain usability v2 ( #35 )
...
* enhancement/improve-time-to-retain-usability
* add-btn-controls-for-time-to-retain-for-topics
2020-04-28 14:21:36 +03:00
Azat Gataullin
3e174e8a44
issue/21-topic-form-make-time-to-retain-customizable
2020-04-09 17:05:44 +03:00
Yevgen Taran
498eb96bee
Feature/backend init ( #3 )
...
* move react-app to its own folder inside project
* move backend to kafka-ui repo
* setup react inside netty
* make application ready in 2 commands
* update readme
* update readme
* update readme
* update readme
* update profiles for application start inside (sdp profile) and outside docker (local profile)
* broker metrics endpoint
* topics endpoint start commit
* topics details endpoint start commit //
dependencies and versions fix
* small pom updates //
continue review fixes
* fix review issues //
save errors //
save connections and update connection logic //
save jmx, zookeeper, kafka statuses //
error with getting one topic doesn't fail others //
async metrics processing //
cluster data storage refactoring
* properties version extracting
* properties versions
* topic details
* remove jmx, topic details, topic configs
* create topic
* final fixes, topic creation
* topic creation ui fixes
* add check for cases when cluster is offline
2020-02-27 15:55:53 +03:00