↪️🔔 Send notification action for Nextcloud Flow
Перейти к файлу
Arthur Schiwon 0c8b51dc71
Merge pull request #233 from nextcloud/automated/noid/master-update-nextcloud-ocp
[master] Update nextcloud/ocp dependency
2024-11-18 10:56:48 +01:00
.github ci: add ocp-approve action 2024-11-11 13:12:02 +01:00
.tx [tx-robot] Update transifex configuration 2022-10-01 02:31:40 +00:00
LICENSES ci(reuse): Add reuse check 2024-11-04 19:20:01 +01:00
appinfo Merge pull request #227 from falghamdi125/falghamdi125-improve-app-loading-by-making-sure-notifications-app-installed 2024-11-08 12:16:27 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-11-17 00:56:43 +00:00
lib Merge pull request #227 from falghamdi125/falghamdi125-improve-app-loading-by-making-sure-notifications-app-installed 2024-11-08 12:16:27 +01:00
screenshots docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
src docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
tests docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.editorconfig docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.eslintrc.js docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.gitattributes docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.gitignore docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.l10nignore docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.nextcloudignore docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.php-cs-fixer.dist.php docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.stylelintrc.js docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
AUTHORS.md docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
COPYING All the meta things: screenshots, Readmes, GH actions, packaging 2020-08-13 11:58:09 +02:00
LICENSE All the meta things: screenshots, Readmes, GH actions, packaging 2020-08-13 11:58:09 +02:00
Makefile docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
README.md Merge pull request #227 from falghamdi125/falghamdi125-improve-app-loading-by-making-sure-notifications-app-installed 2024-11-08 12:16:27 +01:00
REUSE.toml docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
babel.config.js docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
composer.json build(deps): require PHP 8.1 2024-04-15 18:47:06 +02:00
composer.lock chore(dev-deps): Bump nextcloud/ocp package 2024-11-17 03:03:40 +00:00
krankerl.toml docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
package-lock.json chore(deps-dev): Bump elliptic from 6.5.7 to 6.6.0 2024-10-31 02:24:22 +00:00
package.json chore(deps-dev): Bump @nextcloud/webpack-vue-config from 6.1.1 to 6.2.0 2024-10-12 02:32:22 +00:00
psalm.xml docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
stylelint.config.js docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
webpack.js docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00

README.md

Nextcloud Flow Notifications

REUSE status

📝 Notification action for Nextcloud Flow

🔩 Configure your flow

🔔 Receive notifications

💡 To use the Flow Notifications app, ensure that the Notifications app is installed and enabled. The Notifications app provides the necessary APIs for the Flow Notifications app to work correctly.

🏗 Development setup

  1. ☁ Clone this app into the apps folder of your Nextcloud: git clone https://github.com/nextcloud/flow_notifications.git
  2. 👩‍💻 In the folder of the app, run the command npm ci && npm run dev to install dependencies and build the Javascript.
  3. Enable the app through the app management of your Nextcloud
  4. 🎉 Partytime! Help fix some issues and review pull requests 👍

🧙 Advanced development stuff

To build the Javascript whenever you make changes, you can also use npm run build. Or npm run watch to automatically rebuild on every file save.

♥ How to create a pull request

This guide will help you get started:

✌ Code of conduct

The Nextcloud community has core values that are shared between all members during conferences, hackweeks and on all interactions in online platforms including Github and forums. If you contribute, participate or interact with this community, please respect our shared values. 😌