Commit ff771e0
committed
feat: add server-driven layout tests and implement contact list component
- Created comprehensive tests for server-driven app layout, including sidebar and header navigation.
- Implemented ContactList component to display, edit, and delete contacts with loading and error handling.
- Added ObjectStack configuration and data source adapter for seamless integration with ObjectStack Client.
- Established mock server setup for testing with MSW, including handlers for ObjectStack API.
- Configured Tailwind CSS for styling and set up TypeScript configuration for the project.
- Integrated Vite for development and build processes, ensuring compatibility with ObjectStack packages.1 parent 3212c74 commit ff771e0
File tree
30 files changed
+124
-124
lines changed- apps/console
- src
- __tests__
- components
- mocks
30 files changed
+124
-124
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments