Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
eddherrera created a review comment on a pull request on bcgov/PSP
this is still a single transaction, SaveChanges() won't commit any work and it will rollback if the transaction fails.
eddherrera created a review comment on a pull request on bcgov/PSP
removed, this was part of draft.
eddherrera pushed 12 commits to dev 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
eddherrera created a comment on a pull request on bcgov/PSP
@devinleighsmith I am changing this one to a draft since it seems it would still need adjustments with the pending changes coming to IS96 DB Schema. I'll address most of the comments now.
eddherrera opened a pull request on bcgov/PSP
PSP-9655 : FT-REG: When creating a new file approximately after 4pm P…
…ST timezone, PIMS timestamps the file with the next day's dateeddherrera pushed 16 commits to psp-9513 eddherrera/PSP
- Remove unecessary SetOriginalConcurrencyControlNumber method. (#4527) 38e8fcc
- CI: Bump version to v5.7.0-95.11 f8248ad
- PSP-9279 UI UX - Acquisition - Agreements & Expropriation - UI Button update for consistency (#4528) * PSP-9279 UI ... 127175e
- CI: Bump version to v5.7.0-95.12 8209d25
- psp-9632 limit the default bounds when resetting. (#4533) Co-authored-by: Smith <[email protected]> Co-autho... b964adc
- CI: Bump version to v5.7.0-95.13 f21bc05
- psp-9715 fix issues adding properties with no locations, and also override research file property updates. (#4530) C... 9ea5bd9
- CI: Bump version to v5.7.0-95.14 2c4433f
- [CI] Fix build failures after ubuntu-latest upgrade to 24.04 (#4537) e652ff8
- CI: Bump version to v5.7.0-95.15 dea99af
- psp-9457 prevent disposed properties from being added to leases. (#4532) ab9e7dc
- CI: Bump version to v5.7.0-95.16 8efee0e
- disposition override corrections - ensure save redirect functions. (#4536) Co-authored-by: Alejandro Sanchez <emailf... 8ca90a8
- CI: Bump version to v5.7.0-95.17 56b6c5e
- Merge branch 'dev' into psp-9513 cbbc051
- - test updates f3494e7
eddherrera pushed 14 commits to dev eddherrera/PSP
- Remove unecessary SetOriginalConcurrencyControlNumber method. (#4527) 38e8fcc
- CI: Bump version to v5.7.0-95.11 f8248ad
- PSP-9279 UI UX - Acquisition - Agreements & Expropriation - UI Button update for consistency (#4528) * PSP-9279 UI ... 127175e
- CI: Bump version to v5.7.0-95.12 8209d25
- psp-9632 limit the default bounds when resetting. (#4533) Co-authored-by: Smith <[email protected]> Co-autho... b964adc
- CI: Bump version to v5.7.0-95.13 f21bc05
- psp-9715 fix issues adding properties with no locations, and also override research file property updates. (#4530) C... 9ea5bd9
- CI: Bump version to v5.7.0-95.14 2c4433f
- [CI] Fix build failures after ubuntu-latest upgrade to 24.04 (#4537) e652ff8
- CI: Bump version to v5.7.0-95.15 dea99af
- psp-9457 prevent disposed properties from being added to leases. (#4532) ab9e7dc
- CI: Bump version to v5.7.0-95.16 8efee0e
- disposition override corrections - ensure save redirect functions. (#4536) Co-authored-by: Alejandro Sanchez <emailf... 8ca90a8
- CI: Bump version to v5.7.0-95.17 56b6c5e
eddherrera opened a pull request on bcgov/PSP
PSP-9513 : Change document workflow - support asynchronous upload
eddherrera pushed 14 commits to dev eddherrera/PSP
- Lease Historical file alignment fix (#4521) Co-authored-by: Alejandro Sanchez <[email protected]> 310729b
- CI: Bump version to v5.7.0-95.4 cb54fec
- PSP-9517 Remove "cannot determine" region dropdown from User Management screen under Admin Tools (#4522) * Remove "C... 13d66bb
- CI: Bump version to v5.7.0-95.5 66081f6
- Adding requested tooltip on View and Update forms (#4523) e1ab3f1
- CI: Bump version to v5.7.0-95.6 7c1a210
- IS-95.00 Database Schema (#4511) * IS-95.00 Database Schema PSP_PIMS | Development Sprint: S95.00 | Design Sprint... 5e4f896
- CI: Bump version to v5.7.0-95.7 201d531
- IS 95 scaffold (#4525) * Generated scaffold * Fixed backend compilation and removed todos. 312a3fa
- CI: Bump version to v5.7.0-95.8 d2fb89b
- PSP-9283 : UI UX Clean Up - Acquisition - Stakeholders - edit button (#4524) Co-authored-by: Herrera <eduardo.herrer... 7801b74
- CI: Bump version to v5.7.0-95.9 07d022e
- PSP-8923: UI UX Clean Up - Left Side Menu - Clicked icon stage (#4526) * Adding new yellow tone color * Adding hi... bb9be64
- CI: Bump version to v5.7.0-95.10 2183180
eddherrera closed a pull request on bcgov/PSP
PSP-9283 : UI UX Clean Up - Acquisition - Stakeholders - edit button
eddherrera pushed 7 commits to psp-9283 eddherrera/PSP
- Lease Historical file alignment fix (#4521) Co-authored-by: Alejandro Sanchez <[email protected]> 310729b
- CI: Bump version to v5.7.0-95.4 cb54fec
- PSP-9517 Remove "cannot determine" region dropdown from User Management screen under Admin Tools (#4522) * Remove "C... 13d66bb
- CI: Bump version to v5.7.0-95.5 66081f6
- Adding requested tooltip on View and Update forms (#4523) e1ab3f1
- CI: Bump version to v5.7.0-95.6 7c1a210
- Merge branch 'dev' into psp-9283 1fc1285
eddherrera opened a pull request on bcgov/PSP
PSP-9283 : UI UX Clean Up - Acquisition - Stakeholders - edit button
eddherrera pushed 6 commits to dev eddherrera/PSP
- Bump version to IS95 (#4518) 503faf5
- CI: Bump version to v5.7.0-95.1 a95fc62
- PSP-9569 : H 120 document- Generated document shows full names, inste… (#4519) Co-authored-by: Herrera <eduardo.herr... b5d9fa7
- CI: Bump version to v5.7.0-95.2 bf7f5e2
- Github action fixes (#4520) 6c79bc3
- CI: Bump version to v5.7.0-95.3 069d2df