Web releases

The latest and greatest on the web

Demo 2022-03-31

31 Mars 2022

Table of contents:

  1. 📜 Documentation for the BFF
  2. 🎬 Receipt demos
  3. 🐛 Fixes for receipts
  4. 🧱 Removing Material UI

📜 Documentation for the BFF

We are preparing for the BFF to be used in production on a smaller scale next week. We’ve been finishing up with adding documentation, filling out production checklists and setting up health check endpoints. The idea is that web (with the receipts feature) and Android (with the Homeview beta) will test out the BFF, and we’ll be able to gather information about how well it works in the “wild”.

We consider this is a necessary step before using the BFF on a larger scale throughout all our clients.

🎬 Demos about receipts

We demo’ed receipts on the web for a few teams last week and got some good input.

🐛 Fixes for receipts

We now have support for:

  • Feature: Showing article numbers in receipts for the stores that wishes to display it.
  • Bugfix: We’re now displaying a special case of discount for a product that we previously didn’t.

🧱 Removing Material UI

The tireless work of removing our dependencies toward Material UI has continued without stop. We can finally see the light at the end of the tunnel!