Commit graph

  • ce66407f8b Merge branch 'master' into issues/stopQueryFunctionalCheck3 #3787 VladSenyuta 2023-05-08 09:24:09 +03:00
  • 81935d99f1 Fix for 3152 - Updated yupExtended.ts: Updated schema for minInSyncReplicas and replicationFactor to be mutually exculsive and conditionally maintain replicationFactor >= minInSyncReplicas. - Added unit tests for validation updated logic in yupExtended.ts. - Fixed failing test cases in Edit.spec.ts - Problem : This test case just checks if submit is possible after changes, the test case was changing value for minInSyncReplicas. Due to this the new validation logic was being triggered, the logic failed since it looks like replicationFactor is included in DangerZone which is mocked out as part of this test. - Fix : Removed stubbing/mocking for DangerZone, making sure it renders. Mocked dependencies for DangerZone. Triggering change to a different field than minInSyncReplicas. #3781 ShantalaGaitonde 2023-05-06 14:20:24 -04:00
  • 147b539c37
    FE: KC: Fix no error is displayed if the syntax is not valid (#3750) David Bejanyan 2023-05-06 21:36:29 +04:00
  • 7d4afc66d4
    Merge branch 'master' into Implementation_Connectors_no_error_is_displayed_#3734 #3750 Roman Zabaluev 2023-05-06 21:12:45 +04:00
  • 379d9926df
    Bump jacoco-maven-plugin from 0.8.8 to 0.8.10 (#3714) dependabot[bot] 2023-05-06 21:12:36 +04:00
  • 7d4d1c249c
    Merge branch 'master' into Implementation_Connectors_no_error_is_displayed_#3734 Roman Zabaluev 2023-05-06 21:11:08 +04:00
  • 86a7ba44fb
    FE: SR: Fix updating an existing schema with valid syntax says the syntax is invalid (#3746) David Bejanyan 2023-05-06 21:10:31 +04:00
  • 6111390ec8 skew number scale set to 1 iliax 2023-05-05 20:45:47 +04:00
  • 47271cdf8f
    Merge branch 'master' into Implementation_Connectors_no_error_is_displayed_#3734 David Bejanyan 2023-05-05 20:01:12 +04:00
  • c159864de0
    Merge branch 'master' into Implementation_Updating_an_existing_schema_with_valid_syntax_#3739 #3746 David Bejanyan 2023-05-05 20:00:25 +04:00
  • f683e5f29d
    Merge branch 'master' into Messages_nonsensical_timestamps_#3251 #3715 David Bejanyan 2023-05-05 19:59:39 +04:00
  • bc0d2873d4
    Merge branch 'master' into Wizard_RBAC_Disable_configure_buttons_#3646 #3684 David Bejanyan 2023-05-05 19:57:17 +04:00
  • ef3fa9002d
    Merge branch 'master' into Implementation_Add_clear_button_to_the_search_component_#2686 #3634 David Bejanyan 2023-05-05 19:55:44 +04:00
  • 418108fe5b
    Merge branch 'master' into ISSUE-3427_frontend Ilya Kuramshin 2023-05-05 18:48:52 +04:00
  • 0d51554427 added Tooltip on Fallback serde icon #3786 davitbejanyan 2023-05-05 17:05:50 +04:00
  • 01f3c862fb changed editors textarea sizes #3785 davitbejanyan 2023-05-05 16:05:55 +04:00
  • 0e4cb4f15b
    Merge branch 'master' into issues/1911-sonar-fixes Ilya Kuramshin 2023-05-05 14:54:36 +04:00
  • 8576e56212
    Merge ec124b104e into 727f38401b #3648 Nail Badiullin 2023-05-05 15:01:45 +05:30
  • a8f1f20dd0 minor refactoring iliax 2023-05-05 13:01:31 +04:00
  • f4c5d3a804 ISSUE-3745: Setting key/value variable to original string, when it is not possible to parse it into json iliax 2023-05-05 12:45:55 +04:00
  • 4dbdfc01fe minor tests refactoring iliax 2023-05-05 12:19:27 +04:00
  • 121260afdb typo fix iliax 2023-05-05 10:17:25 +04:00
  • 1b3c131255 Endpoint for ACL creation for consumer, producer, stream app added iliax 2023-05-05 10:00:26 +04:00
  • 8511873b07 changed JSON.parse with lib lossless-json pars davitbejanyan 2023-05-04 18:40:53 +04:00
  • 34b4407b38 Add OpenShift route Helm Chart parameters configuration #3778 Roman Martin Gil 2023-05-04 15:43:43 +02:00
  • 5921825ca5 Deploy OpenShift route for external communications Roman Martin Gil 2023-05-04 13:59:49 +02:00
  • eade9d86df test fixes iliax 2023-05-04 11:44:41 +04:00
  • cbc3f174b5 more explanations added to the code iliax 2023-05-03 17:20:48 +04:00
  • 100a2c4aed tests added iliax 2023-05-03 17:15:26 +04:00
  • 912a387d58 serde test added iliax 2023-05-03 16:59:32 +04:00
  • 70d672bf59
    Merge branch 'master' into FE_ISSUE_754_acl Ilya Kuramshin 2023-05-03 14:56:45 +04:00
  • a8e8637731 merge with master iliax 2023-05-03 14:50:25 +04:00
  • f833dc0268 Merge branch 'master' of github.com:provectus/kafka-ui into wip_consumer_offsets_serde iliax 2023-05-03 14:48:48 +04:00
  • 3699db65b2 upd clickClearBtn #3754 VladSenyuta 2023-05-03 13:24:40 +03:00
  • 7b36aa8de2 Use the spring-provided authority populator with a single group search base Roman Zabaluev 2023-05-03 18:09:25 +08:00
  • d99e9e9775 Merge remote-tracking branch 'origin/master' into issues/2844 Roman Zabaluev 2023-05-03 16:43:23 +08:00
  • 6ceafa95a9 Review fixes Roman Zabaluev 2023-05-03 16:42:41 +08:00
  • 0e7a74be17 made a changes in Diff.styled.ts, also in QueryForm.styled.ts #3767 davitbejanyan 2023-05-02 23:00:23 +04:00
  • ffc1e4ef7d
    Merge branch 'master' into sr_refs_be_suport Ilya Kuramshin 2023-05-02 16:41:33 +04:00
  • fe281244e2 merge with master #3764 iliax 2023-05-02 16:39:09 +04:00
  • 2d78a6ecac Merge branch 'master' of github.com:provectus/kafka-ui into ISSUE-3749_version_updates_on_schedule iliax 2023-05-02 16:37:34 +04:00
  • 727f38401b
    Expose cluster ACL list (#2818) Ilya Kuramshin 2023-05-02 16:34:57 +04:00
  • f496b96496
    Merge branch 'master' into ISSUE_754_acl #2818 Ilya Kuramshin 2023-05-02 16:04:11 +04:00
  • 41020e17b6 Retrieving config-related info (version, features) on stats update iliax 2023-05-02 16:03:34 +04:00
  • 3eeaac3671
    Bump jacoco-maven-plugin from 0.8.8 to 0.8.10 #3714 dependabot[bot] 2023-05-02 11:59:35 +00:00
  • 690dcd3f74
    Wizard file upload fix (#3762) Ilya Kuramshin 2023-05-02 15:58:54 +04:00
  • bf4f4f1498 checkstyle fix #3762 iliax 2023-05-02 13:32:01 +04:00
  • 33c5f5f975 Removing manual FilePart type mapping iliax 2023-05-02 13:26:41 +04:00
  • 42e025eb3f Add some logging Roman Zabaluev 2023-05-02 16:51:21 +08:00
  • e0b910cb0a Move the role field to provider custom params, use subject value as a role name Roman Zabaluev 2023-05-02 16:23:10 +08:00
  • 29bd456a0b Merge remote-tracking branch 'origin/master' into issues/2844 Roman Zabaluev 2023-05-01 08:09:58 +08:00
  • 00dcff6678 kafka-ui-acl-with-zk.yaml added, kafka-ui-sasl.yaml reverted iliax 2023-05-02 11:10:09 +04:00
  • 0be17bc7af
    Merge branch 'master' into ISSUE_754_acl Ilya Kuramshin 2023-05-02 10:58:41 +04:00
  • f52442e574 wip iliax 2023-05-02 10:57:46 +04:00
  • 40d8f61b6f upd SmokeBacklog VladSenyuta 2023-05-02 09:46:56 +03:00
  • 80fd6631a7 Merge branch 'master' into issues/stopQueryFunctionalCheck3 VladSenyuta 2023-05-02 09:45:49 +03:00
  • 7857bd5000
    [e2e] Check Show Streams request execution (#3758) Vlad Senyuta 2023-05-02 09:34:36 +03:00
  • db117f4e42 Merge branch 'master' into issues/checkShowStreamsRequestExecution2 #3758 VladSenyuta 2023-05-02 09:27:16 +03:00
  • fa72f1934f FE_ISSUE_754 review fixes: fix title typo, change delete message & update pattern badge render Nail Badiullin 2023-05-02 10:26:23 +04:00
  • cbf50ac18c
    Merge branch 'master' into issue_3667_refactor_toggle #3721 Roman Zabaluev 2023-05-02 13:48:05 +08:00
  • abfdf97a9f
    FE: SR: Add a back button @ compare view (#3698) David Bejanyan 2023-05-02 09:38:16 +04:00
  • 2440834151
    Docs: update helm install way (#3756) Hongbo Miao 2023-05-01 22:20:51 -07:00
  • 2f22af213f
    docs: update helm install way #3756 Hongbo Miao 2023-05-01 22:09:43 -07:00
  • de2a3c0ff1 Issue:#3346-fixed: ESLint error Raju 2023-05-01 15:56:24 +05:30
  • cec652d500 Fix failing tests michalcesek 2023-05-01 16:03:33 +07:00
  • 21ea6aa1f2 fixed:#3346 Raju 2023-05-01 14:30:07 +05:30
  • 78baedf336
    Bump @floating-ui/react from 0.19.2 to 0.24.0 in /kafka-ui-react-app #3753 dependabot[bot] 2023-05-01 07:59:07 +00:00
  • c7a7921b82
    Masking "fieldsNamePattern" fields selection policy added (#3664) Ilya Kuramshin 2023-05-01 04:17:53 +04:00
  • 8daf53e380
    Merge branch 'master' into ISSUE-3427_frontend Roman Zabaluev 2023-05-01 08:03:29 +08:00
  • 2246a4b940
    Merge branch 'master' into ISSUE-2962_masking_fieldsNamePattern #3664 Roman Zabaluev 2023-05-01 08:02:20 +08:00
  • 744bdb32a3
    BE: RBAC: LDAP support implemented (#3700) Roman Zabaluev 2023-05-01 07:56:28 +08:00
  • 39499564e8 Issue #1911 - Sonar - Blocker fixes Ankit Verma 2023-04-30 15:43:00 +05:30
  • f732faa2f6 add clearResultsButtonCheck test VladSenyuta 2023-04-29 19:49:07 +03:00
  • a41fb7b7ff error will show with onChange davitbejanyan 2023-04-28 15:37:32 +04:00
  • 27fede1d15
    Merge branch 'master' into ISSUE_754_acl Ilya Kuramshin 2023-04-28 10:28:07 +04:00
  • c0d2300ea5 Fix failing tests michalcesek 2023-04-28 12:47:10 +07:00
  • cfd2adcd82 Fix tests after changing the filter modal title michalcesek 2023-04-28 11:44:04 +07:00
  • f310a0c360 Fix lint errors and warnings michalcesek 2023-04-28 10:48:33 +07:00
  • e87e45d03b Merge remote-tracking branch 'origin/master' into issue/3422 michalcesek 2023-04-28 10:12:05 +07:00
  • 4db46301a4 Adjust CloseIcon to match the figma design michalcesek 2023-04-28 10:11:39 +07:00
  • cead6e0381 format fix iliax 2023-04-27 23:00:39 +04:00
  • e127292bf4
    Merge branch 'master' into sr_refs_be_suport Ilya Kuramshin 2023-04-27 22:57:03 +04:00
  • 077beb486d tests added iliax 2023-04-27 22:56:10 +04:00
  • 2bff27244f tests added iliax 2023-04-27 22:45:20 +04:00
  • f25242db57 refs resolving iliax 2023-04-27 22:14:46 +04:00
  • 864bff081a refs resolving iliax 2023-04-27 21:05:54 +04:00
  • 6990dde183 remove protobuf validation davitbejanyan 2023-04-27 20:43:23 +04:00
  • 4b94a8ecf0 added test cases davitbejanyan 2023-04-27 17:22:22 +04:00
  • 8d933881b8 added syntax check to proto schema davitbejanyan 2023-04-27 17:14:44 +04:00
  • aece549b2e Merge branch 'master' of github.com:tkaszuba/kafka-ui into issues/2764 #3743 tom.kaszuba 2023-04-27 13:59:29 +02:00
  • 6d380bf8a8 Allow to edit active smart filter michalcesek 2023-04-27 17:23:48 +07:00
  • a391eb2f92 Change EditIcon to use svg from the figma designs michalcesek 2023-04-27 14:57:33 +07:00
  • d2129d0af0 Add new close icon michalcesek 2023-04-27 14:53:45 +07:00
  • cc6737a407 Add new close icon michalcesek 2023-04-27 13:38:39 +07:00
  • f9ba69dc71
    Merge branch 'master' into issues/2752 #3700 Roman Zabaluev 2023-04-27 10:03:20 +08:00
  • da3932e342
    FE: Impl a possibility to opt out of version check (#3672) David Bejanyan 2023-04-27 06:01:38 +04:00
  • 97f75a1bf5
    Merge branch 'master' into issues/2752 Roman Zabaluev 2023-04-27 10:00:29 +08:00
  • 321d2fff2d
    Merge branch 'master' into ISSUE-3427_frontend Roman Zabaluev 2023-04-27 10:00:06 +08:00
  • 4e25522078
    FE: Display message key/value serdes (#3718) Roman Zabaluev 2023-04-27 09:59:37 +08:00
  • 6b4b72e0db
    GITBOOK-41: Update invalid var name Roman Zabaluev 2023-04-27 01:53:02 +00:00