{
    "object_kind": "push",
    "event_name": "push",
    "before": "60a027defadb0799142178fc32e657c4491064ce",
    "after": "3f717503ab12d5c326274a9547750da60e1dc59d",
    "ref": "refs\/heads\/86c7h4c3f-bankmonitorv2",
    "ref_protected": false,
    "checkout_sha": "3f717503ab12d5c326274a9547750da60e1dc59d",
    "message": null,
    "user_id": 24,
    "user_name": "Novotni Krist\u00f3f",
    "user_username": "novotnikristof",
    "user_email": null,
    "user_avatar": "https:\/\/www.gravatar.com\/avatar\/2d2e65a744a5af2266c251540c44819cf73c75710332e7c86411d8391fbecc7a?s=80&d=identicon",
    "project_id": 151,
    "project": {
        "id": 151,
        "name": "crediapp",
        "description": "",
        "web_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp",
        "avatar_url": null,
        "git_ssh_url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp.git",
        "namespace": "CrediApp",
        "visibility_level": 0,
        "path_with_namespace": "crediapp\/crediapp",
        "default_branch": "main",
        "ci_config_path": "",
        "homepage": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp",
        "url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "ssh_url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "http_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp.git"
    },
    "commits": [
        {
            "id": "c557485edce2407db9e4cc5f01771f16452a1f8d",
            "message": "Hide \"GDPR sent at\" column in in-pool leads view\n",
            "title": "Hide \"GDPR sent at\" column in in-pool leads view",
            "timestamp": "2026-01-12T09:51:56+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/c557485edce2407db9e4cc5f01771f16452a1f8d",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "75ac65fff8e93825b4c3934327fd1ca00870880a",
            "message": "ake client name a separate clickable badge in workflow cards\n",
            "title": "ake client name a separate clickable badge in workflow cards",
            "timestamp": "2026-01-12T10:20:27+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/75ac65fff8e93825b4c3934327fd1ca00870880a",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/casesClass.php",
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/themesLib\/Default\/templateLib\/dashboard.tpl"
            ],
            "removed": []
        },
        {
            "id": "c5a55c63b7068afa72942a73a5f7aeabf7e90473",
            "message": "ake client name a separate clickable badge in workflow cards with mobile view\n",
            "title": "ake client name a separate clickable badge in workflow cards with mobile view",
            "timestamp": "2026-01-12T10:37:28+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/c5a55c63b7068afa72942a73a5f7aeabf7e90473",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/themesLib\/Default\/templateLib\/dashboard.tpl"
            ],
            "removed": []
        },
        {
            "id": "754ba578c6fcc0ef66c4938242bd3ddaa4cb5168",
            "message": "add class with client name\n",
            "title": "add class with client name",
            "timestamp": "2026-01-12T10:41:49+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/754ba578c6fcc0ef66c4938242bd3ddaa4cb5168",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/themesLib\/Default\/templateLib\/dashboard.tpl"
            ],
            "removed": []
        },
        {
            "id": "e1882dec930f2f46bf9553ec15cebc5a586b2952",
            "message": "- Added main category support to case items data-main-category-id\n- Extended dashboard category filter to handle both main category IDs and legacy prefixes\n- Preserved original prefix-based filtering for existing categories\n- Implemented numeric vs prefix-based filter decision logic for backward compatibility\n",
            "title": "- Added main category support to case items data-main-category-id",
            "timestamp": "2026-01-12T16:19:01+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/e1882dec930f2f46bf9553ec15cebc5a586b2952",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/casesClass.php",
                "App\/bigCore\/clientNeedsClass.php",
                "Sites\/Crediapp\/Modules\/dashboard\/Controllers\/dashboardMainController.php",
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/jsLib\/autoLoad\/100_dashboard.js",
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/themesLib\/Default\/templateLib\/dashboard.tpl"
            ],
            "removed": []
        },
        {
            "id": "332c5cdcd92290cc79ff00a25aedef6e8081904b",
            "message": "Added CSS-based text truncation using ellipsis for client name badges.\n",
            "title": "Added CSS-based text truncation using ellipsis for client name badges.",
            "timestamp": "2026-01-12T16:32:55+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/332c5cdcd92290cc79ff00a25aedef6e8081904b",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/100_dashboard.css",
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/100_dashboard.less"
            ],
            "removed": []
        },
        {
            "id": "a32668348f0a380c57b389014500f897ce4bd17f",
            "message": "fix(leads): show city name with fallback in inpool list instead of GDPR date\n",
            "title": "fix(leads): show city name with fallback in inpool list instead of GDPR date",
            "timestamp": "2026-01-12T17:11:31+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/a32668348f0a380c57b389014500f897ce4bd17f",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "88629c834637fc11138fad68c9a680d6476d933f",
            "message": "fix(leads): show city name with fallback in inpool list instead of GDPR date\n",
            "title": "fix(leads): show city name with fallback in inpool list instead of GDPR date",
            "timestamp": "2026-01-12T17:12:05+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/88629c834637fc11138fad68c9a680d6476d933f",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "8cd8ebc6ee12366165a4c1c592d1c1ab39d7ce3d",
            "message": "keep Excel export enabled for team leaders\nTeam leaders were treated as experts and had Excel download disabled.\nExclude team leaders from the expert restriction so they retain export access.\n",
            "title": "keep Excel export enabled for team leaders",
            "timestamp": "2026-01-12T17:21:34+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/8cd8ebc6ee12366165a4c1c592d1c1ab39d7ce3d",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "332ae521da3d2b6ceff8333e5324fb3ecc5886b2",
            "message": "keep Excel export enabled for team leaders\nTeam leaders were treated as experts and had Excel download disabled.\nExclude team leaders from the expert restriction so they retain export access.\n",
            "title": "keep Excel export enabled for team leaders",
            "timestamp": "2026-01-12T17:22:04+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/332ae521da3d2b6ceff8333e5324fb3ecc5886b2",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "c0f97687447aba8d7600c8c8bd47eb6ec3aa1cde",
            "message": "Fix phone input mask reinitialization loop by guarding with try\/finally\n\nEnsure phone mask state is always released after mask application,\npreventing stuck state and allowing mask to update correctly on country change.\n",
            "title": "Fix phone input mask reinitialization loop by guarding with try\/finally",
            "timestamp": "2026-01-13T10:21:22+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/c0f97687447aba8d7600c8c8bd47eb6ec3aa1cde",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Libs\/jsLib\/autoLoad\/classes\/functions.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/Crediapp.site.js"
            ],
            "removed": []
        },
        {
            "id": "995ede11baf0f536322b2914a0b67e7498acd491",
            "message": "- Show inpool button always in leads\n- only expert identity view i want this lead button in list\n",
            "title": "- Show inpool button always in leads",
            "timestamp": "2026-01-13T11:31:41+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/995ede11baf0f536322b2914a0b67e7498acd491",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "cd0cf9f6184015ee32a66b270599add965297ef8",
            "message": "Restore insurance product category if previously soft-deleted\n",
            "title": "Restore insurance product category if previously soft-deleted",
            "timestamp": "2026-01-13T11:51:39+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/cd0cf9f6184015ee32a66b270599add965297ef8",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [
                "db\/migrations\/20260113104912_restore_insurance_product_category_if_deleted.php"
            ],
            "modified": [],
            "removed": []
        },
        {
            "id": "493231b2dd536a9441e3a67207bf4c5eeb69ef80",
            "message": "Restore insurance product category if previously soft-deleted\n",
            "title": "Restore insurance product category if previously soft-deleted",
            "timestamp": "2026-01-13T11:52:14+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/493231b2dd536a9441e3a67207bf4c5eeb69ef80",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [
                "db\/migrations\/20260113104912_restore_insurance_product_category_if_deleted.php"
            ],
            "modified": [],
            "removed": []
        },
        {
            "id": "8c8c56fe3b4841ee56e720f3c76362e6775d962d",
            "message": "Merge branch 'main' into production\n",
            "title": "Merge branch 'main' into production",
            "timestamp": "2026-01-13T12:02:58+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/8c8c56fe3b4841ee56e720f3c76362e6775d962d",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [
                "db\/migrations\/20260113104912_restore_insurance_product_category_if_deleted.php"
            ],
            "modified": [
                "App\/bigCore\/casesClass.php",
                "App\/bigCore\/clientNeedsClass.php",
                "Libs\/jsLib\/autoLoad\/classes\/functions.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/Crediapp.site.js",
                "Sites\/Crediapp\/Modules\/dashboard\/Controllers\/dashboardMainController.php",
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/jsLib\/autoLoad\/100_dashboard.js",
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/100_dashboard.css",
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/100_dashboard.less",
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/themesLib\/Default\/templateLib\/dashboard.tpl",
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "3f717503ab12d5c326274a9547750da60e1dc59d",
            "message": "Merge branch 'production' into 86c7h4c3f-bankmonitorv2\n",
            "title": "Merge branch 'production' into 86c7h4c3f-bankmonitorv2",
            "timestamp": "2026-01-13T12:54:02+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/3f717503ab12d5c326274a9547750da60e1dc59d",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [
                "db\/migrations\/20260113104912_restore_insurance_product_category_if_deleted.php"
            ],
            "modified": [
                "App\/bigCore\/casesClass.php",
                "App\/bigCore\/clientNeedsClass.php",
                "Libs\/jsLib\/autoLoad\/classes\/functions.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/Crediapp.site.js",
                "Sites\/Crediapp\/Modules\/dashboard\/Controllers\/dashboardMainController.php",
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/jsLib\/autoLoad\/100_dashboard.js",
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/100_dashboard.css",
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/100_dashboard.less",
                "Sites\/Crediapp\/Modules\/dashboard\/Libs\/themesLib\/Default\/templateLib\/dashboard.tpl",
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 16,
    "push_options": [],
    "repository": {
        "name": "crediapp",
        "url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "description": "",
        "homepage": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp.git",
        "git_ssh_url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "visibility_level": 0
    },
    "output": [
        "\/etc\/apache2\/sites-available\/novotnikristof.crediapp.dunahousedev.hu.conf exists.",
        "\/etc\/apache2\/sites-available\/crediapp.dunahousedev.hu.conf exists.",
        "Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log",
        "Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log",
        "Fetching origin",
        "From git.dunahousedev.hu:crediapp\/crediapp",
        "   60a027de..3f717503  86c7h4c3f-bankmonitorv2 -> origin\/86c7h4c3f-bankmonitorv2",
        "HEAD is now at 62f02516 Merge branch '86c7ejtpp_add_subagent_to_new_user'",
        "--OK--"
    ]
}