|
| 1 | +## 1.6.0 (2024-10-23) |
| 2 | + |
| 3 | + |
| 4 | +### 🚀 Features |
| 5 | + |
| 6 | +- new get academic years function ([ac65f50](https://github.com/icdocsoc/docsoc-tools/commit/ac65f50)) |
| 7 | +- add select box for search ([dc432ab](https://github.com/icdocsoc/docsoc-tools/commit/dc432ab)) |
| 8 | +- useForm and enable academic year selection ([0ad967e](https://github.com/icdocsoc/docsoc-tools/commit/0ad967e)) |
| 9 | +- query by academic year ([534c267](https://github.com/icdocsoc/docsoc-tools/commit/534c267)) |
| 10 | +- CSV upload scaffold ([a5d8dd7](https://github.com/icdocsoc/docsoc-tools/commit/a5d8dd7)) |
| 11 | +- implement CSV import ([76665ce](https://github.com/icdocsoc/docsoc-tools/commit/76665ce)) |
| 12 | +- select academic year of imports ([0d46400](https://github.com/icdocsoc/docsoc-tools/commit/0d46400)) |
| 13 | +- add import ids ([951b952](https://github.com/icdocsoc/docsoc-tools/commit/951b952)) |
| 14 | +- add previous import listing ([457e305](https://github.com/icdocsoc/docsoc-tools/commit/457e305)) |
| 15 | +- show imports in accordian ([f9e73ab](https://github.com/icdocsoc/docsoc-tools/commit/f9e73ab)) |
| 16 | +- add import rollback ([da0893c](https://github.com/icdocsoc/docsoc-tools/commit/da0893c)) |
| 17 | +- add working docker compose ([8a5df0c](https://github.com/icdocsoc/docsoc-tools/commit/8a5df0c)) |
| 18 | +- add eactivities calls for products ([538a3ee](https://github.com/icdocsoc/docsoc-tools/commit/538a3ee)) |
| 19 | +- UI to map to products to eactivites ([c6751ed](https://github.com/icdocsoc/docsoc-tools/commit/c6751ed)) |
| 20 | +- Product selection UI for sync ([630aedc](https://github.com/icdocsoc/docsoc-tools/commit/630aedc)) |
| 21 | +- switch to a bulk load strategy for sales from eActivities ([a93e991](https://github.com/icdocsoc/docsoc-tools/commit/a93e991)) |
| 22 | +- add a JSON Backend so we can do lists in nunjucks ([21a454d](https://github.com/icdocsoc/docsoc-tools/commit/21a454d)) |
| 23 | +- change behaviour of mapFieldInteractive to allow fields to be passed as-is ([0ceb6dc](https://github.com/icdocsoc/docsoc-tools/commit/0ceb6dc)) |
| 24 | +- add reminder emails for collection system ([0b8eee9](https://github.com/icdocsoc/docsoc-tools/commit/0b8eee9)) |
| 25 | +- add a import script to collection for JSON data ([276789f](https://github.com/icdocsoc/docsoc-tools/commit/276789f)) |
| 26 | +- skip product import from eactivities when no new purchases found (to avoid unecessary requests to eactivities) ([a8c7efc](https://github.com/icdocsoc/docsoc-tools/commit/a8c7efc)) |
| 27 | + |
| 28 | +### 🩹 Fixes |
| 29 | + |
| 30 | +- allow products to be deleted when variants 0 ([399aec0](https://github.com/icdocsoc/docsoc-tools/commit/399aec0)) |
| 31 | +- issue where pride.ts tried to be compiled so had to be upgraded to new schema ([af231d2](https://github.com/icdocsoc/docsoc-tools/commit/af231d2)) |
| 32 | +- spelling error in estimated ([c1ed507](https://github.com/icdocsoc/docsoc-tools/commit/c1ed507)) |
| 33 | + |
| 34 | +### ❤️ Thank You |
| 35 | + |
| 36 | +- Kishan Sambhi @Gum-Joe |
| 37 | + |
1 | 38 | ## 1.5.0 (2024-08-13)
|
2 | 39 |
|
3 | 40 |
|
|
0 commit comments