Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

eddherrera

eddherrera created a review comment on a pull request on bcgov/PSP
I'll try to put it back, not quite the type I am expecting since this one is tightly coupled to Mayan responses.

View on GitHub

eddherrera created a review on a pull request on bcgov/PSP

View on GitHub

eddherrera created a review comment on a pull request on bcgov/PSP
A little lost here, the only way this displays is when the document has been processed as either success or failure. if it fails it deletes everything so they can retry.

View on GitHub

eddherrera created a review on a pull request on bcgov/PSP

View on GitHub

eddherrera created a review comment on a pull request on bcgov/PSP
Needed to update the mayanId to NULL after successful delete call to Mayan API.

View on GitHub

eddherrera created a review on a pull request on bcgov/PSP

View on GitHub

eddherrera created a review comment on a pull request on bcgov/PSP
not sure what you mean, savechanges is called just 3 times, one for the document, for the file-document and for the que queue document.

View on GitHub

eddherrera created a review on a pull request on bcgov/PSP

View on GitHub

eddherrera pushed 31 commits to dev eddherrera/PSP
  • Merge remote-tracking branch 'upstream/dev' into release/uat_is94 ff6ddb0
  • Merge pull request #4517 from asanchezr/release/uat_is94 UAT Release - IS93 and IS94 063fa1e
  • Changes for PSP-9710 and PSP-9313 834e092
  • Updated Snapshots and unit tests 8596065
  • Merging changes fd26b49
  • Updating AgreementView.ts 189f5e8
  • Adding IDs to delete buttons on periodColumns.tsx a1d974d
  • Merge remote-tracking branch 'upstream/dev' into uat-release-is95 1e70990
  • UAT Release IS-95 (#4542) * PSP-9565: Changes on automation test set to accomodate GHA (#4516) * data changes ... c3ef1f2
  • Merge branch 'dev' into PSP-9710 aaf3c43
  • PSP-9211 and PSP-9719 fixes a722faf
  • Merge branch 'test' into uat-release-is95 4e321d7
  • Merge pull request #4547 from asanchezr/uat-release-is95 Correction for git history on test branch d0de18c
  • Fix of PR observations 4a93957
  • Merge branch 'PSP-9710' of https://github.com/stairaku/PSP into PSP-9710 0b97e70
  • Changing data-testId props e552cf1
  • Merge pull request #4541 from stairaku/PSP-9710 PSP-9710, PSP-9313: UI/UX Cleanup - Make icons consistent across PIMS 8aa0ab6
  • CI: Bump version to v5.7.0-96.4 7ad22ac
  • Merge branch 'bcgov:dev' into PSP-9211 d679429
  • PSP-9740 HOTFIX: User is not able to update the Acquisition Files (#4548) * PSP-9740: Fix faulty logic for Acquisiti... 6362ad3
  • and 11 more ...

View on GitHub

eddherrera opened a draft pull request on bcgov/PSP
PSP-9604 : Acquisition file- Progress statuses
eddherrera pushed 3 commits to psp-9604 eddherrera/PSP

View on GitHub

eddherrera created a branch on eddherrera/PSP

psp-9604 - Property Services Project

eddherrera created a review on a pull request on bcgov/PSP

View on GitHub

eddherrera created a review comment on a pull request on bcgov/PSP
isn't his going to bring back the issue of the time zone?

View on GitHub

eddherrera created a review on a pull request on bcgov/PSP

View on GitHub

eddherrera pushed 1 commit to psp-9513 eddherrera/PSP

View on GitHub

eddherrera pushed 14 commits to psp-9513 eddherrera/PSP
  • psp-9530 allow research files to add retired properties. (#4534) * psp-9530 allow research files to add retired prop... 2aa9ddb
  • CI: Bump version to v5.7.0-95.18 769c835
  • PSP-8573 | Updated list headers (#4531) * Updated list headers * Added icons * Fixed Typos * lint fixes ... 491b29b
  • CI: Bump version to v5.7.0-95.19 5f48f1c
  • PSP-9655 : FT-REG: When creating a new file approximately after 4pm P… (#4540) * PSP-9655 : FT-REG: When creating a ... 9b33fa7
  • CI: Bump version to v5.7.0-95.20 e6990dc
  • Bump version 96 (#4543) * Bump version IS-96 * Lint fixes 49f675e
  • CI: Bump version to v5.7.0-96.1 fe5f5e4
  • IS 96.00 Database Schema (#4538) PSP_PIMS | Development Sprint: S96.00 | Design Sprint: 95 | Date: 2024-Dec-17 - Ad... 0865d45
  • CI: Bump version to v5.7.0-96.2 fec8cf7
  • generated scaffold (#4544) 08682bf
  • CI: Bump version to v5.7.0-96.3 6b2b7f3
  • Merge branch 'dev' into psp-9513 3937f97
  • - updates 803d944

View on GitHub

eddherrera created a review comment on a pull request on bcgov/PSP
needed to compile, not sure who's fixing those?

View on GitHub

eddherrera created a review on a pull request on bcgov/PSP

View on GitHub

eddherrera created a review comment on a pull request on bcgov/PSP
updated

View on GitHub

eddherrera created a review on a pull request on bcgov/PSP

View on GitHub

eddherrera created a review comment on a pull request on bcgov/PSP
removed

View on GitHub

eddherrera created a review on a pull request on bcgov/PSP

View on GitHub

eddherrera created a review comment on a pull request on bcgov/PSP
no issues.

View on GitHub

eddherrera created a review on a pull request on bcgov/PSP

View on GitHub

eddherrera created a review comment on a pull request on bcgov/PSP
making sure that the mayan Id is deleted is the calling to mayan api is successful and making sure that mayan id is null after that so it does not point to a deleted file. trace is just the history...

View on GitHub

eddherrera created a review on a pull request on bcgov/PSP

View on GitHub

eddherrera created a review comment on a pull request on bcgov/PSP
This was related to a column missing in the Queue Table but that has been fixed now. All good now.

View on GitHub

eddherrera created a review on a pull request on bcgov/PSP

View on GitHub

eddherrera created a review comment on a pull request on bcgov/PSP
this private method was first defined on a different Service and since I needed it on another it made sense to put it as an Extension method at that time. At this point if it's only used in one ser...

View on GitHub

Load more