Skip to content
Success

Changes

Summary

  1. fix quick-add org issue (details)
  2. fix quick add ad-org (details)
  3. test (details)
  4. fix quick add (details)
  5. add logging to quick partner (details)
  6. add more logs (details)
  7. add sales order push to ag-grid (details)
  8. pending (details)
  9. optimize server oder push (details)
  10. add quick-add logs (details)
  11. Add Mobile Push Notifications for new orders (details)
  12. fix initial load show count (details)
  13. add worker browser notification for mobile device (details)
  14. fix quick-add partner (details)
  15. enhance web push (details)
  16. fix order push duplicate orders (details)
  17. show mobile notification (details)
  18. fix quick-add ad-org_id (details)
  19. add fix (details)
  20. add log (details)
  21. force notification button on mobile (details)
  22. fix server restart ag grid (details)
  23. fix notification (details)
  24. use on mobile order view button-icons instead of text (details)
  25. add real mobile notification (details)
  26. update .env file (details)
  27. update ecosystem (details)
  28. add pwa support (details)
  29. change deployment script (details)
  30. improve pwa (details)
  31. update deploy script (details)
  32. fix subscription (details)
  33. fix globally (details)
  34. fix (details)
  35. fix loading (details)
Commit 8b0506e61a83695b4305f0466335e8c4a43a1809 by info
fix quick-add org issue
The file was modifiedserver/api/partners/partners/quick-add.post.ts (diff)
Commit 21575e902c0763e9319b38b4c0dbedd839d8e795 by info
fix quick add ad-org
The file was modifiedserver/api/partners/partners/quick-add.post.ts (diff)
The file was modifiedpages/partners/partners/add.vue (diff)
The file was modifiedserver/api/partners/partners/quick-add.post.ts (diff)
The file was modifiedserver/api/partners/partners/quick-add.post.ts (diff)
Commit 0be9d385c36717636ede57878cf99e8e47762cd1 by info
add logging to quick partner
The file was modifiedserver/api/partners/partners/quick-add.post.ts (diff)
The file was modifiedserver/api/partners/partners/quick-add.post.ts (diff)
Commit 6d5fb173d5af25a7298f842265f2ddae01205446 by info
add sales order push to ag-grid
The file was modifiedpages/sales/orders/index.vue (diff)
The file was addedcomposables/useOrderPolling.ts
The file was modifiedcomponents/AgGridCustom.vue (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 4514ae88791438135618ab417f713802555a3416 by info
optimize server oder push
The file was addedserver/api/orders/sales/stream.get.ts
The file was addedserver/utils/orgRoleAccessCache.ts
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedcomponents/HeaderAction.vue (diff)
The file was addedcomposables/useOrderStream.ts
Commit 08ead8ef7a29b16bdd5b0fcb185973665e8c85e7 by info
add quick-add logs
The file was modifiedpages/partners/partners/add.vue (diff)
Commit 92d325740d4e7fceaa40ef8aab3e28c4219265fe by info
Add Mobile Push Notifications for new orders
The file was addedcomposables/usePushNotifications.ts
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 9f2e72e51ee3f8b121d2336b0434755d56892015 by info
fix initial load show count
The file was modifiedpages/sales/orders/index.vue (diff)
Commit edd157bdea99b4d5639304a47a7cfb48f129199f by info
add worker browser notification for mobile device
The file was addedpublic/sw-notifications.js
The file was modifiedcomposables/usePushNotifications.ts (diff)
Commit 2fd2882bb2cc25612f25b2253cb03b0a61813296 by info
fix quick-add partner
The file was modifiedserver/api/partners/partners/quick-add.post.ts (diff)
The file was modifiedpublic/sw-notifications.js (diff)
The file was modifiedcomposables/usePushNotifications.ts (diff)
Commit c65d1e54874d7607c80e06db07cfca8c36c42c62 by info
fix order push duplicate orders
The file was modifiedserver/api/orders/sales/stream.get.ts (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
Commit bbc7a9eb75b5c30ef88437b32c7e5814dc13d36b by info
show mobile notification
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 2efcbf05014ecce04dd3090ff90536e88617f569 by info
fix quick-add ad-org_id
The file was modifiedserver/api/partners/partners/quick-add.post.ts (diff)
The file was modifiedcomponents/AgGridCustom.vue (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedserver/api/partners/partners/quick-add.post.ts (diff)
Commit 0310851f019632617501e77c9e61f71d052af7ee by info
force notification button on mobile
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 953fe056fc3371d3b4ad2b012d01f3b6994b5dad by info
fix server restart ag grid
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedcomposables/usePushNotifications.ts (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedserver/api/partners/partners/quick-add.post.ts (diff)
Commit 99553f63b41961fe8c80859ffc4b4dc9eb142cdf by info
use on mobile order view button-icons instead of text
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 510ae3a9b6566df991bcef2b68283d3d969bcca9 by info
add real mobile notification
The file was addedserver/api/push/subscribe.post.ts
The file was addeddata/.gitkeep
The file was addeddocs/VAPID_WEB_PUSH.md
The file was addedserver/utils/pushDb.ts
The file was addedserver/utils/pushNotifier.ts
The file was modifiedpackage.json (diff)
The file was modifiedpublic/sw-notifications.js (diff)
The file was modifiedserver/api/orders/sales/stream.get.ts (diff)
The file was modified.gitignore (diff)
The file was modifiedcomposables/usePushNotifications.ts (diff)
The file was modifiednuxt.config.ts (diff)
The file was modified.env-prod (diff)
The file was modifiedecosystem.config.cjs (diff)
The file was modifiedpublic/sw-notifications.js (diff)
The file was addedcomposables/usePWAInstall.ts
The file was modifiednuxt.config.ts (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
The file was addedpublic/manifest.json
Commit 10c318d0537c55231f58c4e42b0b95f05787be19 by info
change deployment script
The file was addeddeploy-production.sh
The file was modifiedcomposables/usePushNotifications.ts (diff)
The file was addedplugins/service-worker.client.ts
Commit 28a8ee463a0909f91219a708acbc278412105d44 by info
update deploy script
The file was modifieddeploy-production.sh (diff)
The file was modifiedplugins/service-worker.client.ts (diff)
The file was addedPUSH_NOTIFICATIONS_DEBUG.md
The file was modifiedserver/utils/pushNotifier.ts (diff)
The file was modifiedcomposables/usePushNotifications.ts (diff)
The file was modifiedpublic/sw-notifications.js (diff)
The file was addedplugins/02.push-notifications.client.ts
The file was modifiedpublic/sw-notifications.js (diff)
The file was addedplugins/01.service-worker.client.ts
The file was addedserver/api/push/test.post.ts
The file was removedplugins/service-worker.client.ts
The file was modifiedserver/api/push/test.post.ts (diff)
The file was addedpublic/icon-192x192.png
The file was addedpublic/icon-512x512.png
The file was modifiedplugins/02.push-notifications.client.ts (diff)
The file was addedpublic/favicon.png
The file was addedpublic/icon-128x128.png
The file was addedpublic/icon-152x152.png
The file was addedpublic/icon-384x384.png
The file was addedpublic/icon-72x72.png
The file was modifiedpackage.json (diff)
The file was addedpublic/icon.svg
The file was addedpublic/icon-96x96.png
The file was addedscripts/generate-icons.js
The file was addedpublic/icon-144x144.png
The file was addedscripts/README.md