nautobot / nautobot-app-floor-plan

Easily view floor plans in Nautobot
https://docs.nautobot.com/projects/floor-plan/en/latest/
Other
11 stars 5 forks source link

#8 Add grid seed option for FloorPlan #106

Closed nopg closed 2 months ago

nopg commented 3 months ago

Allow user to add a 'seed' to begin the grid numbering. Works for numbers or letters. Allows origin to now also be '0'.

This does not allow for a custom 'increment' (yet?!)

nopg commented 3 months ago

Made all changes requested, added change fragment and ran black to fix the black/flake8 issues.

joewesch commented 3 months ago

This is another partial completion for the custom start and increment on the floor plans for issue #8

nopg commented 3 months ago

Thanks, all changes now implemented as requested in the latest push.