What's changed?
[NEW] - More modern look and feel through the new UI
[REMOVED] - Database connection
Plans and news
While the new UI might look decent, it isn't quite what I had envisioned and is an absolute nightmare to work with especially since I plan on supporting color-schemes and more. The main reason for this is because I re-wrote some of the components and modified the structure and did not break them out from the beginning in correct components and well it will be a lot easier to implement / build and test with a clean slate.
So my plan looks something like this:
- Rebuild the frontend and structure it correctly with components and so on as well as implement proper animations.
- Make improvements to the backend logic (ex check if already have an active ticket, give full on error logs if something fails as well as use fallback-pointers if some element is not found etc).
- Setup automated tests to run for the different paths so that I can display some kind of status if the paths work of if something is broken (it's a lot easier to check that way, than to do it manually).
It's a small list, but believe me when I say that there's plenty to do and it will take quite a while for me to cross these three items off, but it will be worth it in the end, and I plan on releasing the full version v2.0.0 sometime in the next few months!
After that is done, then I might add some support for general use of primula, but more on that later!
[archways404 signing off]