Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(server): allow defining policies to limit functionality on workspaces #325

Merged
merged 13 commits into from Aug 19, 2022

Conversation

rot1024
Copy link
Member

@rot1024 rot1024 commented Aug 18, 2022

No description provided.

@rot1024 rot1024 marked this pull request as draft August 18, 2022 07:37
@codecov
Copy link

codecov bot commented Aug 18, 2022

Codecov Report

Merging #325 (1f18306) into main (03a94ac) will increase coverage by 0.39%.
The diff coverage is 36.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #325      +/-   ##
==========================================
+ Coverage   33.90%   34.30%   +0.39%     
==========================================
  Files         340      349       +9     
  Lines       31299    31716     +417     
==========================================
+ Hits        10611    10879     +268     
- Misses      19669    19801     +132     
- Partials     1019     1036      +17     
Impacted Files Coverage Δ
...ver/internal/adapter/gql/gqlmodel/convert_layer.go 0.00% <0.00%> (ø)
...rver/internal/adapter/gql/gqlmodel/convert_user.go 0.00% <ø> (ø)
server/internal/adapter/gql/loader.go 0.00% <0.00%> (ø)
server/internal/adapter/gql/loader_policy.go 0.00% <0.00%> (ø)
server/internal/adapter/gql/loader_workspace.go 0.00% <0.00%> (ø)
...ver/internal/adapter/gql/resolver_mutation_team.go 0.00% <0.00%> (ø)
...ver/internal/adapter/gql/resolver_mutation_user.go 0.00% <0.00%> (ø)
server/internal/adapter/gql/resolver_team.go 0.00% <0.00%> (ø)
server/internal/app/app.go 0.00% <0.00%> (ø)
server/internal/app/auth_client.go 0.00% <0.00%> (ø)
... and 45 more

@rot1024 rot1024 marked this pull request as ready for review August 18, 2022 10:34
@rot1024 rot1024 changed the title feat(server): policy feat(server): policy to limit functions Aug 19, 2022
@rot1024 rot1024 changed the title feat(server): policy to limit functions feat(server): enable to define policies to limit functions Aug 19, 2022
@rot1024 rot1024 changed the title feat(server): enable to define policies to limit functions feat(server): enable to define policies to limit functions for each workspace Aug 19, 2022
@rot1024 rot1024 changed the title feat(server): enable to define policies to limit functions for each workspace feat(server): allow defining policies to limit functionality on workspace Aug 19, 2022
@rot1024 rot1024 changed the title feat(server): allow defining policies to limit functionality on workspace feat(server): allow defining policies to limit functionality on workspaces Aug 19, 2022
@rot1024 rot1024 merged commit 91ace0b into main Aug 19, 2022
@rot1024 rot1024 deleted the policy branch August 19, 2022 07:44
pyshx pushed a commit that referenced this pull request Apr 17, 2023
* chore: update dependency cesium to v1.98.1

* update breaking change

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: KaWaite <kyle.waite@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant