Skip to content

Commit

Permalink
chore: replaces gitter with discord channel
Browse files Browse the repository at this point in the history
  • Loading branch information
stalniy committed Jan 12, 2025
1 parent 8384030 commit 701e915
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ assignees: ''
If you do not fill in this template, your issue will be closed without explanation.
Use https://stackoverflow.com/questions/tagged/casl to ask technical questions and ask for help with technical issues.
Use https://gitter.im/stalniy-casl/casl to discuss roadmap, possible feature requests and anything else
Use https://discord.gg/TkyBtcNN to discuss roadmap, possible feature requests and anything else
-->

**Describe the bug**
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ assignees: ''
If you do not fill in this template, your issue will be closed without explanation.
Use https://stackoverflow.com/questions/tagged/casl to ask technical questions and ask for help with technical issues.
Use https://gitter.im/stalniy-casl/casl to discuss roadmap, possible feature requests and anything else
Use https://discord.gg/TkyBtcNN to discuss roadmap, possible feature requests and anything else
-->

**Is your feature request related to a problem? Please describe.**
Expand Down
2 changes: 1 addition & 1 deletion BACKERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CASL.js is an MIT-licensed open source project. It's an independent project with
Maintaining and developing Open Source project takes considerable amount of time to:

* read, analyze and prioritize issues
* answer questions in gitter chat and stackoverflow
* answer questions in support chat and stackoverflow
* create articles and examples of how to use CASL

So, I am currently exploring the possibility of working on CASL fulltime.
Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ I would love for you to contribute to CASL and help make it even better than it

## <a name="question"></a> Got a Question or Problem?

Do not open issues for general support questions as I want to keep GitHub issues for bug reports and feature requests. You've got much better chances of getting your question answered on [gitter chat][gitter] or [stackoverflow](https://stackoverflow.com/questions/tagged/casl).
Do not open issues for general support questions as I want to keep GitHub issues for bug reports and feature requests. You've got much better chances of getting your question answered on [support chat][chat] or [stackoverflow](https://stackoverflow.com/questions/tagged/casl).

## <a name="issue"></a> Found a Bug?

