Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(devbox): devbox basic frontend ui and logic #4953

Merged
merged 242 commits into from
Sep 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
242 commits
Select commit Hold shift + click to select a range
345d5d0
chore(devbox): Initialization environment
mlhiter Aug 7, 2024
7dda36f
chore(devbox): ui library
mlhiter Aug 7, 2024
117a698
feat(devbox): for first ui
mlhiter Aug 8, 2024
b5503f1
feat(devbox): empty page
mlhiter Aug 8, 2024
3cdb972
feat: devboxList ui
mlhiter Aug 9, 2024
5642779
Merge branch 'main' into dev
mlhiter Aug 9, 2024
907e420
chore: typo error
mlhiter Aug 9, 2024
3b26146
fix(devbox): devbox edit type error
mlhiter Aug 9, 2024
957a48b
chore(devbox): remove unused code
mlhiter Aug 9, 2024
e2c7871
chore(devbox): add js-zip
mlhiter Aug 12, 2024
e56a784
feat(devbox): create devbox ui
mlhiter Aug 12, 2024
c9e6b55
fix(devbox): typo error
mlhiter Aug 12, 2024
44617d6
fix(devbox): mock error
mlhiter Aug 12, 2024
7e29c36
fix(devbox): svg color error
mlhiter Aug 12, 2024
974486e
feat(devbox): yaml create devbox
mlhiter Aug 12, 2024
b2a448f
fix(devbox): typo error
mlhiter Aug 12, 2024
28d9e71
fix(devbox): typo error and json2yaml error ignore
mlhiter Aug 12, 2024
14a5a26
style(devbox): global style and h style
mlhiter Aug 12, 2024
fce75f4
fix(devbox): url params error
mlhiter Aug 12, 2024
5c1b33f
fix(devbox): some ui bug
mlhiter Aug 12, 2024
a692b6b
fix(devbox): message ui show typo error
mlhiter Aug 12, 2024
27e7e44
feat(devbox): modified devboxlist cpu and memory to echarts
mlhiter Aug 13, 2024
129bdd7
feat(devbox): quotabox and pricebox in create devbox
mlhiter Aug 13, 2024
eb8703f
feat(devbox): version ui
mlhiter Aug 13, 2024
4d2bb64
feat(devbox): i18n support env
mlhiter Aug 14, 2024
b38f46d
fix(devbox): i18n cause api error
mlhiter Aug 14, 2024
e9e4c42
feat(devbox): i18n transform
mlhiter Aug 14, 2024
75f7c71
feat(devbox): release modal
mlhiter Aug 15, 2024
22adeb1
fix(devbox): pricebox i18n
mlhiter Aug 15, 2024
d33afef
chore(devbox): remove unused ico
mlhiter Aug 15, 2024
f74ed0b
fix(devbox): i18n error
mlhiter Aug 15, 2024
423a1da
fix(devbox): version ui error
mlhiter Aug 15, 2024
72a139b
chore(devbox): adjust modals file position
mlhiter Aug 15, 2024
f690924
feat(devbox): delete devbox logic
mlhiter Aug 15, 2024
33cc8ba
feat(devbox): restart devbox logic
mlhiter Aug 15, 2024
3f6a1cf
feat(devbox): pause devbox logic
mlhiter Aug 15, 2024
f64610b
feat(devbox): del devbox version logic
mlhiter Aug 15, 2024
d01356d
feat(devbox): terminal logic
mlhiter Aug 16, 2024
98f6d01
feat(devbox): adjust api logic
mlhiter Aug 18, 2024
56a01bc
fix(devbox): next app router error
mlhiter Aug 18, 2024
882a0e5
feat(devbox): update devbox
mlhiter Aug 18, 2024
6bd6bdb
fix(devbox): boundary case
mlhiter Aug 18, 2024
f4683c8
feat(devbox): release modal prompt
mlhiter Aug 18, 2024
455ed36
feat(devbox): network config ui and logic
mlhiter Aug 19, 2024
accf951
chore(devbox): adjust code import
mlhiter Aug 19, 2024
ec8cbf5
fix(devbox): cpu and memory transform error
mlhiter Aug 19, 2024
6e8fe8c
fix(devbox): delete error
mlhiter Aug 19, 2024
81d83de
feat(devbox): user quota
mlhiter Aug 19, 2024
f1d16ac
fix(devbox): yaml show error
mlhiter Aug 19, 2024
4ab5bf0
fix(devbox): get image name and image name related ui
mlhiter Aug 19, 2024
783043a
fix(devbox): devbox network yaml error
mlhiter Aug 19, 2024
0f5cd29
fix(devbox): goto terminal command error
mlhiter Aug 19, 2024
722ff4c
fix(devbox): restart logic error and menu button ui adjust
mlhiter Aug 20, 2024
ba14712
feat(devbox): online version
mlhiter Aug 20, 2024
26dd030
style(devbox): plus icon error
mlhiter Aug 20, 2024
edbc04e
fix(devbox): app online error
mlhiter Aug 20, 2024
4c48815
fix(devbox): some ts error and req.headers app router error
mlhiter Aug 21, 2024
c3252d4
fix(devbox): plus svg error
mlhiter Aug 21, 2024
6da2dc5
feat(devbox): get vscode remote password
mlhiter Aug 21, 2024
6b47f3d
feat(devbox): runtime adjust
mlhiter Aug 21, 2024
d7b055d
chore(devbox): remove unused code
mlhiter Aug 21, 2024
0987df0
fix(devbox): network error
mlhiter Aug 21, 2024
ec0cbad
fix(devbox): some little fix
mlhiter Aug 21, 2024
a2f5cc7
fix(devbox): runtime and network bug
mlhiter Aug 26, 2024
0f92e6c
fix(devbox): port
mlhiter Aug 26, 2024
a4eac27
feat(devbox): goto vscode
mlhiter Aug 26, 2024
ca2cb1a
chore(devbox): typo error
mlhiter Aug 26, 2024
05e5d01
fix(devbox): some error
mlhiter Aug 27, 2024
cb42cf0
fix(devbox): headers() transform to req.headers
mlhiter Aug 27, 2024
2bf6173
fix(devbox): req.nextUrl transform to req.url
mlhiter Aug 27, 2024
94a03f8
Revert "fix(devbox): req.nextUrl transform to req.url"
mlhiter Aug 27, 2024
709848a
chore(devbox): DynamicServerError error
mlhiter Aug 27, 2024
3f0e3e9
fix(devbox): some error
mlhiter Aug 28, 2024
96089c6
fix(devbox): service create failed
mlhiter Aug 29, 2024
b3fcf9d
chore(devbox): remove ApiRes and use export namespace to replace default
mlhiter Aug 29, 2024
51ad96a
feat(devbox): isEdit for modified and some config
mlhiter Aug 29, 2024
0658cc2
fix&per(devbox): some fix and ui adjust
mlhiter Aug 29, 2024
9be6560
fix(devbox): update devbox logic adjust
mlhiter Aug 29, 2024
61c53d0
fix(devbox): build error
mlhiter Aug 30, 2024
3c7840a
fix(devbox): modified runtime ui opacity
mlhiter Aug 30, 2024
aac84d7
fix(devbox): update ui
mlhiter Aug 30, 2024
dbeb323
feat(devbox): registerAddr
mlhiter Aug 30, 2024
443091f
chore(devbox): deploy.yaml
mlhiter Aug 30, 2024
e03d8db
feat(devbox): i18n fix(unsucess)
mlhiter Aug 30, 2024
e69150d
fix(devbox): fix error
mlhiter Aug 30, 2024
04682dd
fix(devbox): fix bug
mlhiter Aug 30, 2024
0d9d40c
fix(devbox): terminal bug
mlhiter Aug 30, 2024
a11b706
chore(devbox): i18n
mlhiter Aug 30, 2024
1c3a174
fix(devbox): public logo error
mlhiter Aug 30, 2024
28b53bd
fix(devbox): selector bug
mlhiter Aug 30, 2024
9db61c1
fix(devbox): delete app selector
mlhiter Aug 30, 2024
9154587
fix(devbox): fix delete devbox ingress bug
mlhiter Aug 31, 2024
9248c41
fix(devbox): ui bug
mlhiter Aug 31, 2024
3f1eba2
chore(devbox): ingress domain bug
mlhiter Aug 31, 2024
06881f8
fix(devbox): i18n error
mlhiter Sep 2, 2024
17c1d60
fix(devbox): some ui bug
mlhiter Sep 2, 2024
9d4a49d
fix(devbox): ui and k8s bug
mlhiter Sep 2, 2024
7fc574b
fix(devbox): i18n error
mlhiter Sep 2, 2024
6bcc4d5
Revert "fix(devbox): i18n error"
mlhiter Sep 2, 2024
ee531c5
fix(devbox): some ui bug
mlhiter Sep 2, 2024
62bacd6
chore(devbox): i18n bug
mlhiter Sep 2, 2024
5e86c40
feat(devbox): i18n
mlhiter Sep 2, 2024
e0760ff
fix: namespace bug
mlhiter Sep 2, 2024
f9e8798
fix: delDevbox api bug
mlhiter Sep 2, 2024
ce21c97
fix: delDevbox bug
mlhiter Sep 3, 2024
42758c5
fix: update ui bug
mlhiter Sep 3, 2024
dad3eeb
fix: some bug
mlhiter Sep 3, 2024
dc68d8b
fix: root
mlhiter Sep 3, 2024
a476306
fix: some ui bug
mlhiter Sep 3, 2024
c905a3a
fix: some ui bug
mlhiter Sep 3, 2024
d4803df
chore: networkName
mlhiter Sep 3, 2024
03e2932
fix: ingress sealos_name bug
mlhiter Sep 3, 2024
a00342a
fix: price prblem
mlhiter Sep 3, 2024
7b5c066
fix: version modal bug
mlhiter Sep 4, 2024
14ff8f1
fix: port ui bug
mlhiter Sep 4, 2024
c4a63c1
fix: lastRoute bug
mlhiter Sep 4, 2024
92dbb5b
chore: some ui and en perf
mlhiter Sep 4, 2024
3cfb586
chore: i18n default
mlhiter Sep 4, 2024
990634e
chore: some bug
mlhiter Sep 4, 2024
832ae3b
feat: devbox runtime adjust
mlhiter Sep 4, 2024
d4a4ae5
fix: ui bug
mlhiter Sep 4, 2024
89449e3
fix: runtime namespace write bug and delete devbox without service bug
mlhiter Sep 5, 2024
5a3e125
chore: add debian svg
mlhiter Sep 5, 2024
4c9adcc
feat: quota support
mlhiter Sep 5, 2024
3188128
feat: price
mlhiter Sep 5, 2024
23f0895
feat: devboxAffinityEnable
mlhiter Sep 5, 2024
5ac1e04
chore: build bug
mlhiter Sep 5, 2024
99f8a1f
feat: half succeed to mac
mlhiter Sep 6, 2024
0ef921e
feat: release modal checkbox
mlhiter Sep 6, 2024
c41eb18
perf: import order adjust
mlhiter Sep 6, 2024
cf50f69
perf: api logic perf
mlhiter Sep 6, 2024
f01a400
perf: code perf
mlhiter Sep 6, 2024
5be8b48
chore: vue svg name
mlhiter Sep 6, 2024
e1d3ea1
chore: cr adjust
mlhiter Sep 6, 2024
1767c88
chore: remove unused code
mlhiter Sep 6, 2024
0f3e350
chore: update yaml.tmpl
mlhiter Sep 6, 2024
bf3d478
ci: update some build file
mlhiter Sep 6, 2024
5705adb
ci: build bug
mlhiter Sep 6, 2024
9337938
fix: ts error
mlhiter Sep 6, 2024
fd2b412
fix: ts error
mlhiter Sep 6, 2024
c29c266
chore: remove console.log code
mlhiter Sep 9, 2024
03c2862
fix: vscode transform other info
mlhiter Sep 9, 2024
e6088a4
chore: export named to default
mlhiter Sep 9, 2024
b98ac0f
fix: ci error try
mlhiter Sep 9, 2024
e36fda4
feat: sshinfo
mlhiter Sep 9, 2024
67066e5
fix: status error
mlhiter Sep 10, 2024
dfa1518
fix: i18n error
mlhiter Sep 10, 2024
9ce4fb0
feat: default version
mlhiter Sep 10, 2024
c662ee6
fix: nodeports_exceeds_quota
mlhiter Sep 10, 2024
472d694
fix: button show bug
mlhiter Sep 11, 2024
f7e736a
fix: register_addr bug
mlhiter Sep 11, 2024
5b551aa
fix: some i18n
mlhiter Sep 11, 2024
752b0a7
feat: detail basic framework
mlhiter Sep 11, 2024
3c1af74
feat: basic detail framework
mlhiter Sep 11, 2024
28a356e
feat: version devboxStatusTag
mlhiter Sep 12, 2024
2f28bc8
feat: devbox status
mlhiter Sep 12, 2024
aca2664
fix: adjust status
mlhiter Sep 12, 2024
cad3c8d
feat: download config
mlhiter Sep 12, 2024
c977083
feat: monitor
mlhiter Sep 12, 2024
ecc114e
fix: svg adjust
mlhiter Sep 12, 2024
f647c9a
style: adjust style
mlhiter Sep 12, 2024
ea32a5d
feat: upTime
mlhiter Sep 12, 2024
40932df
fix: get devbox upTime
mlhiter Sep 12, 2024
53f2ee5
fix: build error bug
mlhiter Sep 12, 2024
fd51f59
fix:default 8080 port
mlhiter Sep 12, 2024
b4e00fd
fix: detail icon arrow-left adjust style
mlhiter Sep 12, 2024
c240ede
feat: runtimeVersion label show ui
mlhiter Sep 12, 2024
71809fb
fix: devbox deploy registry_addr bug
mlhiter Sep 12, 2024
7d754db
fix: ui some bug
mlhiter Sep 13, 2024
e06bb8b
feat: monitor cpu and memory
mlhiter Sep 13, 2024
3711e27
fix: monitorFetch bug
mlhiter Sep 13, 2024
f58700d
fix: monitor url to env
mlhiter Sep 13, 2024
34220ba
feat: new detail version
mlhiter Sep 13, 2024
d4cb235
fix: version edit
mlhiter Sep 13, 2024
8e17883
feat: support transform params to launchpad
mlhiter Sep 13, 2024
48acba5
feat: adjust svg
mlhiter Sep 13, 2024
ba03d9a
fix: runtime version getSSHRuntimeInfo
mlhiter Sep 13, 2024
3fb936b
fix: monitor will not show
mlhiter Sep 13, 2024
6cd29ce
fix: ugly fix ts bug
mlhiter Sep 13, 2024
35f363d
feat: transform kv to applaunchpad
mlhiter Sep 14, 2024
976fde7
feat: lastTerminatedState
mlhiter Sep 14, 2024
c48faa1
style: detail page style perf
mlhiter Sep 14, 2024
b221274
fix: delete then go to list
mlhiter Sep 14, 2024
785ea9f
fix: cpu and memory adjust
mlhiter Sep 14, 2024
74e837a
style: some w h bug
mlhiter Sep 14, 2024
6d53845
fix: some bug
mlhiter Sep 14, 2024
948bf39
style: detail style perf
mlhiter Sep 14, 2024
ee56fbc
fix: button border
mlhiter Sep 14, 2024
967fd25
style: some style bug
mlhiter Sep 14, 2024
5c1e5ea
fix: font size
mlhiter Sep 14, 2024
7ecd691
fix: network null
mlhiter Sep 14, 2024
edd4f8f
feat: release to detail
mlhiter Sep 14, 2024
1df2daa
chore: adjust import order
mlhiter Sep 16, 2024
8558281
fix: router searchparams disappear bug
mlhiter Sep 16, 2024
a7232af
style: some detail ui bug
mlhiter Sep 18, 2024
6106046
fix: pause and restart bug
mlhiter Sep 18, 2024
76dd241
chore: some i18n adjust
mlhiter Sep 18, 2024
4474352
fix: memory ui bug
mlhiter Sep 18, 2024
aecfa60
chore: note a bug
mlhiter Sep 18, 2024
43e4f50
fix: download private key without name suffix
mlhiter Sep 18, 2024
8760e47
feat: add cursor and vscode-insiders support
mlhiter Sep 18, 2024
f24251a
fix: update cpu and memory bug
mlhiter Sep 18, 2024
2f28f1a
chore: adjust cpu and memory list
mlhiter Sep 18, 2024
f9dc327
fix: some ui adjust
mlhiter Sep 18, 2024
d654210
feat: add sealos coin
mlhiter Sep 18, 2024
26b1745
fix: wrong frontend/packages/ui modified
mlhiter Sep 19, 2024
459c53f
fix: console log security bug
mlhiter Sep 19, 2024
0af010e
fix: devbox svg show bug
mlhiter Sep 19, 2024
e4afd7f
chore: transform some Chinese to English
mlhiter Sep 19, 2024
c3cfdd1
style: boxShadow bug
mlhiter Sep 19, 2024
237e30d
style: detail ui adjust again
mlhiter Sep 19, 2024
be36e44
fix: devboxList ui bug
mlhiter Sep 19, 2024
eb8dc67
chore: add react svg
mlhiter Sep 19, 2024
654af2a
fix: deploy bug
mlhiter Sep 19, 2024
baae25e
feat: deploy only success
mlhiter Sep 19, 2024
b333c1c
feat: delModal adjust ui
mlhiter Sep 19, 2024
4c8b540
fix: disable vscode select menuButton
mlhiter Sep 19, 2024
42b04e2
fix: cpu and memory chart adjust
mlhiter Sep 19, 2024
15fa437
fix: update activebar bug
mlhiter Sep 19, 2024
9edf628
feat: empty status ui
mlhiter Sep 19, 2024
9a278b3
style: status tag ui update
mlhiter Sep 19, 2024
f79efad
style: releaseModal ui update
mlhiter Sep 19, 2024
499f9c2
style: version button h adjust
mlhiter Sep 19, 2024
3347654
style: basicInfo detail update
mlhiter Sep 19, 2024
151b563
feat: add squash env
mlhiter Sep 19, 2024
7b48972
style: status tag ui adjust
mlhiter Sep 20, 2024
a4f568b
style: list color adjust
mlhiter Sep 20, 2024
5f0046f
style: adjust shutdown svg
mlhiter Sep 20, 2024
f8d1b95
feat: add start button and logic
mlhiter Sep 20, 2024
fb246c3
fix: box w
mlhiter Sep 20, 2024
962844b
feat: small screen adapt
mlhiter Sep 20, 2024
e22ede6
feat: monitol modal
mlhiter Sep 20, 2024
6bc9f5b
fix: style button
mlhiter Sep 20, 2024
e0e1977
chore: delete some console.log
mlhiter Sep 20, 2024
540809a
fix: menubutton boxShadow
mlhiter Sep 20, 2024
c8fd15d
style: border radius bug
mlhiter Sep 20, 2024
32376ba
fix: default add port 8080
mlhiter Sep 20, 2024
5258002
chore: remove unused file
mlhiter Sep 20, 2024
a8fed7b
fix: release appname
mlhiter Sep 20, 2024
f5396fa
fix: cpu and memory monitor 100
mlhiter Sep 20, 2024
a3a2b10
chore: remove console
mlhiter Sep 20, 2024
6da9802
feat: version add time
mlhiter Sep 20, 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
2 changes: 2 additions & 0 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
providers/objectstorage,
providers/kubepanel,
providers/workorder,
providers/devbox,
desktop,
]
steps:
Expand Down Expand Up @@ -165,6 +166,7 @@ jobs:
providers/objectstorage,
providers/kubepanel,
providers/workorder,
providers/devbox,
desktop,
]
steps:
Expand Down
1 change: 1 addition & 0 deletions frontend/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ buildTargets := \
providers/license \
providers/kubepanel \
providers/objectstorage \
providers/devbox \
providers/workorder

