Open MikeTheTux opened 3 years ago
I can have a look at this one. Anything in the refactoring I should take into consideration? @ildyria @nagmat84
I guess you want to start your development branch on top of master? The main differences between the re-factored architecture of the albums and the current master branch is the way how albums and pictures are queried.
You basically have two options:
a) Start on top of the branch with the re-factored architecture. That would help me because then I won't need to merge your changes into the branch with the re-factored architecture later. However you should be prepared that your PR might take some while until it gets integrated into master depending on how long it takes to merge the re-factored architecture.
b) Start an top of the master branch and document the parts which query the DB very well to ease later re-factoring.
If I was you I would take option b), if I was me (oh, wait I am me), then I would take option a), so that my future-me has less to do.
Despite from that there is nothing in particular.
I'll start with the master branch as base and we can get the functionality right. Can look at merging to the refactored arch after that.
landing_background
should provide the following additional config options: