1.0.0 rewrite - #11
Open
ajmyers wants to merge 28 commits into
Open
Conversation
- Add new configs to tm1cm.yaml - Create Base and Cube types for managing all cube related operations - Add get, delete, list, update, filter operations for cube Local and Remote applications - Add tests
- Add Rule type + tests
- Add dimension type and tests - Minor refactoring in Cube/Rule
- Add process type and tests
- Add funcitonality for subsets - Fix bugs, remove lots of debug code - Fix tox.ini to run tests
- Add View Data + Tests - Switch all get methods to return generators
- Update main method with working get/put - Update all types to take optional app parameter, otherwise use self - Fix bug where URL was too long for large get requests - Filter pass element list to edge filter so that edges cannot be included without elements - Change all get operations to return generator - URL Encode object names
- Fix bug where git stage needed to be reset after 'get' operation - Fix bug where extra new line in TI process auto format - Add back TI process auto-format capabilities - Fix issues in applications.list_remote - Fix issues in chores - Fix attribute update issue when sandbox dimension is enabled - Fix tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.