You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ability to run country import in the background ([239b305](https://github.com/DataLinx/eclipsephp-world-plugin/commit/239b3050a5e14a83f3fcc6c40306694b138fa0c4))
***notifications:** add real-time notifications to imports ([#8](https://github.com/DataLinx/eclipsephp-world-plugin/issues/8)) ([b94692b](https://github.com/DataLinx/eclipsephp-world-plugin/commit/b94692bf28d73f599157d3fa0000c9a08065004a))
16
+
* refactor country and post import jobs to simplify notification handling and execution ([93c0184](https://github.com/DataLinx/eclipsephp-world-plugin/commit/93c0184d1238586789d39f11ac3bea48f34787d9))
17
+
***regions:** implement world regions (WO-1) ([e1e3371](https://github.com/DataLinx/eclipsephp-world-plugin/commit/e1e33710458ff2beaa9b04684d9587ed3ace2087))
18
+
* upgrade to Pest v4 and implement testing improvements ([#23](https://github.com/DataLinx/eclipsephp-world-plugin/issues/23)) ([09f46e0](https://github.com/DataLinx/eclipsephp-world-plugin/commit/09f46e09e19db8dba585443432356507f609bc3d))
19
+
***worbench-setup:** make plugin development self-contained (EC-197) ([421264d](https://github.com/DataLinx/eclipsephp-world-plugin/commit/421264dbd8aed0f988a45e50a7bf4d0e36823ef8))
20
+
21
+
22
+
### Bug Fixes
23
+
24
+
* change num_code validation to maxLength(3) (EC-213) ([9ca719c](https://github.com/DataLinx/eclipsephp-world-plugin/commit/9ca719c9fa1e72ea54d187872d82eda7344140b5))
25
+
* fix country import when soft-deleted countries exist ([61d2805](https://github.com/DataLinx/eclipsephp-world-plugin/commit/61d28050b644137b0f4a1945455d66fb858ac48e))
0 commit comments