Commit cff6bc9
feat: add department column to policies table (#1499)
- Introduced a new column for 'Department' in the policies table, enhancing data representation.
- Utilized the Badge component for improved visual styling of department names.
This addition improves the clarity and usability of the policies table for users.
Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>1 parent 943a7d3 commit cff6bc9
File tree
1 file changed
+18
-0
lines changed- apps/app/src/app/(app)/[orgId]/policies/all/components
1 file changed
+18
-0
lines changedLines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
56 | 74 | | |
57 | 75 | | |
58 | 76 | | |
| |||
0 commit comments