Commit a8abbbc
authored
feat(web): pick reviewers when editing policies.cedar (#2165)
* feat(web): pick reviewers when editing policies.cedar
Add a BlobEditor member multi-select that rewrites the matching path's `to [...]` list, mirroring MegaCedarAdminPicker without a new API.
* feat(identity): persist mono actors as campsite_user_id
Replace username-keyed collaboration storage with Campsite public ids,
keep github_login for Cedar/display, and resolve CL UI members by id so
handles no longer render as opaque ids.
* fix clippy1 parent 42cd288 commit a8abbbc
132 files changed
Lines changed: 2324 additions & 1187 deletions
File tree
- ceres/src
- application
- api_service/mono
- cl
- build_trigger
- code_edit
- notification
- merge_checker
- model
- common
- src/config
- config
- docs
- jupiter-migrate
- src/migration
- jupiter
- callisto/src
- entity_ext
- src
- model
- service
- storage
- stg_common
- mono
- src
- api
- api_common
- oauth
- router
- backfill
- git_protocol
- server
- moon
- apps/web
- components
- ClBox
- ClView
- components
- CodeView/BlobView
- __tests__
- Issues
- utils
- Setting
- hooks
- admin
- utils
- packages/types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
| |||
0 commit comments