Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: show tags for psk provisioners#14628

New issue

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

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

Already on GitHub?Sign in to your account

Merged
aslilac merged 17 commits intomainfrompsk-tags
Sep 17, 2024
Merged
Show file tree
Hide file tree
Changes from1 commit
Commits
Show all changes
17 commits
Select commitHold shift + click to select a range
665c9b3
work
aslilacSep 5, 2024
4558b44
do the stuff
aslilacSep 6, 2024
fcd8614
🧹
aslilacSep 6, 2024
82c6362
feat: show more detailed provisioner version info
aslilacSep 6, 2024
8bb49a7
🧹
aslilacSep 6, 2024
dfa2621
descriptive lil help guys :)
aslilacSep 9, 2024
55360f7
🧹
aslilacSep 9, 2024
9129412
psk tags psk tags psk tags
aslilacSep 9, 2024
401eab3
Merge branch 'main' into group-provisioners
aslilacSep 17, 2024
716b257
hook up to api
aslilacSep 17, 2024
a1b7cbd
:)
aslilacSep 17, 2024
5d6d312
Merge branch 'group-provisioners' into provisioner-version-popups
aslilacSep 17, 2024
37e3933
v2.99.99
aslilacSep 17, 2024
2c6fd6d
Merge branch 'provisioner-version-popups' into provisioner-types
aslilacSep 17, 2024
fd3b259
Merge branch 'provisioner-types' into psk-tags
aslilacSep 17, 2024
1f8c386
tada
aslilacSep 17, 2024
cc620a5
Merge branch 'main' into psk-tags
aslilacSep 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
Merge branch 'main' into psk-tags
  • Loading branch information
@aslilac
aslilac committedSep 17, 2024
commitcc620a50850dc83b0983c06a13a3c81f90ae28f7
8 changes: 1 addition & 7 deletionssite/src/modules/provisioners/ProvisionerGroup.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -134,13 +134,7 @@ export const ProvisionerGroup: FC<ProvisionerGroupProps> = ({
>
<Tooltip title="Scope">
<Pill size="lg" icon={iconScope}>
<span
css={{
textTransform: "capitalize",
}}
>
{daemonScope}
</span>
<span css={{ textTransform: "capitalize" }}>{daemonScope}</span>
</Pill>
</Tooltip>
{type === "key" &&
Expand Down
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -38,7 +38,7 @@ export const Provisioners: Story = {
},
],
],
["じぇいダレン", [MockProvisioner, MockProvisioner2]],
["ジャイデン", [MockProvisioner, MockProvisioner2]],
[
"ケイラ",
[
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view thefull changes here.

[8]ページ先頭

©2009-2025 Movatter.jp