basxsoftwareassociation / bread

Engine to create database applications based on Django and the IBM Carbon Design System
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

Re-use person-edit heading for all type of objects #146

Open saemideluxe opened 2 years ago

saemideluxe commented 2 years ago

The header which is used inside basxconnect to read/edit persons is actually usable for any database object. We should add the according heading to the current read and edit views of bread. That makes it look a bit nicer and we get standard object-actions out-of-the-box.