10 Commits

Author SHA1 Message Date
Michael Shamoon
279263fadf Merge frontend user model 2022-11-13 21:31:46 -08:00
Michael Shamoon
dfdfd8a7d7 Refactor permissions to use enums, permissions service 2022-11-12 04:31:42 -08:00
Michael Shamoon
5c5486d2ea Refactor permissions check code
Directly check permissions and no subscription (uisettings is always initialized on frontend startup)
update permission directive to accept single string
add explicit management permission name
2022-11-11 15:45:37 -08:00
Kaaybi
084fe2c050 feat: reflect django permissions on UI 2022-11-11 18:33:04 +00:00
Michael Shamoon
aec8eefd04 Fix live updating of comments on doc change 2022-09-12 08:35:13 -07:00
Michael Shamoon
fc34b85b6e Add frontend tests for comments 2022-08-24 14:24:10 -07:00
Michael Shamoon
1d67acc44d Move add comment to top of comments list 2022-08-23 19:22:30 -07:00
Michael Shamoon
765e27f719 Cleanup frontend comment service & other code
[ci skip]
2022-08-23 19:20:08 -07:00
Michael Shamoon
bf1f65dc89 Rework comment UI
Add error popups, text field validation, move form, move comment header to footer, updated styling
2022-08-23 19:20:08 -07:00
Michael Shamoon
9c360a2ceb Refactor comment UI code
And run prettier
2022-08-23 19:20:08 -07:00