####### 2023-01-10 13:11:14 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 6aaeec403..b038edbec development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-01-10 13:12:00 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 882b46d89..e2daee86a main -> origin/main Updating 882b46d89..e2daee86a Fast-forward .../{chunk-fb16d5ac.10a48492.css => chunk-1c24388e.068fd3a3.css} | 2 +- dist/index.html | 3 +-- dist/js/app.04432e2e.js | 2 -- dist/js/app.04432e2e.js.map | 1 - dist/js/{app.a18350cd.js => app.8a7766d1.js} | 4 ++-- dist/js/{app.a18350cd.js.map => app.8a7766d1.js.map} | 2 +- dist/js/chunk-1c24388e.2119e95a.js | 2 ++ dist/js/chunk-1c24388e.2119e95a.js.map | 1 + dist/js/chunk-2f2578c0.bbb492ef.js | 2 -- dist/js/chunk-2f2578c0.bbb492ef.js.map | 1 - dist/js/{chunk-74f1a86a.ef3fa773.js => chunk-74f1a86a.b7b1118d.js} | 2 +- dist/js/chunk-74f1a86a.b7b1118d.js.map | 1 + dist/js/chunk-74f1a86a.ef3fa773.js.map | 1 - dist/js/chunk-fb16d5ac.cbd4edd8.js | 2 -- dist/js/chunk-fb16d5ac.cbd4edd8.js.map | 1 - package.json | 2 +- src/modules/Products/components/Projects/index.vue | 7 +++++-- 17 files changed, 16 insertions(+), 20 deletions(-) rename dist/css/{chunk-fb16d5ac.10a48492.css => chunk-1c24388e.068fd3a3.css} (98%) delete mode 100644 dist/js/app.04432e2e.js delete mode 100644 dist/js/app.04432e2e.js.map rename dist/js/{app.a18350cd.js => app.8a7766d1.js} (98%) rename dist/js/{app.a18350cd.js.map => app.8a7766d1.js.map} (99%) create mode 100644 dist/js/chunk-1c24388e.2119e95a.js create mode 100644 dist/js/chunk-1c24388e.2119e95a.js.map delete mode 100644 dist/js/chunk-2f2578c0.bbb492ef.js delete mode 100644 dist/js/chunk-2f2578c0.bbb492ef.js.map rename dist/js/{chunk-74f1a86a.ef3fa773.js => chunk-74f1a86a.b7b1118d.js} (99%) create mode 100644 dist/js/chunk-74f1a86a.b7b1118d.js.map delete mode 100644 dist/js/chunk-74f1a86a.ef3fa773.js.map delete mode 100644 dist/js/chunk-fb16d5ac.cbd4edd8.js delete mode 100644 dist/js/chunk-fb16d5ac.cbd4edd8.js.map $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-01-11 10:56:12 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend b038edbec..48f5167df development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-01-11 10:57:16 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend e2daee86a..86b9fb208 main -> origin/main Updating e2daee86a..86b9fb208 Fast-forward src/modules/Products/components/Projects/index.vue | 1 + 1 file changed, 1 insertion(+) $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-01-11 12:17:48 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 48f5167df..e7524613f development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-01-11 12:18:12 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 86b9fb208..9bb3228c5 main -> origin/main Updating 86b9fb208..9bb3228c5 Fast-forward dist/css/app.4c487242.css | 1 - dist/css/app.64dd71a8.css | 1 + .../css/{chunk-1c24388e.068fd3a3.css => chunk-24da6056.19d6ebe1.css} | 2 +- dist/index.html | 2 +- dist/js/app.13cb440a.js | 2 ++ dist/js/app.13cb440a.js.map | 1 + dist/js/app.8a7766d1.js | 2 -- dist/js/app.8a7766d1.js.map | 1 - dist/js/chunk-1c24388e.2119e95a.js | 2 -- dist/js/chunk-1c24388e.2119e95a.js.map | 1 - dist/js/chunk-24da6056.6607fa9f.js | 2 ++ dist/js/chunk-24da6056.6607fa9f.js.map | 1 + src/assets/styles/layout/_sidebar.scss | 2 +- src/modules/auth/components/login/_login.scss | 5 ++++- src/modules/auth/components/login/index.vue | 1 + src/modules/shared/components/layout/Sidebar.vue | 2 +- 16 files changed, 16 insertions(+), 12 deletions(-) delete mode 100644 dist/css/app.4c487242.css create mode 100644 dist/css/app.64dd71a8.css rename dist/css/{chunk-1c24388e.068fd3a3.css => chunk-24da6056.19d6ebe1.css} (98%) create mode 100644 dist/js/app.13cb440a.js create mode 100644 dist/js/app.13cb440a.js.map delete mode 100644 dist/js/app.8a7766d1.js delete mode 100644 dist/js/app.8a7766d1.js.map delete mode 100644 dist/js/chunk-1c24388e.2119e95a.js delete mode 100644 dist/js/chunk-1c24388e.2119e95a.js.map create mode 100644 dist/js/chunk-24da6056.6607fa9f.js create mode 100644 dist/js/chunk-24da6056.6607fa9f.js.map $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-01-11 14:09:12 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend e7524613f..14c531132 development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-01-11 14:09:52 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 9bb3228c5..f67723125 main -> origin/main Updating 9bb3228c5..f67723125 Fast-forward dist/css/{app.64dd71a8.css => app.e29b25a3.css} | 2 +- dist/index.html | 2 +- dist/js/app.13cb440a.js | 2 - dist/js/app.13cb440a.js.map | 1 - dist/js/app.d842a45e.js | 2 + dist/js/app.d842a45e.js.map | 1 + src/modules/shared/components/layout/Header.vue | 90 ++++++++++++++----------- 7 files changed, 57 insertions(+), 43 deletions(-) rename dist/css/{app.64dd71a8.css => app.e29b25a3.css} (99%) delete mode 100644 dist/js/app.13cb440a.js delete mode 100644 dist/js/app.13cb440a.js.map create mode 100644 dist/js/app.d842a45e.js create mode 100644 dist/js/app.d842a45e.js.map $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-01-11 14:56:52 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 14c531132..ed532dfc9 development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-01-11 15:18:10 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend f67723125..976e16ef1 main -> origin/main Updating f67723125..976e16ef1 Fast-forward dist/css/{app.e29b25a3.css => app.19193c33.css} | 2 +- dist/index.html | 2 +- dist/js/app.896ae69a.js | 2 ++ dist/js/app.896ae69a.js.map | 1 + dist/js/app.d842a45e.js | 2 -- dist/js/app.d842a45e.js.map | 1 - src/modules/auth/components/login/index.vue | 2 +- src/modules/shared/components/layout/Header.vue | 9 ++------- src/modules/shared/components/layout/Sidebar.vue | 2 +- 9 files changed, 9 insertions(+), 14 deletions(-) rename dist/css/{app.e29b25a3.css => app.19193c33.css} (99%) create mode 100644 dist/js/app.896ae69a.js create mode 100644 dist/js/app.896ae69a.js.map delete mode 100644 dist/js/app.d842a45e.js delete mode 100644 dist/js/app.d842a45e.js.map $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-01-12 12:44:48 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend ed532dfc9..ac39561a7 development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-01-22 12:35:23 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend ac39561a7..b696874a2 development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-01-22 12:51:21 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 976e16ef1..a607a6419 main -> origin/main Updating 976e16ef1..a607a6419 Fast-forward dist/css/{app.19193c33.css => app.1159a3a6.css} | 2 +- dist/index.html | 2 +- dist/js/app.65a5f830.js | 2 ++ dist/js/{app.896ae69a.js.map => app.65a5f830.js.map} | 2 +- dist/js/app.896ae69a.js | 2 -- src/modules/shared/components/layout/Header.vue | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) rename dist/css/{app.19193c33.css => app.1159a3a6.css} (99%) create mode 100644 dist/js/app.65a5f830.js rename dist/js/{app.896ae69a.js.map => app.65a5f830.js.map} (51%) delete mode 100644 dist/js/app.896ae69a.js $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-10-03 11:20:18 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 4c7140bd7..2f4cda1a6 development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-10-03 11:21:31 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend cb1b29825..0481a5d2a main -> origin/main Updating cb1b29825..0481a5d2a Fast-forward src/modules/job-orders/components/job-order-process/index.vue | 1 - 1 file changed, 1 deletion(-) $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-10-03 11:28:12 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 0481a5d2a..a7c0add61 main -> origin/main Updating 0481a5d2a..a7c0add61 Fast-forward .../Setting/components/activity-logs/index.vue | 319 +++++++++++++++++++++ 1 file changed, 319 insertions(+) create mode 100644 src/modules/Setting/components/activity-logs/index.vue $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-10-03 11:31:21 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend a7c0add61..222d12be7 main -> origin/main Updating a7c0add61..222d12be7 Fast-forward .../Setting/components/all-setting/index.vue | 25 +++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-10-03 11:32:54 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 222d12be7..4ababfb12 main -> origin/main Updating 222d12be7..4ababfb12 Fast-forward src/router/index.js | 7 +++++++ 1 file changed, 7 insertions(+) $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-10-03 11:44:43 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 4ababfb12..dc6f6438c main -> origin/main Updating 4ababfb12..dc6f6438c Fast-forward ...1a.74a66b7e.css => chunk-06c002b4.74a66b7e.css} | 0 dist/css/chunk-0dcdeb3c.175e9a8e.css | 1 + ...f3.119ac51a.css => chunk-62e68e0a.6a5aaeed.css} | 2 +- ...37.ec722f4d.css => chunk-6a8ac60b.e62b494a.css} | 0 dist/css/chunk-c49ca5e4.6f5b9449.css | 1 + dist/css/chunk-d07be9a6.9d2b373d.css | 1 - dist/index.html | 2 +- dist/js/app.8a5ae61d.js | 2 - dist/js/app.8a5ae61d.js.map | 1 - dist/js/app.c74b4ca1.js | 2 + dist/js/app.c74b4ca1.js.map | 1 + dist/js/chunk-06c002b4.f1fe00ac.js | 2 + dist/js/chunk-06c002b4.f1fe00ac.js.map | 1 + dist/js/chunk-0bee2938.5f428a69.js.map | 2 +- dist/js/chunk-0dcdeb3c.eefc822b.js | 2 + dist/js/chunk-0dcdeb3c.eefc822b.js.map | 1 + dist/js/chunk-223fd616.0a2553a3.js.map | 2 +- dist/js/chunk-22d2531a.4643d389.js | 2 - dist/js/chunk-22d2531a.4643d389.js.map | 1 - dist/js/chunk-26a5ed83.d033d567.js.map | 2 +- dist/js/chunk-2c45c4c4.1c96a553.js.map | 2 +- dist/js/chunk-2ef829f3.a6fd7acd.js | 2 - dist/js/chunk-2ef829f3.a6fd7acd.js.map | 1 - dist/js/chunk-4a97a901.ecbc703a.js.map | 2 +- dist/js/chunk-54ce9685.73d9a5d5.js.map | 2 +- dist/js/chunk-62e68e0a.3c24253b.js | 2 + dist/js/chunk-62e68e0a.3c24253b.js.map | 1 + ...8737.10dd92e6.js => chunk-6a8ac60b.cea8322d.js} | 4 +- ...d92e6.js.map => chunk-6a8ac60b.cea8322d.js.map} | 2 +- dist/js/chunk-6ad7a457.2167d519.js.map | 2 +- dist/js/chunk-c49ca5e4.a09a4a4b.js | 2 + dist/js/chunk-c49ca5e4.a09a4a4b.js.map | 1 + dist/js/chunk-d07be9a6.a872df95.js | 2 - dist/js/chunk-d07be9a6.a872df95.js.map | 1 - dist/js/chunk-dd0e6cfc.b1477ef0.js.map | 2 +- dist/js/chunk-eab28070.aabf6d6c.js.map | 2 +- .../components/all-setting/_all-setting.scss | 65 ++++++++++++++-------- 37 files changed, 73 insertions(+), 50 deletions(-) rename dist/css/{chunk-22d2531a.74a66b7e.css => chunk-06c002b4.74a66b7e.css} (100%) create mode 100644 dist/css/chunk-0dcdeb3c.175e9a8e.css rename dist/css/{chunk-2ef829f3.119ac51a.css => chunk-62e68e0a.6a5aaeed.css} (79%) rename dist/css/{chunk-1ebc8737.ec722f4d.css => chunk-6a8ac60b.e62b494a.css} (100%) create mode 100644 dist/css/chunk-c49ca5e4.6f5b9449.css delete mode 100644 dist/css/chunk-d07be9a6.9d2b373d.css delete mode 100644 dist/js/app.8a5ae61d.js delete mode 100644 dist/js/app.8a5ae61d.js.map create mode 100644 dist/js/app.c74b4ca1.js create mode 100644 dist/js/app.c74b4ca1.js.map create mode 100644 dist/js/chunk-06c002b4.f1fe00ac.js create mode 100644 dist/js/chunk-06c002b4.f1fe00ac.js.map create mode 100644 dist/js/chunk-0dcdeb3c.eefc822b.js create mode 100644 dist/js/chunk-0dcdeb3c.eefc822b.js.map delete mode 100644 dist/js/chunk-22d2531a.4643d389.js delete mode 100644 dist/js/chunk-22d2531a.4643d389.js.map delete mode 100644 dist/js/chunk-2ef829f3.a6fd7acd.js delete mode 100644 dist/js/chunk-2ef829f3.a6fd7acd.js.map create mode 100644 dist/js/chunk-62e68e0a.3c24253b.js create mode 100644 dist/js/chunk-62e68e0a.3c24253b.js.map rename dist/js/{chunk-1ebc8737.10dd92e6.js => chunk-6a8ac60b.cea8322d.js} (99%) rename dist/js/{chunk-1ebc8737.10dd92e6.js.map => chunk-6a8ac60b.cea8322d.js.map} (99%) create mode 100644 dist/js/chunk-c49ca5e4.a09a4a4b.js create mode 100644 dist/js/chunk-c49ca5e4.a09a4a4b.js.map delete mode 100644 dist/js/chunk-d07be9a6.a872df95.js delete mode 100644 dist/js/chunk-d07be9a6.a872df95.js.map $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-10-04 13:52:31 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend dc6f6438c..ed61e89e4 main -> origin/main Updating dc6f6438c..ed61e89e4 Fast-forward src/modules/Setting/components/companies/index.vue | 54 ++++++++++++++++------ 1 file changed, 39 insertions(+), 15 deletions(-) $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-10-04 13:54:05 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend ed61e89e4..53b59f4b6 main -> origin/main Updating ed61e89e4..53b59f4b6 Fast-forward src/modules/Setting/components/teams/index.vue | 43 +++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-10-04 14:15:39 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 53b59f4b6..cd02ec0ba main -> origin/main Updating 53b59f4b6..cd02ec0ba Fast-forward src/modules/Setting/components/users/index.vue | 42 ++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-10-04 14:21:53 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend cd02ec0ba..d1d63bf0f main -> origin/main Updating cd02ec0ba..d1d63bf0f Fast-forward ...38.1f84fe6d.css => chunk-220290a0.5f4b66a9.css} | 2 +- dist/css/chunk-4a97a901.d8ebbe7c.css | 1 - dist/css/chunk-6f2537fa.7cf5d1c2.css | 1 + dist/css/chunk-8681922e.eef21c34.css | 1 - dist/css/chunk-90285cf6.87aa5423.css | 1 - dist/css/chunk-a5317102.94b5e85a.css | 1 + dist/css/chunk-a6cc6a5e.9100db2b.css | 1 + dist/index.html | 2 +- dist/js/{app.c74b4ca1.js => app.102f7320.js} | 4 +- .../{app.c74b4ca1.js.map => app.102f7320.js.map} | 2 +- dist/js/chunk-0bee2938.5f428a69.js | 2 - dist/js/chunk-0bee2938.5f428a69.js.map | 1 - dist/js/chunk-220290a0.fc564b46.js | 2 + dist/js/chunk-220290a0.fc564b46.js.map | 1 + dist/js/chunk-4a97a901.ecbc703a.js | 2 - dist/js/chunk-4a97a901.ecbc703a.js.map | 1 - dist/js/chunk-6f2537fa.8fe1306e.js | 2 + dist/js/chunk-6f2537fa.8fe1306e.js.map | 1 + dist/js/chunk-8681922e.56efc709.js | 2 - dist/js/chunk-8681922e.56efc709.js.map | 1 - dist/js/chunk-90285cf6.d3cbe696.js | 2 - dist/js/chunk-90285cf6.d3cbe696.js.map | 1 - dist/js/chunk-a5317102.064d4132.js | 2 + dist/js/chunk-a5317102.064d4132.js.map | 1 + dist/js/chunk-a6cc6a5e.07e6f002.js | 2 + dist/js/chunk-a6cc6a5e.07e6f002.js.map | 1 + src/modules/Setting/components/currency/index.vue | 43 +++++++++++++++++++++- 27 files changed, 62 insertions(+), 21 deletions(-) rename dist/css/{chunk-0bee2938.1f84fe6d.css => chunk-220290a0.5f4b66a9.css} (51%) delete mode 100644 dist/css/chunk-4a97a901.d8ebbe7c.css create mode 100644 dist/css/chunk-6f2537fa.7cf5d1c2.css delete mode 100644 dist/css/chunk-8681922e.eef21c34.css delete mode 100644 dist/css/chunk-90285cf6.87aa5423.css create mode 100644 dist/css/chunk-a5317102.94b5e85a.css create mode 100644 dist/css/chunk-a6cc6a5e.9100db2b.css rename dist/js/{app.c74b4ca1.js => app.102f7320.js} (97%) rename dist/js/{app.c74b4ca1.js.map => app.102f7320.js.map} (99%) delete mode 100644 dist/js/chunk-0bee2938.5f428a69.js delete mode 100644 dist/js/chunk-0bee2938.5f428a69.js.map create mode 100644 dist/js/chunk-220290a0.fc564b46.js create mode 100644 dist/js/chunk-220290a0.fc564b46.js.map delete mode 100644 dist/js/chunk-4a97a901.ecbc703a.js delete mode 100644 dist/js/chunk-4a97a901.ecbc703a.js.map create mode 100644 dist/js/chunk-6f2537fa.8fe1306e.js create mode 100644 dist/js/chunk-6f2537fa.8fe1306e.js.map delete mode 100644 dist/js/chunk-8681922e.56efc709.js delete mode 100644 dist/js/chunk-8681922e.56efc709.js.map delete mode 100644 dist/js/chunk-90285cf6.d3cbe696.js delete mode 100644 dist/js/chunk-90285cf6.d3cbe696.js.map create mode 100644 dist/js/chunk-a5317102.064d4132.js create mode 100644 dist/js/chunk-a5317102.064d4132.js.map create mode 100644 dist/js/chunk-a6cc6a5e.07e6f002.js create mode 100644 dist/js/chunk-a6cc6a5e.07e6f002.js.map $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-10-09 14:49:35 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 2f4cda1a6..14ddff7b6 development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-10-29 16:54:05 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 14ddff7b6..bb81c02ef development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-10-30 16:21:07 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend bb81c02ef..a2f845912 development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-11-05 12:46:53 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend a2f845912..f07cfdff5 development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-11-05 12:51:06 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend f07cfdff5..d2a27e1ae development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-11-29 15:32:22 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend d2a27e1ae..9873e791e development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-11-29 15:35:26 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend d1d63bf0f..b785c9bb8 main -> origin/main Updating d1d63bf0f..b785c9bb8 Fast-forward .../Setting/components/permissions/index.vue | 491 +++++++++++++++++++++ 1 file changed, 491 insertions(+) create mode 100644 src/modules/Setting/components/permissions/index.vue $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-11-29 15:36:30 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend b785c9bb8..10fa66951 main -> origin/main Updating b785c9bb8..10fa66951 Fast-forward .../Setting/components/departments/index.vue | 115 ++++++++++++++++++++- 1 file changed, 111 insertions(+), 4 deletions(-) $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-11-29 15:37:37 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 10fa66951..b274495df main -> origin/main Updating 10fa66951..b274495df Fast-forward src/modules/Setting/components/all-setting/index.vue | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-11-30 14:53:55 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend b274495df..3fad6438f main -> origin/main Updating b274495df..3fad6438f Fast-forward src/modules/Setting/components/permissions/index.vue | 2 +- src/router/index.js | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-12-25 11:56:39 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 9873e791e..462f11908 development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-12-25 12:04:51 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 462f11908..8874ee6ec development -> origin/development Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2023-12-25 12:52:46 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend 3fad6438f..dc180bf34 main -> origin/main Updating 3fad6438f..dc180bf34 Fast-forward dist/css/chunk-1fba2211.ed7c571d.css | 1 + dist/css/chunk-223fd616.7fabb89b.css | 1 - dist/css/{chunk-0dcdeb3c.175e9a8e.css => chunk-2c832fcf.75b3cbd8.css} | 2 +- dist/css/{chunk-54ce9685.ea11e0ee.css => chunk-4e1ae6d5.85ca4eeb.css} | 0 dist/css/chunk-501490d3.9a7f34ae.css | 1 + dist/css/{chunk-62e68e0a.6a5aaeed.css => chunk-726973d1.c1cad56e.css} | 2 +- dist/index.html | 2 +- dist/js/app.102f7320.js | 2 -- dist/js/app.102f7320.js.map | 1 - dist/js/app.d48e81ed.js | 2 ++ dist/js/app.d48e81ed.js.map | 1 + dist/js/chunk-0dcdeb3c.eefc822b.js | 2 -- dist/js/chunk-0dcdeb3c.eefc822b.js.map | 1 - dist/js/chunk-1fba2211.458d3cda.js | 2 ++ dist/js/chunk-1fba2211.458d3cda.js.map | 1 + dist/js/chunk-223fd616.0a2553a3.js | 2 -- dist/js/chunk-223fd616.0a2553a3.js.map | 1 - dist/js/chunk-2c832fcf.8e5b5fff.js | 2 ++ dist/js/chunk-2c832fcf.8e5b5fff.js.map | 1 + dist/js/{chunk-54ce9685.73d9a5d5.js => chunk-4e1ae6d5.0c8bbec0.js} | 4 ++-- ...{chunk-54ce9685.73d9a5d5.js.map => chunk-4e1ae6d5.0c8bbec0.js.map} | 2 +- dist/js/chunk-501490d3.fa79629b.js | 2 ++ dist/js/chunk-501490d3.fa79629b.js.map | 1 + dist/js/chunk-62e68e0a.3c24253b.js | 2 -- dist/js/chunk-62e68e0a.3c24253b.js.map | 1 - dist/js/chunk-726973d1.7ed7741e.js | 2 ++ dist/js/chunk-726973d1.7ed7741e.js.map | 1 + dist/js/chunk-85cba856.c07e23c0.js.map | 2 +- dist/js/chunk-e7a8d3de.39fbf75c.js.map | 2 +- dist/js/chunk-vendors.95498794.js.map | 2 +- src/modules/job-orders/components/job-order-process/index.vue | 2 +- 31 files changed, 27 insertions(+), 23 deletions(-) create mode 100644 dist/css/chunk-1fba2211.ed7c571d.css delete mode 100644 dist/css/chunk-223fd616.7fabb89b.css rename dist/css/{chunk-0dcdeb3c.175e9a8e.css => chunk-2c832fcf.75b3cbd8.css} (52%) rename dist/css/{chunk-54ce9685.ea11e0ee.css => chunk-4e1ae6d5.85ca4eeb.css} (100%) create mode 100644 dist/css/chunk-501490d3.9a7f34ae.css rename dist/css/{chunk-62e68e0a.6a5aaeed.css => chunk-726973d1.c1cad56e.css} (79%) delete mode 100644 dist/js/app.102f7320.js delete mode 100644 dist/js/app.102f7320.js.map create mode 100644 dist/js/app.d48e81ed.js create mode 100644 dist/js/app.d48e81ed.js.map delete mode 100644 dist/js/chunk-0dcdeb3c.eefc822b.js delete mode 100644 dist/js/chunk-0dcdeb3c.eefc822b.js.map create mode 100644 dist/js/chunk-1fba2211.458d3cda.js create mode 100644 dist/js/chunk-1fba2211.458d3cda.js.map delete mode 100644 dist/js/chunk-223fd616.0a2553a3.js delete mode 100644 dist/js/chunk-223fd616.0a2553a3.js.map create mode 100644 dist/js/chunk-2c832fcf.8e5b5fff.js create mode 100644 dist/js/chunk-2c832fcf.8e5b5fff.js.map rename dist/js/{chunk-54ce9685.73d9a5d5.js => chunk-4e1ae6d5.0c8bbec0.js} (99%) rename dist/js/{chunk-54ce9685.73d9a5d5.js.map => chunk-4e1ae6d5.0c8bbec0.js.map} (99%) create mode 100644 dist/js/chunk-501490d3.fa79629b.js create mode 100644 dist/js/chunk-501490d3.fa79629b.js.map delete mode 100644 dist/js/chunk-62e68e0a.3c24253b.js delete mode 100644 dist/js/chunk-62e68e0a.3c24253b.js.map create mode 100644 dist/js/chunk-726973d1.7ed7741e.js create mode 100644 dist/js/chunk-726973d1.7ed7741e.js.map $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required ####### 2024-02-17 02:22:19 ####### $ echo $PWD /var/www/html/cpa-front $ whoami www-data $ git pull From github.com:catmobile2020/Catalyst-frontend * [new branch] development-live-server -> origin/development-live-server Already up to date. $ git status On branch main Your branch is up to date with 'origin/main'. Untracked files: (use "git add ..." to include in what will be committed) deploy-log.txt dist/deploy-log.txt nothing added to commit but untracked files present (use "git add" to track) $ git submodule sync $ git submodule update $ git submodule status $ php ssbd-backend/artisan optimize Could not open input file: ssbd-backend/artisan $ test -e /usr/share/update-notifier/notify-reboot-required && echo "system restart required" system restart required