UNPKG

@codetanzania/majifix-alert

Version:

An incident reporting service to notify citizens in case of service disruption such as lack of water, network maintenance etc.

130 lines (107 loc) 11.9 kB
#### 1.3.0 (2019-08-30) ##### Chores * **configs:** update eslint configs ([934231be](https://github.com/CodeTanzania/majifix-alert/commit/934231be46ccfe7d7b9e03d17e405eb302d4bc18)) * **examples:** improve sample app & seed ([0dc3d707](https://github.com/CodeTanzania/majifix-alert/commit/0dc3d7079bba5035ea08f601e9444e627cd1cd52)) * improve package keywords ([6987955e](https://github.com/CodeTanzania/majifix-alert/commit/6987955ea33f50927c0b369e84bef3a26f568790)) * **deps:** * remove unused deps ([9175f4ff](https://github.com/CodeTanzania/majifix-alert/commit/9175f4ff0d80995af7597744f3d22f9541e4436a)) * force latest version & audit fix ([e714bc3d](https://github.com/CodeTanzania/majifix-alert/commit/e714bc3dab02be66bc7299e03f10b9c6a016a8e0)) * force latest version & audit fix ([6382766b](https://github.com/CodeTanzania/majifix-alert/commit/6382766b3c7f3d9071ebadc889186a2b7edce9ff)) ##### Documentation Changes * update requirements version ([96fbda4b](https://github.com/CodeTanzania/majifix-alert/commit/96fbda4b4937055dff38360a7d8daa58957c217b)) #### 1.2.0 (2019-08-25) ##### Chores * clear previous package definition ([d7468a7c](https://github.com/CodeTanzania/majifix-alert/commit/d7468a7cca94ea9d9426cef8389ac638df7603b9)) * copy latest package definition ([e9843abe](https://github.com/CodeTanzania/majifix-alert/commit/e9843abeb4bb08c8806c961b954767ac4cffbc81)) * hard merge remote zip ([3ab8575e](https://github.com/CodeTanzania/majifix-alert/commit/3ab8575e6f2b7b04a6f1331ec4ce7d43bca7d3c8)) * refactor to es6 ([7ca44855](https://github.com/CodeTanzania/majifix-alert/commit/7ca448552cee8e3b84f432ee4daebf9eae9d727a)) * generate files ([04196942](https://github.com/CodeTanzania/majifix-alert/commit/041969426a3320b721c61fa740e477a715903eb4)) * implement index.js to es6 ([e153dedd](https://github.com/CodeTanzania/majifix-alert/commit/e153deddffe1b3125c5b4f225ec0a1e37fb40639)) * implement http.router to es6 ([8b37e70b](https://github.com/CodeTanzania/majifix-alert/commit/8b37e70bd90c4de569e491bf6a4677555ccbc33c)) * implement alert.model to es6 ([c2476a09](https://github.com/CodeTanzania/majifix-alert/commit/c2476a09b46675bf573a7e8ac32cfa6d079b926e)) * **deps:** * force latest version & audit fix ([37aa3ca4](https://github.com/CodeTanzania/majifix-alert/commit/37aa3ca4a8fce611c199803b77f333a618b8e4b5)) * re-organize definition structure & force latest version ([0ebc8207](https://github.com/CodeTanzania/majifix-alert/commit/0ebc8207e3c2fb7eac8fc76d9a101bb79170d2d4)) * force latest version & audit fix ([92746526](https://github.com/CodeTanzania/majifix-alert/commit/92746526485fe6cce0f8a4da769bbefeb5f9c086)) * add deps and scripts ([e11cc838](https://github.com/CodeTanzania/majifix-alert/commit/e11cc838f4f4887e4ad3748453d982ce650115a2)) * **configs:** * update eslint configs ([1273568f](https://github.com/CodeTanzania/majifix-alert/commit/1273568f7bfea03ad23ba3caad92d42390509464)) * update prettier configs ([39e2b73c](https://github.com/CodeTanzania/majifix-alert/commit/39e2b73c298dd93dcb73fef01de050e07a004011)) * update rollup configs ([9399d373](https://github.com/CodeTanzania/majifix-alert/commit/9399d373aea69c4682979c716fd000182893d9d4)) * update npm files ([36f24e3b](https://github.com/CodeTanzania/majifix-alert/commit/36f24e3bf41db79b4e355471bc1f4fa6bae81a38)) * update git files ([36360393](https://github.com/CodeTanzania/majifix-alert/commit/363603930242a3856f1e99691f60b5379bdf3691)) * update editor configs ([2fd7fe5d](https://github.com/CodeTanzania/majifix-alert/commit/2fd7fe5dcfd80e5bf62eea4ace7f7beca7f64fad)) * **ci:** update travis configs ([3ad7a2d6](https://github.com/CodeTanzania/majifix-alert/commit/3ad7a2d6f348c65a8758573338a8bd6367fe1264)) * **package:** re-organize definition structure ([326d3f90](https://github.com/CodeTanzania/majifix-alert/commit/326d3f9017d918f1cc07b053ccacf4631c27da40)) * **unit:** * implement to es6 ([5aab06ba](https://github.com/CodeTanzania/majifix-alert/commit/5aab06bad5a282a072249d538ef6db687ff7c6ac)) * implement to es6 ([83d4bd8c](https://github.com/CodeTanzania/majifix-alert/commit/83d4bd8c9d82fa96c407c6d0a6aefaafa832fceb)) * **integration:** * implement to es6 ([79421fd4](https://github.com/CodeTanzania/majifix-alert/commit/79421fd4a64ce7ab1d0b49777c54bd6c4f15f6fe)) * implement http.spec.js to es6 ([448cbc64](https://github.com/CodeTanzania/majifix-alert/commit/448cbc64c8480617d5b8f33c50fba048272e4708)) * implement to es6 ([b35af094](https://github.com/CodeTanzania/majifix-alert/commit/b35af09400a1ed2533f72117175e1848b56e3891)) * implement bootstap.spec with test-helpers ([0d34db19](https://github.com/CodeTanzania/majifix-alert/commit/0d34db19032f1f3fd58d670d89b0a92cbafe8844)) * **src:** implement to es6 ([851036e4](https://github.com/CodeTanzania/majifix-alert/commit/851036e49a0f1a44819ee3af4ef5bd9dc8a84246)) * **router:** implement to es6 ([f94205c5](https://github.com/CodeTanzania/majifix-alert/commit/f94205c57587b0612160a7af7b8990a946fcc354)) * **config:** * add rollup.config.js file ([500683e8](https://github.com/CodeTanzania/majifix-alert/commit/500683e8426df1125cf3d19aa0bd65484fa1c3f9)) * rename file from lib to src ([2241f187](https://github.com/CodeTanzania/majifix-alert/commit/2241f1877b15f5f896bc7aa9912c7a213a09a74c)) * remove .gruntfile ([0f671eb2](https://github.com/CodeTanzania/majifix-alert/commit/0f671eb2c97f95a971986919bc9762ffe72cb006)) * remove .jshintrc file ([a850e267](https://github.com/CodeTanzania/majifix-alert/commit/a850e2675c9137cb5dfefa6fb18aef1343d781b3)) * remove .jsbeautifyrc ([d4404e0e](https://github.com/CodeTanzania/majifix-alert/commit/d4404e0e3fcaf33aee29d34eb315b78f110f11b9)) * add .eslint file ([746f3609](https://github.com/CodeTanzania/majifix-alert/commit/746f360936488b346f100e0aed2d623957ecb3d8)) * refactor .editorconfig file ([29edb4b4](https://github.com/CodeTanzania/majifix-alert/commit/29edb4b4b0df6552c997ba7b8b69c7208fdfa80e)) * add .babelrc file ([dfd01124](https://github.com/CodeTanzania/majifix-alert/commit/dfd0112437eb136c320221b19904426b00d03a22)) * add rollup.config.js file ([d6de709a](https://github.com/CodeTanzania/majifix-alert/commit/d6de709a90ceea3cc0b9dd4efccb2f60b1fe18b5)) * update deps and scripts ([7d89599a](https://github.com/CodeTanzania/majifix-alert/commit/7d89599a249c9d9495a486f40fee4b551b72b32c)) * move files to src folder ([853607a3](https://github.com/CodeTanzania/majifix-alert/commit/853607a31356a2d0209d42d4a28bc8634937d55a)) * add .npmrc file ([d8ad8431](https://github.com/CodeTanzania/majifix-alert/commit/d8ad8431e061e702ff90967536569673c4701fbf)) * remove .gruntfile ([f2d603c0](https://github.com/CodeTanzania/majifix-alert/commit/f2d603c0944df58666d578558fd7f76e7767bdf8)) * remove .jshintrc files ([646c1eb2](https://github.com/CodeTanzania/majifix-alert/commit/646c1eb2754bc0dbd1c02df88fbae7263bccd2f4)) * remove .jsbeautifyrc file ([53d9f174](https://github.com/CodeTanzania/majifix-alert/commit/53d9f1743435485624ad4fe0e7880aefe5de2087)) * add .eslintrc files ([e2657185](https://github.com/CodeTanzania/majifix-alert/commit/e26571854b64e8652b94dc35b55ed3d09dec7bd6)) * add .babelrc file ([ac9f0bac](https://github.com/CodeTanzania/majifix-alert/commit/ac9f0bacf83f2440624ce4c4325bed5da78a3a95)) * **test:** implement bootstrap.spec to es6 ([c32076f5](https://github.com/CodeTanzania/majifix-alert/commit/c32076f5d9fb34ec7536d0b6e9924cc604617837)) ##### Documentation Changes * clear api docs ([79ed228e](https://github.com/CodeTanzania/majifix-alert/commit/79ed228e56bbba3f88e239aa3b05fb4c93c01bf4)) * improve status badges & usage docs ([b713ecd4](https://github.com/CodeTanzania/majifix-alert/commit/b713ecd46b768b8130939c7c733dd0d8a1fce58a)) * remove year from license and correct package name ([f5c9c610](https://github.com/CodeTanzania/majifix-alert/commit/f5c9c610328cc792940d109cb6ef56a61ae6a723)) * update contributor guide and code of conduct ([f49d9b1e](https://github.com/CodeTanzania/majifix-alert/commit/f49d9b1efa06120c5ed32dcd07d57dc5cc356863)) ##### Bug Fixes * **router:** allow fetch alerts per jurisdiction ([625b5fa6](https://github.com/CodeTanzania/majifix-alert/commit/625b5fa6cadd2f1fbe9125100d5dc7127ad4aabe)) ##### Refactors * use test helpers & build for test ([601871b8](https://github.com/CodeTanzania/majifix-alert/commit/601871b87bc9b2f38ff90d4951f4ec3d86898956)) * rename http.router to alert.http.router spec ([6182993f](https://github.com/CodeTanzania/majifix-alert/commit/6182993f858b8b9cc6c45a996942cac6c26526f2)) * use latest dependencies api ([7df8552f](https://github.com/CodeTanzania/majifix-alert/commit/7df8552fcd8da847a815ff2e25624c1aa7b0bab3)) * re-write using es6 & helpers ([874d56c8](https://github.com/CodeTanzania/majifix-alert/commit/874d56c80dce896b6f9bdb3ae15c77d62625838d)) * rename router & add http apidoc ([bd151c42](https://github.com/CodeTanzania/majifix-alert/commit/bd151c4297116856e678b68a954667ad195b0b9b)) * **model:** * improve schema taggable, searchable & exportable fields ([8a4a130c](https://github.com/CodeTanzania/majifix-alert/commit/8a4a130c6c9dc64085a478934799dff39111cd31)) * improve es6 arrow function usages ([2d7d897d](https://github.com/CodeTanzania/majifix-alert/commit/2d7d897d0e895a71f8b6671de955589e5c19e435)) * improve es6 usages ([940fb133](https://github.com/CodeTanzania/majifix-alert/commit/940fb1334da1ccb82feb61818f378ecb2dac67b5)) * implement to es6 ([2eaa6e95](https://github.com/CodeTanzania/majifix-alert/commit/2eaa6e95fa468c6284c9bdee6c3fcf56e54e2531)) * **examples:** * delete sample.js and refactor seed.js ([09de302a](https://github.com/CodeTanzania/majifix-alert/commit/09de302a8009ebeaff7dc08669ebd7fb661d2664)) * re-implement app.js ([19257f58](https://github.com/CodeTanzania/majifix-alert/commit/19257f58f83f3fa6de191d3333af82b460e7e007)) #### 1.1.6 (2019-05-21) ##### Chores - **deps:** force latest version & audit fix ([60a77262](https://github.com/CodeTanzania/majifix-alert/commit/60a772624e3adc797d0dff5f572f60bf4d5da524)) - update dependencies ([6213ca5d](https://github.com/CodeTanzania/majifix-alert/commit/6213ca5d2e0fca25e5a8b8bf389fee7642107285)) - update dependencies ([88ccb005](https://github.com/CodeTanzania/majifix-alert/commit/88ccb0054720a6da5082cba379df0a45a280fa9a)) - add commitizen support ([cadf82fc](https://github.com/CodeTanzania/majifix-alert/commit/cadf82fca0e47beaae497a2ee09e0da3d47a4dbe)) - force use latest dependencies ([18efbe25](https://github.com/CodeTanzania/majifix-alert/commit/18efbe25c3ec50bbc5abbb32f96a0351e21a4c07)) ##### Refactors - migrate to use latest dependencies api ([96a3a30c](https://github.com/CodeTanzania/majifix-alert/commit/96a3a30c7c4821c685cdf958e99e96d89c6ff0c4)) - get default_sms_sender_id from @lykmapipo/env ([bb0ee6a7](https://github.com/CodeTanzania/majifix-alert/commit/bb0ee6a75872f798836d711d12dbe22699327461)) - remove prefix v on url ([7652f94e](https://github.com/CodeTanzania/majifix-alert/commit/7652f94eb5a928adf4bd6d6c0451f1cefec3e4f8)) - change get apiversion from @lykmapipo/env ([8e65735d](https://github.com/CodeTanzania/majifix-alert/commit/8e65735d8426fe66754a08b800ae7bcf56b98b7a)) - change router apiversion to router version ([201c83fe](https://github.com/CodeTanzania/majifix-alert/commit/201c83fe869a017b9fee02cb9bf64a693ffbcebd)) - add arrow function ([9fa90230](https://github.com/CodeTanzania/majifix-alert/commit/9fa902301bfbb8ce7000ff09a817d25fc3651e15)) - add prettier support ([d31dab53](https://github.com/CodeTanzania/majifix-alert/commit/d31dab53a11e75444190b753ca3357174b62cca1)) # v1.1.5 / 2018-10-16 - Force latest dependencies - Push dependencies to peerDependencies - Improve integration test # v1.0.0 / 2018-08-30 - Initial Release - Routes Documentation