{"id":17975542,"url":"https://github.com/edouard-lopez/ui-confirm-link","last_synced_at":"2025-09-06T08:33:55.759Z","repository":{"id":143028236,"uuid":"64664937","full_name":"edouard-lopez/ui-confirm-link","owner":"edouard-lopez","description":"CSS-only mechanism to require a confirmation before allowing an action (Django template)","archived":false,"fork":false,"pushed_at":"2016-08-01T12:35:57.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T11:43:30.760Z","etag":null,"topics":["confirmation","confirmation-button","delete-button"],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edouard-lopez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-01T12:27:58.000Z","updated_at":"2017-04-21T12:55:22.000Z","dependencies_parsed_at":"2023-03-27T16:34:38.096Z","dependency_job_id":null,"html_url":"https://github.com/edouard-lopez/ui-confirm-link","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edouard-lopez%2Fui-confirm-link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edouard-lopez%2Fui-confirm-link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edouard-lopez%2Fui-confirm-link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edouard-lopez%2Fui-confirm-link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edouard-lopez","download_url":"https://codeload.github.com/edouard-lopez/ui-confirm-link/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247098001,"owners_count":20883129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["confirmation","confirmation-button","delete-button"],"created_at":"2024-10-29T17:19:51.799Z","updated_at":"2025-04-04T00:13:26.212Z","avatar_url":"https://github.com/edouard-lopez.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Confirmation Link\n\nCSS-only mechanism to require a confirmation before allowing an action.\n\nCurrently only available as a `Django` template.\n\n## Requirements\n\n* (optional) [Bootstrap](http://getbootstrap.com/) `≥3` ;\n\n## Preview\n\n![default](preview/confirm-link-01-default.png \"Default\") ← default\n![clicked](preview/confirm-link-02-clicked.png \"Clicked\") ← clicked\n![require-corfirmation](preview/confirm-link-03-require-corfirmation.png \"Require-corfirmation\") ← require corfirmation\n\n## Usage\n\n1. Import the `SCSS` in your main stylesheet: \n\n        @import \"confirm-link\";\n\n2. add the `HTML` code from [./_confirm-link.html](./_confirm-link.html) to your form ;\n\n    ```python\n    {% url 'core:remove_measure' measure.id as action_url %}\n    {% trans 'supprimer' as delete %}\n    {% include 'components/widgets/_confirm-link.html' with item=measure url=action_url action=delete %}\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedouard-lopez%2Fui-confirm-link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedouard-lopez%2Fui-confirm-link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedouard-lopez%2Fui-confirm-link/lists"}