initiativaromania / HBP-web

Harta Banilor Publici for web platforms
5 stars 0 forks source link

HBP-server: add date and order contract list by date #10

Closed claudiughioc closed 6 years ago

claudiughioc commented 6 years ago

Modify the following API functions so that each contract element contains the date, and the list of contracts is order by the contract date (first are the latest contracts):

http://hbp-api.azurewebsites.net/api/InstitutionTenders/8542 http://hbp-api.azurewebsites.net/api/InstitutionContracts/8542 http://hbp-api.azurewebsites.net/api/TenderCompanyTenders/39213 http://hbp-api.azurewebsites.net/api/ADCompanyContracts/1556389

georgebarbarosie commented 6 years ago

Can you also add the price in RON and CPV code to all these?

On Sat, 14 Apr 2018, 22:58 George Serbanescu, notifications@github.com wrote:

Closed #10 https://github.com/initiativaromania/HBP-web/issues/10.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/initiativaromania/HBP-web/issues/10#event-1574682911, or mute the thread https://github.com/notifications/unsubscribe-auth/AK3ngDrHrCCbUH4XCIzgH7RTm0dZRXxyks5tolTlgaJpZM4TSJpk .

-- George Barbarosie

Trip Solutions Str Sevastopol nr 17C, sc B, ap. 22 Bucuresti - sector 1 Tel: +40 21 637 01 07 Mob: +40 74 467 20 81

https://www.facebook.com/TripSolutions https://twitter.com/tripsolutionsuk https://www.linkedin.com/company/trip-solutions

claudiughioc commented 6 years ago

You already have the price in RON. You have ValoareRON for this.

gserb commented 6 years ago

Done, pagination added also