Wednesday, June , 5th 2019 -
Make columns in Advanced material view and Order List customizable
Remove possibility to upload translated PDFs in Service Panel
[Backend] Implement Custom Status
[BE/FE/API] Address Management
[New Basket] Customizable Columns
In the Advanced Material View and Order Overview the columns are now customizable and sortable.
Each material property can be activated or deactivated to improve the usability of our tables.
Custom Order Statuses
Until now, an order could only have one of four statuses:
- Pending
- Printing
- Shipped
- Canceled
Now order workflows can be individually created for each print service. New steps can be added, they can be color coded and a different email template can be send out for each individual status that it is changed.
Note: This feature only affects orders that have been confirmed so it does not affect the the status Price Requested.
This feature needs to be activated for each interested service, but simply contact your project manager to begin.
[Analytics] Improved Order overview
The orders in the order-chart are not accumulated anymore, but instead contain the non-accumulated orders per selected time interval:
[User Panel] Address Management
In order of the overall update of the user panel, the User Profile contains a new Section to edit the address book easily.
[Service Panel] Datasheet upload unified across languages
To be able to support more languages the datasheet upload needed to be minimized.
A service now only needs to upload one datasheet for all languages for each material. If multiple languages are required, we recommend to make these available in one PDF which can be uploaded to the platfom.
Other Notable Features and Bug Fixes
- [B3-5552] - Make StlFile scaling functionality unit aware
- [B3-5627] - Admin Panel: Value from Translateble fields get's overwriten
- [B3-5664] - [Sentry] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 2: ordinal not in range(128)
- [User Panel: New Basket] - The new Basket now supports inch. To upload a file in inch, go to your Profile Settings → User Preferences → Unit: Inch
- [New Basket] - Basket upload works now at the first try
- [New Basket] - Selected part name now changes correctly
- [User Panel: New Basket] - Printability analysis shows consistent results for different file formats
- [New Basket] The Checkout opens and closes much faster now
- [Email] - Corrected link redirection for reset password email notification
- [User Panel: CheckoutRegistration] - VAT number is shown mandatory only when expected
- [Service Panel] - WebhookSerialization fails for pickup locations[Admin Panel] - Navigation links in Admin Panel are now sortable
- [Admin Panel] - Swap columns in the Material Database in Admin Panel
- Checkout is now Fullscreen if NEW_BASKET is on
- [B3-5430] - Order documents: tables are not formated well[B3-5596now formated better if the name of the part is very long
- [New Basket] - Drag and drop doesn't now trigger file validation checks
- [B3-5522] - Add currency: ZAR
Under the Hood
- [B3-4353] - Docker: Improve container build
- [B3-5469] - Use PayloadConverterMixin in ProductAttributeSerializer
- [Testing] - Basket upload doesnt get triggered for e2e Testing
- [B3-5559] - [FE] update eslint and prettier settings
- [B3-5565] - Integrate updated migration-linter
- [B3-5615] - Remove old Apps
- [B3-5328] - Production Admin Panel Improvements 2019User Panel]There 2 new currencies available: ZAR (South Africa), CZK (Czech Republic)
Under the Hood
- We did some cleanup of old code and migrations. That means that it is not possible anymore to update from 2.x.x to >3.8.0. If this kind of update is still needed, it needs to happen in steps with 3.7.1 as first update.
- [Admin Panel] - Value of translatable fields is not overwritten anymore
- [Admin Panel] - The HTTP Basic Auth now supports non-ascii characters as username or passwort
- [Admin Panel] - Navigation links in Admin Panel are now sortable
- [Admin Panel] - Swap columns in the Material Database in Admin Panel
- [Admin Panel] - Many small improvements to improve usability
- [Admin Panel] - Redirects of sites/subdomains possible
- [Service Panel] - WebhookSerialization is not failing anymore for pickup locations