listmonk/frontend/src
Vivek R 025d54b64e fix: incorrect csv import example on frontend
Example given for CSV import on Import.vue is incorrect since
field `attributes` value is not a valid JSON. Previous example
copy pasted was throwing CSV parse error.
2020-10-03 17:52:56 +05:30
..
api Add pagination to lists 2020-08-22 19:58:21 +05:30
assets Add rebranded design elements. 2020-08-09 19:15:44 +05:30
components Fix Quill setup to use inline CSS styles instead of classes 2020-08-07 13:43:18 +05:30
router Suffix app name in page titles 2020-08-01 18:47:05 +05:30
store Add settings UI and "hot reload" support to the app. 2020-07-21 00:23:57 +05:30
views fix: incorrect csv import example on frontend 2020-10-03 17:52:56 +05:30
App.vue fix: update toggle on update:active 2020-08-25 19:16:33 +05:30
constants.js Add settings UI and "hot reload" support to the app. 2020-07-21 00:23:57 +05:30
main.js Add settings UI and "hot reload" support to the app. 2020-07-21 00:23:57 +05:30
utils.js Show countdown on scheduled campaigns UI 2020-07-26 20:54:05 +05:30