Skip to content

1.0.0 rewrite - #11

Open
ajmyers wants to merge 28 commits into
masterfrom
1.0.0-rewrite
Open

1.0.0 rewrite#11
ajmyers wants to merge 28 commits into
masterfrom
1.0.0-rewrite

Conversation

@ajmyers

@ajmyers ajmyers commented Jan 15, 2025

Copy link
Copy Markdown
Owner

No description provided.

ajmyers and others added 28 commits November 29, 2022 09:20
- 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
Refactor all types so that name is returned as part of 'get', and is passed to 'update' and 'delete'
- 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant