twenty/packages/twenty-front
Ana Sofia Marin Alexandre cac3e116a3
Add SettingsCard for Config Data Type and Accounts Settings (#7093)
https://github.com/twentyhq/twenty/issues/6950
Add new Settings Card for Config Data Type and accounts Settings
Before:
<img width="707" alt="Screenshot 2024-09-11 at 17 43 16"
src="https://github.com/user-attachments/assets/63ff9373-fa86-4b22-8e8b-21483039c3be">
After:
<img width="755" alt="Screenshot 2024-09-17 at 14 15 18"
src="https://github.com/user-attachments/assets/213c24a1-dc1c-4ffb-8890-7c1f63ed376c">
<img width="755" alt="Screenshot 2024-09-17 at 14 15 38"
src="https://github.com/user-attachments/assets/0fc12d19-b92a-493d-80fa-0064cf491fbc">
2024-09-18 18:32:41 +02:00
..
__mocks__
.storybook
public
scripts
src
.env.example
.eslintrc-ci.cjs
.eslintrc.cjs
.gitignore
.prettierignore
.swcrc
codegen-metadata.cjs
codegen.cjs
index.html
jest.config.ts
nyc.config.cjs
package.json
project.json
README.md
setupTests.ts
tsconfig.build.json
tsconfig.dev.json
tsconfig.json
tsconfig.spec.json
tsconfig.storybook.json
tsup.config.ts
tsup.ui.index.tsx
vite.config.ts

Run yarn dev while server running on port 3000