opengisch / QgisModelBaker

Create QGIS projects from database schemas or Interlis models
https://opengisch.github.io/QgisModelBaker/
GNU Lesser General Public License v3.0
55 stars 17 forks source link

Modification of baskets and datasets #955

Closed gacarrillor closed 2 weeks ago

gacarrillor commented 2 months ago

Screenshots

Edit basket: image


Depends on https://github.com/opengisch/QgisModelBakerLibrary/pull/107

signedav commented 1 month ago

Tested it on PG and it runs pretty smooth. Two minor GUI inputs:

Code review will follow...

gacarrillor commented 1 month ago

Tested it on PG and it runs pretty smooth. Two minor GUI inputs:

* Maybe "edit" and "remove" icon can be depending on selection.
* The BID (OID Type) looks like expecting something. Can't we grey it out?

Addressed in the latest commits.

(After a while playing with colors...) Let's disable those read-only fields :) It's better for you as well?

image

signedav commented 1 month ago

Good to merge after a new library release...