Skip to content

Releases: costs-to-expect/website

Caching

03 Feb 11:53
226850a
Compare
Choose a tag to compare

Added

  • We have updated the Docker configuration to include a MySQL database.
  • We have added the 'migrations' table.
  • We have added the sessions and cache table migrations.
  • We have updated the website to cache some responses from the Costs to Expect API; API responses get cached for one hour. The caching solution is temporary and will be updated soon(tm).

Changed

  • We have updated the dependencies for the website.
  • We have made a minor tweak to the web.config file.

Fixed

  • We have added the hover for menu items.
  • We have corrected a date in the changelog.

Misc tweaks

16 Jan 12:09
d723a90
Compare
Choose a tag to compare

Added

  • We have added a banner for the Costs to Expect app.

Changed

  • Minor SEO tweaks.
  • We have added a link to the status page for the service.
  • We have updated the copyright, now a personal project, not attached to G3D Development Limited.
  • We have tweaked the content on the about page.

Fixed

  • The date for current year on the dashboard is incorrect.

Product links

17 Dec 22:18
fa1896c
Compare
Choose a tag to compare

Changed

  • We have added links to the API and the App.

Missing license file

13 Dec 00:26
6cdf00b
Compare
Choose a tag to compare

Fixed

  • LICENSE file missing.
  • Updated dependencies.

v1.10.6

Fixed

  • We have corrected the shown date of birth for Niall.
  • The subcategories API request should return the entire collection.

v1.10.5

Fixed

  • The website was asking the Costs to Expect API to search on the wrong field.

Update due to API changes

24 Sep 11:21
11dd08f
Compare
Choose a tag to compare

Changed

  • The format of the returned expense item has changed, we have updated all views to use name rather than description.

Use v2 of the API

18 Sep 10:11
d4511e6
Compare
Choose a tag to compare

Changed

  • We have added a version property to the Uri class so it will be simpler to switch to a newer version of the Costs to Expect API in the future.
  • The Costs to Expect website consumes data from v2 of the Costs to Expect API.
  • The website displays a warning if the root of the API returns a 404.

CHANGELOG links

31 Aug 21:17
b6bdb74
Compare
Choose a tag to compare

Added

  • We have added a CHANGELOG file to the repo, it will contain full details of all changes post v1.10.0.

Changed

  • We have updated the CHANGELOG and added links to the GitHub repositories for the Costs to Expect Website and API.

Open Source

27 Aug 21:51
1fa2f47
Compare
Choose a tag to compare

The Costs to Expect website is now Open Source.

Please check the site https://www.costs-to-expect.com/changelog for previous release notes, future releases will be listed withing the CHANGELOG.

Live data

03 Jun 15:33
211dada
Compare
Choose a tag to compare

Added

  • The dashboard shows live data from the Costs to Expect API.
  • The detail page for Jack shows live data from the Costs to Expect API.
  • The detail page for Niall shows live data from the Costs to Expect API.

Changed

  • Minor content changes for mobile layout.
  • Disabled the 'all years' pages, I need to do some additional development before bringing them back.

Addtional content pages and design work

09 May 14:26
9310fc7
Compare
Choose a tag to compare

Added

  • The Initial idea for years summary pages.
  • What do we count? content page.
  • Menu view components to generate the site menus.
  • Content after headings to give a small overview of data.
  • The initial idea for pagination.

Changed

  • The child detail pages now show an expenses summary for the last three years, not three months.
  • The initial work on making the site dynamic, controllers, layout files etc.

Fixed

  • Typo, Niall's name incorrect on the detail page, shown as Jack.