Activity
refactor: removed field option
refactor: removed field option
Merge branch 'next' into feature/migrations-generate-cmd
Merge branch 'next' into feature/migrations-generate-cmd
chore: remove duplicate comment line in component preset actions
chore: remove duplicate comment line in component preset actions
fix: filter internal tags to include only component tags
fix: filter internal tags to include only component tags
feat: add validation for component name in push operation
feat: add validation for component name in push operation
refactor: remove unused CommandError import in push command
refactor: remove unused CommandError import in push command
refactor: improve error handling and file reading in components push …
refactor: improve error handling and file reading in components push …
test: update migration generation tests to support optional suffix pa…
test: update migration generation tests to support optional suffix pa…
feat: add optional suffix for migration file generation
feat: add optional suffix for migration file generation
docs: add comprehensive README for migrations generate command
docs: add comprehensive README for migrations generate command
test: enhance migrations generate command test coverage
test: enhance migrations generate command test coverage
refactor: remove debug logging in push command
refactor: remove debug logging in push command
refactor: remove debug logging and optimize import order in push and …
refactor: remove debug logging and optimize import order in push and …
test: clean up unnecessary logging and spy in push command test
test: clean up unnecessary logging and spy in push command test
Merge branch 'feature/push-components-cmd' into feature/migrations-ge…
Merge branch 'feature/push-components-cmd' into feature/migrations-ge…
test: add support for component name and filter flags in push command
test: add support for component name and filter flags in push command
test: add test cases for component push with group and component whit…
test: add test cases for component push with group and component whit…
refactor: simplified handleComponents
whitelist params and added in…
refactor: simplified
handleComponents
whitelist params and added in…test: re-enable and update component pull command test cases
test: re-enable and update component pull command test cases
feat: add migrations command with generate functionality
feat: add migrations command with generate functionality
test: refine component push operations test cases with updated whitel…
test: refine component push operations test cases with updated whitel…
test: update component push operations test with refined component pr…
test: update component push operations test with refined component pr…
test: update readComponentsFiles test cases with improved error handl…
test: update readComponentsFiles test cases with improved error handl…
test: update component pull actions test cases with improved path han…
test: update component pull actions test cases with improved path han…
test: fix filesystem path resolution test cases
test: fix filesystem path resolution test cases
refactor: remove unused parse
import from path module in push actions
refactor: remove unused
parse
import from path module in push actionsfeat: enhance component pull/push command with improved path handling…
feat: enhance component pull/push command with improved path handling…
refactor: clean up imports and simplify type references in push opera…
refactor: clean up imports and simplify type references in push opera…