Yshayy

Results 41 issues of Yshayy

Fixes: #76 Based on: https://docs.github.com/en/rest/reference/repos#list-commits From local testing against GH api, it seems this change is still compatible with passing ref in the ```sha``` parameter (for example, ```branch-name```)

production quality
quality
services/publishing
services/api
performance

Related to #1332 (@AleF83), really cool we have UI for external apps, yet I think we can make it much more usable and clear with a few minor UI tweaks....

Feature
services/editor
UX

https://github.blog/2020-09-01-introducing-github-container-registry/ Might be relevant as they finally added anonymous access and since DH became more limiting due to policy updates

Currently, when clicking on "delete identity", the identity is just deleted. We should add prompt like in keys screen. Accidentally delete identity can cause quite a damage

services/editor
production quality
quality

Allow creating a policy per resource and set new permission for setting policies on specific resources. Implementation can be based on multiple files that are bundled in publishing to a...

Feature
services/editor
security
services/publishing
services/authoring

Steps to reproduce: 1. Create key 2. Add partition by some field 3. Delete default Partition 4. Click "Add Default Partition" Expected result: Default partition with empty rule (?) Actual...

bug
services/editor
UX