Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
-
0.0.1-alpha11
a8a52e1d · ·Changes include: - add zip builds - add SMTP email support - add real IP header pass-through - add disabling of Postgres env in Helm chart - add delete shopping list from shopping lists page - update filtering of shopping lists obtained into backend - update and refactor frontend calculations of totals and restructuring into tags - fix memory leak with event listeners on shopping list not being removed on destroy - fix login form fields naming
-
0.0.1-alpha10
13a1c5aa · ·Changes include: - add shopping list notes - add PWA support - update frontend dependencies (audit + update) - fix migrations bringing across tags - fix account button styling
-
0.0.1-alpha9
1ddb8650 · ·Changes include: - add shopping list tags as separate resource; also to item management pages - add sslmode for Postgres - add environment file location - add more shadows and outlines - add unavailable page, for if the database connection is lost - add functionality of pressing enter on input text boxes to submit forms - remove logo placeholder - general cleanup
-
-
-
0.0.1-alpha8
9e2d9e23 · ·Changes include: - add configuration docs - add NetworkPolicy configuration into manifests - add API requirement of Accept equal to application/json - add configuration to metrics and health ports via env - add sorting of shopping lists - update Postgres in the manifests to be rootless - update shopping list tag length requirements of 25 characters - update mapping of public routes in the frontend to be more robust - update card hover shadows - update the metadata of shopping list item to the bottom of the page - fix shopping list add item with tag to display better on smaller screens - remove flatname from navbar
-
0.0.1-alpha7-1
87a7bd8f · ·Changes include: - add back fixed navbar on larger screens - move price of items with tag below items
-
0.0.1-alpha7
5948baf4 · ·Changes include: - add helm chart - add health endpoints - add shopping list item duplicate button - add tooltips to some action buttons in shopping list - improve mobile friendliness on mobile - non-fixed topbar and bottombar for screen widths below or at 330px - make text sizes smaller - separate metrics endpoints into package - fix timezones - lint backend code + add more comments
-
0.0.1-alpha6
38cc41bb · ·Changes include: - add version and about page - add settings page (and updating of flatName) - add 404s for not found resources - add animation for card press - add loading animations - add skeletons for loading fields - add more placeholders - update slogan - update router-links - update no price glyph to be a light red - update forgot password page to match the site - update login page entry boxes - update user account confirm page's messages + tooltip for password + validation - fix quantity validation - fix list sort ordering for names - fix margin for navbar - fix field margins - remove logging statements
-
-
0.0.1-alpha5
7de534db · ·Changes include: - adding of session token resetting - adding of sorting list by - recently added - recently updated - quantity - adding of password tooltip for password policy - adding of more icons - adding of tag fetching by list - updating of tags - updating external resources to load locally - icon fonts - placeholders - fixing of profile group patching - fixing of total price per-tag amount + float numbers - fixing of stating fields which are optional - fixing of password validation
-
0.0.1-alpha4
7aa12413 · ·Changes include: - add shopping list list title and price fixed bar on scroll - add floating add button for pages which have things to add - add button icons - add saving of list item filters - update messages for items empty or not found - update base image to be scratch instead of alpine - fix consistency in font sizes and styling - fix build versioning - fix and clean up various styling issues