Skip to content

Commit bd20158

Browse files
feat: users list (#975)
* chore: update swagger script * chore: update frontier api * chore: bump apasara to 0.44.3 * feat: bump apsara and normalize.css * wip: users list * fix: proper search param handling * feat: user list filtering * fix: minor improvements * fix: search autofocus * feat: remove duplicate download logic * chore: update user list imports
1 parent c844ae0 commit bd20158

File tree

15 files changed

+6284
-240
lines changed

15 files changed

+6284
-240
lines changed

ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@hookform/resolvers": "^3.0.1",
1515
"@radix-ui/react-form": "^0.0.2",
1616
"@radix-ui/react-icons": "^1.3.0",
17-
"@raystack/apsara": "^0.44.2",
17+
"@raystack/apsara": "^0.44.5",
1818
"@raystack/frontier": "^0.49.0",
1919
"@stitches/react": "^1.2.8",
2020
"@tanstack/react-table": "^8.9.3",
@@ -48,4 +48,4 @@
4848
"vite": "^4.5.9",
4949
"vite-plugin-svgr": "^4.3.0"
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)