Skip to content

Commit

Permalink
Admin member improvements (#2142)
Browse files Browse the repository at this point in the history
* Code improvements

* Close invitation revocation modal after click

* Loading visual to load members

* Change role modal with barheader buttons + processing logic while mutating

* Fixes lowercase in search

* spolu coms
  • Loading branch information
philipperolet authored Oct 17, 2023
1 parent b4c8249 commit c1c47f9
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 130 deletions.
8 changes: 4 additions & 4 deletions front/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"initdb": "env $(cat .env.local) npx tsx admin/db.ts"
},
"dependencies": {
"@dust-tt/sparkle": "^0.2.20",
"@dust-tt/sparkle": "^0.2.21",
"@emoji-mart/data": "^1.1.2",
"@emoji-mart/react": "^1.1.1",
"@headlessui/react": "^1.7.7",
Expand Down
Loading

0 comments on commit c1c47f9

Please sign in to comment.