Zorii4
6d7817ffa7
[Issue-1535] Hide 'Clear Messages' button on Topic whithout Delete Clean Up Policy ( #1542 )
...
Co-authored-by: Anton Zorin <zorii4@Antons-MacBook-Pro.local>
2022-02-04 16:22:02 +03:00
Zorii4
c116c844bb
[ISSUE 1406] Get rid of direct use of colors map. Refactoring.
...
* Get rid of direct use of colors map
* Edited direct using color map in styled component
* Resolved conflicts, refactored Dropdown component
* resolved feedback
* refactoring
Co-authored-by: Oleg Shur <workshur@gmail.com>
2022-01-25 18:10:02 +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
Ekaterina Petrova
c732862fd0
Empty table for brokers & change tag styles ( #1371 )
...
Co-authored-by: Ekaterina Petrova <epetrova@provectus.com>
2022-01-13 11:13:39 +03:00
Oleg Shur
7e5e8d9268
Redesign ( #1045 )
...
* Refactor topic creation
* Remove unused thunk
* Remove excess interface
* Add New page snapshot test
* Refactor new component tests
* Remove excess function
* Add typography variables and classes
* Add font families
* Implement custom button
* Get rid of enums
* Add theme
* Separate styles from logic
* Feature/layout redesign (#862 )
* Refactor pages general layout
* Refactor breadcrumbs
* Refactor brokers metrics
* Fix toggle position
Co-authored-by: azat.belgibayev <azat.belgibayev@almatech.dev>
* add redesigned new menu item
* remove styles from theme
* update tests
* fix local and app wide styles
* add tests
* Add theme
* Add types to the styles
* update menu item prop prefixes, minor fixes
* add theme styles, move interface, update test, snapshot
* add optional styling
* add isActive props, propagate component, update tests
* remove button
* Revert "remove button"
This reverts commit 4a9c87d8d8
.
* add tests for styled button
* remove ternary operator from style
* import styled from lib/
* Custom Inputs (#890 )
* Implement and test custom input
* Custom select (#896 )
* Implement custom select
* Fix Metrics component (#914 )
* Add styled table header cell component (#901 )
* Redesign menu (#918 )
* Finish styling menu
* Styled Table
* Fix styled table
* Allow custom buttons work as links
* Restyle Breadcrumb
* Topics list (#946 )
* Redesign pagination
* Fix styled components usage
* Topic messages (#959 )
* Topic Consumer Groups
* Message settings
* Finish styling indicators
* Style the dashboard
* Finish with the topics page
* Style consumer groups list
* Restyle the consumer group details
* Style alerts
* Style confirmation modal
* Update DangerZone.spec.tsx
* redesign schema registry
* Add Topic details snapshot
* Style Page Loader
* Style connectors list
* Style KSQL
* Remove all the classes from the styled components (#1049 )
* Redesign topic form (#1051 )
* Redesign connect details (#1053 )
* Update types for styled-components (#1054 )
* Redesign some minor forms in the app (#1062 )
* Fix alert styles
* Get rid of bulma/layout styles
* Fix form styling
* Custom Switch component
* fix border-radius property of metrick widgets
* get rid of warnings in tests
* use jest-styled-components
* cleanup
* get rid of some bulma modules
* refactor metrics component
* get rid of JSON-tree. Json Editor redesign
* update proxy config
* Refactor Alerts component (#1124 )
* Refactor tests (#1129 )
* App layout update (#1127 )
* ‘App-layout-update’
* toBeNull changed to toBeInDocument
* scss file removed
* App navbar layout update
* navbar test
* code smells local refactoring
* StyledMenuItem code smells refactoring
* StyledClusterTab code smells refactoring
* ConfirmationModalWrapper code smells refactoring
* input icon and label code smells refactoring
* navburger displaying fixed
* Get rid of classes
* fix code smells
* refactor styles
* refactor styles
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
* Refactored Cluster nav (#1147 )
* Update caniuse
* refactor Nav component
* Update sonars config
* refactor Nav component + specs
* Specs
* Feature/code smells removing (#1148 )
* StyledSelect code smell refactoring
* SecondaryTabs code smell refactoring
* TextareaStyled code smell refactoring
* TableStyled code smell refactoring
* StyledTableHeaderCell code smell refactoring
* Add custom render with theme provider wrapper for testing lib (#1152 )
* Added cleanupPolicy to topic details. Closes #999 (#1067 )
* Rename "latest first" to "oldest first"
* Switch to redux-toolkit. Refactoring (#1171 )
* Switch to redux-toolkit
* Fix #1207 (cherry-pick)
* refactor metrics (#1253 )
Co-authored-by: Azat Belgibayev <belg.azat@gmail.com>
Co-authored-by: Alexander <mr.afigitelniychuvak@gmail.com>
Co-authored-by: azat.belgibayev <azat.belgibayev@almatech.dev>
Co-authored-by: sergei <scheremnov@provectus.com>
Co-authored-by: Alexander Krivonosov <31561808+GneyHabub@users.noreply.github.com>
Co-authored-by: Alina Miryuk <alinamiryuk@mail.ru>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2021-12-15 12:10:36 +03:00
Alexander Krivonosov
68cad6c76c
Fix readonly cluster error ( #859 )
2021-09-08 21:54:11 +03:00
Marsel
5c563de4f1
Issue#727 disable deleting ( #768 )
...
* broker config refactoring and adding broker config check before topic deletion
* add TOPIC_DELETION feature, refactor KafkaService, add class for constants (Constants.java)
* annotation fixes and change TOPIC_DELETION check
* [issue-727] Disable delete button for a topic if deletion in restricted for this broker #727
* Rewrite to context
* remove code smells
* small fixes
Co-authored-by: marselakhmetov <makhmetov@provectus.com>
Co-authored-by: mbovtryuk <mbovtryuk@provectus.com>
Co-authored-by: Alexander <mr.afigitelniychuvak@gmail.com>
2021-08-25 09:43:55 +03:00
Ilnur Yakupov
08a3c5e225
UI for issues/243 and issues/244
2021-08-05 12:29:48 +03:00
Alexander Krivonosov
268c871312
Display cleanup policy in the topic list ( #732 )
...
* Add clean up policy to the topic overview
* Add clean up policy to the topic list
2021-07-29 10:16:10 +03:00
MBovtriukProvectus
326786e4ff
Display replication factor field in topics list #608 ( #697 )
2021-07-21 15:55:30 +03:00
Ilnur Yakupov
b7a1d1143d
Added number of messages and size columns to Topics List ( #638 )
2021-07-07 12:06:41 +03:00
MBovtriukProvectus
acdcf2eab6
Clear messages should not be present when in readonly mode #481 ( #494 )
...
* Clear messages should not be present when in readonly mode #481
* Clear messages should not be present when in readonly mode #481
2021-05-24 22:40:17 +03:00
Alexander Krivonosov
b60ff8acf6
Fix linter ( #452 )
2021-05-12 21:10:38 +03:00
Alexander Krivonosov
98fcc90c6b
Topics' filtration ( #405 )
...
* Implement topics' filtration
2021-05-12 16:34:24 +03:00
TEDMykhailo
c3ff5a2c6b
[issues-357] - User should not be able to update/delete ( #392 )
...
* [issues-357] - User should not be able to update/delete internal topics. Add confirmation for all delete/reset actions
* [issues-357] - User should not be able to update/delete internal topics. Add confirmation for all delete/reset actions
* [issues-357] - User should not be able to update/delete internal topics. Add confirmation for all delete/reset actions
* [issues-357] - User should not be able to update/delete internal topics. Add confirmation for all delete/reset actions
* [issues-357] - User should not be able to update/delete internal topics. Add confirmation for all delete/reset actions
* [issues-357] - User should not be able to update/delete
Co-authored-by: mbovtryuk <mbovtryuk@provectus.com>
2021-05-11 22:53:02 +03:00
Oleg Shuralev
7dc0807ec5
[CHORE] Post Prettier update cleanup.
2021-05-11 13:49:22 +03:00
TEDMykhailo
c86c955ace
[issues-211] - Clearing up messages from a topic ( #378 )
...
Co-authored-by: mbovtryuk <mbovtryuk@provectus.com>
2021-04-22 14:28:35 +03:00
Oleg Shur
ca4b3f12f9
Confirmation modal for topic & schema delete actions ( #384 )
2021-04-21 13:59:12 +03:00
Oleg Shur
ab57772329
[Chore] Connect. Connectors page ( #382 )
2021-04-19 23:40:18 +03:00
Oleg Shur
d471759b79
Cleanup styling ( #365 )
2021-04-09 14:29:39 +03:00
Oleg Shur
398a5be1c9
#300 Refactor Topic Message pages ( #302 )
...
* [CHORE] Update deps. Remove unused
* [CHORE] Cleanup thunk specs.
* [CHORE] Add react-outside-click hook
* [CHORE] Adds Dropdown component
* [CHORE] Adds Dynamic Text Button component
* [CHORE] Refactor useDataSaver hook
* [CHORE] Cleanup
* Refactor topic messages view
* Refactor topic messages view
* Update actions
2021-03-24 11:29:42 +03:00
Alexander Krivonosov
595707edb6
#224 Deleting topics ( #271 )
...
* Implement topic deletion
* Test
2021-03-23 11:34:16 +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
Azat Mutigullin
cba12d4ff4
[FE] Fix eslint errors
2020-11-11 12:36: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