Merge pull request #800 from akhilmhdh/fix/style-overview-fixes
feat: fixed padding, added progress bar for routing, added sticky hea…
Showing
- frontend/package-lock.json 11 additions, 0 deletionsfrontend/package-lock.json
- frontend/package.json 1 addition, 0 deletionsfrontend/package.json
- frontend/src/components/v2/EmptyState/EmptyState.tsx 1 addition, 1 deletionfrontend/src/components/v2/EmptyState/EmptyState.tsx
- frontend/src/components/v2/SecretInput/SecretInput.tsx 3 additions, 1 deletionfrontend/src/components/v2/SecretInput/SecretInput.tsx
- frontend/src/components/v2/Table/Table.tsx 18 additions, 2 deletionsfrontend/src/components/v2/Table/Table.tsx
- frontend/src/components/v2/Table/index.tsx 3 additions, 3 deletionsfrontend/src/components/v2/Table/index.tsx
- frontend/src/pages/_app.tsx 19 additions, 1 deletionfrontend/src/pages/_app.tsx
- frontend/src/styles/globals.css 4 additions, 0 deletionsfrontend/src/styles/globals.css
- frontend/src/views/DashboardPage/DashboardPage.tsx 63 additions, 54 deletionsfrontend/src/views/DashboardPage/DashboardPage.tsx
- frontend/src/views/SecretOverviewPage/SecretOverviewPage.tsx 53 additions, 16 deletionsfrontend/src/views/SecretOverviewPage/SecretOverviewPage.tsx
- frontend/src/views/SecretOverviewPage/components/SecretOverviewFolderRow/SecretOverviewFolderRow.tsx 3 additions, 3 deletions...nents/SecretOverviewFolderRow/SecretOverviewFolderRow.tsx
- frontend/src/views/SecretOverviewPage/components/SecretOverviewTableRow/SecretEditRow.tsx 1 addition, 1 deletion...wPage/components/SecretOverviewTableRow/SecretEditRow.tsx
- frontend/src/views/SecretOverviewPage/components/SecretOverviewTableRow/SecretOverviewTableRow.tsx 33 additions, 16 deletions...ponents/SecretOverviewTableRow/SecretOverviewTableRow.tsx
Loading
Please register or sign in to comment