- new get academic years function (ac65f50)
- add select box for search (dc432ab)
- useForm and enable academic year selection (0ad967e)
- query by academic year (534c267)
- CSV upload scaffold (a5d8dd7)
- implement CSV import (76665ce)
- select academic year of imports (0d46400)
- add import ids (951b952)
- add previous import listing (457e305)
- show imports in accordian (f9e73ab)
- add import rollback (da0893c)
- add working docker compose (8a5df0c)
- add eactivities calls for products (538a3ee)
- UI to map to products to eactivites (c6751ed)
- Product selection UI for sync (630aedc)
- switch to a bulk load strategy for sales from eActivities (a93e991)
- add a JSON Backend so we can do lists in nunjucks (21a454d)
- change behaviour of mapFieldInteractive to allow fields to be passed as-is (0ceb6dc)
- add reminder emails for collection system (0b8eee9)
- add a import script to collection for JSON data (276789f)
- skip product import from eactivities when no new purchases found (to avoid unecessary requests to eactivities) (a8c7efc)
- allow products to be deleted when variants 0 (399aec0)
- issue where pride.ts tried to be compiled so had to be upgraded to new schema (af231d2)
- spelling error in estimated (c1ed507)
- Kishan Sambhi @Gum-Joe
- issue where attachments columns in CSVs could only start with attachment (181353f)
- Kishan Sambhi @Gum-Joe
- don't call post send hook in test mode (bf97bf1)
- Kishan Sambhi @Gum-Joe
- Add new test mode to mail merge (1372a8d)
- issue where test send didn't override CC & BCC (8b5c350)
- remove unused import in send.ts in cli commands (dd03b99)
- Kishan Sambhi @Gum-Joe
- Kishan Sambhi @Gum-Joe
This was a version bump only, there were no code changes.
- Kishan Sambhi @Gum-Joe
- add bin to mailmerge cli bundle (8fec651)
- Kishan Sambhi @Gum-Joe
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
- scaffold up full preview renderer (a41320e)
- rerendering of templates (ea21d57)
- init command fix: issue where nunjucks didn't pass it all (5eb8b75)
- nx: Added Nx Cloud token to your nx.json (646eb34)
- nx: Generated CI workflow (abf6ea5)
- Kishan Sambhi @Gum-Joe