Minor changes #2 #13

Closed
opened 2025-12-28 18:06:39 +00:00 by sami · 1 comment
Owner

Originally created by @mike-petrov on GitHub (Aug 10, 2022).

Originally assigned to: @mike-petrov on GitHub.

  • Attributes of the container/object are not visible when viewed
  • Make signing tokens more user friendly. User's path should not be interrupted
  • Show container info without signature, but objects by signature
  • Remove empty attributes when creating entity
  • Do not update containers when object creating or deleting
  • Do not update objects when object creating or deleting
  • Implement ability to set the basicAcl when creating a container
  • Logout btn doesn't work
  • Don't show payload size in list of objects. We want to see it only when we request some range of object
  • Unify tabs indentation everywhere in the code
  • Add to the examples the digit basicAcl (private 0x1C8C8CCC)
  • Add a handler for the number of characters in the containerName
  • Implement set acl for container and show pop-up with the setup
  • Add interface for placementPolicy when creating a container
Originally created by @mike-petrov on GitHub (Aug 10, 2022). Originally assigned to: @mike-petrov on GitHub. - [x] Attributes of the container/object are not visible when viewed - [x] Make signing tokens more user friendly. User's path should not be interrupted - [x] Show container info without signature, but objects by signature - [x] Remove empty attributes when creating entity - [x] Do not update containers when object creating or deleting - [x] Do not update objects when object creating or deleting - [x] Implement ability to set the `basicAcl` when creating a container - [x] Logout btn doesn't work - [x] Don't show payload size in list of objects. We want to see it only when we request some range of object - [x] Unify tabs indentation everywhere in the code - [x] Add to the examples the digit `basicAcl` (private 0x1C8C8CCC) - [x] Add a handler for the number of characters in the `containerName` - [x] [Implement set acl for container and show pop-up with the setup](https://github.com/nspcc-dev/panel-fs-neo-org/issues/8) - [x] [Add interface for placementPolicy when creating a container](https://github.com/nspcc-dev/panel-fs-neo-org/issues/12)
sami closed this issue 2025-12-28 18:06:39 +00:00
Author
Owner

@KirillovDenis commented on GitHub (Aug 17, 2022):

Don't show payload size in list of objects. We want to see it only when we request some range of object
image

@KirillovDenis commented on GitHub (Aug 17, 2022): Don't show `payload size` in list of objects. We want to see it only when we request some range of object ![image](https://user-images.githubusercontent.com/11478618/185053136-4957588d-c936-4e37-8444-65c8ad52efe6.png)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/panel-fs-neo-org#13
No description provided.