enso/app/ide-desktop
somebody1234 72ae10c8e2
Add dashboard table view (#6015)
- Adds dummy views for all asset types (project, directory, secret, file)
- The backend metadata does not exist for many of these columns.

# Important Notes
To do:
- [x] figure out the best way to add the custom classes - tailwind likes to avoid custom classes whenever possible
2023-04-13 15:17:32 +00:00
..
lib Add dashboard table view (#6015) 2023-04-13 15:17:32 +00:00
.gitignore Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
eslint.config.js Add dashboard table view (#6015) 2023-04-13 15:17:32 +00:00
package-lock.json Fix ./run gui watch (#6212) 2023-04-11 06:04:27 +00:00
package.json Add dashboard table view (#6015) 2023-04-13 15:17:32 +00:00
tsconfig.json Add dashboard table view (#6015) 2023-04-13 15:17:32 +00:00
utils.ts Project Sharing (#6077) 2023-04-06 15:26:37 +02:00