You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-29 00:51:51 +02:00
Main build (Jenkins)
This commit is contained in:
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Create comment
|
# Create comment
|
||||||
Creates a comment for a record in the table
|
Creates a comment for a record in the table
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Delete comment
|
# Delete comment
|
||||||
Deletes a comment for a table record
|
Deletes a comment for a table record
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Modify comment
|
# Modify comment
|
||||||
Changes the text of an existing comment
|
Changes the text of an existing comment
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get comments
|
# Get comments
|
||||||
Gets the list of comments for a record in the table
|
Gets the list of comments for a record in the table
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Create records
|
# Create records
|
||||||
Creates one or an array of records by description or an array of field value descriptions
|
Creates one or an array of records by description or an array of field value descriptions
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Delete records
|
# Delete records
|
||||||
Deletes one or an array of records by identifiers
|
Deletes one or an array of records by identifiers
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get list of records
|
# Get list of records
|
||||||
Gets the list of records of the selected table
|
Gets the list of records of the selected table
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get record
|
# Get record
|
||||||
Gets row data of the table by identifier
|
Gets row data of the table by identifier
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Create table
|
# Create table
|
||||||
Creates a new table in the base
|
Creates a new table in the base
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Modify table
|
# Modify table
|
||||||
Changes the name and/or description of the base
|
Changes the name and/or description of the base
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Create base
|
# Create base
|
||||||
Creates a new database
|
Creates a new database
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get base tables
|
# Get base tables
|
||||||
Gets the schema of base tables
|
Gets the schema of base tables
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get list of bases
|
# Get list of bases
|
||||||
Gets the list of available bases
|
Gets the list of available bases
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Create field
|
# Create field
|
||||||
Creates a new field in the table
|
Creates a new field in the table
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 5
|
sidebar_position: 5
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get field (file)
|
# Get field (file)
|
||||||
Gets the description of a file field
|
Gets the description of a file field
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 6
|
sidebar_position: 6
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get field (checkbox)
|
# Get field (checkbox)
|
||||||
Gets the description of a boolean field
|
Gets the description of a boolean field
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 7
|
sidebar_position: 7
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get field (date)
|
# Get field (date)
|
||||||
Gets the description of a date field
|
Gets the description of a date field
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 8
|
sidebar_position: 8
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get field (email)
|
# Get field (email)
|
||||||
Gets the description of an email field
|
Gets the description of an email field
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 10
|
sidebar_position: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get field (url)
|
# Get field (url)
|
||||||
Gets the description of a URL field
|
Gets the description of a URL field
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get field (numeric)
|
# Get field (numeric)
|
||||||
Gets the description of a numeric field
|
Gets the description of a numeric field
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 9
|
sidebar_position: 9
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get field (phone)
|
# Get field (phone)
|
||||||
Gets the description of a phone number field
|
Gets the description of a phone number field
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get field (string)
|
# Get field (string)
|
||||||
Gets the description of a string field
|
Gets the description of a string field
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Modify field
|
# Modify field
|
||||||
Changes the name and/or description of an existing table field
|
Changes the name and/or description of an existing table field
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Create new subfolder
|
# Create new subfolder
|
||||||
Create new folder inside another folder
|
Create new folder inside another folder
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 5
|
sidebar_position: 5
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Delete folder
|
# Delete folder
|
||||||
Remove folder with subfolders
|
Remove folder with subfolders
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 6
|
sidebar_position: 6
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get external link for folder
|
# Get external link for folder
|
||||||
Get external link to folder
|
Get external link to folder
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 11
|
sidebar_position: 11
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get fields structure for folder items filter
|
# Get fields structure for folder items filter
|
||||||
Returns filter structure for child folder items
|
Returns filter structure for child folder items
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get information about folder
|
# Get information about folder
|
||||||
Get folder information
|
Get folder information
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 7
|
sidebar_position: 7
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get folder child elements
|
# Get folder child elements
|
||||||
Get folder child elements
|
Get folder child elements
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Copy folder
|
# Copy folder
|
||||||
Copy one folder to another
|
Copy one folder to another
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 8
|
sidebar_position: 8
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Mark folder as deleted
|
# Mark folder as deleted
|
||||||
Move folder to recycle bin
|
Move folder to recycle bin
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Move folder
|
# Move folder
|
||||||
Moves one folder inside another
|
Moves one folder inside another
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 10
|
sidebar_position: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Rename folder
|
# Rename folder
|
||||||
Change folder name
|
Change folder name
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 9
|
sidebar_position: 9
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Restore folder
|
# Restore folder
|
||||||
Resotre folder form recycle bin
|
Resotre folder form recycle bin
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 5
|
sidebar_position: 5
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Add users to chat
|
# Add users to chat
|
||||||
Adds users to the chat by ID array
|
Adds users to the chat by ID array
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 8
|
sidebar_position: 8
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Change chat color
|
# Change chat color
|
||||||
Chat chat color for mobile app
|
Chat chat color for mobile app
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 10
|
sidebar_position: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Change chat owner
|
# Change chat owner
|
||||||
Change chat owner
|
Change chat owner
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 9
|
sidebar_position: 9
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Change chat picture
|
# Change chat picture
|
||||||
Setup new chat picture
|
Setup new chat picture
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 7
|
sidebar_position: 7
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Change chat title
|
# Change chat title
|
||||||
Change text of chat title
|
Change text of chat title
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Create chat
|
# Create chat
|
||||||
Creates a new chat based on the field structure
|
Creates a new chat based on the field structure
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 6
|
sidebar_position: 6
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Delete user from chat
|
# Delete user from chat
|
||||||
Deletes user from chat
|
Deletes user from chat
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 11
|
sidebar_position: 11
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Disable chat notifications
|
# Disable chat notifications
|
||||||
Disable chat notifications
|
Disable chat notifications
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 12
|
sidebar_position: 12
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Enable chat notifications
|
# Enable chat notifications
|
||||||
Enable chat notifications
|
Enable chat notifications
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 20
|
sidebar_position: 20
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get chat files folder
|
# Get chat files folder
|
||||||
Get information about folder for chat files
|
Get information about folder for chat files
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 15
|
sidebar_position: 15
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get chat members list
|
# Get chat members list
|
||||||
Get chat members list
|
Get chat members list
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 13
|
sidebar_position: 13
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get chat messages list
|
# Get chat messages list
|
||||||
Gets a list of 20 chat or dialog messages, depending on the FirstID and LastID specified
|
Gets a list of 20 chat or dialog messages, depending on the FirstID and LastID specified
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 21
|
sidebar_position: 21
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get chats structure
|
# Get chats structure
|
||||||
Get chat fields structure
|
Get chat fields structure
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get chats users
|
# Get chats users
|
||||||
Gets the list of chat users by ID
|
Gets the list of chat users by ID
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 14
|
sidebar_position: 14
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get dialog
|
# Get dialog
|
||||||
Get chat data by ID
|
Get chat data by ID
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 17
|
sidebar_position: 17
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get user status
|
# Get user status
|
||||||
Gets the status (online) of the current user
|
Gets the status (online) of the current user
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get users
|
# Get users
|
||||||
Get users information for dialog
|
Get users information for dialog
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Leave chat
|
# Leave chat
|
||||||
Removes the current user from the chat room
|
Removes the current user from the chat room
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 19
|
sidebar_position: 19
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Read all
|
# Read all
|
||||||
Mark all message as readed
|
Mark all message as readed
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 16
|
sidebar_position: 16
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Send write notification
|
# Send write notification
|
||||||
Send Writing... status to dialog...
|
Send Writing... status to dialog...
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 18
|
sidebar_position: 18
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Set user status
|
# Set user status
|
||||||
Sets the status (online) of the current user
|
Sets the status (online) of the current user
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Add comment to task
|
# Add comment to task
|
||||||
Create new comment to the task
|
Create new comment to the task
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 7
|
sidebar_position: 7
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Create result from comment
|
# Create result from comment
|
||||||
Create task result from comment
|
Create task result from comment
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 8
|
sidebar_position: 8
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Delete result from comment
|
# Delete result from comment
|
||||||
Deletes task result, created from a comment
|
Deletes task result, created from a comment
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 5
|
sidebar_position: 5
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Delete comment
|
# Delete comment
|
||||||
Delete task comment by ID
|
Delete task comment by ID
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 9
|
sidebar_position: 9
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get comment structure
|
# Get comment structure
|
||||||
Get comment fields structure
|
Get comment fields structure
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 6
|
sidebar_position: 6
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get results list
|
# Get results list
|
||||||
Gets results list for task
|
Gets results list for task
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get task comment
|
# Get task comment
|
||||||
Gets task comment data by ID
|
Gets task comment data by ID
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get comments list for a task
|
# Get comments list for a task
|
||||||
Get user comments list for a task
|
Get user comments list for a task
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Update task comment
|
# Update task comment
|
||||||
Changes task comment text
|
Changes task comment text
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Add custom task field
|
# Add custom task field
|
||||||
Adds a new custom field to be added to the task
|
Adds a new custom field to be added to the task
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 5
|
sidebar_position: 5
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Delete custom task field
|
# Delete custom task field
|
||||||
Deletes a custom task field
|
Deletes a custom task field
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Gets a custom task field
|
# Gets a custom task field
|
||||||
Get custom task field data
|
Get custom task field data
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get list of custom task fields
|
# Get list of custom task fields
|
||||||
Gets list of custom task fields
|
Gets list of custom task fields
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Update custom task field
|
# Update custom task field
|
||||||
Updates a custom task field data
|
Updates a custom task field data
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Create deal
|
# Create deal
|
||||||
Creates a new deal by field structure (see. GetDealStructure)
|
Creates a new deal by field structure (see. GetDealStructure)
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Delete deal
|
# Delete deal
|
||||||
Deletes deal by ID
|
Deletes deal by ID
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 6
|
sidebar_position: 6
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get deal structure
|
# Get deal structure
|
||||||
Gets a structure with field descriptions for creating a deal
|
Gets a structure with field descriptions for creating a deal
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get deal
|
# Get deal
|
||||||
Gets deal by ID
|
Gets deal by ID
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 7
|
sidebar_position: 7
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get deals filter structure
|
# Get deals filter structure
|
||||||
Returns the field structure for filtering deals in the GetDealsList method
|
Returns the field structure for filtering deals in the GetDealsList method
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get deals list
|
# Get deals list
|
||||||
Gets the list of deals (50 pcs per query max) with or without filtering (see. GetDealsFilterStructure)
|
Gets the list of deals (50 pcs per query max) with or without filtering (see. GetDealsFilterStructure)
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 5
|
sidebar_position: 5
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Update deal
|
# Update deal
|
||||||
Modifies an existing deal
|
Modifies an existing deal
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Create department
|
# Create department
|
||||||
Creates a new department
|
Creates a new department
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Delete department
|
# Delete department
|
||||||
Delets department by ID
|
Delets department by ID
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get departments
|
# Get departments
|
||||||
Gets a list of departments by ID or filter
|
Gets a list of departments by ID or filter
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Update department
|
# Update department
|
||||||
Update an existing department
|
Update an existing department
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 6
|
sidebar_position: 6
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Add comment to post
|
# Add comment to post
|
||||||
Adds a comment to the post
|
Adds a comment to the post
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 7
|
sidebar_position: 7
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Add new recipients to a post
|
# Add new recipients to a post
|
||||||
Adds new groups or users to the recipients
|
Adds new groups or users to the recipients
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Create post
|
# Create post
|
||||||
Create a new post at news feed
|
Create a new post at news feed
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Delete post
|
# Delete post
|
||||||
Remove post from a news feed
|
Remove post from a news feed
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get list of important post viewers
|
# Get list of important post viewers
|
||||||
Return list of important post viewers ids
|
Return list of important post viewers ids
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 5
|
sidebar_position: 5
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get posts
|
# Get posts
|
||||||
Gen post or array of post with ID or rights selection
|
Gen post or array of post with ID or rights selection
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Update post
|
# Update post
|
||||||
Change post data
|
Change post data
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Delete file
|
# Delete file
|
||||||
Delete file by ID
|
Delete file by ID
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 5
|
sidebar_position: 5
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get external link for a file
|
# Get external link for a file
|
||||||
Get external link to file
|
Get external link to file
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get information about file
|
# Get information about file
|
||||||
Get information about file by ID
|
Get information about file by ID
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 8
|
sidebar_position: 8
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Copy file
|
# Copy file
|
||||||
Copy file from one destination to another
|
Copy file from one destination to another
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 6
|
sidebar_position: 6
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Mark file as deleted
|
# Mark file as deleted
|
||||||
Move file to recycle bin
|
Move file to recycle bin
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 9
|
sidebar_position: 9
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Move file
|
# Move file
|
||||||
Move file from one destination to another
|
Move file from one destination to another
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 10
|
sidebar_position: 10
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Rename file
|
# Rename file
|
||||||
Changes the name of an existing file
|
Changes the name of an existing file
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 7
|
sidebar_position: 7
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Restore file
|
# Restore file
|
||||||
Restore file from recycle bin
|
Restore file from recycle bin
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Upload file to the folder
|
# Upload file to the folder
|
||||||
Upload local file to the folder
|
Upload local file to the folder
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Upload file to a storage
|
# Upload file to a storage
|
||||||
Upload file to storage root
|
Upload file to storage root
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Add kanban stage
|
# Add kanban stage
|
||||||
Add new stage of kanban or My Plan
|
Add new stage of kanban or My Plan
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# ID of the stage to be deleted
|
# ID of the stage to be deleted
|
||||||
Removes a kanban (My Plan) stage, provided there are no tasks in it
|
Removes a kanban (My Plan) stage, provided there are no tasks in it
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
import Tabs from '@theme/Tabs';
|
---
|
||||||
import TabItem from '@theme/TabItem';
|
|
||||||
|
|
||||||
---
|
|
||||||
sidebar_position: 4
|
sidebar_position: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
import Tabs from '@theme/Tabs';
|
||||||
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# Get kanban stages
|
# Get kanban stages
|
||||||
Get kanban (My Plan) stages info
|
Get kanban (My Plan) stages info
|
||||||
|
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user