Skip to content

[pull] master from provectus:master #144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 679 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
679 commits
Select commit Hold shift + click to select a range
c948842
FE: Fix dummy field in saved JSON message content (#3567)
cdiazmu Apr 3, 2023
de21721
FE: Fix Edit config: Selected text background color is transparent (#…
olondar Apr 3, 2023
dd4b653
Support for old ksql versions
iliax Apr 3, 2023
0ff7e63
FE: AirGap: Remove internet dependency / google fonts (#3602)
NeiruBugz Apr 3, 2023
e3ee4c7
FE: Redirect the user to the wizard page if no clusters (#3481)
David-DB88 Apr 4, 2023
1bcdec4
FE: Add Search By consumer name in Topic View (#3089)
shubhwip Apr 4, 2023
87a8f08
[e2e] Setup selenoid for multithreading (#3609)
VladSenyuta Apr 4, 2023
e31580a
"Done" event sending fix (#3631)
iliax Apr 6, 2023
ca22544
[FE] Get rid of "Topic analysis successfully started" message (#3628)
David-DB88 Apr 6, 2023
a3daa45
Display smart filters filtered stats #2680 (#3408)
David-DB88 Apr 6, 2023
7a47e6e
[Infra] Add devcontainer configuration file (#3603)
nisanohana3 Apr 7, 2023
ee1cd72
ISSUE-3144: CVE fixes, Springboot upd (#3624)
iliax Apr 7, 2023
5c357f9
BE: Opt out of version check (#3570)
iliax Apr 7, 2023
a274129
[e2e] Clearing messages availability with Topic's cleanup policy upda…
VladSenyuta Apr 10, 2023
83f9432
[FE] Messages filtering by offset & timestamp doesn't work (#3582)
NeiruBugz Apr 10, 2023
b3240d9
BE: Exempt appconfig from rbac check (#3647)
Haarolean Apr 10, 2023
94da2f4
[FE] SR: Display a warning in case of invalid syntax (#2599)
habrahamyanpro Apr 10, 2023
dbdced5
BE: Fix loading freezes in case one of the brokers is down (#3618)
iliax Apr 10, 2023
005e74f
FE: Format field previews one per line (#3623)
David-DB88 Apr 10, 2023
29f49b6
FE: Fix messages 404 with schema created by .NET containing guid (#3592)
NeiruBugz Apr 13, 2023
89019da
FE: Implement a warning for duplicated filter (#3608)
NeiruBugz Apr 13, 2023
98f1f6e
FE: Consumers: Topic list: Implement sorting (#3621)
NeiruBugz Apr 13, 2023
c148f11
FE: Fix config param source nullability (#3661)
Haarolean Apr 13, 2023
696cde7
FE: Mark serde-failed messages with red (#3081)
David-DB88 Apr 13, 2023
39aca05
[e2e] Clear entered queue check (#3667)
VladSenyuta Apr 14, 2023
0f5a9d7
FE: KSQL: Implement sorting (#3433)
michal-cesek Apr 14, 2023
a640a52
Infra: disable creating non-templated issues
Haarolean Apr 14, 2023
96a577a
Update security policy
Haarolean Apr 14, 2023
40c198f
Config wizard BE: Add remaining cluster properties to wizard API (#3523)
iliax Apr 14, 2023
814035e
FE: RBAC: Fix missing permissions for topic recreation (#3457)
a1tair6 Apr 17, 2023
838fb60
Helm: Bump version to 0.6.2
Haarolean Apr 17, 2023
47c8f8e
BE: Fix protobuf map support (#3683)
iliax Apr 19, 2023
a1f955a
Bump docker-maven-plugin from 0.42.0 to 0.42.1 (#3639)
dependabot[bot] Apr 19, 2023
73a6d7c
Bump peter-evans/create-or-update-comment from 2 to 3 (#3638)
dependabot[bot] Apr 19, 2023
c899534
Bump mheap/github-action-required-labels from 3 to 4 (#3610)
dependabot[bot] Apr 19, 2023
bd78221
Bump actions/stale from 7 to 8 (#3556)
dependabot[bot] Apr 19, 2023
5dd690a
Bump aquasecurity/trivy-action from 0.9.2 to 0.10.0 (#3692)
dependabot[bot] Apr 19, 2023
8783da3
FE: Fix topic messages Invalid size for null key/value messages (#3689)
Haarolean Apr 20, 2023
734d4cc
FE: Allow sorting consumer groups by topic num (#3633)
nisanohana3 Apr 20, 2023
7365cfe
BE: Make paging sizes configurable (#3685)
iliax Apr 21, 2023
0e1f4dd
Bump mockito.version from 5.1.1 to 5.3.0 (#3694)
dependabot[bot] Apr 21, 2023
a33e706
Bump confluent.version from 7.3.0 to 7.3.3 (#3641)
dependabot[bot] Apr 21, 2023
aed6c16
FE: Chore: Fix TSC error on submit callback type (#3699)
David-DB88 Apr 21, 2023
8ecb719
Broker partitions skew added to API (#3566)
iliax Apr 21, 2023
fb51587
issues/streamsAndTablesVisibilityCheck1 (#3702)
VladSenyuta Apr 24, 2023
1b2827f
FE: Add KC quick actions into the sandwich menu (#3660)
David-DB88 Apr 24, 2023
ad9d7de
FE: Topics: Fix redirect to Topics on topic delete (#3687)
David-DB88 Apr 24, 2023
eec9fcb
BE: Chore: CVE fixes: spring-core(6.0.7), transitive org.json (#3693)
iliax Apr 24, 2023
0278700
FE: Topics: Remove a success message upon creating a topic (#3580)
blacktower88 Apr 24, 2023
039f502
Infra: Rework issue templates
Haarolean Apr 24, 2023
5efb380
FE: Make it possible to not close message produce pane upon producing…
winnie-chiu Apr 26, 2023
601bd6b
Minor BE fixes and improvements (#3719)
iliax Apr 26, 2023
4e25522
FE: Display message key/value serdes (#3718)
Haarolean Apr 27, 2023
da3932e
FE: Impl a possibility to opt out of version check (#3672)
David-DB88 Apr 27, 2023
744bdb3
BE: RBAC: LDAP support implemented (#3700)
Haarolean Apr 30, 2023
c7a7921
Masking "fieldsNamePattern" fields selection policy added (#3664)
iliax May 1, 2023
abfdf97
FE: SR: Add a back button @ compare view (#3698)
David-DB88 May 2, 2023
7857bd5
[e2e] Check Show Streams request execution (#3758)
VladSenyuta May 2, 2023
690dcd3
Wizard file upload fix (#3762)
iliax May 2, 2023
727f384
Expose cluster ACL list (#2818)
iliax May 2, 2023
86a7ba4
FE: SR: Fix updating an existing schema with valid syntax says the sy…
David-DB88 May 6, 2023
379d992
Bump jacoco-maven-plugin from 0.8.8 to 0.8.10 (#3714)
dependabot[bot] May 6, 2023
147b539
FE: KC: Fix no error is displayed if the syntax is not valid (#3750)
David-DB88 May 6, 2023
5e539f1
[e2e] Stop query functionality check (#3787)
VladSenyuta May 8, 2023
db86942
FE: Add a clear button to the search component (#3634)
David-DB88 May 8, 2023
61fb622
FE: Serde fallback icon: Add a tooltip (#3786)
David-DB88 May 8, 2023
97a694b
FE: Messages: Produce pane is too long (#3785)
David-DB88 May 8, 2023
a1e7a20
FE: RBAC: Wizard: Disable configure buttons if there are no permissio…
David-DB88 May 8, 2023
f6fe14c
FE: Messages: Fix UI displays nonsensical timestamps(#3715)
David-DB88 May 8, 2023
9ac8549
FE: Display broker skew (#3626)
NeiruBugz May 8, 2023
bc85924
Bump testng from 7.7.0 to 7.7.1 (#3789)
dependabot[bot] May 8, 2023
e31cd2e
FE: SR: Fix missing diff overlay (#3767)
David-DB88 May 9, 2023
c813e74
RBAC: LDAP: Use the spring-provided authority populator with a single…
Haarolean May 9, 2023
cfcfb85
BE: Smart Filter: Setting key/value variable to original string when …
iliax May 10, 2023
3ef5a9f
FE: Brokers: Configs search by key is case-sensitive (#3754)
RaajuKanuri May 10, 2023
725c95f
FE: Chore: Refactor toggle button (#3721)
inanc-can May 10, 2023
43ec02c
Revert "FE: Redirect the user to the wizard page if no clusters (#348…
Haarolean May 10, 2023
3ca417f
RBAC: Implement generic OAuth2 authority extractor (#3740)
Haarolean May 10, 2023
aa7429e
BE: Update Kafka config-related info on schedule (#3764)
iliax May 10, 2023
52a42e6
BE: RBAC: Implement restart permission for KC (#3805)
Haarolean May 11, 2023
1d8c619
FE: Expose cluster ACL list (#3662)
NeiruBugz May 11, 2023
e7429ce
Update release drafter configs
Haarolean May 11, 2023
1c35ded
Enabling RBAC check for ACL (#3813)
iliax May 11, 2023
fdd9ad9
BE: RBAC: Add missing RBAC action, fix possible exceptions on unknown…
Haarolean May 11, 2023
78cc4dd
Helm: Bump version to 0.7.0
Haarolean May 11, 2023
6a50a8e
Update security policy version list
Haarolean May 11, 2023
0796bf0
Infra: E2E: Add k-ui healthcheck (#3811)
Narekmat May 11, 2023
902f11a
BE: RBAC: ACL exception fix (#3815)
iliax May 12, 2023
c7cb7a4
[E2E] Checking Clear results in case of no result after execution (#3…
VladSenyuta May 15, 2023
ba6d6b2
Sonar - Blocker fixes (#3752)
ankitverma10203 May 15, 2023
baeb494
BE: Chore: Fix code style in internalConsumerGroup (#3697)
nisanohana3 May 15, 2023
62bee1c
BE: Chore: Update logback config appender format (#3829)
iliax May 17, 2023
f7d85d8
BE: Chore: CVEs fixes, May 2023 (#3840)
iliax May 18, 2023
f7900ba
Bump mockito.version from 5.3.0 to 5.3.1 (#3794)
dependabot[bot] May 18, 2023
17ea464
Infra: Update infra repo remote (#3839)
Narekmat May 19, 2023
63f71b8
[e2e] Checking Broker's config search (#3849)
VladSenyuta May 22, 2023
1b9c189
Bump oddrn-generator-java from 0.1.15 to 0.1.17 (#3843)
dependabot[bot] May 22, 2023
f22c910
FE: Fix latest version is null (#3833)
David-DB88 May 22, 2023
ab9d0e2
FE: Fix version display with a tag (#3827)
David-DB88 May 22, 2023
0099169
FE: Allow to edit active topic message filter (#3748)
michal-cesek May 24, 2023
71a7a1e
FE: Fix permissions check for cluster edit (#3862)
Haarolean May 25, 2023
80b748b
BE: RBAC: Add per_page parameter (#3864)
seono May 25, 2023
004de79
Checking Broker's Source information (#3873)
VladSenyuta May 30, 2023
61bf71f
Chore: Update examples, configs (#3855)
Haarolean May 30, 2023
f19abb2
BE: Make webclients use system proxy (#3881)
Haarolean May 30, 2023
7e47906
Minor serdes fixes (#3857)
iliax May 31, 2023
29d91bc
FE: Rename "messages behind" to "consumer lag" (#3826)
sukanth May 31, 2023
5771c11
Docs: Fix typo for persistent installation in README (#3899)
omnipresent07 Jun 2, 2023
e118aab
FE: Fix message data digits are rounded (#3779)
David-DB88 Jun 2, 2023
8a68ba0
RBAC: Fix KC restart permissions (#3891)
Haarolean Jun 2, 2023
73bd6ca
Infra: Fix image build for non OCI-compliant envs (#3861)
Narekmat Jun 2, 2023
cd9bc43
BE: Deps: Update openapi dependency (#3906)
dshubhadeep Jun 5, 2023
4b724fd
[e2e] Checking Brokers configs editing (#3912)
VladSenyuta Jun 6, 2023
c355955
BE: Impl support for Avro logical types (#3808)
iliax Jun 8, 2023
100bb1d
[e2e] Checking Broker's config search - non-first page results (#3928)
VladSenyuta Jun 12, 2023
03b7d1b
BE: Fix sanitizing on KC null values config entries (#3937)
iliax Jun 14, 2023
20bb274
FE: Redirect the user to the wizard page (#3655)
David-DB88 Jun 16, 2023
5d23f2a
FE: Fix KSQL syntax color theme in dark mode (#3941)
abelgibayev Jun 16, 2023
9a2f6bf
FE: Wizard: Fix keytab param and boolean params quoting (#3934)
Haarolean Jun 16, 2023
5c59239
FE: fix dropdown overlapping on topics (#3898)
Ppojin Jun 16, 2023
fdd4947
Infra: post links as checks, not comments (#3889)
Narekmat Jun 16, 2023
2fb05ca
Infra: Release workflow: Call charts action in another repo (#3917)
Narekmat Jun 16, 2023
af2cff2
FE: Disable resetting offsets for unassigned CGs (#3935)
Haarolean Jun 16, 2023
2ac8646
FE: Fix react query not initiating requests for local host (#3915)
Haarolean Jun 16, 2023
6fe6165
BE: RBAC: Fix viewable topics filter (#3946)
Haarolean Jun 20, 2023
d008849
FE: Messages: Reset timestamp value w/ Clear all filters (#3923)
vikasrajputin Jun 20, 2023
c998e17
Helm: Add loadBalancerIP attribute for LB svc (#3795)
nbouron Jun 20, 2023
f2ef0c2
Nuke helm charts
Haarolean Jun 20, 2023
d14b935
Update codeowners
Haarolean Jun 20, 2023
f84bbb9
Update issue templates
Haarolean Jun 20, 2023
fa65ec2
Bump aquasecurity/trivy-action from 0.10.0 to 0.11.2 (#3927)
dependabot[bot] Jun 20, 2023
0a35038
Bump svenstaro/upload-release-action from 2.5.0 to 2.6.1 (#3904)
dependabot[bot] Jun 20, 2023
e60fe06
Bump maven-jar-plugin from 3.0.2 to 3.3.0 (#3704)
dependabot[bot] Jun 20, 2023
55ed7f4
Bump mheap/github-action-required-labels from 4 to 5 (#3926)
dependabot[bot] Jun 20, 2023
593ef7e
Bump kentaro-m/task-completed-checker-action from 0.1.1 to 0.1.2 (#3851)
dependabot[bot] Jun 20, 2023
7f7242e
Infra: Revert comment action for published images (#3953)
Narekmat Jun 20, 2023
c743067
Audit backend (#3831)
iliax Jun 21, 2023
328d91d
Smart filters test execution endpoint added (#3656)
iliax Jun 21, 2023
742e6ee
BE: Chore: drop deprecated protobuf single file property (#3825)
AndreyNenashev Jun 21, 2023
4134d68
Bump maven-checkstyle-plugin from 3.1.2 to 3.3.0 (#3956)
dependabot[bot] Jun 21, 2023
cdb4f84
FE: Add precision for disk usage (#3962)
Haarolean Jun 21, 2023
b1ac348
Skipping full qualified union-type names for avro <-> json convertion…
iliax Jun 21, 2023
8337c9c
BE: Serde: Implement a serde for consumer_offsets topic (#3771)
iliax Jun 22, 2023
9549f68
BE: Fix CORS once again (#3957)
Haarolean Jun 23, 2023
6b67313
[e2e] Checking Broker's config search is case insensitive (#3972)
VladSenyuta Jun 26, 2023
8180570
Bump peter-evans/create-or-update-comment from 2 to 3 (#3973)
dependabot[bot] Jun 26, 2023
b9bbb1a
FE: Ignore expected 404 on topic statistics page (#3964)
Haarolean Jun 26, 2023
b700ac3
BE: RBAC: Implement an authorities extractor to support subject-level…
Haarolean Jun 27, 2023
401c9f1
Refactor workflow names
Haarolean Jun 27, 2023
50b9c56
ODD: Skipping topic exporting if we failed to load/parse topic's sche…
iliax Jun 28, 2023
be2f9f0
Bump org.mapstruct.version from 1.4.2.Final to 1.5.5.Final (#3707)
dependabot[bot] Jun 28, 2023
d26490e
Bump slf4j-simple from 2.0.5 to 2.0.7 (#3987)
dependabot[bot] Jun 30, 2023
0c732db
Bump allure.version from 2.21.0 to 2.22.2 (#3967)
dependabot[bot] Jun 30, 2023
e57b0ba
Bump protobuf-java from 3.21.9 to 3.23.3 (#3966)
dependabot[bot] Jun 30, 2023
216c876
FE: Consumers: Add a tooltip for a state (#3871)
seono Jun 30, 2023
ab58618
FE: Add robots.txt (#3995)
Haarolean Jun 30, 2023
d572e43
Infra: Fix image build for non OCI-compliant runtimes (#3986)
Narekmat Jul 3, 2023
9ab4580
FE: Consumers: Replace zero consumer lag with "N/A" (#4009)
Haarolean Jul 4, 2023
17cde82
Get rid of pull_request_target modes
Haarolean Jul 6, 2023
5f231c7
FE: Fix Messages: Produce: "Keep contents" not re-generated (#4008)
Haarolean Jul 10, 2023
8ae8ae4
CVE fixes, July 23 (#4003)
Haarolean Jul 10, 2023
f124fa6
Bump actions/setup-node from 3.6.0 to 3.7.0 (#4023)
dependabot[bot] Jul 10, 2023
d4001b5
SchemaRegistry references support (#3747)
iliax Jul 12, 2023
32cd559
Bump qase.io.version from 3.0.4 to 3.0.5 (#4000)
dependabot[bot] Jul 13, 2023
a32272d
Infra: tighten github_token security (#4043)
Narekmat Jul 24, 2023
ca2d53f
BE: Respect system proxy settings in WebClient (#4042)
Khrol Jul 24, 2023
7eaae31
Error message from SR propagation (#4058)
iliax Jul 26, 2023
0b99f74
BE: Migrate deprecated spring components (#4056)
Haarolean Jul 31, 2023
2db8959
BE: Implement Hex serde (#4074)
iliax Aug 1, 2023
476cbfb
BE: Serde tiny improvements and fixes (#4063)
iliax Aug 1, 2023
895d27a
Unavailable connects suppressing (#4061)
iliax Aug 1, 2023
1cd303a
BE: Impl ACL endpoints for consumer, producer, stream apps (#3783)
iliax Aug 1, 2023
b2c3fcc
BE: ACL enablement check fixes (#4034)
iliax Aug 1, 2023
c96a0c6
ISSSUE4052: Polling metrics (#4069)
iliax Aug 1, 2023
15f4543
BE: RBAC: Fix unknown resource exception (#4033)
Haarolean Aug 1, 2023
3cde6c2
FE: Logout button link is bound to a wrong div (#4045)
Haarolean Aug 1, 2023
77f1ec9
BE: RBAC: Skip rbac checks in case of app config (#4078)
Haarolean Aug 1, 2023
8126607
BE: Audit: Minor refactoring (#4064)
iliax Aug 1, 2023
92157bd
BE: Hex serde initialization fix (#4081)
iliax Aug 2, 2023
4515eca
Update README
Haarolean Aug 2, 2023
6a40146
BE: Throw obvious exception in case no oauth2 providers have been def…
Haarolean Aug 2, 2023
69ebd3d
FE: display consumerGroupID in Reset Offsets page (#3866)
HurSungYun Aug 3, 2023
333eae2
Make the container timezone configurable (#4084)
Haarolean Aug 4, 2023
ac09efc
FE: Update topic deletion disabled message (#4092)
Haarolean Aug 7, 2023
ba18f3b
Infra: Fix frontend sonar jdk warning (#4098)
Narekmat Aug 7, 2023
150fc21
RBAC: Implement roles by github teams (#4093)
Haarolean Aug 7, 2023
d915de4
Add protobuf raw message deserializer (#4041)
kostasdizas Aug 11, 2023
fa9547b
BE: Controllers structure minor refactr (#4110)
iliax Aug 11, 2023
b32ab01
BE: Implement audit log level (#4103)
iliax Aug 11, 2023
2a61b97
Messaging polling refactoring (#4088)
iliax Aug 14, 2023
f9e8966
Bump pnpm/action-setup from 2.2.4 to 2.4.0 (#4072)
dependabot[bot] Aug 16, 2023
78e53d7
Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0 (#4071)
dependabot[bot] Aug 16, 2023
6224b12
FE: Refactor RBAC tests, fix "subset" permissions issues (#4128)
Haarolean Aug 18, 2023
3114509
FE: RBAC: Fix cluster config menu item is always enabled (#4130)
Haarolean Aug 18, 2023
bdbbdcc
BE: Use HTTP GET for basic auth (#4135)
Haarolean Aug 18, 2023
c8ad262
BE: Consider context path in basic auth html (#4136)
Haarolean Aug 18, 2023
1df8625
BE: Audit: consider RBAC might be disabled (#4138)
Haarolean Aug 18, 2023
5f89e3b
Bump actions/setup-node from 3.7.0 to 3.8.1 (#4141)
dependabot[bot] Aug 21, 2023
9acbf2b
BE: Minor restart logic refactoring (#4140)
iliax Aug 21, 2023
7a82079
FE: Topics: Do not send properties which are not defined explicitly (…
p-eye Aug 23, 2023
d2a5acc
FE: Topics: Minor fixes for Create Topic form (#3969)
pvmsikrsna Aug 23, 2023
ed9f91f
FE: Broker: Config: Implement search by the Value (#3804)
malavmevada Aug 23, 2023
8d40279
FE: Bump node & pnpm versions (#4146)
Haarolean Aug 23, 2023
b12a063
Bump semver from 6.3.0 to 6.3.1 in /kafka-ui-react-app (#4149)
dependabot[bot] Aug 23, 2023
8d35761
Bump json5 from 1.0.1 to 1.0.2 in /kafka-ui-react-app (#4148)
dependabot[bot] Aug 23, 2023
4f211b3
Bump word-wrap from 1.2.3 to 1.2.5 in /kafka-ui-react-app (#4151)
dependabot[bot] Aug 23, 2023
37a6e62
Bump vite from 4.0.0 to 4.0.5 in /kafka-ui-react-app (#4147)
dependabot[bot] Aug 23, 2023
844eb17
Bump tough-cookie from 4.0.0 to 4.1.3 in /kafka-ui-react-app (#4150)
dependabot[bot] Aug 23, 2023
cca2c96
FE: Fix active controller badge on invalid node (#4085)
moremagic Aug 23, 2023
4519d9a
Bump lossless-json from 2.0.8 to 2.0.11 in /kafka-ui-react-app (#4168)
dependabot[bot] Aug 29, 2023
7de883d
Bump @types/eventsource from 1.1.8 to 1.1.11 in /kafka-ui-react-app (…
dependabot[bot] Aug 29, 2023
d7eb3ba
Bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0 in /kafka-ui-react…
dependabot[bot] Aug 29, 2023
b2b02a5
Bump @hookform/error-message from 2.0.0 to 2.0.1 in /kafka-ui-react-a…
dependabot[bot] Aug 29, 2023
2051f6f
Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 in /kafka-ui-react-ap…
dependabot[bot] Aug 29, 2023
342b534
Bump jest from 29.5.0 to 29.6.4 in /kafka-ui-react-app (#4161)
dependabot[bot] Aug 29, 2023
552691f
Bump use-debounce from 9.0.3 to 9.0.4 in /kafka-ui-react-app (#4160)
dependabot[bot] Aug 29, 2023
8f2a29d
Bump aws-actions/configure-aws-credentials from 2 to 3 (#4169)
dependabot[bot] Aug 29, 2023
0d6f293
FE: Topic analysis: Updated style for percentage of completion (#4123)
pradyumnad Aug 29, 2023
80024c8
BE: Fix sonar code smells (#3971)
dshubhadeep Aug 29, 2023
729ca79
BE: Fix cognito roles extractor regression (#4171)
FreddyMcRay Aug 30, 2023
c05abc1
Bump eslint-import-resolver-node from 0.3.6 to 0.3.9 in /kafka-ui-rea…
dependabot[bot] Aug 30, 2023
4ec7975
BE: Implement topic active producers API (#4121)
iliax Aug 30, 2023
b0583a3
BE: Refactor SchemaRegistry serialization logic (#4116)
iliax Aug 30, 2023
6676747
Bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 (#4190)
dependabot[bot] Sep 5, 2023
14efe9d
Bump @jest/types from 29.5.0 to 29.6.3 in /kafka-ui-react-app (#4188)
dependabot[bot] Sep 5, 2023
5c9fb99
Bump react and @types/react in /kafka-ui-react-app (#4187)
dependabot[bot] Sep 5, 2023
a47848f
Bump vite-tsconfig-paths from 4.0.2 to 4.2.0 in /kafka-ui-react-app (…
dependabot[bot] Sep 5, 2023
2836b2f
Bump eslint-config-prettier from 8.5.0 to 9.0.0 in /kafka-ui-react-ap…
dependabot[bot] Sep 5, 2023
9e7bc02
Bump eslint-plugin-jsx-a11y from 6.5.1 to 6.7.1 in /kafka-ui-react-ap…
dependabot[bot] Sep 5, 2023
d2b0cc5
Bump json-schema-faker from 0.5.0-rcv.44 to 0.5.3 in /kafka-ui-react-…
dependabot[bot] Sep 5, 2023
ceb821a
Bump sass from 1.52.3 to 1.66.1 in /kafka-ui-react-app (#4185)
dependabot[bot] Sep 5, 2023
145bf07
Bump jest-environment-jsdom from 29.5.0 to 29.6.4 in /kafka-ui-react-…
dependabot[bot] Sep 5, 2023
bbb739a
FE: Fix dateTimeHelpers.spec.ts linter error (#4090)
MikeStrike101 Sep 5, 2023
59584ed
BE: Add a common prefix for all app metrics (#4177)
iliax Sep 5, 2023
0616883
Bump eslint from 8.16.0 to 8.48.0 in /kafka-ui-react-app (#4184)
dependabot[bot] Sep 6, 2023
aca3d25
Bump ingestion-contract-client from 0.1.23 to 0.1.26 (#4047)
dependabot[bot] Sep 6, 2023
68a7268
Bump maven-surefire-plugin from 2.22.2 to 3.1.2 (#4026)
dependabot[bot] Sep 6, 2023
f66d234
Bump git-commit-id-plugin from 4.0.0 to 4.9.10 (#4028)
dependabot[bot] Sep 6, 2023
39bb860
Bump allure.version from 2.22.2 to 2.23.0 (#4039)
dependabot[bot] Sep 6, 2023
8a1e9ad
Docs: Fix persistent installation link in README (#4207)
victoria-miltcheva Sep 7, 2023
c00cb32
Bump @types/lossless-json from 1.0.1 to 1.0.2 in /kafka-ui-react-app …
dependabot[bot] Sep 12, 2023
ff106a2
Bump @openapitools/openapi-generator-cli from 2.5.2 to 2.7.0 in /kafk…
dependabot[bot] Sep 12, 2023
de2f06c
Bump react-hot-toast from 2.4.0 to 2.4.1 in /kafka-ui-react-app (#4218)
dependabot[bot] Sep 12, 2023
5d53580
Bump @testing-library/dom from 9.0.0 to 9.3.1 in /kafka-ui-react-app …
dependabot[bot] Sep 12, 2023
cc12814
Bump @typescript-eslint/parser from 5.29.0 to 5.62.0 in /kafka-ui-rea…
dependabot[bot] Sep 12, 2023
68f08a0
Bump Spring Boot (#4227)
freeformz Sep 13, 2023
fc97dfa
Bump react-router-dom from 6.3.0 to 6.15.0 in /kafka-ui-react-app (#4…
dependabot[bot] Sep 13, 2023
53a6553
Bump vite-tsconfig-paths from 4.2.0 to 4.2.1 in /kafka-ui-react-app (…
dependabot[bot] Sep 13, 2023
3dc4446
added env variable filtering.groovy.enabled which allows to enable/di…
Vladysl Apr 8, 2024
83b5a60
added commons-collections4 library instead of commons-collections (#4…
Vladysl Apr 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
36 changes: 36 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"name": "Java",

"image": "mcr.microsoft.com/devcontainers/java:0-17",

"features": {
"ghcr.io/devcontainers/features/java:1": {
"version": "none",
"installMaven": "true",
"installGradle": "false"
},
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
},

// Use 'forwardPorts' to make a list of ports inside the container available locally.
// "forwardPorts": [],

// Use 'postCreateCommand' to run commands after the container is created.
// "postCreateCommand": "java -version",

"customizations": {
"vscode": {
"extensions" : [
"vscjava.vscode-java-pack",
"vscjava.vscode-maven",
"vscjava.vscode-java-debug",
"EditorConfig.EditorConfig",
"ms-azuretools.vscode-docker",
"antfu.vite",
"ms-kubernetes-tools.vscode-kubernetes-tools",
"github.vscode-pull-request-github"
]
}
}

}
286 changes: 286 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,286 @@
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
max_line_length = 120
tab_width = 4
ij_continuation_indent_size = 8
ij_formatter_off_tag = @formatter:off
ij_formatter_on_tag = @formatter:on
ij_formatter_tags_enabled = true
ij_smart_tabs = false
ij_visual_guides = none
ij_wrap_on_typing = false
trim_trailing_whitespace = true

[*.java]
indent_size = 2
ij_continuation_indent_size = 4
ij_java_align_consecutive_assignments = false
ij_java_align_consecutive_variable_declarations = false
ij_java_align_group_field_declarations = false
ij_java_align_multiline_annotation_parameters = false
ij_java_align_multiline_array_initializer_expression = false
ij_java_align_multiline_assignment = false
ij_java_align_multiline_binary_operation = false
ij_java_align_multiline_chained_methods = false
ij_java_align_multiline_extends_list = false
ij_java_align_multiline_for = true
ij_java_align_multiline_method_parentheses = false
ij_java_align_multiline_parameters = true
ij_java_align_multiline_parameters_in_calls = false
ij_java_align_multiline_parenthesized_expression = false
ij_java_align_multiline_records = true
ij_java_align_multiline_resources = true
ij_java_align_multiline_ternary_operation = false
ij_java_align_multiline_text_blocks = false
ij_java_align_multiline_throws_list = false
ij_java_align_subsequent_simple_methods = false
ij_java_align_throws_keyword = false
ij_java_align_types_in_multi_catch = true
ij_java_annotation_parameter_wrap = off
ij_java_array_initializer_new_line_after_left_brace = false
ij_java_array_initializer_right_brace_on_new_line = false
ij_java_array_initializer_wrap = normal
ij_java_assert_statement_colon_on_next_line = false
ij_java_assert_statement_wrap = normal
ij_java_assignment_wrap = normal
ij_java_binary_operation_sign_on_next_line = false
ij_java_binary_operation_wrap = normal
ij_java_blank_lines_after_anonymous_class_header = 0
ij_java_blank_lines_after_class_header = 0
ij_java_blank_lines_after_imports = 1
ij_java_blank_lines_after_package = 1
ij_java_blank_lines_around_class = 1
ij_java_blank_lines_around_field = 0
ij_java_blank_lines_around_field_in_interface = 0
ij_java_blank_lines_around_initializer = 1
ij_java_blank_lines_around_method = 1
ij_java_blank_lines_around_method_in_interface = 1
ij_java_blank_lines_before_class_end = 0
ij_java_blank_lines_before_imports = 1
ij_java_blank_lines_before_method_body = 0
ij_java_blank_lines_before_package = 1
ij_java_block_brace_style = end_of_line
ij_java_block_comment_add_space = false
ij_java_block_comment_at_first_column = true
ij_java_builder_methods = none
ij_java_call_parameters_new_line_after_left_paren = false
ij_java_call_parameters_right_paren_on_new_line = false
ij_java_call_parameters_wrap = normal
ij_java_case_statement_on_separate_line = true
ij_java_catch_on_new_line = false
ij_java_class_annotation_wrap = split_into_lines
ij_java_class_brace_style = end_of_line
ij_java_class_count_to_use_import_on_demand = 999
ij_java_class_names_in_javadoc = 1
ij_java_do_not_indent_top_level_class_members = false
ij_java_do_not_wrap_after_single_annotation = false
ij_java_do_not_wrap_after_single_annotation_in_parameter = false
ij_java_do_while_brace_force = always
ij_java_doc_add_blank_line_after_description = true
ij_java_doc_add_blank_line_after_param_comments = false
ij_java_doc_add_blank_line_after_return = false
ij_java_doc_add_p_tag_on_empty_lines = true
ij_java_doc_align_exception_comments = true
ij_java_doc_align_param_comments = true
ij_java_doc_do_not_wrap_if_one_line = false
ij_java_doc_enable_formatting = true
ij_java_doc_enable_leading_asterisks = true
ij_java_doc_indent_on_continuation = false
ij_java_doc_keep_empty_lines = true
ij_java_doc_keep_empty_parameter_tag = true
ij_java_doc_keep_empty_return_tag = true
ij_java_doc_keep_empty_throws_tag = true
ij_java_doc_keep_invalid_tags = true
ij_java_doc_param_description_on_new_line = false
ij_java_doc_preserve_line_breaks = false
ij_java_doc_use_throws_not_exception_tag = true
ij_java_else_on_new_line = false
ij_java_entity_dd_suffix = EJB
ij_java_entity_eb_suffix = Bean
ij_java_entity_hi_suffix = Home
ij_java_entity_lhi_prefix = Local
ij_java_entity_lhi_suffix = Home
ij_java_entity_li_prefix = Local
ij_java_entity_pk_class = java.lang.String
ij_java_entity_vo_suffix = VO
ij_java_enum_constants_wrap = normal
ij_java_extends_keyword_wrap = normal
ij_java_extends_list_wrap = normal
ij_java_field_annotation_wrap = split_into_lines
ij_java_finally_on_new_line = false
ij_java_for_brace_force = always
ij_java_for_statement_new_line_after_left_paren = false
ij_java_for_statement_right_paren_on_new_line = false
ij_java_for_statement_wrap = normal
ij_java_generate_final_locals = false
ij_java_generate_final_parameters = false
ij_java_if_brace_force = always
ij_java_imports_layout = $*,|,*
ij_java_indent_case_from_switch = true
ij_java_insert_inner_class_imports = false
ij_java_insert_override_annotation = true
ij_java_keep_blank_lines_before_right_brace = 2
ij_java_keep_blank_lines_between_package_declaration_and_header = 2
ij_java_keep_blank_lines_in_code = 2
ij_java_keep_blank_lines_in_declarations = 2
ij_java_keep_builder_methods_indents = false
ij_java_keep_control_statement_in_one_line = true
ij_java_keep_first_column_comment = true
ij_java_keep_indents_on_empty_lines = false
ij_java_keep_line_breaks = true
ij_java_keep_multiple_expressions_in_one_line = false
ij_java_keep_simple_blocks_in_one_line = false
ij_java_keep_simple_classes_in_one_line = false
ij_java_keep_simple_lambdas_in_one_line = false
ij_java_keep_simple_methods_in_one_line = false
ij_java_label_indent_absolute = false
ij_java_label_indent_size = 0
ij_java_lambda_brace_style = end_of_line
ij_java_layout_static_imports_separately = true
ij_java_line_comment_add_space = false
ij_java_line_comment_add_space_on_reformat = false
ij_java_line_comment_at_first_column = true
ij_java_message_dd_suffix = EJB
ij_java_message_eb_suffix = Bean
ij_java_method_annotation_wrap = split_into_lines
ij_java_method_brace_style = end_of_line
ij_java_method_call_chain_wrap = normal
ij_java_method_parameters_new_line_after_left_paren = false
ij_java_method_parameters_right_paren_on_new_line = false
ij_java_method_parameters_wrap = normal
ij_java_modifier_list_wrap = false
ij_java_multi_catch_types_wrap = normal
ij_java_names_count_to_use_import_on_demand = 999
ij_java_new_line_after_lparen_in_annotation = false
ij_java_new_line_after_lparen_in_record_header = false
ij_java_parameter_annotation_wrap = normal
ij_java_parentheses_expression_new_line_after_left_paren = false
ij_java_parentheses_expression_right_paren_on_new_line = false
ij_java_place_assignment_sign_on_next_line = false
ij_java_prefer_longer_names = true
ij_java_prefer_parameters_wrap = false
ij_java_record_components_wrap = normal
ij_java_repeat_synchronized = true
ij_java_replace_instanceof_and_cast = false
ij_java_replace_null_check = true
ij_java_replace_sum_lambda_with_method_ref = true
ij_java_resource_list_new_line_after_left_paren = false
ij_java_resource_list_right_paren_on_new_line = false
ij_java_resource_list_wrap = normal
ij_java_rparen_on_new_line_in_annotation = false
ij_java_rparen_on_new_line_in_record_header = false
ij_java_session_dd_suffix = EJB
ij_java_session_eb_suffix = Bean
ij_java_session_hi_suffix = Home
ij_java_session_lhi_prefix = Local
ij_java_session_lhi_suffix = Home
ij_java_session_li_prefix = Local
ij_java_session_si_suffix = Service
ij_java_space_after_closing_angle_bracket_in_type_argument = false
ij_java_space_after_colon = true
ij_java_space_after_comma = true
ij_java_space_after_comma_in_type_arguments = true
ij_java_space_after_for_semicolon = true
ij_java_space_after_quest = true
ij_java_space_after_type_cast = true
ij_java_space_before_annotation_array_initializer_left_brace = false
ij_java_space_before_annotation_parameter_list = false
ij_java_space_before_array_initializer_left_brace = true
ij_java_space_before_catch_keyword = true
ij_java_space_before_catch_left_brace = true
ij_java_space_before_catch_parentheses = true
ij_java_space_before_class_left_brace = true
ij_java_space_before_colon = true
ij_java_space_before_colon_in_foreach = true
ij_java_space_before_comma = false
ij_java_space_before_do_left_brace = true
ij_java_space_before_else_keyword = true
ij_java_space_before_else_left_brace = true
ij_java_space_before_finally_keyword = true
ij_java_space_before_finally_left_brace = true
ij_java_space_before_for_left_brace = true
ij_java_space_before_for_parentheses = true
ij_java_space_before_for_semicolon = false
ij_java_space_before_if_left_brace = true
ij_java_space_before_if_parentheses = true
ij_java_space_before_method_call_parentheses = false
ij_java_space_before_method_left_brace = true
ij_java_space_before_method_parentheses = false
ij_java_space_before_opening_angle_bracket_in_type_parameter = false
ij_java_space_before_quest = true
ij_java_space_before_switch_left_brace = true
ij_java_space_before_switch_parentheses = true
ij_java_space_before_synchronized_left_brace = true
ij_java_space_before_synchronized_parentheses = true
ij_java_space_before_try_left_brace = true
ij_java_space_before_try_parentheses = true
ij_java_space_before_type_parameter_list = false
ij_java_space_before_while_keyword = true
ij_java_space_before_while_left_brace = true
ij_java_space_before_while_parentheses = true
ij_java_space_inside_one_line_enum_braces = false
ij_java_space_within_empty_array_initializer_braces = false
ij_java_space_within_empty_method_call_parentheses = false
ij_java_space_within_empty_method_parentheses = false
ij_java_spaces_around_additive_operators = true
ij_java_spaces_around_annotation_eq = true
ij_java_spaces_around_assignment_operators = true
ij_java_spaces_around_bitwise_operators = true
ij_java_spaces_around_equality_operators = true
ij_java_spaces_around_lambda_arrow = true
ij_java_spaces_around_logical_operators = true
ij_java_spaces_around_method_ref_dbl_colon = false
ij_java_spaces_around_multiplicative_operators = true
ij_java_spaces_around_relational_operators = true
ij_java_spaces_around_shift_operators = true
ij_java_spaces_around_type_bounds_in_type_parameters = true
ij_java_spaces_around_unary_operator = false
ij_java_spaces_within_angle_brackets = false
ij_java_spaces_within_annotation_parentheses = false
ij_java_spaces_within_array_initializer_braces = false
ij_java_spaces_within_braces = false
ij_java_spaces_within_brackets = false
ij_java_spaces_within_cast_parentheses = false
ij_java_spaces_within_catch_parentheses = false
ij_java_spaces_within_for_parentheses = false
ij_java_spaces_within_if_parentheses = false
ij_java_spaces_within_method_call_parentheses = false
ij_java_spaces_within_method_parentheses = false
ij_java_spaces_within_parentheses = false
ij_java_spaces_within_record_header = false
ij_java_spaces_within_switch_parentheses = false
ij_java_spaces_within_synchronized_parentheses = false
ij_java_spaces_within_try_parentheses = false
ij_java_spaces_within_while_parentheses = false
ij_java_special_else_if_treatment = true
ij_java_subclass_name_suffix = Impl
ij_java_ternary_operation_signs_on_next_line = false
ij_java_ternary_operation_wrap = normal
ij_java_test_name_suffix = Test
ij_java_throws_keyword_wrap = normal
ij_java_throws_list_wrap = normal
ij_java_use_external_annotations = false
ij_java_use_fq_class_names = false
ij_java_use_relative_indents = false
ij_java_use_single_class_imports = true
ij_java_variable_annotation_wrap = normal
ij_java_visibility = public
ij_java_while_brace_force = always
ij_java_while_on_new_line = false
ij_java_wrap_comments = false
ij_java_wrap_first_method_in_call_chain = false
ij_java_wrap_long_lines = false

[*.md]
insert_final_newline = false
trim_trailing_whitespace = false

[*.yaml]
indent_size = 2
[*.yml]
indent_size = 2

4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
# TESTS
/kafka-ui-e2e-checks/ @provectus/kafka-qa

# HELM CHARTS
/charts/ @provectus/kafka-devops
# INFRA
/.github/workflows/ @provectus/kafka-devops
Loading
Loading