Chillar Anand
|
915b34391c
|
chore: Clean up imports (#27302)
* chore: Added isort to pre-commit config
* chore: Sort imports with isort
* chore: Clean up imports with pycln
* chore: Sort imports with isort
* chore: Fix import issues
* chore: Clean up sider issues
* chore: Remove import errors from flake8 ignore list
* chore: Clean up lint issues
|
2021-09-02 16:44:59 +05:30 |
|
Raffael Meyer
|
385a92d3f2
|
fix(patch): set_task_status (#21130)
* fix(patch): set_task_status
* remove unnecessary loop, use tabs
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
|
2020-04-08 09:24:34 +05:30 |
|
Rushabh Mehta
|
8309fcfbbc
|
BREAKING CHANGE: Remove anti-pattern "Project Task" (#18059)
* BREAKING CHANGE: Remove anti-pattern "Project Task"
* fix(tests): remove `tasks` from project/test_records.json
* fix(tests)
* fix(test): test_employee_onboarding.py
* fix(tests): test_expense_claim.py
* fix(refactor): cleanup project.py validate/update
* fix(refactor): cleanup project.py validate/update
* fix(test): test_expense_claim
* fix(test): test_expense_claim
* fix(test): test_expense_claim, try Test Company 4
* Update project.py
|
2019-07-08 10:39:30 +05:30 |
|
Rushabh Mehta
|
703a597478
|
fix(patch): update customization options if completed is not present
|
2019-03-07 13:03:40 +05:30 |
|
Rushabh Mehta
|
02a9ec33ed
|
BREAKING: Task status "Closed" renamed to Task status "Completed" and ability to close, cancel projects in bulk
|
2019-02-26 14:30:38 +05:30 |
|