Ecosyste.ms: Timeline

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

companieshouse/limited-partnerships-api

mwestacott created a review comment on a pull request on companieshouse/limited-partnerships-api
The controller POST end-point currently seems to map to just the root path ("/") so is this right, having "/limited-partnerships"?

View on GitHub

mwestacott created a review on a pull request on companieshouse/limited-partnerships-api

View on GitHub

mattch1 created a review comment on a pull request on companieshouse/limited-partnerships-api
Cut and past error. removed extra word.

View on GitHub

mattch1 created a review on a pull request on companieshouse/limited-partnerships-api

View on GitHub

mattch1 pushed 1 commit to lp-119-intial-api-spec companieshouse/limited-partnerships-api

View on GitHub

mwestacott created a review comment on a pull request on companieshouse/limited-partnerships-api
Minor "...to allow the registration..."

View on GitHub

mwestacott created a review on a pull request on companieshouse/limited-partnerships-api

View on GitHub

mattch1 opened a pull request on companieshouse/limited-partnerships-api
LP-119 Add initial api spec
Jira: https://companieshouse.atlassian.net/browse/LP-119 Add spec with supposed create endpoint, this is based on the initialisation of the spec for roe. Added mongo, related timezone post co...
mattch1 created a review comment on a pull request on companieshouse/limited-partnerships-api
This looks like it relates to mongo but as there is no mongo specific task for the api I can add this tot he next api PR.

View on GitHub

mattch1 created a review on a pull request on companieshouse/limited-partnerships-api

View on GitHub

mattch1 created a branch on companieshouse/limited-partnerships-api

lp-119-intial-api-spec - API for the Limited Partnerships service

mwestacott created a review comment on a pull request on companieshouse/limited-partnerships-api
We shouldn't forget to do this, which is in the equivalent ROE class: ``` @PostConstruct public void init() { // This is to prevent times being out of time by an hour during B...

View on GitHub

mwestacott created a review on a pull request on companieshouse/limited-partnerships-api

View on GitHub

mattch1 deleted a branch companieshouse/limited-partnerships-api

LP-111-create-spring-boot-app

mattch1 pushed 2 commits to main companieshouse/limited-partnerships-api
  • LP-111 create a basic spring boot api 44df274
  • Merge pull request #1 from companieshouse/LP-111-create-spring-boot-app LP-111 create a basic spring boot api af405f6

View on GitHub

mattch1 closed a pull request on companieshouse/limited-partnerships-api
LP-111 create a basic spring boot api
https://companieshouse.atlassian.net/browse/LP-111 Mavenized the project Then manually added spring boot modules to POM: - spring-boot-starter-web - spring-boot-starter-actuator - spring...
mwestacott created a comment on a pull request on companieshouse/limited-partnerships-api
> Mavenized the project > > Then manually added spring boot modules to POM: > > * spring-boot-starter-web > * spring-boot-starter-actuator > * spring-boot-starter-test > > based on ROE b...

View on GitHub

mattch1 opened a pull request on companieshouse/limited-partnerships-api
LP-111 create a basic spring boot api
Mavenized the project Add spring boot modules to POM: - spring-boot-starter-web - spring-boot-starter-actuator - spring-boot-starter-test Added the plugin Added a main app class Adde...
mattch1 created a branch on companieshouse/limited-partnerships-api

LP-111-create-spring-boot-app - API for the Limited Partnerships service

dlloyd1-ch created a repository: companieshouse/limited-partnerships-api

https://github.com/companieshouse/limited-partnerships-api - API for the Limited Partnerships service

dlloyd1-ch created a branch on companieshouse/limited-partnerships-api

main - API for the Limited Partnerships service