Ecosyste.ms: Timeline

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

DEFRA/prsd-weee

JohnPadgettCivica pushed 35 commits to failed-payment DEFRA/prsd-weee
  • WIP 65e64b9
  • Merge remote-tracking branch 'origin/develop' into 75882-ProducerPublicRegisterReport 3e205ad
  • content changes PaymentSuccess screen 97a89eb
  • add unit tests 3f7373c
  • add unit tests 1a49e52
  • fix unit tests bce3bbc
  • content changes capitalisation 6c6567e
  • Updates 6f10668
  • 78129 - Problem with contact details 3fd8ab6
  • Merge pull request #1538 from DEFRA/78129-c-details-error 78129 - Problem with contact details a43ed08
  • refactor 1ba7ff0
  • Change to check for submitted submissions aa23d55
  • update tags 581907e
  • Update to selling technique enum to match the domain value c9af748
  • Fix failing unit test a6606bb
  • Update to integration test timing cf4bcd2
  • Merge pull request #1536 from DEFRA/77859-SubmissionCompleteScreen content changes PaymentSuccess screen 11ac1d6
  • Merge pull request #1539 from DEFRA/no-submissions-fix No submissions fix a7bba73
  • Merge remote-tracking branch 'origin/develop' into 77866-Capitalisation c09e0f1
  • update tags aa7c1f6
  • and 15 more ...

View on GitHub

JohnPadgettCivica created a review comment on a pull request on DEFRA/prsd-weee
@will-hope98 probably only want to do this when model.IsPreviousSchemeMember is true. Probably pass the model to the ValidateProducerRegistrationNumber method so you can do the entire flow here...

View on GitHub

JohnPadgettCivica created a review on a pull request on DEFRA/prsd-weee

View on GitHub

JohnPadgettCivica created a review comment on a pull request on DEFRA/prsd-weee
@will-hope98 to this one add authorization check authorization.EnsureCanAccessExternalArea(); lots of examples of that and unit tests.

View on GitHub

JohnPadgettCivica created a review on a pull request on DEFRA/prsd-weee

View on GitHub

JohnPadgettCivica created a review comment on a pull request on DEFRA/prsd-weee
@will-hope98 should create new integration test in AddSmallProducerSubmissionHandlerTests that tests this. Update the DirectRegistrantDbSetup class to have a WithPrn(.. Something like ![image...

View on GitHub

JohnPadgettCivica created a review on a pull request on DEFRA/prsd-weee

View on GitHub

JohnPadgettCivica created a review comment on a pull request on DEFRA/prsd-weee
@will-hope98 should create a new integration test in here and validate that when you set the ProducerRegistrationNumber it is set on on the direct registrant.

View on GitHub

JohnPadgettCivica created a review on a pull request on DEFRA/prsd-weee

View on GitHub

JohnPadgettCivica created a review comment on a pull request on DEFRA/prsd-weee
@will-hope98 Cover these scenarios off with unit tests, there is the existing test class OrganisationViewModelTests

View on GitHub

JohnPadgettCivica created a review on a pull request on DEFRA/prsd-weee

View on GitHub

JohnPadgettCivica pushed 1 commit to 78143-LargeToSmallProducers DEFRA/prsd-weee

View on GitHub

JohnPadgettCivica pushed 1 commit to api-client-updates DEFRA/prsd-weee

View on GitHub

seanciv pushed 1 commit to 70968-internalsubmissions DEFRA/prsd-weee
  • 70968 - TO4.0 - Producer registration submissions screen 9c8d988

View on GitHub

JohnPadgettCivica pushed 1 commit to payment-flow-fix-1810 DEFRA/prsd-weee
  • Fix a couple of failure cases 8323907

View on GitHub

JohnPadgettCivica pushed 1 commit to payment-flow-fix-1810 DEFRA/prsd-weee
  • Remove not needed comments adf3564

View on GitHub

JohnPadgettCivica created a branch on DEFRA/prsd-weee

payment-flow-fix-1810 - Code for the PRSD WEEE web application and back-end API/database

will-hope98 pushed 1 commit to 78143-LargeToSmallProducers DEFRA/prsd-weee

View on GitHub

JohnPadgettCivica pushed 1 commit to develop DEFRA/prsd-weee
  • Add direct registrant Id to submissions return data 234649f

View on GitHub

JohnPadgettCivica opened a pull request on DEFRA/prsd-weee
70974 represented company updates
JohnPadgettCivica pushed 95 commits to api-client-updates DEFRA/prsd-weee
  • WIP small producer cache 4b29a8d
  • WIP 8f521f8
  • Changes to allow the small producer search bcb865e
  • Merge branch 'develop' into direct-registrant-producer-searcher e62538c
  • Working implementation of small producer search 2ea56f2
  • fix empty table header 29fe935
  • fix empty table header 9bec351
  • Add producer controller unit tests 33e31c3
  • Fix null values for migration dd12ae2
  • Add additional unit tests dd2ee13
  • 76931 - TO3.0 - Continue submission (submission completed) 021f73c
  • Add test for years filter e562159
  • WIP 2172b64
  • Merge branch 'develop' into direct-registrant-producer-searcher c2acd0c
  • Integration test for producer number return 82b2434
  • Text changed to be new or continue based on if a submission has been started for the year 9609e5a
  • fix now failing test 1b0c3a9
  • Fix broken tests in home controller 2451e6b
  • Merge pull request #1521 from DEFRA/78055-fix fix empty table header f350f50
  • 76931 - TO3.0 - Continue submission (submission completed) f4ac28c
  • and 75 more ...

View on GitHub

JohnPadgettCivica pushed 3 commits to 70974-represented-company-updates DEFRA/prsd-weee
  • Updates for additional submission fields 3862604
  • Merge pull request #1546 from DEFRA/organisation-additional-fields Updates for additional submission fields a4084d3
  • Merge from develop f5428d3

View on GitHub

JohnPadgettCivica pushed 5 commits to 78143-LargeToSmallProducers DEFRA/prsd-weee
  • Merge pull request #1544 from DEFRA/updates-for-status-and-prn Add registered producer number and tidy not required ... f3a1766
  • Updates for additional submission fields 3862604
  • Merge pull request #1546 from DEFRA/organisation-additional-fields Updates for additional submission fields a4084d3
  • Merge branch 'develop' into 78143-LargeToSmallProducers d99e53a
  • Fix integration test 49f2a3a

View on GitHub

will-hope98 pushed 1 commit to 78143-LargeToSmallProducers DEFRA/prsd-weee

View on GitHub

JohnPadgettCivica pushed 2 commits to 70974-represented-company-updates DEFRA/prsd-weee

View on GitHub

JohnPadgettCivica created a review comment on a pull request on DEFRA/prsd-weee
@seanciv Wont need to worry about this one right now but for info the Remove will probably need to hook into the Admin.ProducersController.ConfirmRemoval action. Which means we probably need to ret...

View on GitHub

JohnPadgettCivica created a review on a pull request on DEFRA/prsd-weee

View on GitHub

JohnPadgettCivica pushed 2 commits to 70974-represented-company-updates DEFRA/prsd-weee
  • Additional home controller and model mapper unit tests 3093309
  • Updates for refactor f18b9f6

View on GitHub

will-hope98 pushed 1 commit to 78143-LargeToSmallProducers DEFRA/prsd-weee

View on GitHub

Load more