buildTargets-all := $(addprefix image-build-,$(buildTargets))
Expand Down
2 changes: 2 additions & 0 deletions frontend/packages/ui/src/components/RangeInput/index.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
'use client';

import React, { useState } from 'react';
import { HStack, Input, useNumberInput, IconButton, InputProps } from '@chakra-ui/react';
import { AddIcon, MinusIcon } from '@chakra-ui/icons';
Expand Down
2 changes: 2 additions & 0 deletions frontend/packages/ui/src/components/Select/index.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
'use client';

import React, { useRef, forwardRef, useMemo } from 'react';
import {
Menu,
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/AddIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const AddIcon = createIcon({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const ArrowDownSLineIcon = createIcon({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const ArrowExchangeIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/BucketIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const BucketIcon = createIcon({
Expand Down
2 changes: 2 additions & 0 deletions frontend/packages/ui/src/components/icons/CancelIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
'use client';

import { Icon } from '@chakra-ui/react';
export default function CancelIcon(props: Parameters<typeof Icon>[0]) {
return (
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/ChangeIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const ChangeIcon = createIcon({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const ClearOutlineIcon = createIcon({
Expand Down
2 changes: 2 additions & 0 deletions frontend/packages/ui/src/components/icons/CloseIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
'use client';

import { Icon, IconProps } from '@chakra-ui/react';

export default function CloseIcon(props: IconProps) {
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/CopyIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const CopyIcon = createIcon({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const CreateFolderIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/DeleteIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const DeleteIcon = createIcon({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const ListIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/DnsIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const DnsIcon = createIcon({
Expand Down
2 changes: 2 additions & 0 deletions frontend/packages/ui/src/components/icons/DocsIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
'use client';

import { Icon, IconProps } from '@chakra-ui/react';

export default function DocsIcon(props: IconProps) {
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/DownloadIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const DownloadIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/EditIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const EditIcon = createIcon({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const ExpanMoreIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/FileIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const FileIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/FolderIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const FolderIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/GroupAdd.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const GroupAddIcon = createIcon({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const InfoCircleIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/InfoIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const InfoIcon = createIcon({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const LeftArrowIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/LinkIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const LinkIcon = createIcon({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';
const ListCheckIcon = createIcon({
displayName: 'ListCheckIcon',
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/ListIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const ListIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/MoreIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const MoreIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/PortIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const PortIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/ProviderIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const ProviderIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/RefreshIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const RefreshIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/SearchIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const SearchIcon = createIcon({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const SortPolygonUpIcon = createIcon({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const SortPolygonUpIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/StorageIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const StorageIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/UploadIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const UploadIcon = createIcon({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const VisibityIcon = createIcon({
Expand Down
1 change: 1 addition & 0 deletions frontend/packages/ui/src/components/icons/WebHostIcon.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const WebHostIcon = createIcon({
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client';
import { createIcon } from '@chakra-ui/react';

const WarnTriangeIcon = createIcon({
Expand Down
Loading
Loading