{"id":29170238,"url":"https://github.com/mendixlabs/notificationwidget","last_synced_at":"2025-08-22T12:32:45.866Z","repository":{"id":78879602,"uuid":"107246557","full_name":"mendixlabs/NotificationWidget","owner":"mendixlabs","description":"Notifications that can be closed by the user","archived":false,"fork":false,"pushed_at":"2017-11-21T10:32:39.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-01T12:53:51.544Z","etag":null,"topics":["mendix-widget"],"latest_commit_sha":null,"homepage":"https://appstore.home.mendix.com/link/app/98267/Mendix/Notification-Bar","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mendixlabs.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,"zenodo":null}},"created_at":"2017-10-17T09:26:22.000Z","updated_at":"2021-08-09T15:57:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"beafaf32-40a3-4aea-8128-a1378e4ce9a4","html_url":"https://github.com/mendixlabs/NotificationWidget","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mendixlabs/NotificationWidget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FNotificationWidget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FNotificationWidget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FNotificationWidget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FNotificationWidget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mendixlabs","download_url":"https://codeload.github.com/mendixlabs/NotificationWidget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2FNotificationWidget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271637754,"owners_count":24794533,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["mendix-widget"],"created_at":"2025-07-01T12:39:30.871Z","updated_at":"2025-08-22T12:32:45.854Z","avatar_url":"https://github.com/mendixlabs.png","language":"JavaScript","readme":"Notification Bar [![Support](https://img.shields.io/badge/Mendix%20Support%3A-Community-orange.svg)](https://docs.mendix.com/community/app-store/app-store-content-support)\n===\n\nThis widget provides you with a notification bar that can be closed by the user\n\n## Typical usage scenario\n\nUse this widget to notifiy a user of something. This can be a big notification. The user has the ability to close the notification. This will not show up for the user until the text of the widget has changed.\n\n## Compatibility\n\nThis widget should be compatible with Mendix 5.18 and higher. The widget was built and tested in Mendix 7.6.\n\n## Contributing\nFor more information on contributing to this repository visit [Contributing to a GitHub repository](https://docs.mendix.com/howto/collaboration-project-management/contribute-to-a-github-repository)!\n\n## Features\n\nThe type of the notification is the same as the [Alert types in Bootstrap](https://getbootstrap.com/docs/3.3/components/#alerts-examples). This can be set in the widget or in attribute. The text that is rendered can be HTML or Markdown.\n\n## Dependencies\n\nThis widget packs the following dependencies:\n\n- [local-storage-fallback](https://github.com/ripeworks/local-storage-fallback) (storing the hash of the text in localstorage)\n- [md5](https://github.com/pvorb/node-md5) (creating a hash of the text)\n- [showdown](https://github.com/showdownjs/showdown) (show markdown instead of HTML)\n\n## Configuration\n\nConfiguring the widget should be intuitive. Everything is explained in the configuration screens.\n\n## Troubleshooting\n\n### How do I clear the key, so I see the notification again?\n\n- Open you project in Google Chrome\n- Open the Developer Tools (Menu -\u003e More Tools -\u003e Developer Tools)\n- Open the tab 'Application'\n- On the left, open Storage -\u003e Local Storage -\u003e http://localhost:8000 (assuming you are developing locally. If you do this in the cloud, open that address)\n- You should find a couple of key-value pairs in the list. The one you are looking for is ``_closable_notification_XXXX`` (the XXX is the part you set in the Widget -\u003e Storage -\u003e Storage Key)\n- Select your key and click on the **X** symbol to delete it. If you refresh the page, it should come back up.\n\n## License\n\nThis is licensed under Apache 2.0\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendixlabs%2Fnotificationwidget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmendixlabs%2Fnotificationwidget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendixlabs%2Fnotificationwidget/lists"}