Releases: SavageLearning/Machete
Releases · SavageLearning/Machete
1.14.228-beta
branch: fixing-the-build
1.14.227-beta
branch: feature/refactor-and-solve-beta-UAT-problem
1.14.219-beta
The latest beta release.
Resolves:
- #583 Feedback is now provided if new user's email or a user to be updated's email is not unique (already used)
- #577 Orders with time > 4:00 pm pst, are no longer excluded from the Work Order batch print
- #422 Authenticated employer's user email is now saved as its corresponding employer email.
- #579 Activities tab in the Worker profile can now be deleted
- #581 Activities are now visible to the "Administrator", "Manager" user roles
- #573 Dispatch Work Assignment search now works
- #571 Work Order search no longer excludes orders after 4:00 pm PST
- #574 Activities search now allows searching by date
Mitigates:
- #581 by providing an activities report (requires DB script) fix here. (I created the new activities report before I noticed the fix, but the new V2 report can't hurt.)
- #580 by Adding feedback on validation fail - first or last have space
Confirms That Issue Is No Longer Present
Added Functionality
- Can Now search the work assignment list in dispatch view by zip code and employer name.
- Activities search can now search by Activity Start Date.
Preliminary User Testing by Developer:
The latest beta release. 1.14.219-beta | Esteban's Test | Needs refactor? | Refactor Complete? |
---|---|---|---|
------------------------------- | |||
Resolves: | |||
------------- | |||
- #583 Feedback is now provided if new user's email or a user to be updated's email is not unique (already used) | Passed | y | y |
- #577 Orders with time > 4:00 pm pst, are no longer excluded from the Work Order batch print | Passed | n | |
- #422 Authenticated employer's user email is now saved as its corresponding employer email. | |||
- #579 Activities can now be deleted | Passed | n | |
- #581 Activities tab in the Worker profile are now visible to the "Administrator", "Manager" user roles | Passed | y | y |
- #573 Dispatch Work Assignment search now works | Passed | n | |
- #571 Work Order search no longer excludes orders after 4:00 pm PST | Passed | n | |
- #574 Activities search now allows searching by date | Passed | n | |
Mitigates: | |||
------------- | |||
- #581 by providing an activities report (requires DB script) fix here. (I created the new activities report before I noticed the fix, but the new V2 report can't hurt.) | Not | Will be created on reun time when deployed to prod, I think | |
- #580 by Adding feedback on validation fail - first or last have space | Passed | n | |
Confirms That Issue Is No Longer Present | |||
-------------------------------------------------------- | |||
- #446 | |||
Added Functionality | |||
------------------- | |||
- Can Now search the work assignment list in dispatch view by zip code and employer name. | Passed | ||
- Activities search can now search by Activity Start Date. | Passed |
1.14.218-beta
Merge pull request #592 from SavageLearning/feature/solve-issues-affe…
1.14.216-beta
Testing the build fix.
1.14.215-beta
Resolves:
#583 Validate new user email
#577 Fixes Print view TZ
#586 adds unique email validation for create/edit user contain spaces, but the user is not informed
Mitigates:
#581 by providing an activities report (requires DB script) fix here
#580 by Adding feedback on validation fail - first or last have space
I created the new activities report before I noticed the fix, but the new V2 report can't hurt.
1.14.201
1.14.192-beta
1.14.186
1.14.185-beta
Merge pull request #570 from SavageLearning/feature/lookup Dispatch Timezone and Lookup View #519 #569