Skip to content

Commit

Permalink
GitBook: [master] 4 pages and 42 assets modified
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigok authored and gitbook-bot committed Aug 10, 2021
1 parent f41efa9 commit fcebcc5
Show file tree
Hide file tree
Showing 29 changed files with 11 additions and 9 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added .gitbook/assets/image (18) (4).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/image-1 (1) (2).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added .gitbook/assets/warning (2) (2) (2) (4) (5).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/warning (2) (2) (2) (4) (6).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added .gitbook/assets/warning (5) (2) (2) (4) (5).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/warning (5) (2) (2) (4) (6).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added .gitbook/assets/warning (8) (2) (2) (3) (4).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/warning (8) (2) (2) (3) (5).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion company/people/referrals.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Do you know that moment when you see that open position for working in Rocket.Ch

How it's going to work:

1. All Rocketeers can submit referrals! To do that you just have to: Enter the [Google Workspace Dashboard](https://workspace.google.com/dashboard) > Click on the Greenhouse icon > Sign in with your Rocket.Chat email > On Greenhouse's header, click on![](../../.gitbook/assets/image%20%2813%29.png) and then on "Add a Referral".
1. All Rocketeers can submit referrals! To do that you just have to: Enter the [Google Workspace Dashboard](https://workspace.google.com/dashboard) > Click on the Greenhouse icon > Sign in with your Rocket.Chat email > On Greenhouse's header, click on![](../../.gitbook/assets/image%20%2818%29%20%283%29.png) and then on "Add a Referral".
2. Fill out the information about your referral and it's done!

If your referral **joins the team and stays for at least 90 days**, you'll get a reward sponsored by the **Referrals** system! **🍾**
Expand Down
2 changes: 0 additions & 2 deletions company/support/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@
* [Bruna Martins](https://open.rocket.chat/direct/bruna.martins) - Support Analyst
* [Leonardo Torres](https://open.rocket.chat/direct/leonardo.torres) - Support Analyst



12 changes: 6 additions & 6 deletions product/design/design-system/banners-toast-bars-and-alerts.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ There are two notifications' levels:

#### Banner

![](../../../.gitbook/assets/warning%20%285%29%20%282%29%20%282%29%20%281%29.png)
![](../../../.gitbook/assets/warning%20%285%29%20%282%29%20%282%29%20%284%29%20%281%29.png)

#### Toast Bar

![](../../../.gitbook/assets/warning%20%288%29%20%282%29%20%282%29%20%281%29.png)
![](../../../.gitbook/assets/warning%20%288%29%20%282%29%20%282%29%20%283%29%20%283%29.png)

#### Inline Alert

![](../../../.gitbook/assets/warning%20%282%29%20%282%29%20%282%29%20%281%29.png)
![](../../../.gitbook/assets/warning%20%282%29%20%282%29%20%282%29%20%284%29%20%283%29.png)

### Components' Proprieties

Expand Down Expand Up @@ -93,7 +93,7 @@ Example:
{% endtab %}

{% tab title="Warning" %}
![](../../../.gitbook/assets/warning%20%285%29%20%282%29%20%282%29%20%283%29.png)
![](../../../.gitbook/assets/warning%20%285%29%20%282%29%20%282%29%20%284%29%20%283%29.png)

Examples:

Expand Down Expand Up @@ -135,7 +135,7 @@ They are time-based, it means that Toast Bars should disappear after a minimum o
{% endtab %}

{% tab title="Warning" %}
![](../../../.gitbook/assets/warning%20%288%29%20%282%29%20%282%29%20%282%29.png)
![](../../../.gitbook/assets/warning%20%288%29%20%282%29%20%282%29%20%283%29%20%284%29.png)
{% endtab %}

{% tab title="Error" %}
Expand All @@ -157,7 +157,7 @@ The Inline Alerts' goal is to help users shaping their mental modal of the curre
{% endtab %}

{% tab title="Warning" %}
![](../../../.gitbook/assets/warning%20%282%29%20%282%29%20%282%29%20%282%29.png)
![](../../../.gitbook/assets/warning%20%282%29%20%282%29%20%282%29%20%284%29%20%284%29.png)
{% endtab %}

{% tab title="Error" %}
Expand Down
4 changes: 4 additions & 0 deletions product/development/development-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ Things not covered by `eslint`:

* Import the HTML file from it's sibling JS/TS file

### Best practices

* Avoid "internal" `Meteor.call` - server code should not use `Meteor.call`

### Syntax check

Before submitting a PR you should get no errors on `eslint`.
Expand Down

0 comments on commit fcebcc5

Please sign in to comment.