Winnie Chiu
b940c28b5c
Schema registry: Previous version's schema preview is too narrow ( #2615 ) ( #2638 )
2022-09-25 23:11:47 +03:00
Arthur
6e8ce77fd3
Issue#2437 ( #2626 )
...
* [e2e] refactoring of assertions cross tests #2437
* [e2e] refactoring of assertions cross tests #2437
* [e2e] refactoring of assertions cross tests #2437
* [e2e] refactoring of assertions cross tests #2437
* [e2e] refactoring of assertions cross tests #2437
* [e2e]Fix refactoring of assertions cross tests #2437
* [e2e]Fix refactoring of assertions cross tests #2437
* [e2e]Fix refactoring of assertions cross tests #2437
2022-09-22 15:39:01 +03:00
Ilya Kuramshin
d673ea63a1
Fixing infinite polls in ForwardRecordEmitter for topic where no record found for last offset (compact topic) ( #2627 )
...
Co-authored-by: iliax <ikuramshin@provectus.com>
2022-09-22 09:19:00 +04:00
Vlad Senyuta
b4424fc960
[e2e] Fix produce message test ( #2619 )
...
* fix tests on master
* fix produceMessage()
* fix produceMessage()
* fix produceMessage()
2022-09-20 18:29:46 +04:00
BulatKha
cb0586bd44
Fix a typo in readme ( #2617 )
2022-09-20 15:24:36 +04:00
Oleg Shur
d9e74deb28
[Experimental] New Messages layout ( #2462 )
2022-09-20 13:44:02 +03:00
Alexandr Nezboretskiy
93852b2600
create object models and implement them into tests ( #2606 )
...
* Update object models
* SchemaLastUpdate
* Added fileToString in ApiHelper
* Added Connector model
* Update ConnectorsTests
* Added Topic model
* Update TopicTests
* Update SchemasTests
* Added Schema model
* Update TopicTests
* refactor of Schema
* Refactored TestClasses
* TopicTests update
* Topic update
* ConnectorsTests update
* Revert changes in QaseExtension
* Refactored steps of ApiHelper with object models
* Resolve conversation in ConnectorsTests
* Resolve conversation in SchemasTests
* Resolve conversation in TopicTests
* Delete unused object message
2022-09-20 12:11:32 +03:00
Hrant Abrahamyan
e621a172d5
Display additional fields in the table and overview ( #2608 )
...
* Display additional fields in the table and overview
* fix test errors
Co-authored-by: Oleg Shur <workshur@gmail.com>
2022-09-20 12:24:04 +04:00
Winnie Chiu
9962d29926
Add "Num of Topics" to Topic/Consumer tab ( #2607 )
...
Co-authored-by: winniechiu <winniechiu@cht.com.tw>
2022-09-20 03:37:21 +04:00
Oleg Shur
5e500636d0
Refactor numeric inputs logic. ( #2610 )
...
* Prevent negative values
Closes #2451
* Add positiveOnly mode to input field
Co-authored-by: shubhwip <shubhrjain7@gmail.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-09-19 20:24:27 +03:00
Roman Zabaluev
596f4233fc
Disable ldap beans auto configuration ( #2605 )
2022-09-19 16:32:47 +04:00
Winnie Chiu
3b8cbd1dbf
Add "Total lag" within Consumer group ( #2602 )
...
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-09-19 16:04:37 +04:00
Winnie Chiu
3bfdc98cc9
Rename "back to filters" label ( #2604 )
2022-09-18 16:19:22 +04:00
Winnie Chiu
6d448c0322
Rename "Relevant" version of a schema to "Actual" ( #2597 )
...
Co-authored-by: winniechiu <winniechiu@cht.com.tw>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-09-17 21:42:36 +04:00
Roman Zabaluev
69c6e9aeeb
Update docs considering docker plugin ( #2595 )
2022-09-16 19:59:49 +04:00
Roman Zabaluev
e300aa7d19
[e2e] Build local image upon e2e + fix tests ( #2598 )
...
* Build local image upon e2e
* Pull the appropriate image
* Fix e2e tests on master (#2600 )
Co-authored-by: Vlad Senyuta <66071557+VladSenyuta@users.noreply.github.com>
2022-09-16 18:34:47 +04:00
Hrant Abrahamyan
fa8c03a664
Rename 'Total Broker' to 'Broker Count' ( #2596 )
...
Co-authored-by: Oleg Shur <workshur@gmail.com>
2022-09-16 17:45:02 +04:00
Alexandr Nezboretskiy
72dd7127f8
Added method isSchemaDropDownDisabled() for handling error when updat… ( #2591 )
...
* Added method isSchemaDropDownDisabled() for handling error when update schema
* Update
2022-09-16 11:26:13 +03:00
Roman Zabaluev
15d09751a6
Fix flaky backend test ( #2592 )
2022-09-16 05:37:28 +04:00
Daniel Ching
71aa44a3d3
Get rid of dockerfile-maven-plugin ( #2594 )
...
* Resolve #1932
Replacing spotify maven docker plugin to use fabric8 docker maven plugin instead
* Remove unused arg
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-09-16 05:30:55 +04:00
Roman Zabaluev
d149d26013
Revert "Add helm labels required by istio ( #2548 )" ( #2589 )
...
This reverts commit 1134ec5d13
.
2022-09-15 15:25:49 +04:00
Roman Zabaluev
5db2c17994
Cognito logout + revamp ( #1063 )
...
* application yml example
* Update SSO guide
* Add cognito logout handler
* Fix annotations
* impl a separate config file for cognito
* cleanup
* Rollback auth.type change
* Add compose example
* Auth revamp
* Review suggestions
* Use configurationProperties, rename urls to uris
2022-09-15 05:36:21 +04:00
Shubham Jain
6df2d0b602
Disable schemaType during schema edit ( #2495 )
...
* Disable schemaType during schema edit
Update Schema API documentation
closes #2197
* Apply suggestion
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-09-15 05:07:45 +04:00
Daniel Ching
fc946a1dd1
Handle error message for schemas ( #2520 )
...
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-09-15 05:00:46 +04:00
Jibin Philipose
9f32abcd09
New documentation for building and running without docker ( #2574 )
...
* New documentation for building and running without docker and some doc fixes and additions.
* Improvements in docs
* spell fix
* improvements in docs
* minor modification
* improvements
2022-09-15 04:38:05 +04:00
Kris-K-Dev
ed8b84b414
Fix URL encoding upon retrieving schemas ( #2567 )
...
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-09-14 18:20:41 +04:00
Narekmat
df2b2e01de
fix kubeval ( #2505 )
...
* fix kubeval
* fix kubeval
* fix kubeval
* fix issue with hpa
* fix version to 1.24.0
* fix 1.25
2022-09-14 13:16:28 +04:00
Mau Rodríguez Morales
ee92ea47cb
Issue 2304: applying fix for saved filters cancel navigation issue ( #2482 )
...
* Issue 2304: applying fix for saved filters cancel navigation issue
* Addressing unit test warnings
Co-authored-by: Mau Rodriguez Morales <mrodriguezmorales@provectus.com>
Co-authored-by: Kristina Kiparoidze <kkiparoidze@provectus.com>
Co-authored-by: Kris-K-Dev <92114648+Kris-K-Dev@users.noreply.github.com>
2022-09-13 11:58:19 -05:00
Kris-K-Dev
38c8a43bc4
Manage broker configs ( #2489 )
...
* #712 broker configs page
* #712 add tests
* #712 broker configs page new updates and code review
* #712 fix ui issue
* #712 code review fix
* #712 null as string fix
* #712 eslint warning fix
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-09-13 06:04:26 +04:00
Hrant Abrahamyan
43485f7343
Upgrade jest and dependent packages ( #2565 )
2022-09-13 05:37:38 +04:00
Patryk D. Cichy
1134ec5d13
Add helm labels required by istio ( #2548 )
2022-09-09 17:43:34 +04:00
Shubham Jain
79c5f19758
Enhance documentation regarding arm/m1 ( #2453 )
...
* Update docs to help Apple Mac M1 Users
* Update missing information about
* building react app
* Update prerequisites docs
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-09-09 02:36:55 +04:00
Roman Zabaluev
c8306f5970
Fix consumers sorting ( #2447 )
...
* Fix consumers sorting
* Fix tests
* Review fix
* Review suggestions
2022-09-02 16:27:33 +04:00
Kris-K-Dev
91b86b5b78
#2180 The e letter allowed to paste into number fields ( #2508 )
...
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
Co-authored-by: Oleg Shur <workshur@gmail.com>
2022-09-01 08:57:36 -06:00
Vlad Senyuta
77dca1594c
Fix documentation
2022-09-01 17:31:58 +04:00
Roman Zabaluev
ecb28f4dd5
Fix e2e compose paths
...
& update docs
2022-09-01 17:23:37 +04:00
Vlad Senyuta
9440c5e7af
[e2e] Get rid of 2nd cluster ( #2509 )
...
* add pageLoadTimeout
* upd readme
* upd readme
* upd readme
* upd readme
* rmv second cluster
* rmv second cluster
* rmv second cluster
* More renames
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-09-01 14:12:18 +04:00
Mau Rodríguez Morales
0ca69fb142
Add a warning upon deleting saved filter which is in use ( #2484 )
...
Co-authored-by: Mau Rodriguez Morales <mrodriguezmorales@provectus.com>
2022-09-01 13:43:46 +04:00
Shubham Jain
5ff65e4472
Add full message details to export ( #2493 )
2022-08-30 17:57:54 +04:00
Sergiy-provectus
085dfec389
Make message timestamp format configurable (backend) ( #2277 )
...
* [2163] Make message timestamp format configurable
* [2163] Make message timestamp format configurable - PR comments update
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-08-30 16:28:59 +04:00
João Estrela
89a2c8d920
[Helm] base64 encode secrets ( #2492 )
...
* Fix #2393
* Bump chart version
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-08-30 16:17:08 +04:00
Shubham Jain
b135594e3f
Add a compose file for arm64 ( #2503 )
...
Update documentation
Create scripts folder
Closes #2502
2022-08-30 16:11:50 +04:00
Roman Zabaluev
9e1f8d773f
Add a failover recovery for empty cluster versions ( #2473 )
...
* Add a failover recovery for empty cluster versions
* Review suggestions
2022-08-30 12:06:05 +04:00
Vlad Senyuta
56e4cbf60f
Update readme for e2e ( #2496 )
2022-08-30 02:02:41 +04:00
Roman Zabaluev
63a4514522
Update ssl compose example with
...
Add a property to disable CN verification
2022-08-29 14:04:27 +04:00
Shubham Jain
01127d8f10
Fix SR subject encoding ( #2483 ) ( #2471 ) ( #1995 )
...
* Fix subject encoding frontend (#1995 )
* Add tests for schemas with non ascii chars #1995
* Backend: Fix URL encoding while getting schemas (#2471 )
Add Test for subject name with non ascii chars
Closes #1995
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-08-26 20:51:00 +04:00
Shubham Jain
a9c31e6a32
Fix topic edit redirect ( #2485 )
2022-08-25 00:41:22 +04:00
dependabot[bot]
0aafd49de0
Bump urlstechie/urlchecker-action from 0.0.32 to 0.0.33 ( #2478 )
...
Bumps [urlstechie/urlchecker-action](https://github.com/urlstechie/urlchecker-action ) from 0.0.32 to 0.0.33.
- [Release notes](https://github.com/urlstechie/urlchecker-action/releases )
- [Commits](https://github.com/urlstechie/urlchecker-action/compare/0.0.32...0.0.33 )
---
updated-dependencies:
- dependency-name: urlstechie/urlchecker-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 13:35:04 +04:00
KriKiparoidze
6de2eaeab1
#2261 "Value" field is focused with adding the Custom Parameter in a Topic ( #2469 )
2022-08-22 15:11:53 -05:00
Roman Zabaluev
5ac52efb7a
Fix transient jre CVEs ( #2480 )
2022-08-22 21:04:22 +04:00