Skip to content

Commit

Permalink
Misc updates
Browse files Browse the repository at this point in the history
- upgrade some dependencies
  (stuck at primeng v15)
- remove tooltips (were leaking emails)
- refactor manage meeting button
- add `canManage` checks
- tweak icons & styles
  • Loading branch information
cjflory committed Feb 20, 2024
1 parent 5a30732 commit 71454b0
Show file tree
Hide file tree
Showing 10 changed files with 429 additions and 209 deletions.
6 changes: 6 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.organizeImports": "always"
},
"editor.formatOnSave": true
}
Loading

0 comments on commit 71454b0

Please sign in to comment.