Zadanie SUS-1205 Zakończone

Historia build'ów

# Start Stop Status Log
11886 2020-01-27 15:07 2020-01-27 15:19 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8246 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Your branch is ahead of 'origin/sell' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 1d32b12 Merge branch 'develop' into sell




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/46/8246/12 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at 1d32b12 Merge branch 'develop' into sell
[sell 80497f6] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
85 files changed, 2229 insertions(+), 173 deletions(-)
create mode 100644 interak/sell-crm/src/Addresses/Address.php
create mode 100644 interak/sell-crm/src/Contacts/CustomerStatus.php
delete mode 100644 interak/shop-sell-crm/config/.gitkeep
create mode 100644 interak/shop-sell-crm/config/config.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_21_121950_add_contact_custom_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_22_133915_create_shop_sell_crm_users_table.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_27_094816_add_last_sync_to_shop_sell_crm_users_table.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_27_131805_add_contact_lead_conversion_custom_field.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/user-log/_elements/list-panel.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/user-log/index.blade.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateContact.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateOrganization.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/CompleteRegistration.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterSubuser.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterUser.php
rewrite interak/shop-sell-crm/src/Deals/CustomFields.php (62%)
create mode 100644 interak/shop-sell-crm/src/Exceptions/ShopSellCrmException.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/UnexpectedValue.php
create mode 100644 interak/shop-sell-crm/src/Fields/BaseCustomFields.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/UserLogController.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CompleteRegistrationJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CreateSubuserJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/RegisterUserJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/SellQueueTrait.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnRegistrationCompleted.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserAdded.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserCreated.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserRegistered.php
create mode 100644 interak/shop-sell-crm/src/Users/CrmType.php
create mode 100644 interak/shop-sell-crm/src/Users/User.php
create mode 100644 interak/shop-sell-crm/src/Users/UserRepository.php
create mode 100644 interak/shop-sell-crm/src/Users/UserService.php
create mode 100755 interak/shop-sell-crm/src/Users/UserValidator.php
create mode 100644 interak/user/src/Events/RegistrationCompleted.php
create mode 100644 interak/user/src/Events/UserAdded.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[16:08:39] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[16:08:39] Starting 'all'...
[16:08:39] Starting 'task'...
[16:08:39] Starting 'scss-combine'...
[16:08:39] Finished 'scss-combine' after 14 ms
[16:08:39] Finished 'task' after 17 ms
[16:08:39] Starting 'copy'...
[16:08:39] Finished 'copy' after 128 ms
[16:08:39] Starting 'copy'...
[16:08:39] Finished 'copy' after 17 ms
[16:08:39] Starting 'copy'...
[16:08:39] Finished 'copy' after 26 ms
[16:08:39] Starting 'copy'...
[16:08:39] Finished 'copy' after 5.34 ms
[16:08:39] Starting 'copy'...
[16:08:39] Finished 'copy' after 13 ms
[16:08:39] Starting 'copy'...
[16:08:39] Finished 'copy' after 9.32 ms
[16:08:39] Starting 'copy'...
[16:08:39] Finished 'copy' after 4.59 ms
[16:08:39] Starting 'copy'...
[16:08:39] Finished 'copy' after 7.88 ms
[16:08:39] Starting 'copy'...
[16:08:39] Finished 'copy' after 23 ms
[16:08:39] Starting 'copy'...
[16:08:40] Finished 'copy' after 4.48 ms
[16:08:40] Starting 'copy'...
[16:08:40] Finished 'copy' after 17 ms
[16:08:40] Starting 'copy'...
[16:08:40] Finished 'copy' after 9.69 ms
[16:08:40] Starting 'styles'...
[16:08:40] Finished 'styles' after 205 ms
[16:08:40] Starting 'styles'...
[16:08:40] Finished 'styles' after 56 ms
[16:08:40] Starting 'styles'...
[16:08:40] Finished 'styles' after 85 ms
[16:08:40] Starting 'styles'...
[16:08:40] Finished 'styles' after 23 ms
[16:08:40] Starting 'styles'...
[16:08:40] Finished 'styles' after 4.54 ms
[16:08:40] Starting 'scripts'...
[16:08:40] Finished 'scripts' after 53 ms
[16:08:40] Starting 'scripts'...
[16:08:40] Finished 'scripts' after 57 ms
[16:08:40] Starting 'scripts'...
[16:08:40] Finished 'scripts' after 29 ms
[16:08:40] Starting 'scripts'...
[16:08:40] Finished 'scripts' after 30 ms
[16:08:40] Starting 'scripts'...
[16:08:40] Finished 'scripts' after 28 ms
[16:08:40] Starting 'scripts'...
[16:08:40] Finished 'scripts' after 14 ms
[16:08:40] Starting 'scripts'...
[16:08:40] Finished 'scripts' after 19 ms
[16:08:40] Starting 'scripts'...
[16:08:40] Finished 'scripts' after 8.68 ms
[16:08:40] Starting 'scripts'...
[16:08:40] Finished 'scripts' after 44 ms
[16:08:40] Starting 'scripts'...
[16:08:40] Finished 'scripts' after 17 ms
[16:08:40] Starting 'version'...
[16:08:41] Finished 'version' after 528 ms
[16:08:41] Finished 'all' after 1.49 s
[16:08:41] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[16:08:41] Finished 'default' after 17 ms
[16:08:42] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[16:08:42] Starting 'version'...
┌───────────────┬──────────────────────────┬───────────────────
zamknij
11885 2020-01-27 14:53 2020-01-27 15:05 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8246 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Your branch is ahead of 'origin/sell' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 1d32b12 Merge branch 'develop' into sell




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/46/8246/11 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at 1d32b12 Merge branch 'develop' into sell
[sell ae1178d] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
85 files changed, 2223 insertions(+), 173 deletions(-)
create mode 100644 interak/sell-crm/src/Addresses/Address.php
create mode 100644 interak/sell-crm/src/Contacts/CustomerStatus.php
delete mode 100644 interak/shop-sell-crm/config/.gitkeep
create mode 100644 interak/shop-sell-crm/config/config.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_21_121950_add_contact_custom_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_22_133915_create_shop_sell_crm_users_table.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_27_094816_add_last_sync_to_shop_sell_crm_users_table.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_27_131805_add_contact_lead_conversion_custom_field.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/user-log/_elements/list-panel.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/user-log/index.blade.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateContact.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateOrganization.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/CompleteRegistration.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterSubuser.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterUser.php
rewrite interak/shop-sell-crm/src/Deals/CustomFields.php (62%)
create mode 100644 interak/shop-sell-crm/src/Exceptions/ShopSellCrmException.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/UnexpectedValue.php
create mode 100644 interak/shop-sell-crm/src/Fields/BaseCustomFields.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/UserLogController.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CompleteRegistrationJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CreateSubuserJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/RegisterUserJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/SellQueueTrait.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnRegistrationCompleted.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserAdded.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserCreated.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserRegistered.php
create mode 100644 interak/shop-sell-crm/src/Users/CrmType.php
create mode 100644 interak/shop-sell-crm/src/Users/User.php
create mode 100644 interak/shop-sell-crm/src/Users/UserRepository.php
create mode 100644 interak/shop-sell-crm/src/Users/UserService.php
create mode 100755 interak/shop-sell-crm/src/Users/UserValidator.php
create mode 100644 interak/user/src/Events/RegistrationCompleted.php
create mode 100644 interak/user/src/Events/UserAdded.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[15:54:19] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[15:54:19] Starting 'all'...
[15:54:19] Starting 'task'...
[15:54:19] Starting 'scss-combine'...
[15:54:19] Finished 'scss-combine' after 11 ms
[15:54:19] Finished 'task' after 12 ms
[15:54:19] Starting 'copy'...
[15:54:19] Finished 'copy' after 105 ms
[15:54:19] Starting 'copy'...
[15:54:19] Finished 'copy' after 15 ms
[15:54:19] Starting 'copy'...
[15:54:19] Finished 'copy' after 39 ms
[15:54:19] Starting 'copy'...
[15:54:19] Finished 'copy' after 4.21 ms
[15:54:19] Starting 'copy'...
[15:54:19] Finished 'copy' after 13 ms
[15:54:19] Starting 'copy'...
[15:54:19] Finished 'copy' after 13 ms
[15:54:19] Starting 'copy'...
[15:54:19] Finished 'copy' after 5.17 ms
[15:54:19] Starting 'copy'...
[15:54:19] Finished 'copy' after 8.43 ms
[15:54:19] Starting 'copy'...
[15:54:19] Finished 'copy' after 26 ms
[15:54:19] Starting 'copy'...
[15:54:19] Finished 'copy' after 5.01 ms
[15:54:19] Starting 'copy'...
[15:54:19] Finished 'copy' after 17 ms
[15:54:19] Starting 'copy'...
[15:54:19] Finished 'copy' after 13 ms
[15:54:19] Starting 'styles'...
[15:54:19] Finished 'styles' after 221 ms
[15:54:19] Starting 'styles'...
[15:54:19] Finished 'styles' after 54 ms
[15:54:19] Starting 'styles'...
[15:54:19] Finished 'styles' after 88 ms
[15:54:19] Starting 'styles'...
[15:54:19] Finished 'styles' after 22 ms
[15:54:19] Starting 'styles'...
[15:54:19] Finished 'styles' after 4.76 ms
[15:54:19] Starting 'scripts'...
[15:54:19] Finished 'scripts' after 51 ms
[15:54:19] Starting 'scripts'...
[15:54:20] Finished 'scripts' after 54 ms
[15:54:20] Starting 'scripts'...
[15:54:20] Finished 'scripts' after 29 ms
[15:54:20] Starting 'scripts'...
[15:54:20] Finished 'scripts' after 30 ms
[15:54:20] Starting 'scripts'...
[15:54:20] Finished 'scripts' after 31 ms
[15:54:20] Starting 'scripts'...
[15:54:20] Finished 'scripts' after 11 ms
[15:54:20] Starting 'scripts'...
[15:54:20] Finished 'scripts' after 18 ms
[15:54:20] Starting 'scripts'...
[15:54:20] Finished 'scripts' after 9.57 ms
[15:54:20] Starting 'scripts'...
[15:54:20] Finished 'scripts' after 44 ms
[15:54:20] Starting 'scripts'...
[15:54:20] Finished 'scripts' after 18 ms
[15:54:20] Starting 'version'...
[15:54:20] Finished 'version' after 519 ms
[15:54:20] Finished 'all' after 1.49 s
[15:54:20] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[15:54:20] Finished 'default' after 16 ms
[15:54:21] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[15:54:21] Starting 'version'...
┌───────────────┬──────────────────────────┬────────────────────?
zamknij
11884 2020-01-27 13:36 2020-01-27 13:49 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8246 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Your branch is ahead of 'origin/sell' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 1d32b12 Merge branch 'develop' into sell




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/46/8246/10 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at 1d32b12 Merge branch 'develop' into sell
[sell e5626a9] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
79 files changed, 2102 insertions(+), 171 deletions(-)
create mode 100644 interak/sell-crm/src/Addresses/Address.php
create mode 100644 interak/sell-crm/src/Contacts/CustomerStatus.php
delete mode 100644 interak/shop-sell-crm/config/.gitkeep
create mode 100644 interak/shop-sell-crm/config/config.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_21_121950_add_contact_custom_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_22_133915_create_shop_sell_crm_users_table.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_27_094816_add_last_sync_to_shop_sell_crm_users_table.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_27_131805_add_contact_lead_conversion_custom_field.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateContact.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateOrganization.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/CompleteRegistration.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterSubuser.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterUser.php
rewrite interak/shop-sell-crm/src/Deals/CustomFields.php (62%)
create mode 100644 interak/shop-sell-crm/src/Exceptions/ShopSellCrmException.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/UnexpectedValue.php
create mode 100644 interak/shop-sell-crm/src/Fields/BaseCustomFields.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CompleteRegistrationJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CreateSubuserJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/RegisterUserJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/SellQueueTrait.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnRegistrationCompleted.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserAdded.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserCreated.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserRegistered.php
create mode 100644 interak/shop-sell-crm/src/Users/CrmType.php
create mode 100644 interak/shop-sell-crm/src/Users/User.php
create mode 100644 interak/shop-sell-crm/src/Users/UserRepository.php
create mode 100644 interak/shop-sell-crm/src/Users/UserService.php
create mode 100755 interak/shop-sell-crm/src/Users/UserValidator.php
create mode 100644 interak/user/src/Events/RegistrationCompleted.php
create mode 100644 interak/user/src/Events/UserAdded.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[14:37:40] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[14:37:40] Starting 'all'...
[14:37:40] Starting 'task'...
[14:37:40] Starting 'scss-combine'...
[14:37:40] Finished 'scss-combine' after 11 ms
[14:37:40] Finished 'task' after 13 ms
[14:37:40] Starting 'copy'...
[14:37:40] Finished 'copy' after 153 ms
[14:37:40] Starting 'copy'...
[14:37:40] Finished 'copy' after 18 ms
[14:37:40] Starting 'copy'...
[14:37:40] Finished 'copy' after 38 ms
[14:37:40] Starting 'copy'...
[14:37:40] Finished 'copy' after 7.48 ms
[14:37:40] Starting 'copy'...
[14:37:40] Finished 'copy' after 23 ms
[14:37:40] Starting 'copy'...
[14:37:40] Finished 'copy' after 9.54 ms
[14:37:40] Starting 'copy'...
[14:37:40] Finished 'copy' after 4.94 ms
[14:37:40] Starting 'copy'...
[14:37:40] Finished 'copy' after 7.69 ms
[14:37:40] Starting 'copy'...
[14:37:41] Finished 'copy' after 50 ms
[14:37:41] Starting 'copy'...
[14:37:41] Finished 'copy' after 5.12 ms
[14:37:41] Starting 'copy'...
[14:37:41] Finished 'copy' after 21 ms
[14:37:41] Starting 'copy'...
[14:37:41] Finished 'copy' after 18 ms
[14:37:41] Starting 'styles'...
[14:37:41] Finished 'styles' after 290 ms
[14:37:41] Starting 'styles'...
[14:37:41] Finished 'styles' after 66 ms
[14:37:41] Starting 'styles'...
[14:37:41] Finished 'styles' after 96 ms
[14:37:41] Starting 'styles'...
[14:37:41] Finished 'styles' after 22 ms
[14:37:41] Starting 'styles'...
[14:37:41] Finished 'styles' after 7.52 ms
[14:37:41] Starting 'scripts'...
[14:37:41] Finished 'scripts' after 62 ms
[14:37:41] Starting 'scripts'...
[14:37:41] Finished 'scripts' after 58 ms
[14:37:41] Starting 'scripts'...
[14:37:41] Finished 'scripts' after 29 ms
[14:37:41] Starting 'scripts'...
[14:37:41] Finished 'scripts' after 38 ms
[14:37:41] Starting 'scripts'...
[14:37:41] Finished 'scripts' after 39 ms
[14:37:41] Starting 'scripts'...
[14:37:41] Finished 'scripts' after 13 ms
[14:37:41] Starting 'scripts'...
[14:37:41] Finished 'scripts' after 19 ms
[14:37:41] Starting 'scripts'...
[14:37:41] Finished 'scripts' after 9.85 ms
[14:37:41] Starting 'scripts'...
[14:37:41] Finished 'scripts' after 55 ms
[14:37:41] Starting 'scripts'...
[14:37:41] Finished 'scripts' after 24 ms
[14:37:41] Starting 'version'...
[14:37:42] Finished 'version' after 518 ms
[14:37:42] Finished 'all' after 1.73 s
[14:37:42] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[14:37:42] Finished 'default' after 15 ms
[14:37:43] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[14:37:43] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├──────────────??
zamknij
11877 2020-01-27 07:59 2020-01-27 08:11 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8246 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Your branch and 'origin/sell' have diverged,
and have 1 and 18 different commits each, respectively.
(use "git pull" to merge the remote branch into yours)
Removing interak/cracow-universe/build/
HEAD is now at 1d32b12 Merge branch 'develop' into sell




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/46/8246/9 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at 1d32b12 Merge branch 'develop' into sell
[sell 0c5927c] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
71 files changed, 1937 insertions(+), 170 deletions(-)
create mode 100644 interak/sell-crm/src/Addresses/Address.php
create mode 100644 interak/sell-crm/src/Contacts/CustomerStatus.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_21_121950_add_contact_custom_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_22_133915_create_shop_sell_crm_users_table.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateContact.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateOrganization.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/CompleteRegistration.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterSubuser.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterUser.php
rewrite interak/shop-sell-crm/src/Deals/CustomFields.php (62%)
create mode 100644 interak/shop-sell-crm/src/Exceptions/ShopSellCrmException.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/UnexpectedValue.php
create mode 100644 interak/shop-sell-crm/src/Fields/BaseCustomFields.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CompleteRegistrationJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CreateSubuserJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/RegisterUserJob.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnRegistrationCompleted.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserAdded.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserCreated.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserRegistered.php
create mode 100644 interak/shop-sell-crm/src/Users/CrmType.php
create mode 100644 interak/shop-sell-crm/src/Users/User.php
create mode 100644 interak/shop-sell-crm/src/Users/UserRepository.php
create mode 100644 interak/shop-sell-crm/src/Users/UserService.php
create mode 100755 interak/shop-sell-crm/src/Users/UserValidator.php
create mode 100644 interak/user/src/Events/RegistrationCompleted.php
create mode 100644 interak/user/src/Events/UserAdded.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[09:00:11] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[09:00:11] Starting 'all'...
[09:00:11] Starting 'task'...
[09:00:11] Starting 'scss-combine'...
[09:00:11] Finished 'scss-combine' after 12 ms
[09:00:11] Finished 'task' after 14 ms
[09:00:11] Starting 'copy'...
[09:00:11] Finished 'copy' after 146 ms
[09:00:11] Starting 'copy'...
[09:00:11] Finished 'copy' after 26 ms
[09:00:11] Starting 'copy'...
[09:00:11] Finished 'copy' after 43 ms
[09:00:11] Starting 'copy'...
[09:00:11] Finished 'copy' after 5.57 ms
[09:00:11] Starting 'copy'...
[09:00:11] Finished 'copy' after 22 ms
[09:00:11] Starting 'copy'...
[09:00:11] Finished 'copy' after 11 ms
[09:00:11] Starting 'copy'...
[09:00:11] Finished 'copy' after 4.64 ms
[09:00:11] Starting 'copy'...
[09:00:11] Finished 'copy' after 13 ms
[09:00:11] Starting 'copy'...
[09:00:11] Finished 'copy' after 38 ms
[09:00:11] Starting 'copy'...
[09:00:11] Finished 'copy' after 5.15 ms
[09:00:11] Starting 'copy'...
[09:00:11] Finished 'copy' after 20 ms
[09:00:11] Starting 'copy'...
[09:00:11] Finished 'copy' after 11 ms
[09:00:11] Starting 'styles'...
[09:00:11] Finished 'styles' after 306 ms
[09:00:11] Starting 'styles'...
[09:00:11] Finished 'styles' after 45 ms
[09:00:11] Starting 'styles'...
[09:00:11] Finished 'styles' after 78 ms
[09:00:11] Starting 'styles'...
[09:00:11] Finished 'styles' after 24 ms
[09:00:11] Starting 'styles'...
[09:00:11] Finished 'styles' after 5.17 ms
[09:00:11] Starting 'scripts'...
[09:00:11] Finished 'scripts' after 66 ms
[09:00:11] Starting 'scripts'...
[09:00:12] Finished 'scripts' after 61 ms
[09:00:12] Starting 'scripts'...
[09:00:12] Finished 'scripts' after 36 ms
[09:00:12] Starting 'scripts'...
[09:00:12] Finished 'scripts' after 30 ms
[09:00:12] Starting 'scripts'...
[09:00:12] Finished 'scripts' after 43 ms
[09:00:12] Starting 'scripts'...
[09:00:12] Finished 'scripts' after 13 ms
[09:00:12] Starting 'scripts'...
[09:00:12] Finished 'scripts' after 20 ms
[09:00:12] Starting 'scripts'...
[09:00:12] Finished 'scripts' after 11 ms
[09:00:12] Starting 'scripts'...
[09:00:12] Finished 'scripts' after 56 ms
[09:00:12] Starting 'scripts'...
[09:00:12] Finished 'scripts' after 26 ms
[09:00:12] Starting 'version'...
[09:00:12] Finished 'version' after 545 ms
[09:00:12] Finished 'all' after 1.73 s
[09:00:12] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[09:00:12] Finished 'default' after 16 ms
[09:00:13] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[09:00:13] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
zamknij
11876 2020-01-24 15:22 2020-01-24 15:34 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8246 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Your branch and 'origin/sell' have diverged,
and have 1 and 1 different commit each, respectively.
(use "git pull" to merge the remote branch into yours)
Removing interak/cracow-universe/build/
HEAD is now at b1926aa SUS-1213 [poprawki] Administrator może powiązać opiekunów klienta z użytkownikami w SELL CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/46/8246/8 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at b1926aa SUS-1213 [poprawki] Administrator może powiązać opiekunów klienta z użytkownikami w SELL CRM
[sell e3c3554] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
72 files changed, 1938 insertions(+), 172 deletions(-)
create mode 100644 interak/sell-crm/src/Addresses/Address.php
create mode 100644 interak/sell-crm/src/Contacts/CustomerStatus.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_21_121950_add_contact_custom_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_22_133915_create_shop_sell_crm_users_table.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateContact.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateOrganization.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/CompleteRegistration.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterSubuser.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterUser.php
rewrite interak/shop-sell-crm/src/Deals/CustomFields.php (62%)
create mode 100644 interak/shop-sell-crm/src/Exceptions/ShopSellCrmException.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/UnexpectedValue.php
create mode 100644 interak/shop-sell-crm/src/Fields/BaseCustomFields.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CompleteRegistrationJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CreateSubuserJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/RegisterUserJob.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnRegistrationCompleted.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserAdded.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserCreated.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserRegistered.php
create mode 100644 interak/shop-sell-crm/src/Users/CrmType.php
create mode 100644 interak/shop-sell-crm/src/Users/User.php
create mode 100644 interak/shop-sell-crm/src/Users/UserRepository.php
create mode 100644 interak/shop-sell-crm/src/Users/UserService.php
create mode 100755 interak/shop-sell-crm/src/Users/UserValidator.php
create mode 100644 interak/user/src/Events/RegistrationCompleted.php
create mode 100644 interak/user/src/Events/UserAdded.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[16:23:17] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[16:23:17] Starting 'all'...
[16:23:17] Starting 'task'...
[16:23:17] Starting 'scss-combine'...
[16:23:17] Finished 'scss-combine' after 12 ms
[16:23:17] Finished 'task' after 14 ms
[16:23:17] Starting 'copy'...
[16:23:18] Finished 'copy' after 149 ms
[16:23:18] Starting 'copy'...
[16:23:18] Finished 'copy' after 16 ms
[16:23:18] Starting 'copy'...
[16:23:18] Finished 'copy' after 36 ms
[16:23:18] Starting 'copy'...
[16:23:18] Finished 'copy' after 5.97 ms
[16:23:18] Starting 'copy'...
[16:23:18] Finished 'copy' after 22 ms
[16:23:18] Starting 'copy'...
[16:23:18] Finished 'copy' after 17 ms
[16:23:18] Starting 'copy'...
[16:23:18] Finished 'copy' after 4.87 ms
[16:23:18] Starting 'copy'...
[16:23:18] Finished 'copy' after 8.77 ms
[16:23:18] Starting 'copy'...
[16:23:18] Finished 'copy' after 34 ms
[16:23:18] Starting 'copy'...
[16:23:18] Finished 'copy' after 6.43 ms
[16:23:18] Starting 'copy'...
[16:23:18] Finished 'copy' after 31 ms
[16:23:18] Starting 'copy'...
[16:23:18] Finished 'copy' after 13 ms
[16:23:18] Starting 'styles'...
[16:23:18] Finished 'styles' after 308 ms
[16:23:18] Starting 'styles'...
[16:23:18] Finished 'styles' after 42 ms
[16:23:18] Starting 'styles'...
[16:23:18] Finished 'styles' after 67 ms
[16:23:18] Starting 'styles'...
[16:23:18] Finished 'styles' after 23 ms
[16:23:18] Starting 'styles'...
[16:23:18] Finished 'styles' after 7.18 ms
[16:23:18] Starting 'scripts'...
[16:23:18] Finished 'scripts' after 66 ms
[16:23:18] Starting 'scripts'...
[16:23:18] Finished 'scripts' after 57 ms
[16:23:18] Starting 'scripts'...
[16:23:18] Finished 'scripts' after 32 ms
[16:23:18] Starting 'scripts'...
[16:23:18] Finished 'scripts' after 31 ms
[16:23:18] Starting 'scripts'...
[16:23:18] Finished 'scripts' after 41 ms
[16:23:18] Starting 'scripts'...
[16:23:18] Finished 'scripts' after 13 ms
[16:23:18] Starting 'scripts'...
[16:23:18] Finished 'scripts' after 20 ms
[16:23:18] Starting 'scripts'...
[16:23:18] Finished 'scripts' after 11 ms
[16:23:18] Starting 'scripts'...
[16:23:19] Finished 'scripts' after 57 ms
[16:23:19] Starting 'scripts'...
[16:23:19] Finished 'scripts' after 27 ms
[16:23:19] Starting 'version'...
[16:23:19] Finished 'version' after 528 ms
[16:23:19] Finished 'all' after 1.7 s
[16:23:19] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[16:23:19] Finished 'default' after 17 ms
[16:23:20] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[16:23:20] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼────────────?
zamknij
11875 2020-01-24 14:11 2020-01-24 14:23 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8246 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Your branch is ahead of 'origin/sell' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 0212165 SUS-1213 Administrator może powiązać opiekunów klienta z użytkownikami w SELL CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/46/8246/7 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at 0212165 SUS-1213 Administrator może powiązać opiekunów klienta z użytkownikami w SELL CRM
[sell 43d3f70] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
69 files changed, 1908 insertions(+), 172 deletions(-)
create mode 100644 interak/sell-crm/src/Addresses/Address.php
create mode 100644 interak/sell-crm/src/Contacts/CustomerStatus.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_21_121950_add_contact_custom_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_22_133915_create_shop_sell_crm_users_table.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateContact.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateOrganization.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/CompleteRegistration.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterSubuser.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterUser.php
rewrite interak/shop-sell-crm/src/Deals/CustomFields.php (62%)
create mode 100644 interak/shop-sell-crm/src/Exceptions/ShopSellCrmException.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/UnexpectedValue.php
create mode 100644 interak/shop-sell-crm/src/Fields/BaseCustomFields.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CompleteRegistrationJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CreateSubuserJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/RegisterUserJob.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnRegistrationCompleted.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserCreated.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserRegistered.php
create mode 100644 interak/shop-sell-crm/src/Users/CrmType.php
create mode 100644 interak/shop-sell-crm/src/Users/User.php
create mode 100644 interak/shop-sell-crm/src/Users/UserRepository.php
create mode 100644 interak/shop-sell-crm/src/Users/UserService.php
create mode 100755 interak/shop-sell-crm/src/Users/UserValidator.php
create mode 100644 interak/user/src/Events/RegistrationCompleted.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[15:11:53] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[15:11:53] Starting 'all'...
[15:11:53] Starting 'task'...
[15:11:53] Starting 'scss-combine'...
[15:11:53] Finished 'scss-combine' after 13 ms
[15:11:53] Finished 'task' after 15 ms
[15:11:53] Starting 'copy'...
[15:11:53] Finished 'copy' after 169 ms
[15:11:53] Starting 'copy'...
[15:11:53] Finished 'copy' after 29 ms
[15:11:53] Starting 'copy'...
[15:11:53] Finished 'copy' after 54 ms
[15:11:53] Starting 'copy'...
[15:11:53] Finished 'copy' after 5.67 ms
[15:11:53] Starting 'copy'...
[15:11:53] Finished 'copy' after 29 ms
[15:11:53] Starting 'copy'...
[15:11:53] Finished 'copy' after 15 ms
[15:11:53] Starting 'copy'...
[15:11:53] Finished 'copy' after 5.27 ms
[15:11:53] Starting 'copy'...
[15:11:53] Finished 'copy' after 14 ms
[15:11:53] Starting 'copy'...
[15:11:53] Finished 'copy' after 58 ms
[15:11:53] Starting 'copy'...
[15:11:53] Finished 'copy' after 5.15 ms
[15:11:53] Starting 'copy'...
[15:11:53] Finished 'copy' after 26 ms
[15:11:53] Starting 'copy'...
[15:11:53] Finished 'copy' after 11 ms
[15:11:53] Starting 'styles'...
[15:11:53] Finished 'styles' after 293 ms
[15:11:53] Starting 'styles'...
[15:11:54] Finished 'styles' after 97 ms
[15:11:54] Starting 'styles'...
[15:11:54] Finished 'styles' after 95 ms
[15:11:54] Starting 'styles'...
[15:11:54] Finished 'styles' after 30 ms
[15:11:54] Starting 'styles'...
[15:11:54] Finished 'styles' after 9.26 ms
[15:11:54] Starting 'scripts'...
[15:11:54] Finished 'scripts' after 71 ms
[15:11:54] Starting 'scripts'...
[15:11:54] Finished 'scripts' after 65 ms
[15:11:54] Starting 'scripts'...
[15:11:54] Finished 'scripts' after 32 ms
[15:11:54] Starting 'scripts'...
[15:11:54] Finished 'scripts' after 37 ms
[15:11:54] Starting 'scripts'...
[15:11:54] Finished 'scripts' after 35 ms
[15:11:54] Starting 'scripts'...
[15:11:54] Finished 'scripts' after 18 ms
[15:11:54] Starting 'scripts'...
[15:11:54] Finished 'scripts' after 27 ms
[15:11:54] Starting 'scripts'...
[15:11:54] Finished 'scripts' after 9.97 ms
[15:11:54] Starting 'scripts'...
[15:11:54] Finished 'scripts' after 100 ms
[15:11:54] Starting 'scripts'...
[15:11:54] Finished 'scripts' after 27 ms
[15:11:54] Starting 'version'...
[15:11:55] Finished 'version' after 566 ms
[15:11:55] Finished 'all' after 1.96 s
[15:11:55] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[15:11:55] Finished 'default' after 17 ms
[15:11:56] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[15:11:56] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css
zamknij
11867 2020-01-24 11:07 2020-01-24 11:19 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8246 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Your branch is ahead of 'origin/sell' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 0212165 SUS-1213 Administrator może powiązać opiekunów klienta z użytkownikami w SELL CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/46/8246/6 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at 0212165 SUS-1213 Administrator może powiązać opiekunów klienta z użytkownikami w SELL CRM
[sell 5007dcf] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
63 files changed, 1783 insertions(+), 168 deletions(-)
create mode 100644 interak/sell-crm/src/Addresses/Address.php
create mode 100644 interak/sell-crm/src/Contacts/CustomerStatus.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_21_121950_add_contact_custom_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_22_133915_create_shop_sell_crm_users_table.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateContact.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateOrganization.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/CompleteRegistration.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterUser.php
rewrite interak/shop-sell-crm/src/Deals/CustomFields.php (62%)
create mode 100644 interak/shop-sell-crm/src/Exceptions/ShopSellCrmException.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/UnexpectedValue.php
create mode 100644 interak/shop-sell-crm/src/Fields/BaseCustomFields.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CompleteRegistrationJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CreateSubuserJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/RegisterUserJob.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnRegistrationCompleted.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserRegistered.php
create mode 100644 interak/shop-sell-crm/src/Users/CrmType.php
create mode 100644 interak/shop-sell-crm/src/Users/User.php
create mode 100644 interak/shop-sell-crm/src/Users/UserRepository.php
create mode 100644 interak/shop-sell-crm/src/Users/UserService.php
create mode 100755 interak/shop-sell-crm/src/Users/UserValidator.php
create mode 100644 interak/user/src/Events/RegistrationCompleted.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[12:08:23] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[12:08:23] Starting 'all'...
[12:08:23] Starting 'task'...
[12:08:23] Starting 'scss-combine'...
[12:08:23] Finished 'scss-combine' after 12 ms
[12:08:23] Finished 'task' after 14 ms
[12:08:23] Starting 'copy'...
[12:08:23] Finished 'copy' after 144 ms
[12:08:23] Starting 'copy'...
[12:08:23] Finished 'copy' after 20 ms
[12:08:23] Starting 'copy'...
[12:08:23] Finished 'copy' after 34 ms
[12:08:23] Starting 'copy'...
[12:08:23] Finished 'copy' after 4.7 ms
[12:08:23] Starting 'copy'...
[12:08:23] Finished 'copy' after 21 ms
[12:08:23] Starting 'copy'...
[12:08:23] Finished 'copy' after 11 ms
[12:08:23] Starting 'copy'...
[12:08:23] Finished 'copy' after 4.06 ms
[12:08:23] Starting 'copy'...
[12:08:23] Finished 'copy' after 7.43 ms
[12:08:23] Starting 'copy'...
[12:08:23] Finished 'copy' after 32 ms
[12:08:23] Starting 'copy'...
[12:08:23] Finished 'copy' after 5.62 ms
[12:08:23] Starting 'copy'...
[12:08:23] Finished 'copy' after 23 ms
[12:08:23] Starting 'copy'...
[12:08:23] Finished 'copy' after 19 ms
[12:08:23] Starting 'styles'...
[12:08:23] Finished 'styles' after 263 ms
[12:08:23] Starting 'styles'...
[12:08:24] Finished 'styles' after 60 ms
[12:08:24] Starting 'styles'...
[12:08:24] Finished 'styles' after 84 ms
[12:08:24] Starting 'styles'...
[12:08:24] Finished 'styles' after 24 ms
[12:08:24] Starting 'styles'...
[12:08:24] Finished 'styles' after 6.1 ms
[12:08:24] Starting 'scripts'...
[12:08:24] Finished 'scripts' after 66 ms
[12:08:24] Starting 'scripts'...
[12:08:24] Finished 'scripts' after 58 ms
[12:08:24] Starting 'scripts'...
[12:08:24] Finished 'scripts' after 31 ms
[12:08:24] Starting 'scripts'...
[12:08:24] Finished 'scripts' after 31 ms
[12:08:24] Starting 'scripts'...
[12:08:24] Finished 'scripts' after 41 ms
[12:08:24] Starting 'scripts'...
[12:08:24] Finished 'scripts' after 15 ms
[12:08:24] Starting 'scripts'...
[12:08:24] Finished 'scripts' after 19 ms
[12:08:24] Starting 'scripts'...
[12:08:24] Finished 'scripts' after 12 ms
[12:08:24] Starting 'scripts'...
[12:08:24] Finished 'scripts' after 51 ms
[12:08:24] Starting 'scripts'...
[12:08:24] Finished 'scripts' after 25 ms
[12:08:24] Starting 'version'...
[12:08:24] Finished 'version' after 486 ms
[12:08:24] Finished 'all' after 1.62 s
[12:08:24] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[12:08:24] Finished 'default' after 15 ms
[12:08:26] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[12:08:26] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
zamknij
11866 2020-01-23 15:05 2020-01-23 15:18 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8246 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Your branch is ahead of 'origin/sell' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 0212165 SUS-1213 Administrator może powiązać opiekunów klienta z użytkownikami w SELL CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/46/8246/5 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at 0212165 SUS-1213 Administrator może powiązać opiekunów klienta z użytkownikami w SELL CRM
[sell da3e9d0] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
63 files changed, 1747 insertions(+), 169 deletions(-)
create mode 100644 interak/sell-crm/src/Addresses/Address.php
create mode 100644 interak/sell-crm/src/Contacts/CustomerStatus.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_21_121950_add_contact_custom_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_22_133915_create_shop_sell_crm_users_table.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateContact.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateOrganization.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/CompleteRegistration.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterUser.php
rewrite interak/shop-sell-crm/src/Deals/CustomFields.php (62%)
create mode 100644 interak/shop-sell-crm/src/Exceptions/ShopSellCrmException.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/UnexpectedValue.php
create mode 100644 interak/shop-sell-crm/src/Fields/BaseCustomFields.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CompleteRegistrationJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/CreateSubuserJob.php
create mode 100644 interak/shop-sell-crm/src/Jobs/RegisterUserJob.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnRegistrationCompleted.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserRegistered.php
create mode 100644 interak/shop-sell-crm/src/Users/CrmType.php
create mode 100644 interak/shop-sell-crm/src/Users/User.php
create mode 100644 interak/shop-sell-crm/src/Users/UserRepository.php
create mode 100644 interak/shop-sell-crm/src/Users/UserService.php
create mode 100755 interak/shop-sell-crm/src/Users/UserValidator.php
create mode 100644 interak/user/src/Events/RegistrationCompleted.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[16:06:33] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[16:06:33] Starting 'all'...
[16:06:33] Starting 'task'...
[16:06:33] Starting 'scss-combine'...
[16:06:33] Finished 'scss-combine' after 12 ms
[16:06:33] Finished 'task' after 14 ms
[16:06:33] Starting 'copy'...
[16:06:33] Finished 'copy' after 145 ms
[16:06:33] Starting 'copy'...
[16:06:33] Finished 'copy' after 23 ms
[16:06:33] Starting 'copy'...
[16:06:33] Finished 'copy' after 47 ms
[16:06:33] Starting 'copy'...
[16:06:33] Finished 'copy' after 6.85 ms
[16:06:33] Starting 'copy'...
[16:06:34] Finished 'copy' after 44 ms
[16:06:34] Starting 'copy'...
[16:06:34] Finished 'copy' after 19 ms
[16:06:34] Starting 'copy'...
[16:06:34] Finished 'copy' after 5 ms
[16:06:34] Starting 'copy'...
[16:06:34] Finished 'copy' after 18 ms
[16:06:34] Starting 'copy'...
[16:06:34] Finished 'copy' after 35 ms
[16:06:34] Starting 'copy'...
[16:06:34] Finished 'copy' after 34 ms
[16:06:34] Starting 'copy'...
[16:06:34] Finished 'copy' after 48 ms
[16:06:34] Starting 'copy'...
[16:06:34] Finished 'copy' after 18 ms
[16:06:34] Starting 'styles'...
[16:06:34] Finished 'styles' after 289 ms
[16:06:34] Starting 'styles'...
[16:06:34] Finished 'styles' after 70 ms
[16:06:34] Starting 'styles'...
[16:06:34] Finished 'styles' after 91 ms
[16:06:34] Starting 'styles'...
[16:06:34] Finished 'styles' after 22 ms
[16:06:34] Starting 'styles'...
[16:06:34] Finished 'styles' after 5.18 ms
[16:06:34] Starting 'scripts'...
[16:06:34] Finished 'scripts' after 63 ms
[16:06:34] Starting 'scripts'...
[16:06:34] Finished 'scripts' after 61 ms
[16:06:34] Starting 'scripts'...
[16:06:34] Finished 'scripts' after 30 ms
[16:06:34] Starting 'scripts'...
[16:06:34] Finished 'scripts' after 33 ms
[16:06:34] Starting 'scripts'...
[16:06:34] Finished 'scripts' after 37 ms
[16:06:34] Starting 'scripts'...
[16:06:34] Finished 'scripts' after 16 ms
[16:06:34] Starting 'scripts'...
[16:06:34] Finished 'scripts' after 20 ms
[16:06:34] Starting 'scripts'...
[16:06:34] Finished 'scripts' after 12 ms
[16:06:34] Starting 'scripts'...
[16:06:35] Finished 'scripts' after 89 ms
[16:06:35] Starting 'scripts'...
[16:06:35] Finished 'scripts' after 30 ms
[16:06:35] Starting 'version'...
[16:06:35] Finished 'version' after 738 ms
[16:06:35] Finished 'all' after 2.07 s
[16:06:35] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[16:06:35] Finished 'default' after 15 ms
[16:06:36] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[16:06:36] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │
zamknij
11856 2020-01-22 15:03 2020-01-22 15:16 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8246 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Your branch is ahead of 'origin/sell' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at 0212165 SUS-1213 Administrator może powiązać opiekunów klienta z użytkownikami w SELL CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/46/8246/4 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at 0212165 SUS-1213 Administrator może powiązać opiekunów klienta z użytkownikami w SELL CRM
[sell dd4ea34] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
56 files changed, 1523 insertions(+), 159 deletions(-)
create mode 100644 interak/sell-crm/src/Addresses/Address.php
create mode 100644 interak/sell-crm/src/Contacts/CustomerStatus.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_21_121950_add_contact_custom_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_22_133915_create_shop_sell_crm_users_table.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateContact.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateOrganization.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/RegisterUser.php
rewrite interak/shop-sell-crm/src/Deals/CustomFields.php (62%)
create mode 100644 interak/shop-sell-crm/src/Exceptions/ShopSellCrmException.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/UnexpectedValue.php
create mode 100644 interak/shop-sell-crm/src/Fields/BaseCustomFields.php
create mode 100644 interak/shop-sell-crm/src/Jobs/RegisterUserJob.php
create mode 100644 interak/shop-sell-crm/src/Listeners/OnUserRegistered.php
create mode 100644 interak/shop-sell-crm/src/Users/CrmType.php
create mode 100644 interak/shop-sell-crm/src/Users/User.php
create mode 100644 interak/shop-sell-crm/src/Users/UserRepository.php
create mode 100644 interak/shop-sell-crm/src/Users/UserService.php
create mode 100755 interak/shop-sell-crm/src/Users/UserValidator.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[16:04:25] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[16:04:25] Starting 'all'...
[16:04:25] Starting 'task'...
[16:04:25] Starting 'scss-combine'...
[16:04:25] Finished 'scss-combine' after 12 ms
[16:04:25] Finished 'task' after 14 ms
[16:04:25] Starting 'copy'...
[16:04:25] Finished 'copy' after 189 ms
[16:04:25] Starting 'copy'...
[16:04:25] Finished 'copy' after 19 ms
[16:04:25] Starting 'copy'...
[16:04:25] Finished 'copy' after 47 ms
[16:04:25] Starting 'copy'...
[16:04:25] Finished 'copy' after 5.64 ms
[16:04:25] Starting 'copy'...
[16:04:25] Finished 'copy' after 22 ms
[16:04:25] Starting 'copy'...
[16:04:25] Finished 'copy' after 30 ms
[16:04:25] Starting 'copy'...
[16:04:25] Finished 'copy' after 5.3 ms
[16:04:25] Starting 'copy'...
[16:04:25] Finished 'copy' after 9.57 ms
[16:04:25] Starting 'copy'...
[16:04:25] Finished 'copy' after 40 ms
[16:04:25] Starting 'copy'...
[16:04:25] Finished 'copy' after 5.23 ms
[16:04:25] Starting 'copy'...
[16:04:25] Finished 'copy' after 20 ms
[16:04:25] Starting 'copy'...
[16:04:25] Finished 'copy' after 18 ms
[16:04:25] Starting 'styles'...
[16:04:26] Finished 'styles' after 314 ms
[16:04:26] Starting 'styles'...
[16:04:26] Finished 'styles' after 44 ms
[16:04:26] Starting 'styles'...
[16:04:26] Finished 'styles' after 67 ms
[16:04:26] Starting 'styles'...
[16:04:26] Finished 'styles' after 25 ms
[16:04:26] Starting 'styles'...
[16:04:26] Finished 'styles' after 6.2 ms
[16:04:26] Starting 'scripts'...
[16:04:26] Finished 'scripts' after 68 ms
[16:04:26] Starting 'scripts'...
[16:04:26] Finished 'scripts' after 62 ms
[16:04:26] Starting 'scripts'...
[16:04:26] Finished 'scripts' after 31 ms
[16:04:26] Starting 'scripts'...
[16:04:26] Finished 'scripts' after 46 ms
[16:04:26] Starting 'scripts'...
[16:04:26] Finished 'scripts' after 40 ms
[16:04:26] Starting 'scripts'...
[16:04:26] Finished 'scripts' after 14 ms
[16:04:26] Starting 'scripts'...
[16:04:26] Finished 'scripts' after 21 ms
[16:04:26] Starting 'scripts'...
[16:04:26] Finished 'scripts' after 16 ms
[16:04:26] Starting 'scripts'...
[16:04:26] Finished 'scripts' after 55 ms
[16:04:26] Starting 'scripts'...
[16:04:26] Finished 'scripts' after 24 ms
[16:04:26] Starting 'version'...
[16:04:27] Finished 'version' after 522 ms
[16:04:27] Finished 'all' after 1.79 s
[16:04:27] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[16:04:27] Finished 'default' after 18 ms
[16:04:28] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[16:04:28] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/
zamknij
11848 2020-01-22 09:16 2020-01-22 09:28 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8246 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Your branch and 'origin/sell' have diverged,
and have 1 and 1 different commit each, respectively.
(use "git pull" to merge the remote branch into yours)
Removing interak/cracow-universe/build/
HEAD is now at 0212165 SUS-1213 Administrator może powiązać opiekunów klienta z użytkownikami w SELL CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/46/8246/3 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at 0212165 SUS-1213 Administrator może powiązać opiekunów klienta z użytkownikami w SELL CRM
[sell ddfa87d] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
47 files changed, 1335 insertions(+), 157 deletions(-)
create mode 100644 interak/sell-crm/src/Addresses/Address.php
create mode 100644 interak/sell-crm/src/Contacts/CustomerStatus.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_21_121950_add_contact_custom_fields_settings.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateContact.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateOrganization.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/CreateOrganization.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/CreateUser.php
rewrite interak/shop-sell-crm/src/Deals/CustomFields.php (62%)
create mode 100644 interak/shop-sell-crm/src/Exceptions/ShopSellCrmException.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/UnexpectedValue.php
create mode 100644 interak/shop-sell-crm/src/Fields/BaseCustomFields.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[10:16:52] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[10:16:52] Starting 'all'...
[10:16:52] Starting 'task'...
[10:16:52] Starting 'scss-combine'...
[10:16:52] Finished 'scss-combine' after 12 ms
[10:16:52] Finished 'task' after 14 ms
[10:16:52] Starting 'copy'...
[10:16:52] Finished 'copy' after 146 ms
[10:16:52] Starting 'copy'...
[10:16:52] Finished 'copy' after 16 ms
[10:16:52] Starting 'copy'...
[10:16:52] Finished 'copy' after 43 ms
[10:16:52] Starting 'copy'...
[10:16:52] Finished 'copy' after 6.55 ms
[10:16:52] Starting 'copy'...
[10:16:52] Finished 'copy' after 14 ms
[10:16:52] Starting 'copy'...
[10:16:52] Finished 'copy' after 10 ms
[10:16:52] Starting 'copy'...
[10:16:52] Finished 'copy' after 4.59 ms
[10:16:52] Starting 'copy'...
[10:16:52] Finished 'copy' after 6.94 ms
[10:16:52] Starting 'copy'...
[10:16:52] Finished 'copy' after 32 ms
[10:16:52] Starting 'copy'...
[10:16:52] Finished 'copy' after 5.09 ms
[10:16:52] Starting 'copy'...
[10:16:52] Finished 'copy' after 17 ms
[10:16:52] Starting 'copy'...
[10:16:52] Finished 'copy' after 13 ms
[10:16:52] Starting 'styles'...
[10:16:52] Finished 'styles' after 262 ms
[10:16:52] Starting 'styles'...
[10:16:52] Finished 'styles' after 63 ms
[10:16:52] Starting 'styles'...
[10:16:53] Finished 'styles' after 93 ms
[10:16:53] Starting 'styles'...
[10:16:53] Finished 'styles' after 25 ms
[10:16:53] Starting 'styles'...
[10:16:53] Finished 'styles' after 4.81 ms
[10:16:53] Starting 'scripts'...
[10:16:53] Finished 'scripts' after 62 ms
[10:16:53] Starting 'scripts'...
[10:16:53] Finished 'scripts' after 58 ms
[10:16:53] Starting 'scripts'...
[10:16:53] Finished 'scripts' after 33 ms
[10:16:53] Starting 'scripts'...
[10:16:53] Finished 'scripts' after 31 ms
[10:16:53] Starting 'scripts'...
[10:16:53] Finished 'scripts' after 37 ms
[10:16:53] Starting 'scripts'...
[10:16:53] Finished 'scripts' after 13 ms
[10:16:53] Starting 'scripts'...
[10:16:53] Finished 'scripts' after 20 ms
[10:16:53] Starting 'scripts'...
[10:16:53] Finished 'scripts' after 12 ms
[10:16:53] Starting 'scripts'...
[10:16:53] Finished 'scripts' after 61 ms
[10:16:53] Starting 'scripts'...
[10:16:53] Finished 'scripts' after 27 ms
[10:16:53] Starting 'version'...
[10:16:53] Finished 'version' after 539 ms
[10:16:53] Finished 'all' after 1.68 s
[10:16:53] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[10:16:53] Finished 'default' after 18 ms
[10:16:55] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[10:16:55] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/ass
zamknij
11844 2020-01-21 14:40 2020-01-21 14:52 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8246 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Your branch is ahead of 'origin/sell' by 1 commit.
(use "git push" to publish your local commits)
Removing interak/cracow-universe/build/
HEAD is now at afab812 SUS-1211 Administrator może powiązać segment w sklepie z segmentem w CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/46/8246/2 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at afab812 SUS-1211 Administrator może powiązać segment w sklepie z segmentem w CRM
[sell 8b6b229] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
45 files changed, 1205 insertions(+), 157 deletions(-)
create mode 100644 interak/sell-crm/src/Addresses/Address.php
create mode 100644 interak/sell-crm/src/Contacts/CustomerStatus.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_21_121950_add_contact_custom_fields_settings.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateContact.php
create mode 100644 interak/shop-sell-crm/src/Commands/CreateOrganization.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Individuals/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contact.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/ContactFactory.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organizations/Contacts.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/CreateOrganization.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Services/CreateUser.php
rewrite interak/shop-sell-crm/src/Deals/CustomFields.php (62%)
create mode 100644 interak/shop-sell-crm/src/Exceptions/ShopSellCrmException.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/UnexpectedValue.php
create mode 100644 interak/shop-sell-crm/src/Fields/BaseCustomFields.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[15:40:58] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[15:40:58] Starting 'all'...
[15:40:58] Starting 'task'...
[15:40:58] Starting 'scss-combine'...
[15:40:58] Finished 'scss-combine' after 13 ms
[15:40:58] Finished 'task' after 15 ms
[15:40:58] Starting 'copy'...
[15:40:58] Finished 'copy' after 150 ms
[15:40:58] Starting 'copy'...
[15:40:58] Finished 'copy' after 26 ms
[15:40:58] Starting 'copy'...
[15:40:58] Finished 'copy' after 44 ms
[15:40:58] Starting 'copy'...
[15:40:58] Finished 'copy' after 4.45 ms
[15:40:58] Starting 'copy'...
[15:40:58] Finished 'copy' after 33 ms
[15:40:58] Starting 'copy'...
[15:40:58] Finished 'copy' after 11 ms
[15:40:58] Starting 'copy'...
[15:40:58] Finished 'copy' after 5.27 ms
[15:40:58] Starting 'copy'...
[15:40:58] Finished 'copy' after 8.29 ms
[15:40:58] Starting 'copy'...
[15:40:58] Finished 'copy' after 77 ms
[15:40:58] Starting 'copy'...
[15:40:58] Finished 'copy' after 4.98 ms
[15:40:58] Starting 'copy'...
[15:40:58] Finished 'copy' after 35 ms
[15:40:58] Starting 'copy'...
[15:40:58] Finished 'copy' after 17 ms
[15:40:58] Starting 'styles'...
[15:40:59] Finished 'styles' after 637 ms
[15:40:59] Starting 'styles'...
[15:40:59] Finished 'styles' after 70 ms
[15:40:59] Starting 'styles'...
[15:40:59] Finished 'styles' after 66 ms
[15:40:59] Starting 'styles'...
[15:40:59] Finished 'styles' after 34 ms
[15:40:59] Starting 'styles'...
[15:40:59] Finished 'styles' after 6.81 ms
[15:40:59] Starting 'scripts'...
[15:40:59] Finished 'scripts' after 98 ms
[15:40:59] Starting 'scripts'...
[15:40:59] Finished 'scripts' after 67 ms
[15:40:59] Starting 'scripts'...
[15:40:59] Finished 'scripts' after 32 ms
[15:40:59] Starting 'scripts'...
[15:40:59] Finished 'scripts' after 57 ms
[15:40:59] Starting 'scripts'...
[15:41:00] Finished 'scripts' after 38 ms
[15:41:00] Starting 'scripts'...
[15:41:00] Finished 'scripts' after 12 ms
[15:41:00] Starting 'scripts'...
[15:41:00] Finished 'scripts' after 19 ms
[15:41:00] Starting 'scripts'...
[15:41:00] Finished 'scripts' after 49 ms
[15:41:00] Starting 'scripts'...
[15:41:00] Finished 'scripts' after 50 ms
[15:41:00] Starting 'scripts'...
[15:41:00] Finished 'scripts' after 25 ms
[15:41:00] Starting 'version'...
[15:41:00] Finished 'version' after 514 ms
[15:41:00] Finished 'all' after 2.22 s
[15:41:00] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[15:41:00] Finished 'default' after 15 ms
[15:41:01] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[15:41:01] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js
zamknij
11839 2020-01-20 15:09 2020-01-20 15:22 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8246 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Removing interak/cracow-universe/build/
HEAD is now at afab812 SUS-1211 Administrator może powiązać segment w sklepie z segmentem w CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/46/8246/1 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at afab812 SUS-1211 Administrator może powiązać segment w sklepie z segmentem w CRM
[sell fe67506] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
12 files changed, 505 insertions(+), 131 deletions(-)
create mode 100644 interak/sell-crm/src/Addresses/Address.php
create mode 100644 interak/sell-crm/src/Contacts/CustomerStatus.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Organization/Contact.php
rewrite interak/shop-sell-crm/src/Deals/CustomFields.php (62%)
create mode 100644 interak/shop-sell-crm/src/Exceptions/ShopSellCrmException.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/UnexpectedValue.php
create mode 100644 interak/shop-sell-crm/src/Fields/BaseCustomFields.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[16:10:31] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[16:10:31] Starting 'all'...
[16:10:31] Starting 'task'...
[16:10:31] Starting 'scss-combine'...
[16:10:31] Finished 'scss-combine' after 12 ms
[16:10:31] Finished 'task' after 14 ms
[16:10:31] Starting 'copy'...
[16:10:31] Finished 'copy' after 155 ms
[16:10:31] Starting 'copy'...
[16:10:31] Finished 'copy' after 15 ms
[16:10:31] Starting 'copy'...
[16:10:31] Finished 'copy' after 38 ms
[16:10:31] Starting 'copy'...
[16:10:31] Finished 'copy' after 13 ms
[16:10:31] Starting 'copy'...
[16:10:31] Finished 'copy' after 22 ms
[16:10:31] Starting 'copy'...
[16:10:31] Finished 'copy' after 12 ms
[16:10:31] Starting 'copy'...
[16:10:31] Finished 'copy' after 5.62 ms
[16:10:31] Starting 'copy'...
[16:10:31] Finished 'copy' after 6.98 ms
[16:10:31] Starting 'copy'...
[16:10:31] Finished 'copy' after 51 ms
[16:10:31] Starting 'copy'...
[16:10:31] Finished 'copy' after 5.59 ms
[16:10:31] Starting 'copy'...
[16:10:31] Finished 'copy' after 27 ms
[16:10:31] Starting 'copy'...
[16:10:31] Finished 'copy' after 16 ms
[16:10:31] Starting 'styles'...
[16:10:31] Finished 'styles' after 327 ms
[16:10:31] Starting 'styles'...
[16:10:31] Finished 'styles' after 44 ms
[16:10:31] Starting 'styles'...
[16:10:31] Finished 'styles' after 72 ms
[16:10:31] Starting 'styles'...
[16:10:31] Finished 'styles' after 27 ms
[16:10:31] Starting 'styles'...
[16:10:31] Finished 'styles' after 6.35 ms
[16:10:31] Starting 'scripts'...
[16:10:32] Finished 'scripts' after 69 ms
[16:10:32] Starting 'scripts'...
[16:10:32] Finished 'scripts' after 60 ms
[16:10:32] Starting 'scripts'...
[16:10:32] Finished 'scripts' after 34 ms
[16:10:32] Starting 'scripts'...
[16:10:32] Finished 'scripts' after 35 ms
[16:10:32] Starting 'scripts'...
[16:10:32] Finished 'scripts' after 41 ms
[16:10:32] Starting 'scripts'...
[16:10:32] Finished 'scripts' after 16 ms
[16:10:32] Starting 'scripts'...
[16:10:32] Finished 'scripts' after 21 ms
[16:10:32] Starting 'scripts'...
[16:10:32] Finished 'scripts' after 11 ms
[16:10:32] Starting 'scripts'...
[16:10:32] Finished 'scripts' after 58 ms
[16:10:32] Starting 'scripts'...
[16:10:32] Finished 'scripts' after 31 ms
[16:10:32] Starting 'version'...
[16:10:32] Finished 'version' after 552 ms
[16:10:32] Finished 'all' after 1.8 s
[16:10:32] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[16:10:32] Finished 'default' after 15 ms
[16:10:34] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[16:10:34] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/as
zamknij
11834 2020-01-20 10:36 2020-01-20 10:49 Zakończony log
changes (1)
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Removing interak/cracow-universe/build/
HEAD is now at ef33335 Merge branch 'develop' into sell




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/33/8233/10 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at ef33335 Merge branch 'develop' into sell
[sell 88c10f5] SUS-1211 Administrator może powiązać segment w sklepie z segmentem w CRM SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
85 files changed, 2045 insertions(+), 264 deletions(-)
create mode 100644 interak/sell-crm/src/Contacts/Contact.php
create mode 100644 interak/sell-crm/src/Contacts/Contacts.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomField.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomFields.php
create mode 100644 interak/sell-crm/src/Leads/Lead.php
create mode 100644 interak/sell-crm/src/Leads/Leads.php
create mode 100644 interak/sell-crm/src/Request/Query.php
rewrite interak/sell-crm/src/Sdk/Client.php (81%)
create mode 100644 interak/sell-crm/src/Sdk/CustomFieldsService.php
rename interak/shop-sell-crm/database/migrations/{2020_01_10_131825_create_shop_sell_crm_segments_table.php => 2020_01_10_131825_create_shop_sell_crm_contact_segments_table.php} (68%)
rename interak/shop-sell-crm/database/migrations/{2020_01_10_150654_create_shop_sell_crm_products_table.php => 2020_01_10_150654_create_shop_sell_crm_contact_products_table.php} (70%)
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_090056_add_lead_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_130056_add_contact_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_17_141825_create_shop_sell_crm_contact_trends_table.php
rewrite interak/shop-sell-crm/resources/views/admin/_elements/menu.blade.php (76%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/add-link.blade.php
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/create-panel.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/edit-panel.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/form.blade.php
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/list-panel.blade.php (79%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/products.blade.php (90%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-product}/create.blade.php (51%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/edit.blade.php (54%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/index.blade.php (75%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/create-panel.blade.php (53%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/edit-panel.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-segment/_elements/form.blade.php
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/list-panel.blade.php (59%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-segment/create.blade.php
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/edit.blade.php (54%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/index.blade.php (58%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/_elements/create-panel.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/_elements/edit-panel.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/_elements/form.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/_elements/list-panel.blade.php
rename interak/shop-sell-crm/resources/views/admin/{product => contact-trend}/create.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/edit.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/index.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/add-link.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/edit-panel.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/form.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/segment/_elements/form.blade.php
create mode 100644 interak/shop-sell-crm/src/Contacts/CustomFields.php
rename interak/shop-sell-crm/src/{ => Contacts}/Products/Product.php (82%)
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductRepository.php (78%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Products/ProductService.php
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductValidator.php (60%)
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductsProvider.php (67%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/Segment.php (65%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentRepository.php (76%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Segments/SegmentService.php
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentValidator.php (57%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/UserSegmentRepository.php (58%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Trends/Trend.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Trends/TrendRepository.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Trends/TrendService.php
create mode 100755 interak/shop-sell-crm/src/Contacts/Trends/TrendValidator.php
create mode 100644 interak/shop-sell-crm/src/Deals/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/ContactCustomFieldsController.php
rename interak/shop-sell-crm/src/Http/Controllers/Admin/{ProductController.php => ContactProductController.php} (62%)
rename interak/shop-sell-crm/src/Http/Controllers/Admin/{SegmentController.php => ContactSegmentController.php} (66%)
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/ContactTrendController.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/DealCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/LeadCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Leads/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Leads/Lead.php
create mode 100644 interak/shop-sell-crm/src/Leads/Leads.php
delete mode 100644 interak/shop-sell-crm/src/Products/ProductService.php
create mode 100644 interak/shop-sell-crm/src/Products/ProductsPresenter.php
delete mode 100644 interak/shop-sell-crm/src/Segments/SegmentService.php
create mode 100644 interak/shop-sell-crm/src/Trends/TrendType.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/edit-panel.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/form.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/edit.blade.php
create mode 100644 interak/system/src/Http/Controllers/Admin/BaseModuleKeySettingsController.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[11:37:41] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[11:37:41] Starting 'all'...
[11:37:41] Starting 'task'...
[11:37:41] Starting 'scss-combine'...
[11:37:41] Finished 'scss-combine' after 12 ms
[11:37:41] Finished 'task' after 15 ms
[11:37:41] Starting 'copy'...
[11:37:41] Finished 'copy' after 165 ms
[11:37:41] Starting 'copy'...
[11:37:41] Finished 'copy' after 20 ms
[11:37:41] Starting 'copy'...
[11:37:41] Finished 'copy' after 45 ms
[11:37:41] Starting 'copy'...
[11:37:41] Finished 'copy' after 4.89 ms
[11:37:41] Starting 'copy'...
[11:37:41] Finished 'copy' after 19 ms
[11:37:41] Starting 'copy'...
[11:37:41] Finished 'copy' after 12 ms
[11:37:41] Starting 'copy'...
[11:37:41] Finished 'copy' after 6.13 ms
[11:37:41] Starting 'copy'...
[11:37:41] Finished 'copy' after 12 ms
[11:37:41] Starting 'copy'...
[11:37:41] Finished 'copy' after 42 ms
[11:37:41] Starting 'copy'...
[11:37:41] Finished 'copy' after 8.23 ms
[11:37:41] Starting 'copy'...
[11:37:41] Finished 'copy' after 23 ms
[11:37:41] Starting 'copy'...
[11:37:41] Finished 'copy' after 16 ms
[11:37:41] Starting 'styles'...
[11:37:42] Finished 'styles' after 327 ms
[11:37:42] Starting 'styles'...
[11:37:42] Finished 'styles' after 46 ms
[11:37:42] Starting 'styles'...
[11:37:42] Finished 'styles' after 76 ms
[11:37:42] Starting 'styles'...
[11:37:42] Finished 'styles' after 23 ms
[11:37:42] Starting 'styles'...
[11:37:42] Finished 'styles' after 5.37 ms
[11:37:42] Starting 'scripts'...
[11:37:42] Finished 'scripts' after 91 ms
[11:37:42] Starting 'scripts'...
[11:37:42] Finished 'scripts' after 92 ms
[11:37:42] Starting 'scripts'...
[11:37:42] Finished 'scripts' after 40 ms
[11:37:42] Starting 'scripts'...
[11:37:42] Finished 'scripts' after 35 ms
[11:37:42] Starting 'scripts'...
[11:37:42] Finished 'scripts' after 42 ms
[11:37:42] Starting 'scripts'...
[11:37:42] Finished 'scripts' after 15 ms
[11:37:42] Starting 'scripts'...
[11:37:42] Finished 'scripts' after 24 ms
[11:37:42] Starting 'scripts'...
[11:37:42] Finished 'scripts' after 11 ms
[11:37:42] Starting 'scripts'...
[11:37:42] Finished 'scripts' after 56 ms
[11:37:42] Starting 'scripts'...
[11:37:42] Finished 'scripts' after 27 ms
[11:37:42] Starting 'version'...
[11:37:43] Finished 'version' after 591 ms
[11:37:43] Finished 'all' after 1.9 s
[11:37:43] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │
zamknij
11832 2020-01-20 08:12 2020-01-20 08:26 Zakończony log
changes (1)
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Removing interak/cracow-universe/build/
HEAD is now at ef33335 Merge branch 'develop' into sell




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/33/8233/9 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at ef33335 Merge branch 'develop' into sell
[sell dcb6ade] SUS-1211 Administrator może powiązać segment w sklepie z segmentem w CRM SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
85 files changed, 2036 insertions(+), 262 deletions(-)
create mode 100644 interak/sell-crm/src/Contacts/Contact.php
create mode 100644 interak/sell-crm/src/Contacts/Contacts.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomField.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomFields.php
create mode 100644 interak/sell-crm/src/Leads/Lead.php
create mode 100644 interak/sell-crm/src/Leads/Leads.php
create mode 100644 interak/sell-crm/src/Request/Query.php
rewrite interak/sell-crm/src/Sdk/Client.php (81%)
create mode 100644 interak/sell-crm/src/Sdk/CustomFieldsService.php
rename interak/shop-sell-crm/database/migrations/{2020_01_10_131825_create_shop_sell_crm_segments_table.php => 2020_01_10_131825_create_shop_sell_crm_contact_segments_table.php} (68%)
rename interak/shop-sell-crm/database/migrations/{2020_01_10_150654_create_shop_sell_crm_products_table.php => 2020_01_10_150654_create_shop_sell_crm_contact_products_table.php} (70%)
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_090056_add_lead_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_130056_add_contact_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_17_141825_create_shop_sell_crm_contact_trends_table.php
rewrite interak/shop-sell-crm/resources/views/admin/_elements/menu.blade.php (76%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/add-link.blade.php
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/create-panel.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/edit-panel.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/form.blade.php
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/list-panel.blade.php (79%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/products.blade.php (90%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-product}/create.blade.php (51%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/edit.blade.php (54%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/index.blade.php (75%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/create-panel.blade.php (53%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/edit-panel.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-segment/_elements/form.blade.php
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/list-panel.blade.php (59%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-segment/create.blade.php
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/edit.blade.php (54%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/index.blade.php (58%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/_elements/create-panel.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/_elements/edit-panel.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/_elements/form.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/_elements/list-panel.blade.php
rename interak/shop-sell-crm/resources/views/admin/{product => contact-trend}/create.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/edit.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/index.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/add-link.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/edit-panel.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/form.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/segment/_elements/form.blade.php
create mode 100644 interak/shop-sell-crm/src/Contacts/CustomFields.php
rename interak/shop-sell-crm/src/{ => Contacts}/Products/Product.php (82%)
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductRepository.php (78%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Products/ProductService.php
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductValidator.php (60%)
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductsProvider.php (67%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/Segment.php (65%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentRepository.php (76%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Segments/SegmentService.php
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentValidator.php (57%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/UserSegmentRepository.php (58%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Trends/Trend.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Trends/TrendRepository.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Trends/TrendService.php
create mode 100755 interak/shop-sell-crm/src/Contacts/Trends/TrendValidator.php
create mode 100644 interak/shop-sell-crm/src/Deals/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/ContactCustomFieldsController.php
rename interak/shop-sell-crm/src/Http/Controllers/Admin/{ProductController.php => ContactProductController.php} (62%)
rename interak/shop-sell-crm/src/Http/Controllers/Admin/{SegmentController.php => ContactSegmentController.php} (66%)
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/ContactTrendController.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/DealCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/LeadCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Leads/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Leads/Lead.php
create mode 100644 interak/shop-sell-crm/src/Leads/Leads.php
delete mode 100644 interak/shop-sell-crm/src/Products/ProductService.php
create mode 100644 interak/shop-sell-crm/src/Products/ProductsPresenter.php
delete mode 100644 interak/shop-sell-crm/src/Segments/SegmentService.php
create mode 100644 interak/shop-sell-crm/src/Trends/TrendType.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/edit-panel.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/form.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/edit.blade.php
create mode 100644 interak/system/src/Http/Controllers/Admin/BaseModuleKeySettingsController.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[09:13:10] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[09:13:10] Starting 'all'...
[09:13:10] Starting 'task'...
[09:13:10] Starting 'scss-combine'...
[09:13:10] Finished 'scss-combine' after 15 ms
[09:13:10] Finished 'task' after 17 ms
[09:13:10] Starting 'copy'...
[09:13:10] Finished 'copy' after 156 ms
[09:13:10] Starting 'copy'...
[09:13:10] Finished 'copy' after 24 ms
[09:13:10] Starting 'copy'...
[09:13:11] Finished 'copy' after 38 ms
[09:13:11] Starting 'copy'...
[09:13:11] Finished 'copy' after 6.86 ms
[09:13:11] Starting 'copy'...
[09:13:11] Finished 'copy' after 17 ms
[09:13:11] Starting 'copy'...
[09:13:11] Finished 'copy' after 12 ms
[09:13:11] Starting 'copy'...
[09:13:11] Finished 'copy' after 6.46 ms
[09:13:11] Starting 'copy'...
[09:13:11] Finished 'copy' after 12 ms
[09:13:11] Starting 'copy'...
[09:13:11] Finished 'copy' after 45 ms
[09:13:11] Starting 'copy'...
[09:13:11] Finished 'copy' after 7.91 ms
[09:13:11] Starting 'copy'...
[09:13:11] Finished 'copy' after 19 ms
[09:13:11] Starting 'copy'...
[09:13:11] Finished 'copy' after 12 ms
[09:13:11] Starting 'styles'...
[09:13:11] Finished 'styles' after 290 ms
[09:13:11] Starting 'styles'...
[09:13:11] Finished 'styles' after 68 ms
[09:13:11] Starting 'styles'...
[09:13:11] Finished 'styles' after 101 ms
[09:13:11] Starting 'styles'...
[09:13:11] Finished 'styles' after 24 ms
[09:13:11] Starting 'styles'...
[09:13:11] Finished 'styles' after 5.59 ms
[09:13:11] Starting 'scripts'...
[09:13:11] Finished 'scripts' after 71 ms
[09:13:11] Starting 'scripts'...
[09:13:11] Finished 'scripts' after 66 ms
[09:13:11] Starting 'scripts'...
[09:13:11] Finished 'scripts' after 37 ms
[09:13:11] Starting 'scripts'...
[09:13:11] Finished 'scripts' after 32 ms
[09:13:11] Starting 'scripts'...
[09:13:11] Finished 'scripts' after 38 ms
[09:13:11] Starting 'scripts'...
[09:13:11] Finished 'scripts' after 13 ms
[09:13:11] Starting 'scripts'...
[09:13:11] Finished 'scripts' after 20 ms
[09:13:11] Starting 'scripts'...
[09:13:11] Finished 'scripts' after 10 ms
[09:13:11] Starting 'scripts'...
[09:13:12] Finished 'scripts' after 63 ms
[09:13:12] Starting 'scripts'...
[09:13:12] Finished 'scripts' after 23 ms
[09:13:12] Starting 'version'...
[09:13:12] Finished 'version' after 533 ms
[09:13:12] Finished 'all' after 1.78 s
[09:13:12] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │
zamknij
11828 2020-01-17 14:31 2020-01-17 14:43 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8233 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Removing interak/cracow-universe/build/
HEAD is now at ef33335 Merge branch 'develop' into sell




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/33/8233/8 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at ef33335 Merge branch 'develop' into sell
[sell 94dfd7a] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
85 files changed, 2036 insertions(+), 262 deletions(-)
create mode 100644 interak/sell-crm/src/Contacts/Contact.php
create mode 100644 interak/sell-crm/src/Contacts/Contacts.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomField.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomFields.php
create mode 100644 interak/sell-crm/src/Leads/Lead.php
create mode 100644 interak/sell-crm/src/Leads/Leads.php
create mode 100644 interak/sell-crm/src/Request/Query.php
rewrite interak/sell-crm/src/Sdk/Client.php (81%)
create mode 100644 interak/sell-crm/src/Sdk/CustomFieldsService.php
rename interak/shop-sell-crm/database/migrations/{2020_01_10_131825_create_shop_sell_crm_segments_table.php => 2020_01_10_131825_create_shop_sell_crm_contact_segments_table.php} (68%)
rename interak/shop-sell-crm/database/migrations/{2020_01_10_150654_create_shop_sell_crm_products_table.php => 2020_01_10_150654_create_shop_sell_crm_contact_products_table.php} (70%)
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_090056_add_lead_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_130056_add_contact_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_17_141825_create_shop_sell_crm_contact_trends_table.php
rewrite interak/shop-sell-crm/resources/views/admin/_elements/menu.blade.php (76%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/add-link.blade.php
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/create-panel.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/edit-panel.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/form.blade.php
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/list-panel.blade.php (79%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/products.blade.php (90%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-product}/create.blade.php (51%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/edit.blade.php (54%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/index.blade.php (75%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/create-panel.blade.php (53%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/edit-panel.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-segment/_elements/form.blade.php
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/list-panel.blade.php (59%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-segment/create.blade.php
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/edit.blade.php (54%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/index.blade.php (58%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/_elements/create-panel.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/_elements/edit-panel.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/_elements/form.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/_elements/list-panel.blade.php
rename interak/shop-sell-crm/resources/views/admin/{product => contact-trend}/create.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/edit.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-trend/index.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/add-link.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/edit-panel.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/form.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/segment/_elements/form.blade.php
create mode 100644 interak/shop-sell-crm/src/Contacts/CustomFields.php
rename interak/shop-sell-crm/src/{ => Contacts}/Products/Product.php (82%)
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductRepository.php (78%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Products/ProductService.php
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductValidator.php (60%)
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductsProvider.php (67%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/Segment.php (65%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentRepository.php (76%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Segments/SegmentService.php
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentValidator.php (57%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/UserSegmentRepository.php (58%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Trends/Trend.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Trends/TrendRepository.php
create mode 100644 interak/shop-sell-crm/src/Contacts/Trends/TrendService.php
create mode 100755 interak/shop-sell-crm/src/Contacts/Trends/TrendValidator.php
create mode 100644 interak/shop-sell-crm/src/Deals/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/ContactCustomFieldsController.php
rename interak/shop-sell-crm/src/Http/Controllers/Admin/{ProductController.php => ContactProductController.php} (62%)
rename interak/shop-sell-crm/src/Http/Controllers/Admin/{SegmentController.php => ContactSegmentController.php} (66%)
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/ContactTrendController.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/DealCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/LeadCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Leads/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Leads/Lead.php
create mode 100644 interak/shop-sell-crm/src/Leads/Leads.php
delete mode 100644 interak/shop-sell-crm/src/Products/ProductService.php
create mode 100644 interak/shop-sell-crm/src/Products/ProductsPresenter.php
delete mode 100644 interak/shop-sell-crm/src/Segments/SegmentService.php
create mode 100644 interak/shop-sell-crm/src/Trends/TrendType.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/edit-panel.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/form.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/edit.blade.php
create mode 100644 interak/system/src/Http/Controllers/Admin/BaseModuleKeySettingsController.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[15:31:37] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[15:31:37] Starting 'all'...
[15:31:37] Starting 'task'...
[15:31:37] Starting 'scss-combine'...
[15:31:37] Finished 'scss-combine' after 11 ms
[15:31:37] Finished 'task' after 13 ms
[15:31:37] Starting 'copy'...
[15:31:37] Finished 'copy' after 103 ms
[15:31:37] Starting 'copy'...
[15:31:37] Finished 'copy' after 16 ms
[15:31:37] Starting 'copy'...
[15:31:37] Finished 'copy' after 30 ms
[15:31:37] Starting 'copy'...
[15:31:37] Finished 'copy' after 3.94 ms
[15:31:37] Starting 'copy'...
[15:31:37] Finished 'copy' after 20 ms
[15:31:37] Starting 'copy'...
[15:31:37] Finished 'copy' after 11 ms
[15:31:37] Starting 'copy'...
[15:31:37] Finished 'copy' after 3.61 ms
[15:31:37] Starting 'copy'...
[15:31:37] Finished 'copy' after 7.8 ms
[15:31:37] Starting 'copy'...
[15:31:37] Finished 'copy' after 23 ms
[15:31:37] Starting 'copy'...
[15:31:37] Finished 'copy' after 6.18 ms
[15:31:37] Starting 'copy'...
[15:31:37] Finished 'copy' after 15 ms
[15:31:37] Starting 'copy'...
[15:31:37] Finished 'copy' after 11 ms
[15:31:37] Starting 'styles'...
[15:31:38] Finished 'styles' after 205 ms
[15:31:38] Starting 'styles'...
[15:31:38] Finished 'styles' after 35 ms
[15:31:38] Starting 'styles'...
[15:31:38] Finished 'styles' after 83 ms
[15:31:38] Starting 'styles'...
[15:31:38] Finished 'styles' after 35 ms
[15:31:38] Starting 'styles'...
[15:31:38] Finished 'styles' after 6.51 ms
[15:31:38] Starting 'scripts'...
[15:31:38] Finished 'scripts' after 72 ms
[15:31:38] Starting 'scripts'...
[15:31:38] Finished 'scripts' after 54 ms
[15:31:38] Starting 'scripts'...
[15:31:38] Finished 'scripts' after 30 ms
[15:31:38] Starting 'scripts'...
[15:31:38] Finished 'scripts' after 30 ms
[15:31:38] Starting 'scripts'...
[15:31:38] Finished 'scripts' after 29 ms
[15:31:38] Starting 'scripts'...
[15:31:38] Finished 'scripts' after 13 ms
[15:31:38] Starting 'scripts'...
[15:31:38] Finished 'scripts' after 19 ms
[15:31:38] Starting 'scripts'...
[15:31:38] Finished 'scripts' after 9.48 ms
[15:31:38] Starting 'scripts'...
[15:31:38] Finished 'scripts' after 42 ms
[15:31:38] Starting 'scripts'...
[15:31:38] Finished 'scripts' after 20 ms
[15:31:38] Starting 'version'...
[15:31:39] Finished 'version' after 516 ms
[15:31:39] Finished 'all' after 1.47 s
[15:31:39] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-ma
zamknij
11827 2020-01-17 13:40 2020-01-17 13:52 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8233 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Removing interak/cracow-universe/build/
HEAD is now at ef33335 Merge branch 'develop' into sell




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/33/8233/7 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at ef33335 Merge branch 'develop' into sell
[sell 5c54c6a] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
71 files changed, 1626 insertions(+), 262 deletions(-)
create mode 100644 interak/sell-crm/src/Contacts/Contact.php
create mode 100644 interak/sell-crm/src/Contacts/Contacts.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomField.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomFields.php
create mode 100644 interak/sell-crm/src/Leads/Lead.php
create mode 100644 interak/sell-crm/src/Leads/Leads.php
create mode 100644 interak/sell-crm/src/Request/Query.php
rewrite interak/sell-crm/src/Sdk/Client.php (81%)
create mode 100644 interak/sell-crm/src/Sdk/CustomFieldsService.php
rename interak/shop-sell-crm/database/migrations/{2020_01_10_131825_create_shop_sell_crm_segments_table.php => 2020_01_10_131825_create_shop_sell_crm_contact_segments_table.php} (68%)
rename interak/shop-sell-crm/database/migrations/{2020_01_10_150654_create_shop_sell_crm_products_table.php => 2020_01_10_150654_create_shop_sell_crm_contact_products_table.php} (70%)
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_090056_add_lead_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_130056_add_contact_fields_settings.php
rewrite interak/shop-sell-crm/resources/views/admin/_elements/menu.blade.php (76%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/add-link.blade.php
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/create-panel.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/edit-panel.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/form.blade.php
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/list-panel.blade.php (79%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/products.blade.php (90%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/create.blade.php (51%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/edit.blade.php (54%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/index.blade.php (75%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/create-panel.blade.php (53%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/edit-panel.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-segment/_elements/form.blade.php
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/list-panel.blade.php (59%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/create.blade.php (51%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/edit.blade.php (54%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/index.blade.php (58%)
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/add-link.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/edit-panel.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/form.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/segment/_elements/form.blade.php
create mode 100644 interak/shop-sell-crm/src/Contacts/CustomFields.php
rename interak/shop-sell-crm/src/{ => Contacts}/Products/Product.php (82%)
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductRepository.php (78%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Products/ProductService.php
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductValidator.php (60%)
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductsProvider.php (67%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/Segment.php (65%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentRepository.php (76%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Segments/SegmentService.php
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentValidator.php (57%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/UserSegmentRepository.php (58%)
create mode 100644 interak/shop-sell-crm/src/Deals/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/ContactCustomFieldsController.php
rename interak/shop-sell-crm/src/Http/Controllers/Admin/{ProductController.php => ContactProductController.php} (62%)
rename interak/shop-sell-crm/src/Http/Controllers/Admin/{SegmentController.php => ContactSegmentController.php} (66%)
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/DealCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/LeadCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Leads/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Leads/Lead.php
create mode 100644 interak/shop-sell-crm/src/Leads/Leads.php
delete mode 100644 interak/shop-sell-crm/src/Products/ProductService.php
create mode 100644 interak/shop-sell-crm/src/Products/ProductsPresenter.php
delete mode 100644 interak/shop-sell-crm/src/Segments/SegmentService.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/edit-panel.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/form.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/edit.blade.php
create mode 100644 interak/system/src/Http/Controllers/Admin/BaseModuleKeySettingsController.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[14:41:26] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[14:41:26] Starting 'all'...
[14:41:26] Starting 'task'...
[14:41:26] Starting 'scss-combine'...
[14:41:26] Finished 'scss-combine' after 12 ms
[14:41:26] Finished 'task' after 14 ms
[14:41:26] Starting 'copy'...
[14:41:26] Finished 'copy' after 132 ms
[14:41:26] Starting 'copy'...
[14:41:26] Finished 'copy' after 17 ms
[14:41:26] Starting 'copy'...
[14:41:26] Finished 'copy' after 24 ms
[14:41:26] Starting 'copy'...
[14:41:26] Finished 'copy' after 3.88 ms
[14:41:26] Starting 'copy'...
[14:41:26] Finished 'copy' after 18 ms
[14:41:26] Starting 'copy'...
[14:41:26] Finished 'copy' after 11 ms
[14:41:26] Starting 'copy'...
[14:41:26] Finished 'copy' after 3.82 ms
[14:41:26] Starting 'copy'...
[14:41:26] Finished 'copy' after 7.89 ms
[14:41:26] Starting 'copy'...
[14:41:26] Finished 'copy' after 31 ms
[14:41:26] Starting 'copy'...
[14:41:26] Finished 'copy' after 25 ms
[14:41:26] Starting 'copy'...
[14:41:26] Finished 'copy' after 29 ms
[14:41:26] Starting 'copy'...
[14:41:26] Finished 'copy' after 13 ms
[14:41:26] Starting 'styles'...
[14:41:26] Finished 'styles' after 310 ms
[14:41:26] Starting 'styles'...
[14:41:26] Finished 'styles' after 44 ms
[14:41:26] Starting 'styles'...
[14:41:26] Finished 'styles' after 67 ms
[14:41:26] Starting 'styles'...
[14:41:26] Finished 'styles' after 22 ms
[14:41:26] Starting 'styles'...
[14:41:26] Finished 'styles' after 5.05 ms
[14:41:26] Starting 'scripts'...
[14:41:27] Finished 'scripts' after 59 ms
[14:41:27] Starting 'scripts'...
[14:41:27] Finished 'scripts' after 54 ms
[14:41:27] Starting 'scripts'...
[14:41:27] Finished 'scripts' after 29 ms
[14:41:27] Starting 'scripts'...
[14:41:27] Finished 'scripts' after 29 ms
[14:41:27] Starting 'scripts'...
[14:41:27] Finished 'scripts' after 28 ms
[14:41:27] Starting 'scripts'...
[14:41:27] Finished 'scripts' after 13 ms
[14:41:27] Starting 'scripts'...
[14:41:27] Finished 'scripts' after 17 ms
[14:41:27] Starting 'scripts'...
[14:41:27] Finished 'scripts' after 8.56 ms
[14:41:27] Starting 'scripts'...
[14:41:27] Finished 'scripts' after 45 ms
[14:41:27] Starting 'scripts'...
[14:41:27] Finished 'scripts' after 18 ms
[14:41:27] Starting 'version'...
[14:41:27] Finished 'version' after 543 ms
[14:41:27] Finished 'all' after 1.63 s
[14:41:27] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets
zamknij
11826 2020-01-17 11:54 2020-01-17 12:06 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8233 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Removing interak/cracow-universe/build/
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/33/8233/6 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM
[sell 8333ca7] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
72 files changed, 1655 insertions(+), 246 deletions(-)
create mode 100644 interak/sell-crm/src/Contacts/Contact.php
create mode 100644 interak/sell-crm/src/Contacts/Contacts.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomField.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomFields.php
create mode 100644 interak/sell-crm/src/Leads/Lead.php
create mode 100644 interak/sell-crm/src/Leads/Leads.php
create mode 100644 interak/sell-crm/src/Request/Query.php
rewrite interak/sell-crm/src/Sdk/Client.php (81%)
create mode 100644 interak/sell-crm/src/Sdk/CustomFieldsService.php
rename interak/shop-sell-crm/database/migrations/{2020_01_10_131825_create_shop_sell_crm_segments_table.php => 2020_01_10_131825_create_shop_sell_crm_contact_segments_table.php} (68%)
rename interak/shop-sell-crm/database/migrations/{2020_01_10_150654_create_shop_sell_crm_products_table.php => 2020_01_10_150654_create_shop_sell_crm_contact_products_table.php} (70%)
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_090056_add_lead_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_130056_add_contact_fields_settings.php
rewrite interak/shop-sell-crm/resources/views/admin/_elements/menu.blade.php (76%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/add-link.blade.php
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/create-panel.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/edit-panel.blade.php
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-product/_elements/form.blade.php
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/list-panel.blade.php (79%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/_elements/products.blade.php (90%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/create.blade.php (51%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/edit.blade.php (54%)
rename interak/shop-sell-crm/resources/views/admin/{product => contact-product}/index.blade.php (75%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/create-panel.blade.php (53%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/edit-panel.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-segment/_elements/form.blade.php
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/list-panel.blade.php (86%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/create.blade.php (51%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/edit.blade.php (54%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/index.blade.php (58%)
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/add-link.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/edit-panel.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/product/_elements/form.blade.php
delete mode 100644 interak/shop-sell-crm/resources/views/admin/segment/_elements/form.blade.php
create mode 100644 interak/shop-sell-crm/src/Contacts/CustomFields.php
rename interak/shop-sell-crm/src/{ => Contacts}/Products/Product.php (82%)
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductRepository.php (78%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Products/ProductService.php
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductValidator.php (60%)
rename interak/shop-sell-crm/src/{ => Contacts}/Products/ProductsProvider.php (67%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/Segment.php (65%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentRepository.php (76%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Segments/SegmentService.php
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentValidator.php (57%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/UserSegmentRepository.php (58%)
create mode 100644 interak/shop-sell-crm/src/Deals/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/FieldNotAssociated.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/ContactCustomFieldsController.php
rename interak/shop-sell-crm/src/Http/Controllers/Admin/{ProductController.php => ContactProductController.php} (62%)
rename interak/shop-sell-crm/src/Http/Controllers/Admin/{SegmentController.php => ContactSegmentController.php} (66%)
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/DealCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/LeadCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Leads/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Leads/Lead.php
create mode 100644 interak/shop-sell-crm/src/Leads/Leads.php
delete mode 100644 interak/shop-sell-crm/src/Products/ProductService.php
create mode 100644 interak/shop-sell-crm/src/Products/ProductsPresenter.php
delete mode 100644 interak/shop-sell-crm/src/Segments/SegmentService.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/edit-panel.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/form.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/edit.blade.php
create mode 100644 interak/system/src/Http/Controllers/Admin/BaseModuleKeySettingsController.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[12:55:22] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[12:55:22] Starting 'all'...
[12:55:22] Starting 'task'...
[12:55:22] Starting 'scss-combine'...
[12:55:22] Finished 'scss-combine' after 15 ms
[12:55:22] Finished 'task' after 17 ms
[12:55:22] Starting 'copy'...
[12:55:22] Finished 'copy' after 147 ms
[12:55:22] Starting 'copy'...
[12:55:22] Finished 'copy' after 21 ms
[12:55:22] Starting 'copy'...
[12:55:22] Finished 'copy' after 31 ms
[12:55:22] Starting 'copy'...
[12:55:22] Finished 'copy' after 4.97 ms
[12:55:22] Starting 'copy'...
[12:55:22] Finished 'copy' after 20 ms
[12:55:22] Starting 'copy'...
[12:55:22] Finished 'copy' after 12 ms
[12:55:22] Starting 'copy'...
[12:55:22] Finished 'copy' after 5.08 ms
[12:55:22] Starting 'copy'...
[12:55:22] Finished 'copy' after 8.72 ms
[12:55:22] Starting 'copy'...
[12:55:22] Finished 'copy' after 32 ms
[12:55:22] Starting 'copy'...
[12:55:22] Finished 'copy' after 8.33 ms
[12:55:22] Starting 'copy'...
[12:55:22] Finished 'copy' after 18 ms
[12:55:22] Starting 'copy'...
[12:55:23] Finished 'copy' after 15 ms
[12:55:23] Starting 'styles'...
[12:55:23] Finished 'styles' after 323 ms
[12:55:23] Starting 'styles'...
[12:55:23] Finished 'styles' after 44 ms
[12:55:23] Starting 'styles'...
[12:55:23] Finished 'styles' after 67 ms
[12:55:23] Starting 'styles'...
[12:55:23] Finished 'styles' after 28 ms
[12:55:23] Starting 'styles'...
[12:55:23] Finished 'styles' after 6.66 ms
[12:55:23] Starting 'scripts'...
[12:55:23] Finished 'scripts' after 75 ms
[12:55:23] Starting 'scripts'...
[12:55:23] Finished 'scripts' after 72 ms
[12:55:23] Starting 'scripts'...
[12:55:23] Finished 'scripts' after 40 ms
[12:55:23] Starting 'scripts'...
[12:55:23] Finished 'scripts' after 37 ms
[12:55:23] Starting 'scripts'...
[12:55:23] Finished 'scripts' after 32 ms
[12:55:23] Starting 'scripts'...
[12:55:23] Finished 'scripts' after 14 ms
[12:55:23] Starting 'scripts'...
[12:55:23] Finished 'scripts' after 20 ms
[12:55:23] Starting 'scripts'...
[12:55:23] Finished 'scripts' after 11 ms
[12:55:23] Starting 'scripts'...
[12:55:23] Finished 'scripts' after 55 ms
[12:55:23] Starting 'scripts'...
[12:55:23] Finished 'scripts' after 22 ms
[12:55:23] Starting 'version'...
[12:55:24] Finished 'version' after 506 ms
[12:55:24] Finished 'all' after 1.7 s
[12:55:24] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemna
zamknij
11825 2020-01-17 10:06 2020-01-17 10:18 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8233 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Removing interak/cracow-universe/build/
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/33/8233/5 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM
[sell 5c69d85] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
48 files changed, 1401 insertions(+), 111 deletions(-)
create mode 100644 interak/sell-crm/src/Contacts/Contact.php
create mode 100644 interak/sell-crm/src/Contacts/Contacts.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomField.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomFields.php
create mode 100644 interak/sell-crm/src/Leads/Lead.php
create mode 100644 interak/sell-crm/src/Leads/Leads.php
create mode 100644 interak/sell-crm/src/Request/Query.php
rewrite interak/sell-crm/src/Sdk/Client.php (81%)
create mode 100644 interak/sell-crm/src/Sdk/CustomFieldsService.php
rename interak/shop-sell-crm/database/migrations/{2020_01_10_131825_create_shop_sell_crm_segments_table.php => 2020_01_10_131825_create_shop_sell_crm_contact_segments_table.php} (68%)
rename interak/shop-sell-crm/database/migrations/{2020_01_10_150654_create_shop_sell_crm_products_table.php => 2020_01_10_150654_create_shop_sell_crm_contact_products_table.php} (70%)
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_090056_add_lead_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_130056_add_contact_fields_settings.php
rewrite interak/shop-sell-crm/resources/views/admin/_elements/menu.blade.php (76%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/create-panel.blade.php (53%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/edit-panel.blade.php (51%)
create mode 100644 interak/shop-sell-crm/resources/views/admin/contact-segment/_elements/form.blade.php
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/list-panel.blade.php (86%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/create.blade.php (51%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/edit.blade.php (54%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/index.blade.php (58%)
delete mode 100644 interak/shop-sell-crm/resources/views/admin/segment/_elements/form.blade.php
create mode 100644 interak/shop-sell-crm/src/Contacts/CustomFields.php
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/Segment.php (65%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentRepository.php (76%)
create mode 100644 interak/shop-sell-crm/src/Contacts/Segments/SegmentService.php
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentValidator.php (57%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/UserSegmentRepository.php (58%)
create mode 100644 interak/shop-sell-crm/src/Deals/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/FieldNotAssociated.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/ContactCustomFieldsController.php
rename interak/shop-sell-crm/src/Http/Controllers/Admin/{SegmentController.php => ContactSegmentController.php} (66%)
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/DealCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/LeadCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Leads/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Leads/Lead.php
create mode 100644 interak/shop-sell-crm/src/Leads/Leads.php
delete mode 100644 interak/shop-sell-crm/src/Segments/SegmentService.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/edit-panel.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/form.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/edit.blade.php
create mode 100644 interak/system/src/Http/Controllers/Admin/BaseModuleKeySettingsController.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[11:07:23] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[11:07:23] Starting 'all'...
[11:07:23] Starting 'task'...
[11:07:23] Starting 'scss-combine'...
[11:07:23] Finished 'scss-combine' after 12 ms
[11:07:23] Finished 'task' after 14 ms
[11:07:23] Starting 'copy'...
[11:07:23] Finished 'copy' after 139 ms
[11:07:23] Starting 'copy'...
[11:07:23] Finished 'copy' after 16 ms
[11:07:23] Starting 'copy'...
[11:07:23] Finished 'copy' after 36 ms
[11:07:23] Starting 'copy'...
[11:07:23] Finished 'copy' after 4.48 ms
[11:07:23] Starting 'copy'...
[11:07:23] Finished 'copy' after 13 ms
[11:07:23] Starting 'copy'...
[11:07:23] Finished 'copy' after 17 ms
[11:07:23] Starting 'copy'...
[11:07:23] Finished 'copy' after 5.23 ms
[11:07:23] Starting 'copy'...
[11:07:23] Finished 'copy' after 10 ms
[11:07:23] Starting 'copy'...
[11:07:23] Finished 'copy' after 29 ms
[11:07:23] Starting 'copy'...
[11:07:23] Finished 'copy' after 5.91 ms
[11:07:23] Starting 'copy'...
[11:07:23] Finished 'copy' after 18 ms
[11:07:23] Starting 'copy'...
[11:07:23] Finished 'copy' after 17 ms
[11:07:23] Starting 'styles'...
[11:07:24] Finished 'styles' after 274 ms
[11:07:24] Starting 'styles'...
[11:07:24] Finished 'styles' after 64 ms
[11:07:24] Starting 'styles'...
[11:07:24] Finished 'styles' after 88 ms
[11:07:24] Starting 'styles'...
[11:07:24] Finished 'styles' after 23 ms
[11:07:24] Starting 'styles'...
[11:07:24] Finished 'styles' after 5.29 ms
[11:07:24] Starting 'scripts'...
[11:07:24] Finished 'scripts' after 67 ms
[11:07:24] Starting 'scripts'...
[11:07:24] Finished 'scripts' after 63 ms
[11:07:24] Starting 'scripts'...
[11:07:24] Finished 'scripts' after 30 ms
[11:07:24] Starting 'scripts'...
[11:07:24] Finished 'scripts' after 34 ms
[11:07:24] Starting 'scripts'...
[11:07:24] Finished 'scripts' after 37 ms
[11:07:24] Starting 'scripts'...
[11:07:24] Finished 'scripts' after 16 ms
[11:07:24] Starting 'scripts'...
[11:07:24] Finished 'scripts' after 20 ms
[11:07:24] Starting 'scripts'...
[11:07:24] Finished 'scripts' after 10 ms
[11:07:24] Starting 'scripts'...
[11:07:24] Finished 'scripts' after 52 ms
[11:07:24] Starting 'scripts'...
[11:07:24] Finished 'scripts' after 23 ms
[11:07:24] Starting 'version'...
[11:07:25] Finished 'version' after 522 ms
[11:07:25] Finished 'all' after 1.66 s
[11:07:25] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴──────────────────────────────────────────────────────────────────────??
zamknij
11824 2020-01-16 19:18 2020-01-16 19:34 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8233 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Removing interak/cracow-universe/build/
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/33/8233/4 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM
[sell 009318d] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
45 files changed, 1342 insertions(+), 91 deletions(-)
create mode 100644 interak/sell-crm/src/Contacts/Contact.php
create mode 100644 interak/sell-crm/src/Contacts/Contacts.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomField.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomFields.php
create mode 100644 interak/sell-crm/src/Leads/Lead.php
create mode 100644 interak/sell-crm/src/Leads/Leads.php
create mode 100644 interak/sell-crm/src/Request/Query.php
rewrite interak/sell-crm/src/Sdk/Client.php (81%)
create mode 100644 interak/sell-crm/src/Sdk/CustomFieldsService.php
rename interak/shop-sell-crm/database/migrations/{2020_01_10_131825_create_shop_sell_crm_segments_table.php => 2020_01_10_131825_create_shop_sell_crm_contact_segments_table.php} (68%)
rename interak/shop-sell-crm/database/migrations/{2020_01_10_150654_create_shop_sell_crm_products_table.php => 2020_01_10_150654_create_shop_sell_crm_contact_products_table.php} (70%)
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_090056_add_lead_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_130056_add_contact_fields_settings.php
rewrite interak/shop-sell-crm/resources/views/admin/_elements/menu.blade.php (76%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/create-panel.blade.php (62%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/edit-panel.blade.php (89%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/form.blade.php (100%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/_elements/list-panel.blade.php (86%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/create.blade.php (51%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/edit.blade.php (54%)
rename interak/shop-sell-crm/resources/views/admin/{segment => contact-segment}/index.blade.php (58%)
create mode 100644 interak/shop-sell-crm/src/Contacts/CustomFields.php
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/Segment.php (65%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentRepository.php (76%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/SegmentService.php (72%)
rename interak/shop-sell-crm/src/{ => Contacts}/Segments/UserSegmentRepository.php (58%)
create mode 100644 interak/shop-sell-crm/src/Deals/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Exceptions/FieldNotAssociated.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/ContactCustomFieldsController.php
rename interak/shop-sell-crm/src/Http/Controllers/Admin/{SegmentController.php => ContactSegmentController.php} (70%)
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/DealCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/LeadCustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Leads/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Leads/Lead.php
create mode 100644 interak/shop-sell-crm/src/Leads/Leads.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/edit-panel.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/form.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/edit.blade.php
create mode 100644 interak/system/src/Http/Controllers/Admin/BaseModuleKeySettingsController.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[20:20:30] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[20:20:30] Starting 'all'...
[20:20:30] Starting 'task'...
[20:20:30] Starting 'scss-combine'...
[20:20:30] Finished 'scss-combine' after 13 ms
[20:20:30] Finished 'task' after 15 ms
[20:20:30] Starting 'copy'...
[20:20:30] Finished 'copy' after 869 ms
[20:20:30] Starting 'copy'...
[20:20:31] Finished 'copy' after 200 ms
[20:20:31] Starting 'copy'...
[20:20:32] Finished 'copy' after 877 ms
[20:20:32] Starting 'copy'...
[20:20:32] Finished 'copy' after 21 ms
[20:20:32] Starting 'copy'...
[20:20:32] Finished 'copy' after 158 ms
[20:20:32] Starting 'copy'...
[20:20:32] Finished 'copy' after 31 ms
[20:20:32] Starting 'copy'...
[20:20:32] Finished 'copy' after 39 ms
[20:20:32] Starting 'copy'...
[20:20:32] Finished 'copy' after 110 ms
[20:20:32] Starting 'copy'...
[20:20:32] Finished 'copy' after 266 ms
[20:20:32] Starting 'copy'...
[20:20:32] Finished 'copy' after 23 ms
[20:20:32] Starting 'copy'...
[20:20:32] Finished 'copy' after 166 ms
[20:20:32] Starting 'copy'...
[20:20:32] Finished 'copy' after 160 ms
[20:20:32] Starting 'styles'...
[20:20:34] Finished 'styles' after 1.25 s
[20:20:34] Starting 'styles'...
[20:20:34] Finished 'styles' after 182 ms
[20:20:34] Starting 'styles'...
[20:20:34] Finished 'styles' after 213 ms
[20:20:34] Starting 'styles'...
[20:20:34] Finished 'styles' after 72 ms
[20:20:34] Starting 'styles'...
[20:20:34] Finished 'styles' after 29 ms
[20:20:34] Starting 'scripts'...
[20:20:35] Finished 'scripts' after 359 ms
[20:20:35] Starting 'scripts'...
[20:20:35] Finished 'scripts' after 232 ms
[20:20:35] Starting 'scripts'...
[20:20:35] Finished 'scripts' after 188 ms
[20:20:35] Starting 'scripts'...
[20:20:35] Finished 'scripts' after 192 ms
[20:20:35] Starting 'scripts'...
[20:20:35] Finished 'scripts' after 199 ms
[20:20:35] Starting 'scripts'...
[20:20:36] Finished 'scripts' after 95 ms
[20:20:36] Starting 'scripts'...
[20:20:36] Finished 'scripts' after 109 ms
[20:20:36] Starting 'scripts'...
[20:20:36] Finished 'scripts' after 100 ms
[20:20:36] Starting 'scripts'...
[20:20:36] Finished 'scripts' after 349 ms
[20:20:36] Starting 'scripts'...
[20:20:36] Finished 'scripts' after 180 ms
[20:20:36] Starting 'version'...
[20:20:38] Finished 'version' after 1.6 s
[20:20:38] Finished 'all' after 8.31 s
[20:20:38] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[20:20:38] Finished 'default' after 16 ms
[20:
zamknij
11811 2020-01-15 13:58 2020-01-15 14:12 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8233 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Removing interak/cracow-universe/build/
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/33/8233/3 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM
[sell cc5c2f3] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
26 files changed, 964 insertions(+), 41 deletions(-)
create mode 100644 interak/sell-crm/src/Contacts/Contact.php
create mode 100644 interak/sell-crm/src/Contacts/Contacts.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomField.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomFields.php
create mode 100644 interak/sell-crm/src/Leads/Lead.php
create mode 100644 interak/sell-crm/src/Leads/Leads.php
create mode 100644 interak/sell-crm/src/Request/Query.php
rewrite interak/sell-crm/src/Sdk/Client.php (81%)
create mode 100644 interak/sell-crm/src/Sdk/CustomFieldsService.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_090056_add_lead_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_130056_add_contact_fields_settings.php
create mode 100644 interak/shop-sell-crm/src/Contacts/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/CustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Leads/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Leads/Lead.php
create mode 100644 interak/shop-sell-crm/src/Leads/Leads.php
create mode 100644 interak/shop-sell-crm/src/Transactions/CustomFields.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/edit-panel.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/form.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/edit.blade.php
create mode 100644 interak/system/src/Http/Controllers/Admin/BaseModuleKeySettingsController.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[14:59:33] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[14:59:33] Starting 'all'...
[14:59:33] Starting 'task'...
[14:59:33] Starting 'scss-combine'...
[14:59:33] Finished 'scss-combine' after 12 ms
[14:59:33] Finished 'task' after 14 ms
[14:59:33] Starting 'copy'...
[14:59:33] Finished 'copy' after 165 ms
[14:59:33] Starting 'copy'...
[14:59:33] Finished 'copy' after 56 ms
[14:59:33] Starting 'copy'...
[14:59:33] Finished 'copy' after 92 ms
[14:59:33] Starting 'copy'...
[14:59:33] Finished 'copy' after 5.8 ms
[14:59:33] Starting 'copy'...
[14:59:33] Finished 'copy' after 37 ms
[14:59:33] Starting 'copy'...
[14:59:33] Finished 'copy' after 9.33 ms
[14:59:33] Starting 'copy'...
[14:59:33] Finished 'copy' after 4.71 ms
[14:59:33] Starting 'copy'...
[14:59:33] Finished 'copy' after 7.76 ms
[14:59:33] Starting 'copy'...
[14:59:33] Finished 'copy' after 36 ms
[14:59:33] Starting 'copy'...
[14:59:33] Finished 'copy' after 5.72 ms
[14:59:33] Starting 'copy'...
[14:59:33] Finished 'copy' after 26 ms
[14:59:33] Starting 'copy'...
[14:59:33] Finished 'copy' after 13 ms
[14:59:33] Starting 'styles'...
[14:59:33] Finished 'styles' after 309 ms
[14:59:33] Starting 'styles'...
[14:59:33] Finished 'styles' after 66 ms
[14:59:33] Starting 'styles'...
[14:59:33] Finished 'styles' after 92 ms
[14:59:33] Starting 'styles'...
[14:59:33] Finished 'styles' after 22 ms
[14:59:33] Starting 'styles'...
[14:59:33] Finished 'styles' after 5.28 ms
[14:59:33] Starting 'scripts'...
[14:59:34] Finished 'scripts' after 66 ms
[14:59:34] Starting 'scripts'...
[14:59:34] Finished 'scripts' after 63 ms
[14:59:34] Starting 'scripts'...
[14:59:34] Finished 'scripts' after 37 ms
[14:59:34] Starting 'scripts'...
[14:59:34] Finished 'scripts' after 56 ms
[14:59:34] Starting 'scripts'...
[14:59:34] Finished 'scripts' after 56 ms
[14:59:34] Starting 'scripts'...
[14:59:34] Finished 'scripts' after 17 ms
[14:59:34] Starting 'scripts'...
[14:59:34] Finished 'scripts' after 25 ms
[14:59:34] Starting 'scripts'...
[14:59:34] Finished 'scripts' after 22 ms
[14:59:34] Starting 'scripts'...
[14:59:34] Finished 'scripts' after 72 ms
[14:59:34] Starting 'scripts'...
[14:59:34] Finished 'scripts' after 34 ms
[14:59:34] Starting 'version'...
[14:59:35] Finished 'version' after 771 ms
[14:59:35] Finished 'all' after 2.2 s
[14:59:35] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[14:59:35] Finished 'default' after 18 ms
[14:59:37] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[14:59:37] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js
zamknij
11797 2020-01-15 10:54 2020-01-15 11:07 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8233 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Removing interak/cracow-universe/build/
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/33/8233/2 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM
[sell 307d403] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
26 files changed, 972 insertions(+), 41 deletions(-)
create mode 100644 interak/sell-crm/src/Contacts/Contact.php
create mode 100644 interak/sell-crm/src/Contacts/Contacts.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomField.php
create mode 100644 interak/sell-crm/src/CustomFields/CustomFields.php
create mode 100644 interak/sell-crm/src/Leads/Lead.php
create mode 100644 interak/sell-crm/src/Leads/Leads.php
create mode 100644 interak/sell-crm/src/Request/Query.php
rewrite interak/sell-crm/src/Sdk/Client.php (81%)
create mode 100644 interak/sell-crm/src/Sdk/CustomFieldsService.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_090056_add_lead_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_130056_add_contact_fields_settings.php
create mode 100644 interak/shop-sell-crm/src/Contacts/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/CustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Leads/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Leads/Lead.php
create mode 100644 interak/shop-sell-crm/src/Leads/Leads.php
create mode 100644 interak/shop-sell-crm/src/Transactions/CustomFields.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/edit-panel.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/form.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/edit.blade.php
create mode 100644 interak/system/src/Http/Controllers/Admin/BaseModuleKeySettingsController.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[11:54:59] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[11:54:59] Starting 'all'...
[11:54:59] Starting 'task'...
[11:54:59] Starting 'scss-combine'...
[11:54:59] Finished 'scss-combine' after 12 ms
[11:54:59] Finished 'task' after 14 ms
[11:54:59] Starting 'copy'...
[11:54:59] Finished 'copy' after 191 ms
[11:54:59] Starting 'copy'...
[11:54:59] Finished 'copy' after 91 ms
[11:54:59] Starting 'copy'...
[11:54:59] Finished 'copy' after 43 ms
[11:54:59] Starting 'copy'...
[11:54:59] Finished 'copy' after 6.18 ms
[11:54:59] Starting 'copy'...
[11:54:59] Finished 'copy' after 26 ms
[11:54:59] Starting 'copy'...
[11:54:59] Finished 'copy' after 8.96 ms
[11:54:59] Starting 'copy'...
[11:54:59] Finished 'copy' after 9.35 ms
[11:54:59] Starting 'copy'...
[11:54:59] Finished 'copy' after 10 ms
[11:54:59] Starting 'copy'...
[11:54:59] Finished 'copy' after 34 ms
[11:54:59] Starting 'copy'...
[11:54:59] Finished 'copy' after 7.8 ms
[11:54:59] Starting 'copy'...
[11:54:59] Finished 'copy' after 18 ms
[11:54:59] Starting 'copy'...
[11:54:59] Finished 'copy' after 12 ms
[11:54:59] Starting 'styles'...
[11:55:00] Finished 'styles' after 342 ms
[11:55:00] Starting 'styles'...
[11:55:00] Finished 'styles' after 50 ms
[11:55:00] Starting 'styles'...
[11:55:00] Finished 'styles' after 69 ms
[11:55:00] Starting 'styles'...
[11:55:00] Finished 'styles' after 24 ms
[11:55:00] Starting 'styles'...
[11:55:00] Finished 'styles' after 6.68 ms
[11:55:00] Starting 'scripts'...
[11:55:00] Finished 'scripts' after 75 ms
[11:55:00] Starting 'scripts'...
[11:55:00] Finished 'scripts' after 64 ms
[11:55:00] Starting 'scripts'...
[11:55:00] Finished 'scripts' after 35 ms
[11:55:00] Starting 'scripts'...
[11:55:00] Finished 'scripts' after 43 ms
[11:55:00] Starting 'scripts'...
[11:55:00] Finished 'scripts' after 37 ms
[11:55:00] Starting 'scripts'...
[11:55:00] Finished 'scripts' after 52 ms
[11:55:00] Starting 'scripts'...
[11:55:00] Finished 'scripts' after 20 ms
[11:55:00] Starting 'scripts'...
[11:55:00] Finished 'scripts' after 11 ms
[11:55:00] Starting 'scripts'...
[11:55:00] Finished 'scripts' after 55 ms
[11:55:00] Starting 'scripts'...
[11:55:00] Finished 'scripts' after 27 ms
[11:55:00] Starting 'version'...
[11:55:01] Finished 'version' after 543 ms
[11:55:01] Finished 'all' after 1.94 s
[11:55:01] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[11:55:01] Finished 'default' after 18 ms
[11:55:02] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[11:55:02] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js
zamknij
11793 2020-01-15 07:52 2020-01-15 08:16 Zakończony log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika +1 8233 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM




Application is now in maintenance mode.


"********* LOAD CHANGES *********"


"********* LOAD: sites/printup *********"
"********* path: /home/interak/domains/sus-1205-c2p.d.interakdev.pl/ *********"
"********* refs/changes/33/8233/1 *********"
/home/interak/domains/sus-1205-c2p.d.interakdev.pl
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM
[sell 35c18c0] SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika
Author: Lukasz Lisiak <lukasz.lisiak@interak.pl>
20 files changed, 741 insertions(+), 5 deletions(-)
create mode 100644 interak/sell-crm/src/Contacts/Contact.php
create mode 100644 interak/sell-crm/src/Contacts/Contacts.php
create mode 100644 interak/sell-crm/src/Leads/Lead.php
create mode 100644 interak/sell-crm/src/Leads/Leads.php
create mode 100644 interak/sell-crm/src/Request/Query.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_090056_add_lead_fields_settings.php
create mode 100644 interak/shop-sell-crm/database/migrations/2020_01_14_130056_add_contact_fields_settings.php
create mode 100644 interak/shop-sell-crm/src/Http/Controllers/Admin/CustomFieldsController.php
create mode 100644 interak/shop-sell-crm/src/Leads/CustomFields.php
create mode 100644 interak/shop-sell-crm/src/Leads/Lead.php
create mode 100644 interak/shop-sell-crm/src/Leads/Leads.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/edit-panel.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/_elements/form.blade.php
create mode 100644 interak/system/resources/views/admin/module-key-settings/edit.blade.php
create mode 100644 interak/system/src/Http/Controllers/Admin/BaseModuleKeySettingsController.php
Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.


"********* POST UPDATE *********"


Carbon 1 is deprecated, see how to migrate to Carbon 2.
https://carbon.nesbot.com/docs/#api-carbon-2
You can run './vendor/bin/upgrade-carbon' to get help in updating carbon and other frameworks and libraries that depend on it.
Discovered Package: barryvdh/laravel-debugbar
Discovered Package: barryvdh/laravel-ide-helper
Discovered Package: barryvdh/laravel-snappy
Discovered Package: bkwld/croppa
Discovered Package: cybercog/laravel-whoops-editor
Discovered Package: fideloper/proxy
Discovered Package: intervention/image
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: oriceon/oauth-5-laravel
Discovered Package: vladimir-yuldashev/laravel-queue-rabbitmq
Discovered Package: webpatser/laravel-uuid
Package manifest generated successfully.
[08:52:39] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[08:52:39] Starting 'all'...
[08:52:39] Starting 'task'...
[08:52:39] Starting 'scss-combine'...
[08:52:39] Finished 'scss-combine' after 15 ms
[08:52:39] Finished 'task' after 18 ms
[08:52:39] Starting 'copy'...
[08:52:40] Finished 'copy' after 212 ms
[08:52:40] Starting 'copy'...
[08:52:40] Finished 'copy' after 24 ms
[08:52:40] Starting 'copy'...
[08:52:40] Finished 'copy' after 44 ms
[08:52:40] Starting 'copy'...
[08:52:40] Finished 'copy' after 5.16 ms
[08:52:40] Starting 'copy'...
[08:52:40] Finished 'copy' after 24 ms
[08:52:40] Starting 'copy'...
[08:52:40] Finished 'copy' after 11 ms
[08:52:40] Starting 'copy'...
[08:52:40] Finished 'copy' after 5.07 ms
[08:52:40] Starting 'copy'...
[08:52:40] Finished 'copy' after 8.14 ms
[08:52:40] Starting 'copy'...
[08:52:40] Finished 'copy' after 44 ms
[08:52:40] Starting 'copy'...
[08:52:40] Finished 'copy' after 6.89 ms
[08:52:40] Starting 'copy'...
[08:52:40] Finished 'copy' after 19 ms
[08:52:40] Starting 'copy'...
[08:52:40] Finished 'copy' after 22 ms
[08:52:40] Starting 'styles'...
[08:52:40] Finished 'styles' after 284 ms
[08:52:40] Starting 'styles'...
[08:52:40] Finished 'styles' after 74 ms
[08:52:40] Starting 'styles'...
[08:52:40] Finished 'styles' after 95 ms
[08:52:40] Starting 'styles'...
[08:52:40] Finished 'styles' after 24 ms
[08:52:40] Starting 'styles'...
[08:52:40] Finished 'styles' after 6.64 ms
[08:52:40] Starting 'scripts'...
[08:52:40] Finished 'scripts' after 69 ms
[08:52:40] Starting 'scripts'...
[08:52:40] Finished 'scripts' after 62 ms
[08:52:40] Starting 'scripts'...
[08:52:40] Finished 'scripts' after 32 ms
[08:52:40] Starting 'scripts'...
[08:52:40] Finished 'scripts' after 41 ms
[08:52:40] Starting 'scripts'...
[08:52:41] Finished 'scripts' after 37 ms
[08:52:41] Starting 'scripts'...
[08:52:41] Finished 'scripts' after 16 ms
[08:52:41] Starting 'scripts'...
[08:52:41] Finished 'scripts' after 20 ms
[08:52:41] Starting 'scripts'...
[08:52:41] Finished 'scripts' after 14 ms
[08:52:41] Starting 'scripts'...
[08:52:41] Finished 'scripts' after 69 ms
[08:52:41] Starting 'scripts'...
[08:52:41] Finished 'scripts' after 26 ms
[08:52:41] Starting 'version'...
[08:52:41] Finished 'version' after 522 ms
[08:52:41] Finished 'all' after 1.84 s
[08:52:41] Starting 'default'...
┌───────────────┬──────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────────────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.task() │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/css/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/fonts/**/* │ public/assets/css/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ public/assets/vendor/revslider/js/**/* │ public/assets/js/revslider │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/assets/css//**/* │ public/assets/css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/**/* │ public/assets/css/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/scss/layout.css │ public/assets/css/pink-gradient/layout.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/js/**/* │ public/assets/js/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/css/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/pink-gradient/assets/img/**/* │ public/assets/images/pink-gradient │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/scss/app.css │ public/assets/css/osiemnascie/app.css │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/js/**/* │ public/assets/js/osiemnascie │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.copy() │ 1. Saving to Destination │ resources/templates/osiemnascie/assets/fonts/**/* │ public/assets/css/fonts │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/jquery.perfectScrollBar.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font.css │ public/assets/css/app.css │
│ │ 2. Writing Source Maps │ public/assets/css/bootstrap.equalcolumns.css │ │
│ │ 3. Saving to Destination │ public/assets/css/layout.css │ │
│ │ │ public/assets/css/common.css │ │
│ │ │ public/assets/css/typo.css │ │
│ │ │ public/assets/css/media-queries.css │ │
│ │ │ public/assets/css/custom.css │ │
│ │ │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/font-open-sans.css │ public/assets/css/vendor_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/font-awesome.min.css │ │
│ │ 3. Saving to Destination │ public/assets/css/bootstrap.min.css │ │
│ │ │ public/assets/css/bootstrap-select.css │ │
│ │ │ public/assets/css/slider-pro.min.css │ │
│ │ │ public/assets/css/owl.carousel.css │ │
│ │ │ public/assets/css/revslider/pe-icon-7-stroke/css/pe-icon-7-stroke.css │ │
│ │ │ public/assets/css/revslider/settings.css │ │
│ │ │ public/assets/css/revslider/layers.css │ │
│ │ │ public/assets/css/revslider/navigation.css │ │
│ │ │ public/assets/css/animate.css │ │
│ │ │ public/assets/css/hover.css │ │
│ │ │ public/assets/css/jquery-custom-content-scroller.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ public/assets/css/bootstrap.equalcolumns.css │ public/assets/css/app_pink_gradient.css │
│ │ 2. Writing Source Maps │ public/assets/css/pink-gradient/layout.css │ │
│ │ 3. Saving to Destination │ public/assets/css/template.css │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.styles() │ 1. Concatenating Files │ resources/assets/css/file-manager.scss │ public/assets/css/file-manager.css │
│ │ 2. Writing Source Maps │ │ │
│ │ 3. Saving to Destination │ │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/main.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/all_pink_gradient.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
│ │ │ public/assets/js/pink-gradient/main.js │ │
│ │ │ public/assets/js/flickity.pkgd.min.js │ │
│ │ │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.tools.min.js │ │
│ │ │ public/assets/js/revslider/jquery.themepunch.revolution.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.actions.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.carousel.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.kenburn.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.layeranimation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.migration.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.navigation.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.parallax.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.slideanims.min.js │ │
│ │ │ public/assets/js/revslider/extensions/revolution.extension.video.min.js │ │
│ │ │ public/assets/js/bootstrap-hover-dropdown.js │ │
│ │ │ public/assets/js/readmore.min.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/jquery-1.11.0.min.js │ public/assets/js/base_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/jquery.mobile.custom.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/bootstrap.min.js │ │
│ │ │ public/assets/js/bootstrap-select.js │ │
│ │ │ public/assets/js/js.cookie.js │ │
│ │ │ public/assets/js/ifvisible.min.js │ │
│ │ │ public/assets/js/jquery.sliderPro.min.js │ │
│ │ │ public/assets/js/circle-progress.js │ │
│ │ │ public/assets/js/jquery.perfectScrollBar.js │ │
│ │ │ public/assets/js/cookieAlert/cookie-alert.js │ │
│ │ │ public/assets/js/owl.carousel.min.js │ │
│ │ │ public/assets/js/custom.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/moment.js │ public/assets/js/all_osiemnascie.js │
│ │ 2. Writing Source Maps │ public/assets/js/daterangepicker.js │ │
│ │ 3. Saving to Destination │ resources/templates/osiemnascie/assets/js/autosize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/notifications.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/searcher.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/cart.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/filters.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/instruction.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/upload-details.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/konfigurator.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/daterangepicker.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/selectize.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/revealer.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/mobile.js │ │
│ │ │ resources/templates/osiemnascie/assets/js/menu.js │ │
│ │ │ public/assets/js/jqueryCustomContentScroller/jquery-custom-content-scroller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/drag-drop-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ resources/assets/js/angular-directories/angular-dragdrop/angular-dragdrop.min.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/round-progress-directive.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/file-manager-select.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/file-manager-select-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/file-manager-select-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/item-actions-service.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/embeddable-file-manager.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/embeddable-file-manager-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/embeddable-file-manager-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/error-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/confirm-click-directive.js │ │
│ │ │ resources/assets/js/angular-directories/angular-file-upload/ng-file-upload.js │ │
│ │ │ public/assets/js/accounting/accounting.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ resources/assets/js/angular-directories/angular/angular.min.js │ public/assets/js/complains.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular/applications/complaint-application.js │ │
│ │ 3. Saving to Destination │ resources/assets/js/angular/controllers/complaint-controller.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/accounting/accounting.min.js │ public/assets/js/configurator.js │
│ │ 2. Writing Source Maps │ resources/assets/js/angular-directories/angular/angular.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/angular/applications/product-configurator-application.js │ │
│ │ │ public/assets/js/angular/controllers/product-configurator-controller.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/data-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/scrollbar-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/selectize-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/datatable-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/services/owl-carousel-service.js │ │
│ │ │ resources/assets/js/angular-directories/angular/directives/on-enter-directive.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize.min.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-ie-fix.js │ │
│ │ │ public/assets/vendor/selectize/js/standalone/selectize-angular.js │ │
│ │ │ public/assets/vendor/angular-filter/angular-filter.min.js │ │
│ │ │ public/assets/js/angular-timer/angular-timer-all.min.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.scripts() │ 1. Concatenating Files │ public/assets/js/progressbar/progress.js │ public/assets/js/uploader.js │
│ │ 2. Writing Source Maps │ public/assets/js/flickity.pkgd.min.js │ │
│ │ 3. Saving to Destination │ public/assets/js/flickity-imagesloaded.js │ │
│ │ │ public/assets/js/easyzoom.js │ │
│ │ │ public/assets/js/jquery.spinner.js │ │
│ │ │ public/assets/js/upload.js │ │
│ │ │ public/assets/vendor/fileupload/js/vendor/jquery.ui.widget.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.iframe-transport.js │ │
│ │ │ public/assets/vendor/fileupload/js/jquery.fileupload.js │ │
├───────────────┼──────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────────────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ 4. Copying Source Maps │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemnascie.js │ │
│ │ │ public/assets/js/file-manager.js │ │
│ │ │ public/assets/js/file-manager-select.js │ │
│ │ │ public/assets/js/embeddable-file-manager.js │ │
│ │ │ public/assets/js/complains.js │ │
│ │ │ public/assets/js/configurator.js │ │
│ │ │ public/assets/js/uploader.js │ │
└───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
[08:52:41] Finished 'default' after 16 ms
[08:52:42] Using gulpfile ~/domains/sus-1205-c2p.d.interakdev.pl/gulpfile.js
[08:52:42] Starting 'version'...
┌───────────────┬──────────────────────────┬─────────────────────────────────────────────┬─────────────┐
│ Task │ Summary │ Source Files │ Destination │
├───────────────┼──────────────────────────┼─────────────────────────────────────────────┼─────────────┤
│ mix.version() │ 1. Versioning │ public/assets/css/vendor.css │ public/ │
│ │ 2. Rewriting File Paths │ public/assets/css/app.css │ │
│ │ 3. Saving to Destination │ public/assets/css/osiemnascie/app.css │ │
│ │ │ public/assets/css/vendor_pink_gradient.css │ │
│ │ │ public/assets/css/app_pink_gradient.css │ │
│ │ │ public/assets/css/file-manager.css │ │
│ │ │ public/assets/css/custom-admin.css │ │
│ │ │ public/assets/js/script.js │ │
│ │ │ public/assets/js/all.js │ │
│ │ │ public/assets/js/all_pink_gradient.js │ │
│ │ │ public/assets/js/base_osiemnascie.js │ │
│ │ │ public/assets/js/all_osiemnascie.js │ │
│ │ │ public/assets/js/spy.js │ │
│ │ │ public/assets/js/bundle_osiemna
zamknij
11792 2020-01-14 16:10 2020-01-14 16:11 Wgrywanie zmian log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika 8233 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM


zamknij
11791 2020-01-14 15:31 2020-01-14 15:39 Wgrywanie zmian log
changes (1)

Zmiany Weryfikacja ID Projekt Branch
SUS-1205 System wysyła do SELL CRM zarejestrowanego użytkownika 8233 sites/printup sell
"********* CLEAN REPO *********"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl/vendor/interak/courier
"********* RESET: sell *********"
HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)"


/home/interak/domains/sus-1205-c2p.d.interakdev.pl
"********* RESET: sell *********"
Removing .env.old
Removing public/Zlecenia 2017-11-17 162434.xlsx
Removing public/exports/
Removing public/files/
Removing public/img/
Removing public/packages/interak/
Removing resources/views/vendor/interak-cms/_layouts/
Removing resources/views/vendor/interak-cms/admin/page/_elements/visual-editor-blocks/
HEAD is now at ac720b1 SUS-1212 Administrator może powiązać produkt w sklepie z produktem w SELL CRM


zamknij