Expand Down Expand Up @@ -88,5 +88,5 @@ The commit message format is borrowed from Angular projects and you can find [mo

[commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#
[github]: https://github.com/stalniy/casl
[gitter]: https://gitter.im/stalniy-casl/casl
[chat]: https://discord.gg/TkyBtcNN
[js-style-guide]: https://github.com/airbnb/javascript
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[![Financial Contributors on Open Collective](https://opencollective.com/casljs/all/badge.svg?label=financial+contributors)](https://opencollective.com/casljs)
![build](https://github.com/stalniy/casl/workflows/CI/badge.svg)
[![CASL codecov](https://codecov.io/gh/stalniy/casl/branch/master/graph/badge.svg)](https://codecov.io/gh/stalniy/casl)
[![CASL Join the chat at https://gitter.im/stalniy-casl/casl](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/stalniy-casl/casl)
[![CASL Join the chat at https://discord.gg/TkyBtcNN](https://img.shields.io/badge/Support-Discord%20channel-green?style=flat&link=https://discord.gg/TkyBtcNN&cacheSeconds=86400)](https://discord.gg/TkyBtcNN)
<!-- [![CASL Code Climate](https://codeclimate.com/github/stalniy/casl/badges/gpa.svg)](https://codeclimate.com/github/stalniy/casl) -->
</p>

Expand Down Expand Up @@ -73,7 +73,7 @@ A lot of detailed information about CASL, integrations and examples can be found

## Have a question?

Ask it in [chat](https://gitter.im/stalniy-casl/casl) or on [stackoverflow](https://stackoverflow.com/questions/tagged/casl). Please don't ask questions in issues, the issue list of this repo is **exclusively** for bug reports and feature requests. Questions in the issue list may be closed immediately without answers.
Ask it in [support chat][support-chat] or on [stackoverflow](https://stackoverflow.com/questions/tagged/casl). Please don't ask questions in issues, the issue list of this repo is **exclusively** for bug reports and feature requests. Questions in the issue list may be closed immediately without answers.

## CASL crash course

Expand Down Expand Up @@ -271,3 +271,4 @@ Copyright (c) 2017-present, Sergii Stotskyi
[react]: https://reactjs.org/
[aurelia]: http://aurelia.io
[prisma]: https://www.prisma.io/
[support-chat]: https://discord.gg/TkyBtcNN
2 changes: 1 addition & 1 deletion docs-src/src/config/menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ items:
- name: questions
url: https://stackoverflow.com/questions/tagged/casl
- name: chat
url: https://gitter.im/stalniy-casl/casl
url: https://discord.gg/TkyBtcNN
- heading: news
- name: blog
url: https://sergiy-stotskiy.medium.com
Expand Down
2 changes: 1 addition & 1 deletion docs-src/src/content/app/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ menu:
help: Help

questions: Ask a question
chat: Chat
chat: Support chat
news: News
blog: Blog
support: Support CASL
Expand Down
2 changes: 1 addition & 1 deletion docs-src/src/content/pages/guide/intro/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ meta:

[![@casl/ability NPM version](https://badge.fury.io/js/%40casl%2Fability.svg)](https://badge.fury.io/js/%40casl%2Fability)
[![](https://img.shields.io/npm/dm/%40casl%2Fability.svg)](https://www.npmjs.com/package/%40casl%2Fability)
[![CASL Join the chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/stalniy-casl/casl)
[![CASL Join the chat at https://discord.gg/TkyBtcNN](https://img.shields.io/badge/Support-Discord%20channel-green?style=flat&link=https://discord.gg/TkyBtcNN&cacheSeconds=86400)](https://discord.gg/TkyBtcNN)

## What is CASL?

Expand Down
2 changes: 1 addition & 1 deletion packages/casl-ability/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [CASL Ability](https://stalniy.github.io/casl/) [![@casl/ability NPM version](https://badge.fury.io/js/%40casl%2Fability.svg)](https://badge.fury.io/js/%40casl%2Fability) [![](https://img.shields.io/npm/dm/%40casl%2Fability.svg)](https://www.npmjs.com/package/%40casl%2Fability) [![CASL Documentation](https://img.shields.io/badge/documentation-available-brightgreen.svg)](https://stalniy.github.io/casl/) [![CASL Join the chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/stalniy-casl/casl)
# [CASL Ability](https://stalniy.github.io/casl/) [![@casl/ability NPM version](https://badge.fury.io/js/%40casl%2Fability.svg)](https://badge.fury.io/js/%40casl%2Fability) [![](https://img.shields.io/npm/dm/%40casl%2Fability.svg)](https://www.npmjs.com/package/%40casl%2Fability) [![CASL Documentation](https://img.shields.io/badge/documentation-available-brightgreen.svg)](https://stalniy.github.io/casl/) [![CASL Join the chat at https://discord.gg/TkyBtcNN](https://img.shields.io/badge/Support-Discord%20channel-green?style=flat&link=https://discord.gg/TkyBtcNN&cacheSeconds=86400)](https://discord.gg/TkyBtcNN)

This package is the core of CASL. It includes logic responsible for [checking and defining][intro] permissions.

Expand Down
2 changes: 1 addition & 1 deletion packages/casl-angular/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![@casl/angular NPM version](https://badge.fury.io/js/%40casl%2Fangular.svg)](https://badge.fury.io/js/%40casl%2Fangular)
[![](https://img.shields.io/npm/dm/%40casl%2Fangular.svg)](https://www.npmjs.com/package/%40casl%2Fangular)
[![CASL Join the chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/stalniy-casl/casl)
[![CASL Join the chat at https://discord.gg/TkyBtcNN](https://img.shields.io/badge/Support-Discord%20channel-green?style=flat&link=https://discord.gg/TkyBtcNN&cacheSeconds=86400)](https://discord.gg/TkyBtcNN)

This package allows to integrate `@casl/ability` with [Angular] application. It provides deprecated `AblePipe`, `AblePurePipe` and new `AbilityService` and `AbilityServiceSignal` to Angular templates, so you can show or hide components, buttons, etc based on user ability to see them.

Expand Down
2 changes: 1 addition & 1 deletion packages/casl-aurelia/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![@casl/aurelia NPM version](https://badge.fury.io/js/%40casl%2Faurelia.svg)](https://badge.fury.io/js/%40casl%2Faurelia)
[![](https://img.shields.io/npm/dm/%40casl%2Faurelia.svg)](https://www.npmjs.com/package/%40casl%2Faurelia)
[![CASL Join the chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/stalniy-casl/casl)
[![CASL Join the chat at https://discord.gg/TkyBtcNN](https://img.shields.io/badge/Support-Discord%20channel-green?style=flat&link=https://discord.gg/TkyBtcNN&cacheSeconds=86400)](https://discord.gg/TkyBtcNN)

This package allows to integrate `@casl/ability` with [Aurelia] application. It provides `AbleValueConverter` and **deprecated** `CanValueConverter` to Aurelia templates, so you can show or hide components, buttons, etc based on user ability to see them.

Expand Down
2 changes: 1 addition & 1 deletion packages/casl-mongoose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![@casl/mongoose NPM version](https://badge.fury.io/js/%40casl%2Fmongoose.svg)](https://badge.fury.io/js/%40casl%2Fmongoose)
[![](https://img.shields.io/npm/dm/%40casl%2Fmongoose.svg)](https://www.npmjs.com/package/%40casl%2Fmongoose)
[![CASL Join the chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/stalniy-casl/casl)
[![CASL Join the chat at https://discord.gg/TkyBtcNN](https://img.shields.io/badge/Support-Discord%20channel-green?style=flat&link=https://discord.gg/TkyBtcNN&cacheSeconds=86400)](https://discord.gg/TkyBtcNN)

This package integrates [CASL] and [MongoDB]. In other words, it allows to fetch records based on CASL rules from MongoDB and answer questions like: "Which records can be read?" or "Which records can be updated?".

Expand Down
2 changes: 1 addition & 1 deletion packages/casl-prisma/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![@casl/prisma NPM version](https://badge.fury.io/js/%40casl%2Fprisma.svg)](https://badge.fury.io/js/%40casl%2Fprisma)
[![](https://img.shields.io/npm/dm/%40casl%2Fprisma.svg)](https://www.npmjs.com/package/%40casl%2Fprisma)
[![CASL Join the chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/stalniy-casl/casl)
[![CASL Join the chat at https://discord.gg/TkyBtcNN](https://img.shields.io/badge/Support-Discord%20channel-green?style=flat&link=https://discord.gg/TkyBtcNN&cacheSeconds=86400)](https://discord.gg/TkyBtcNN)

This package allows to define [CASL] permissions on [Prisma] models using Prisma `WhereInput`. And that brings a lot of power in terms of permission management in SQL world:

Expand Down
2 changes: 1 addition & 1 deletion packages/casl-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![@casl/react NPM version](https://badge.fury.io/js/%40casl%2Freact.svg)](https://badge.fury.io/js/%40casl%2Freact)
[![](https://img.shields.io/npm/dm/%40casl%2Freact.svg)](https://www.npmjs.com/package/%40casl%2Freact)
[![CASL Join the chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/stalniy-casl/casl)
[![CASL Join the chat at https://discord.gg/TkyBtcNN](https://img.shields.io/badge/Support-Discord%20channel-green?style=flat&link=https://discord.gg/TkyBtcNN&cacheSeconds=86400)](https://discord.gg/TkyBtcNN)

This package allows to integrate `@casl/ability` with [React] application. It provides `Can` component that allow to hide or show UI elements based on user ability to see them.

Expand Down
2 changes: 1 addition & 1 deletion packages/casl-vue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![@casl/vue NPM version](https://badge.fury.io/js/%40casl%2Fvue.svg)](https://badge.fury.io/js/%40casl%2Fvue)
[![](https://img.shields.io/npm/dm/%40casl%2Fvue.svg)](https://www.npmjs.com/package/%40casl%2Fvue)
[![CASL Join the chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/stalniy-casl/casl)
[![CASL Join the chat at https://discord.gg/TkyBtcNN](https://img.shields.io/badge/Support-Discord%20channel-green?style=flat&link=https://discord.gg/TkyBtcNN&cacheSeconds=86400)](https://discord.gg/TkyBtcNN)

This package allows to integrate `@casl/ability` with [Vue 3] application. So, you can show or hide UI elements based on user ability to see them.

Expand Down

0 comments on commit 701e915

Please sign in to comment.