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

Merge dev -> dui3/alpha #3564

Merged
merged 3 commits into from
Jul 9, 2024
Merged

Merge dev -> dui3/alpha #3564

merged 3 commits into from
Jul 9, 2024

Commits on Jul 8, 2024

  1. feat(Core): [CNX-7561] - GraphQL Client functions for new FE2 API (#3155

    )
    
    * First pass for resource implementation
    
    * parking for now
    
    * API tests
    
    * Deprecated legacy API functions
    
    * subscriptions
    
    * Deprecation of old
    
    * Tests
    
    * Removed generic args from graphql exception types
    
    * Fixed tests
    
    * More tests
    
    * More tests passing
    
    * Project Invites now done!
    
    * Version tests
    
    * Fix warnings
    
    * fixed integration tests
    
    * polish
    
    * removed unused using statements
    
    * xml doc
    
    * removed commented out properties
    
    * removed todo comments
    
    * more pr comments resolved
    
    * server limits
    
    * int enum as int
    
    * Fixed accidental negation of execution success
    
    * subscriptions
    
    * csharpier
    
    * subscription queries
    
    * using directive
    JR-Morgan authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2c6087c View commit details
    Browse the repository at this point in the history
  2. Reverted consolidation of UserInfo and UserBase (#3563)

    * Reverted consolidation of userinfo and user base
    
    * removed redundant comment
    
    * some small polish
    
    * correct schema nullability
    JR-Morgan authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    84bdb4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4ce43e View commit details
    Browse the repository at this point in the history