iachat/app/javascript/widget
Sivin Varghese 198cd9b28d
feat: Show next available day/hour and minutes on widget (#6902)
* feat: Show next available hour and minutes on widget

* chore: Adds spec

* chore: Show days

* chore: Code clean up

* chore: Review fixes

* chore: Minor fixes

* chore: Review suggestion fixes

* chore: Minor fixes

* Added timezone to widget payload

* chore: Adds time zone

* chore: Review fixes

* chore: Adds comments

* chore: Rounded up min with nearest multiple of 5

* chore: Review fixes

* chore: Review fixes

* chore: Review fixes

* chore: Review fixes

* chore: Fix specs

* chore: Review fixes

* chore: Fix specs

* chore: Review fixes

* chore: Moved day names to i18n

* chore: Review fixes

* chore: Fix specs

---------

Co-authored-by: Tejaswini Chile <tejaswini@chatwoot.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2023-05-12 19:25:51 +05:30
..
api feat: Refetch the latest messages on action cable reconnect in widget (#6996) 2023-05-12 14:05:22 +05:30
assets chore: Use markdown-it instead of marked (#6123) 2023-03-03 13:26:54 +05:30
components feat: Show next available day/hour and minutes on widget (#6902) 2023-05-12 19:25:51 +05:30
constants chore: Add chatwoot:on-message event (#6425) 2023-02-09 12:48:22 -08:00
helpers feat: Refetch the latest messages on action cable reconnect in widget (#6996) 2023-05-12 14:05:22 +05:30
i18n feat: Show next available day/hour and minutes on widget (#6902) 2023-05-12 19:25:51 +05:30
mixins feat: Show next available day/hour and minutes on widget (#6902) 2023-05-12 19:25:51 +05:30
store feat: Refetch the latest messages on action cable reconnect in widget (#6996) 2023-05-12 14:05:22 +05:30
views feat: Hides dismissed campaigns while browsing [cw-33] (#6842) 2023-04-25 22:38:36 +05:30
App.vue feat: Hides dismissed campaigns while browsing [cw-33] (#6842) 2023-04-25 22:38:36 +05:30
router.js feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30