repo_name
stringclasses
28 values
pr_number
int64
1.86k
122k
pr_title
stringlengths
5
204
author
stringlengths
3
58
git_commit_prev
stringlengths
40
40
git_commit_curr
stringlengths
40
40
date_created
stringlengths
25
25
date_merged
stringlengths
25
25
query
stringlengths
12
65.6k
context_file_path
stringlengths
6
233
label
int64
-1
1
language
stringclasses
5 values
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./api/types/discoveryconfig/convert/v1/discoveryconfig.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/tbot/config/output_kubernetes_test.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/srv/db/redis/protocol/resp2_test.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/srv/desktop/discovery_test.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/web/app/transport.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./examples/api-sync-roles/main.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/srv/db/mysql/autousers_test.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/spacelift/token_validator_test.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/devicetrust/config/config_test.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/bpf/bpf.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/srv/db/mysql/protocol/statement.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/service/servicecfg/windows.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/auth/windows/certificate_authority.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./api/types/sortby.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./api/types/usergroup.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/cache/cache.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/utils/writer.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/utils/log/slog_handler.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/auth/webauthncli/api.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/usagereporter/teleport/aggregating/reporter_test.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./api/utils/sshutils/conn.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./api/types/matchers.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/srv/discovery/fetchers/db/aws_opensearch_test.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./tool/tsh/common/app_cloud.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/auth/helpers_mfa.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./api/types/duration.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./web/packages/design/src/TextArea/index.ts
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/services/local/headlessauthn_watcher_test.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./web/packages/teleport/src/components/FormLogin/index.ts
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/reversetunnel/agentpool_test.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/auth/assist/assistv1/test/service_test.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/srv/server/azure_watcher.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./web/packages/design/src/Dialog/DialogHeader.jsx
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/devicetrust/native/device_others.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/auth/integration/integrationv1/awsoidc.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/utils/certs_test.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/client/api.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./tool/tbot/main.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./web/packages/shared/utils/base64/base64-arraybuffer.test.ts
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./lib/inventory/helpers.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./web/packages/teleterm/src/ui/TopBar/Connections/useConnections.ts
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./docs/img/database-access/workbench-ssl@2x.png
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./examples/etcd/certs/client-cert.pem
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./examples/access-plugin-minimal/updatespreadsheet.go
-1
go
gravitational/teleport
35,528
Graceful failure (log) with SSO Connector loading
jent
1515dc0114a04610833e99a1b00f28c0c26eabe5
2de1fdbc3c546ebbffb94a0b606dd3fde87b0f0f
2023-12-07 22:32:33+00:00
2023-12-08 19:38:52+00:00
Graceful failure (log) with SSO Connector loading. This PR fixes https://github.com/gravitational/security-findings/issues/47 This was originally attempted to be fixed in #34896, however this PR reverts those changes. The validation logic prior to #34896 was correct, and we should not attempt to fix this issue by making validation more lenient. Instead a second commit provides an alternative fix where the connectors are being looped over and unmarshaled. Errors at that point will be logged rather than returned. changelog: Fixed bug where configuration errors with an individual SSO connector impacted other connectors.
./tool/tctl/sso/tester/command.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/teleterm/src/ui/DocumentCluster/UnifiedResources.tsx
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/auth/userpreferences/userpreferencesv1/service_test.go
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/shared/components/UnifiedResources/UnifiedResources.tsx
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/shared/components/UnifiedResources/ListView/ResourceListItem.tsx
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/shared/components/UnifiedResources/UnifiedResources.story.tsx
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/web/userpreferences.go
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./api/proto/teleport/userpreferences/v1/unified_resource_preferences.proto
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./api/gen/proto/go/userpreferences/v1/unified_resource_preferences.pb.go
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/shared/components/UnifiedResources/types.ts
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/teleport/src/services/userPreferences/userPreferences.ts
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/services/local/userpreferences_test.go
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/shared/services/unifiedResourcePreferences.ts
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/shared/components/UnifiedResources/ListView/ListView.tsx
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/shared/components/UnifiedResources/FilterPanel.tsx
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/services/local/userpreferences.go
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/shared/components/UnifiedResources/ListView/ResourceListItem.story.tsx
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/shared/components/UnifiedResources/CardsView/ResourceCard.tsx
1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./e2e/aws/doc.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/shared/components/Notification/types.ts
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/teleterm/clusters/storage.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/auth/migration/0001_db_ca.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/tbot/tbot_test.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/design/src/SVGIcon/OpenAI.tsx
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./api/proto/teleport/legacy/client/proto/proxyservice.proto
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./integrations/operator/crdgen/ignored.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./integrations/kube-agent-updater/pkg/version/versionget.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./api/proto/teleport/users/v1/users_service.proto
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/auth/sessions.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/teleport/src/Databases/DatabaseList/DatabaseList.tsx
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/client/conntest/ssh.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./tool/tsh/common/mfa.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/utils/log/levels.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./api/types/cmp_test.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/backend/kubernetes/kubernetes_test.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/teleterm/daemon/daemon_headless.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./webassets_noembed.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/srv/db/postgres/test.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./api/types/oidc.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/cloud/aws/policy_test.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/cloud/azure/redis.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/srv/mock.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/teleport/src/Account/Account.tsx
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/utils/tlsdial.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/teleport/src/Account/ManageDevices/AddDevice/AddDevice.story.tsx
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/srv/authhandlers_test.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./examples/access-plugin-minimal/main.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./api/utils/azure/endpoints_test.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/utils/spki.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./integration/helpers/web.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/integrations/awsoidc/deployservice_config_test.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/teleterm/src/ui/services/modals/index.ts
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/teleport/src/Discover/Database/DeployService/AutoDeploy/AutoDeploy.test.tsx
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/teleport/src/Integrations/IntegrationsAddButton.tsx
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./lib/services/local/perf_test.go
-1
go
gravitational/teleport
35,526
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View
yassine
ffb3e188f6a7270df45202965a0d4c6e02ee0a76
2115d4d25a33e295434be27f7fc6330ea5023e3d
2023-12-07 21:44:10+00:00
2023-12-11 21:11:20+00:00
[Web] Add "Show All Labels/Collapse All Labels" button to Unified List View. ## Purpose Adds a button to expand or collapse all labels from all rows in a single click. This is for users who want to see all labels for all rows but don't want to have to go through each row and manually expand them. This preference is stored in the user's user preferences and will persist between sessions. [Figma design](https://www.figma.com/file/JKd0Bgs30AnNfNCLUuzzc2/Unified-Resources?type=design&node-id=2135-54558&mode=design&t=PA5vTXla67AXQNlc-0) ## Demo https://github.com/gravitational/teleport/assets/56373201/1e12658a-7553-4ea5-89d5-cbe40a427d75
./web/packages/teleterm/src/mainProcess/agentDownloader/fileDownloader.test.ts
-1
go