| # | Start | Stop | Status | Log | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 11071 | 2019-09-16 10:57 | 2019-09-16 10:59 | Wgrywanie zmian |
log |
changes (1)
|
||||||||||||
|
"********* CLEAN REPO *********"
zamknij
/home/interak/domains/sus-1106-c2p.d.interakdev.pl/vendor/interak/courier "********* RESET: segmentation *********" HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)" /home/interak/domains/sus-1106-c2p.d.interakdev.pl "********* RESET: segmentation *********" interak/finance/src/Http/Controllers/Admin/OrderController.php: needs merge interak/finance/src/Http/Controllers/Admin/UserOrderController.php: needs merge interak/finance/src/Models/Order.php: needs merge interak/segmentation/resources/views/admin/tags/_elements/create-tag-panel.blade.php: needs merge interak/segmentation/resources/views/admin/tags/_elements/form.blade.php: needs merge interak/segmentation/resources/views/admin/tags/_elements/segment-form.blade.php: needs merge interak/segmentation/resources/views/admin/tags/create-tag.blade.php: needs merge interak/segmentation/resources/views/admin/tags/create.blade.php: needs merge interak/segmentation/routes/web.php: needs merge interak/segmentation/src/Http/Controllers/Admin/TagsController.php: needs merge interak/segmentation/src/Tags/Tag.php: needs merge interak/segmentation/src/Tags/TagRepository.php: needs merge interak/user/resources/views/admin/segmentation/tags/_elements/list-panel.blade.php: needs merge interak/user/resources/views/admin/segmentation/tags/_elements/segment-form.blade.php: needs merge interak/user/resources/views/admin/segmentation/tags/create-tag.blade.php: needs merge interak/user/src/Models/User.php: needs merge resources/views/vendor/interak-finance/admin/_elements/orders.blade.php: needs merge resources/views/vendor/interak-finance/admin/user-order/index.blade.php: needs merge resources/views/vendor/interak-shop/admin/order-item/_elements/order-item.blade.php: needs merge resources/views/vendor/interak-user/admin/user/_elements/list-panel.blade.php: needs merge routes/composers.php: needs merge Removing public/files/ Removing public/packages/interak/ HEAD is now at 9a33719 Segmentacja - przeniesienie do pakietu user Application is now in maintenance mode. "********* LOAD CHANGES *********" |
|||||||||||||||||
| 11068 | 2019-09-16 10:23 | 2019-09-16 10:26 | Wgrywanie zmian |
log |
changes (1)
|
||||||||||||
|
"********* CLEAN REPO *********"
zamknij
/home/interak/domains/sus-1106-c2p.d.interakdev.pl/vendor/interak/courier "********* RESET: segmentation *********" HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)" /home/interak/domains/sus-1106-c2p.d.interakdev.pl "********* RESET: segmentation *********" Removing interak/cracow-universe/build/ HEAD is now at 9a33719 Segmentacja - przeniesienie do pakietu user Application is now in maintenance mode. "********* LOAD CHANGES *********" |
|||||||||||||||||
| 11043 | 2019-09-11 14:19 | 2019-09-11 14:26 | Zakończony |
log |
changes (1)
|
||||||||||||
|
"********* CLEAN REPO *********"
zamknij
/home/interak/domains/sus-1106-c2p.d.interakdev.pl/vendor/interak/courier "********* RESET: segmentation *********" HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)" /home/interak/domains/sus-1106-c2p.d.interakdev.pl "********* RESET: segmentation *********" Removing interak/cracow-universe/build/ HEAD is now at f4ce6bc SUS-1106 Administrator może ustawić TAGI użytkownika Application is now in maintenance mode. "********* LOAD CHANGES *********" "********* LOAD: sites/printup *********" "********* path: /home/interak/domains/sus-1106-c2p.d.interakdev.pl/ *********" "********* refs/changes/42/8042/5 *********" /home/interak/domains/sus-1106-c2p.d.interakdev.pl HEAD is now at f4ce6bc SUS-1106 Administrator może ustawić TAGI użytkownika [segmentation 77da0c3] SUS-1106 Administrator może ustawić TAGI użytkownika - kontynuacja Author: Marcin Sola <marcin.sola@interak.pl> 50 files changed, 1467 insertions(+), 96 deletions(-) create mode 100644 app/Views/OrderSegmentationComposer.php create mode 100644 app/Views/UserSegmentationComposer.php create mode 100644 interak/segmentation/database/migrations/2019_09_09_113852_create_segmentation_tag_user_user_table.php create mode 100644 interak/segmentation/database/migrations/2019_09_09_135142_create_segmentation_tag_finance_order_table.php create mode 100644 interak/segmentation/database/migrations/2019_09_10_1201254_add_deleted_at_column_to_segmentation_tags_table.php create mode 100644 interak/segmentation/database/migrations/2019_09_11_112315_add_type_column_to_segmentation_tags_table.php create mode 100644 interak/segmentation/resources/views/admin/tags/_elements/create-segment-panel.blade.php rename interak/segmentation/resources/views/admin/tags/_elements/{create-panel.blade.php => create-tag-panel.blade.php} (78%) rename interak/segmentation/resources/views/admin/tags/_elements/{form.blade.php => segment-form.blade.php} (74%) create mode 100644 interak/segmentation/resources/views/admin/tags/_elements/tag-form.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/create-segment.blade.php rename interak/segmentation/resources/views/admin/tags/{create.blade.php => create-tag.blade.php} (91%) create mode 100644 interak/segmentation/src/Tags/TagAdapter.php create mode 100644 interak/segmentation/src/Tags/TagFilter.php create mode 100644 interak/segmentation/src/Tags/TagService.php create mode 100644 interak/segmentation/src/Tags/TagType.php create mode 100644 interak/segmentation/src/Tags/TagValidator.php create mode 100644 resources/views/vendor/interak-finance/admin/order/_elements/list-panel.blade.php create mode 100644 resources/views/vendor/interak-finance/admin/user-order/index.blade.php create mode 100644 resources/views/vendor/interak-finance/admin/user-order/user-order-filters.blade.php create mode 100755 resources/views/vendor/interak-shop/admin/order-item/_elements/list-panel.blade.php create mode 100644 resources/views/vendor/interak-shop/admin/order-item/_elements/order-item.blade.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:20:03] Using gulpfile ~/domains/sus-1106-c2p.d.interakdev.pl/gulpfile.js [16:20:03] Starting 'all'... [16:20:03] Starting 'task'... [16:20:03] Starting 'scss-combine'... [16:20:03] Finished 'scss-combine' after 12 ms [16:20:03] Finished 'task' after 14 ms [16:20:03] Starting 'copy'... [16:20:03] Finished 'copy' after 124 ms [16:20:03] Starting 'copy'... [16:20:03] Finished 'copy' after 15 ms [16:20:03] Starting 'copy'... [16:20:03] Finished 'copy' after 24 ms [16:20:03] Starting 'copy'... [16:20:03] Finished 'copy' after 4.72 ms [16:20:03] Starting 'copy'... [16:20:03] Finished 'copy' after 13 ms [16:20:03] Starting 'copy'... [16:20:03] Finished 'copy' after 8.84 ms [16:20:03] Starting 'copy'... [16:20:03] Finished 'copy' after 3 ms [16:20:03] Starting 'copy'... [16:20:04] Finished 'copy' after 8.78 ms [16:20:04] Starting 'copy'... [16:20:04] Finished 'copy' after 23 ms [16:20:04] Starting 'copy'... [16:20:04] Finished 'copy' after 4.68 ms [16:20:04] Starting 'copy'... [16:20:04] Finished 'copy' after 14 ms [16:20:04] Starting 'copy'... [16:20:04] Finished 'copy' after 17 ms [16:20:04] Starting 'styles'... [16:20:04] Finished 'styles' after 209 ms [16:20:04] Starting 'styles'... [16:20:04] Finished 'styles' after 57 ms [16:20:04] Starting 'styles'... [16:20:04] Finished 'styles' after 95 ms [16:20:04] Starting 'styles'... [16:20:04] Finished 'styles' after 24 ms [16:20:04] Starting 'styles'... [16:20:04] Finished 'styles' after 5.36 ms [16:20:04] Starting 'scripts'... [16:20:04] Finished 'scripts' after 60 ms [16:20:04] Starting 'scripts'... [16:20:04] Finished 'scripts' after 62 ms [16:20:04] Starting 'scripts'... [16:20:04] Finished 'scripts' after 32 ms [16:20:04] Starting 'scripts'... [16:20:04] Finished 'scripts' after 36 ms [16:20:04] Starting 'scripts'... [16:20:04] Finished 'scripts' after 31 ms [16:20:04] Starting 'scripts'... [16:20:04] Finished 'scripts' after 15 ms [16:20:04] Starting 'scripts'... [16:20:04] Finished 'scripts' after 20 ms [16:20:04] Starting 'scripts'... [16:20:04] Finished 'scripts' after 11 ms [16:20:04] Starting 'scripts'... [16:20:04] Finished 'scripts' after 46 ms [16:20:04] Starting 'scripts'... [16:20:04] Finished 'scripts' after 21 ms [16:20:04] Starting 'version'... [16:20:05] Finished 'version' after 435 ms [16:20:05] Finished 'all' after 1.44 s [16:20:05] 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 │ │ │ │ │ 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/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:20:05] Finished 'default' after 27 ms [16:20:06] Using gulpfile ~/domains/sus-1106-c2p.d.interakdev.pl/gulpfile.js [16:20:06] 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 │ │ │ |
|||||||||||||||||
| 11040 | 2019-09-11 13:41 | 2019-09-11 13:45 | Zakończony |
log |
changes (1)
|
||||||||||||
|
"********* CLEAN REPO *********"
zamknij
/home/interak/domains/sus-1106-c2p.d.interakdev.pl/vendor/interak/courier "********* RESET: segmentation *********" HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)" /home/interak/domains/sus-1106-c2p.d.interakdev.pl "********* RESET: segmentation *********" HEAD is now at f4ce6bc SUS-1106 Administrator może ustawić TAGI użytkownika Application is now in maintenance mode. "********* LOAD CHANGES *********" "********* LOAD: sites/printup *********" "********* path: /home/interak/domains/sus-1106-c2p.d.interakdev.pl/ *********" "********* refs/changes/42/8042/4 *********" /home/interak/domains/sus-1106-c2p.d.interakdev.pl HEAD is now at f4ce6bc SUS-1106 Administrator może ustawić TAGI użytkownika [segmentation f1c1013] SUS-1106 Administrator może ustawić TAGI użytkownika - kontynuacja Author: Marcin Sola <marcin.sola@interak.pl> 48 files changed, 614 insertions(+), 70 deletions(-) create mode 100644 app/Views/SegmentationComposer.php create mode 100644 interak/segmentation/database/migrations/2019_09_09_113852_create_segmentation_tag_user_user_table.php create mode 100644 interak/segmentation/database/migrations/2019_09_09_135142_create_segmentation_tag_finance_order_table.php create mode 100644 interak/segmentation/database/migrations/2019_09_10_1201254_add_deleted_at_column_to_segmentation_tags_table.php create mode 100644 interak/segmentation/database/migrations/2019_09_11_112315_add_type_column_to_segmentation_tags_table.php create mode 100644 interak/segmentation/resources/views/admin/tags/_elements/create-segment-panel.blade.php rename interak/segmentation/resources/views/admin/tags/_elements/{create-panel.blade.php => create-tag-panel.blade.php} (78%) rename interak/segmentation/resources/views/admin/tags/_elements/{form.blade.php => segment-form.blade.php} (74%) create mode 100644 interak/segmentation/resources/views/admin/tags/_elements/tag-form.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/create-segment.blade.php rename interak/segmentation/resources/views/admin/tags/{create.blade.php => create-tag.blade.php} (91%) create mode 100644 interak/segmentation/src/Tags/TagAdapter.php create mode 100644 interak/segmentation/src/Tags/TagFilter.php create mode 100644 interak/segmentation/src/Tags/TagService.php create mode 100644 interak/segmentation/src/Tags/TagType.php create mode 100644 interak/segmentation/src/Tags/TagValidator.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:42:12] Using gulpfile ~/domains/sus-1106-c2p.d.interakdev.pl/gulpfile.js [15:42:12] Starting 'all'... [15:42:12] Starting 'task'... [15:42:12] Starting 'scss-combine'... [15:42:12] Finished 'scss-combine' after 15 ms [15:42:12] Finished 'task' after 17 ms [15:42:12] Starting 'copy'... [15:42:12] Finished 'copy' after 188 ms [15:42:12] Starting 'copy'... [15:42:12] Finished 'copy' after 26 ms [15:42:12] Starting 'copy'... [15:42:12] Finished 'copy' after 84 ms [15:42:12] Starting 'copy'... [15:42:12] Finished 'copy' after 9.42 ms [15:42:12] Starting 'copy'... [15:42:12] Finished 'copy' after 20 ms [15:42:12] Starting 'copy'... [15:42:12] Finished 'copy' after 17 ms [15:42:12] Starting 'copy'... [15:42:12] Finished 'copy' after 6.58 ms [15:42:12] Starting 'copy'... [15:42:12] Finished 'copy' after 12 ms [15:42:12] Starting 'copy'... [15:42:12] Finished 'copy' after 67 ms [15:42:12] Starting 'copy'... [15:42:12] Finished 'copy' after 8.8 ms [15:42:12] Starting 'copy'... [15:42:12] Finished 'copy' after 26 ms [15:42:12] Starting 'copy'... [15:42:12] Finished 'copy' after 20 ms [15:42:12] Starting 'styles'... [15:42:13] Finished 'styles' after 288 ms [15:42:13] Starting 'styles'... [15:42:13] Finished 'styles' after 76 ms [15:42:13] Starting 'styles'... [15:42:13] Finished 'styles' after 105 ms [15:42:13] Starting 'styles'... [15:42:13] Finished 'styles' after 25 ms [15:42:13] Starting 'styles'... [15:42:13] Finished 'styles' after 5.22 ms [15:42:13] Starting 'scripts'... [15:42:13] Finished 'scripts' after 87 ms [15:42:13] Starting 'scripts'... [15:42:13] Finished 'scripts' after 79 ms [15:42:13] Starting 'scripts'... [15:42:13] Finished 'scripts' after 41 ms [15:42:13] Starting 'scripts'... [15:42:13] Finished 'scripts' after 41 ms [15:42:13] Starting 'scripts'... [15:42:13] Finished 'scripts' after 45 ms [15:42:13] Starting 'scripts'... [15:42:13] Finished 'scripts' after 24 ms [15:42:13] Starting 'scripts'... [15:42:13] Finished 'scripts' after 29 ms [15:42:13] Starting 'scripts'... [15:42:13] Finished 'scripts' after 21 ms [15:42:13] Starting 'scripts'... [15:42:13] Finished 'scripts' after 63 ms [15:42:13] Starting 'scripts'... [15:42:13] Finished 'scripts' after 41 ms [15:42:13] Starting 'version'... [15:42:14] Finished 'version' after 662 ms [15:42:14] Finished 'all' after 2.14 s [15:42:14] 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 │ │ │ │ │ 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/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:42:14] Finished 'default' after 28 ms [15:42:15] Using gulpfile ~/domains/sus-1106-c2p.d.interakdev.pl/gulpfile.js [15:42:15] 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/file-manager.js │ │ │ │ |
|||||||||||||||||
| 11008 | 2019-09-05 11:08 | 2019-09-05 11:09 | Weryfikacja |
log |
changes (1)
|
||||||||||||
|
"********* CLEAN REPO *********"
zamknij
/home/interak/domains/sus-1106-c2p.d.interakdev.pl/vendor/interak/courier "********* RESET: segmentation *********" HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)" /home/interak/domains/sus-1106-c2p.d.interakdev.pl "********* RESET: segmentation *********" Removing interak/cracow-universe/build/ HEAD is now at 3d6fd08 SUS-1091 Refaktoryzacja projektu sklepu - api, import Application is now in maintenance mode. "********* LOAD CHANGES *********" "********* LOAD: sites/printup *********" "********* path: /home/interak/domains/sus-1106-c2p.d.interakdev.pl/ *********" "********* refs/changes/39/8039/2 *********" /home/interak/domains/sus-1106-c2p.d.interakdev.pl HEAD is now at 3d6fd08 SUS-1091 Refaktoryzacja projektu sklepu - api, import [segmentation 3f96924] SUS-1106 Administrator może ustawić TAGI użytkownika Author: Lukasz Lisiak <lukasz.lisiak@interak.pl> 33 files changed, 753 insertions(+) create mode 100644 interak/segmentation/.gitignore create mode 100644 interak/segmentation/.travis.yml create mode 100644 interak/segmentation/build.xml create mode 100644 interak/segmentation/database/migrations/2019_09_05_092211_segmentation_create_tags_table.php create mode 100644 interak/segmentation/phpcs-ruleset.xml create mode 100644 interak/segmentation/phpcs.xml create mode 100644 interak/segmentation/phpdox.xml create mode 100644 interak/segmentation/phpmd.xml create mode 100644 interak/segmentation/phpunit.xml create mode 100644 interak/segmentation/readme.md create mode 100644 interak/segmentation/resources/views/admin/_elements/menu.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/_elements/create-panel.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/_elements/edit-panel.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/_elements/form.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/_elements/list-panel.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/create.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/edit.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/index.blade.php create mode 100644 interak/segmentation/routes/web.php create mode 100644 interak/segmentation/src/Automation/.gitkeep create mode 100644 interak/segmentation/src/Bonuses/.gitkeep create mode 100644 interak/segmentation/src/Cashback/.gitkeep create mode 100644 interak/segmentation/src/Http/Controllers/Admin/TagsController.php create mode 100644 interak/segmentation/src/SegmentationServiceProvider.php create mode 100644 interak/segmentation/src/Tags/Tag.php create mode 100755 interak/segmentation/src/Tags/TagRepository.php create mode 100644 interak/segmentation/tests/.gitkeep 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. [13:08:46] Using gulpfile ~/domains/sus-1106-c2p.d.interakdev.pl/gulpfile.js [13:08:46] Starting 'all'... [13:08:46] Starting 'task'... [13:08:46] Starting 'scss-combine'... [13:08:46] Finished 'scss-combine' after 11 ms [13:08:46] Finished 'task' after 13 ms [13:08:46] Starting 'copy'... [13:08:46] Finished 'copy' after 110 ms [13:08:46] Starting 'copy'... [13:08:46] Finished 'copy' after 13 ms [13:08:46] Starting 'copy'... [13:08:46] Finished 'copy' after 23 ms [13:08:46] Starting 'copy'... [13:08:46] Finished 'copy' after 4.06 ms [13:08:46] Starting 'copy'... [13:08:46] Finished 'copy' after 12 ms [13:08:46] Starting 'copy'... [13:08:46] Finished 'copy' after 7.93 ms [13:08:46] Starting 'copy'... [13:08:46] Finished 'copy' after 2.86 ms [13:08:46] Starting 'copy'... [13:08:46] Finished 'copy' after 7.71 ms [13:08:46] Starting 'copy'... [13:08:46] Finished 'copy' after 22 ms [13:08:46] Starting 'copy'... [13:08:46] Finished 'copy' after 4.33 ms [13:08:46] Starting 'copy'... [13:08:46] Finished 'copy' after 14 ms [13:08:46] Starting 'copy'... [13:08:46] Finished 'copy' after 9.24 ms [13:08:46] Starting 'styles'... [13:08:46] Finished 'styles' after 195 ms [13:08:46] Starting 'styles'... [13:08:47] Finished 'styles' after 56 ms [13:08:47] Starting 'styles'... [13:08:47] Finished 'styles' after 90 ms [13:08:47] Starting 'styles'... [13:08:47] Finished 'styles' after 25 ms [13:08:47] Starting 'styles'... [13:08:47] Finished 'styles' after 5.76 ms [13:08:47] Starting 'scripts'... [13:08:47] Finished 'scripts' after 58 ms [13:08:47] Starting 'scripts'... [13:08:47] Finished 'scripts' after 59 ms [13:08:47] Starting 'scripts'... [13:08:47] Finished 'scripts' after 33 ms [13:08:47] Starting 'scripts'... [13:08:47] Finished 'scripts' after 31 ms [13:08:47] Starting 'scripts'... [13:08:47] Finished 'scripts' after 33 ms [13:08:47] Starting 'scripts'... [13:08:47] Finished 'scripts' after 14 ms [13:08:47] Starting 'scripts'... [13:08:47] Finished 'scripts' after 20 ms [13:08:47] Starting 'scripts'... [13:08:47] Finished 'scripts' after 13 ms [13:08:47] Starting 'scripts'... [13:08:47] Finished 'scripts' after 46 ms [13:08:47] Starting 'scripts'... [13:08:47] Finished 'scripts' after 22 ms [13:08:47] Starting 'version'... [13:08:47] Finished 'version' after 438 ms [13:08:47] Finished 'all' after 1.4 s [13:08:47] 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 │ │ │ │ │ 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/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 │ │ └───────────────┴──────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘ [13:08:47] Finished 'default' after 26 ms [13:08:49] Using gulpfile ~/domains/sus-1106-c2p.d.interakdev.pl/gulpfile.js [13:08:49] 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 │ │ |
|||||||||||||||||
| 11007 | 2019-09-05 10:43 | 2019-09-05 10:54 | Zakończony |
log |
changes (1)
|
||||||||||||
|
"********* CLEAN REPO *********"
zamknij
/home/interak/domains/sus-1106-c2p.d.interakdev.pl/vendor/interak/courier "********* RESET: segmentation *********" HEAD is now at 1ac94d4 "Release 2019-05-06 (develop)" /home/interak/domains/sus-1106-c2p.d.interakdev.pl "********* RESET: segmentation *********" 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 3d6fd08 SUS-1091 Refaktoryzacja projektu sklepu - api, import Application is now in maintenance mode. "********* LOAD CHANGES *********" "********* LOAD: sites/printup *********" "********* path: /home/interak/domains/sus-1106-c2p.d.interakdev.pl/ *********" "********* refs/changes/39/8039/1 *********" /home/interak/domains/sus-1106-c2p.d.interakdev.pl HEAD is now at 3d6fd08 SUS-1091 Refaktoryzacja projektu sklepu - api, import [segmentation 0d6f2df] SUS-1106 Administrator może ustawić TAGI użytkownika Author: Lukasz Lisiak <lukasz.lisiak@interak.pl> 33 files changed, 753 insertions(+) create mode 100644 interak/segmentation/.gitignore create mode 100644 interak/segmentation/.travis.yml create mode 100644 interak/segmentation/build.xml create mode 100644 interak/segmentation/database/migrations/2019_09_05_092211_segmentation_create_tags_table.php create mode 100644 interak/segmentation/phpcs-ruleset.xml create mode 100644 interak/segmentation/phpcs.xml create mode 100644 interak/segmentation/phpdox.xml create mode 100644 interak/segmentation/phpmd.xml create mode 100644 interak/segmentation/phpunit.xml create mode 100644 interak/segmentation/readme.md create mode 100644 interak/segmentation/resources/views/admin/_elements/menu.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/_elements/create-panel.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/_elements/edit-panel.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/_elements/form.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/_elements/list-panel.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/create.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/edit.blade.php create mode 100644 interak/segmentation/resources/views/admin/tags/index.blade.php create mode 100644 interak/segmentation/routes/web.php create mode 100644 interak/segmentation/src/Automation/.gitkeep create mode 100644 interak/segmentation/src/Bonuses/.gitkeep create mode 100644 interak/segmentation/src/Cashback/.gitkeep create mode 100644 interak/segmentation/src/Http/Controllers/Admin/TagsController.php create mode 100644 interak/segmentation/src/SegmentationServiceProvider.php create mode 100644 interak/segmentation/src/Tags/Tag.php create mode 100755 interak/segmentation/src/Tags/TagRepository.php create mode 100644 interak/segmentation/tests/.gitkeep 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:46:55] Using gulpfile ~/domains/sus-1106-c2p.d.interakdev.pl/gulpfile.js [12:46:55] Starting 'all'... [12:46:55] Starting 'task'... [12:46:55] Starting 'scss-combine'... [12:46:55] Finished 'scss-combine' after 10 ms [12:46:55] Finished 'task' after 12 ms [12:46:55] Starting 'copy'... [12:46:55] Finished 'copy' after 110 ms [12:46:55] Starting 'copy'... [12:46:55] Finished 'copy' after 13 ms [12:46:55] Starting 'copy'... [12:46:55] Finished 'copy' after 24 ms [12:46:55] Starting 'copy'... [12:46:55] Finished 'copy' after 5.06 ms [12:46:55] Starting 'copy'... [12:46:55] Finished 'copy' after 14 ms [12:46:55] Starting 'copy'... [12:46:55] Finished 'copy' after 8.01 ms [12:46:55] Starting 'copy'... [12:46:55] Finished 'copy' after 2.72 ms [12:46:55] Starting 'copy'... [12:46:55] Finished 'copy' after 8.78 ms [12:46:55] Starting 'copy'... [12:46:55] Finished 'copy' after 24 ms [12:46:55] Starting 'copy'... [12:46:55] Finished 'copy' after 4.62 ms [12:46:55] Starting 'copy'... [12:46:55] Finished 'copy' after 23 ms [12:46:55] Starting 'copy'... [12:46:55] Finished 'copy' after 10 ms [12:46:55] Starting 'styles'... [12:46:55] Finished 'styles' after 192 ms [12:46:55] Starting 'styles'... [12:46:56] Finished 'styles' after 54 ms [12:46:56] Starting 'styles'... [12:46:56] Finished 'styles' after 90 ms [12:46:56] Starting 'styles'... [12:46:56] Finished 'styles' after 24 ms [12:46:56] Starting 'styles'... [12:46:56] Finished 'styles' after 5.84 ms [12:46:56] Starting 'scripts'... [12:46:56] Finished 'scripts' after 57 ms [12:46:56] Starting 'scripts'... [12:46:56] Finished 'scripts' after 59 ms [12:46:56] Starting 'scripts'... [12:46:56] Finished 'scripts' after 48 ms [12:46:56] Starting 'scripts'... [12:46:56] Finished 'scripts' after 50 ms [12:46:56] Starting 'scripts'... [12:46:56] Finished 'scripts' after 44 ms [12:46:56] Starting 'scripts'... [12:46:56] Finished 'scripts' after 17 ms [12:46:56] Starting 'scripts'... [12:46:56] Finished 'scripts' after 25 ms [12:46:56] Starting 'scripts'... [12:46:56] Finished 'scripts' after 16 ms [12:46:56] Starting 'scripts'... [12:46:56] Finished 'scripts' after 58 ms [12:46:56] Starting 'scripts'... [12:46:56] Finished 'scripts' after 28 ms [12:46:56] Starting 'version'... [12:46:57] Finished 'version' after 626 ms [12:46:57] Finished 'all' after 1.66 s [12:46:57] 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 │ │ │ │ │ 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/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:46:57] Finished 'default' after 25 ms [12:46:58] Using gulpfile ~/domains/sus-1106-c2p.d.interakdev.pl/gulpfile.js [12:46:58] 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 |
|||||||||||||||||