1
0
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:
Vitaly the Alpaca (bot)
2024-10-15 10:50:56 +03:00
parent 4f5bc7f91c
commit 294bd2e77c
1029 changed files with 9136 additions and 9136 deletions

View File

@ -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

View File

@ -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

View 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';
# Modify comment # Modify comment
Changes the text of an existing comment Changes the text of an existing comment

View File

@ -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

View 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';
# 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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View 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';
# Create base # Create base
Creates a new database Creates a new database

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View 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';
# Get field (date) # Get field (date)
Gets the description of a date field Gets the description of a date field

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View 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 field (string) # Get field (string)
Gets the description of a string field Gets the description of a string field

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View 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';
# Get folder child elements # Get folder child elements
Get folder child elements Get folder child elements

View 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';
# Copy folder # Copy folder
Copy one folder to another Copy one folder to another

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View 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';
# Change chat title # Change chat title
Change text of chat title Change text of chat title

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View 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';
# Leave chat # Leave chat
Removes the current user from the chat room Removes the current user from the chat room

View File

@ -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

View File

@ -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...

View File

@ -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

View 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';
# Add comment to task # Add comment to task
Create new comment to the task Create new comment to the task

View 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';
# Create result from comment # Create result from comment
Create task result from comment Create task result from comment

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View 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';
# Update custom task field # Update custom task field
Updates a custom task field data Updates a custom task field data

View File

@ -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)

View File

@ -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

View File

@ -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

View 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 deal # Get deal
Gets deal by ID Gets deal by ID

View 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';
# 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

View File

@ -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)

View File

@ -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

View File

@ -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

View File

@ -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

View 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 departments # Get departments
Gets a list of departments by ID or filter Gets a list of departments by ID or filter

View File

@ -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

View File

@ -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

View 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';
# 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

View File

@ -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

View 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';
# Delete post # Delete post
Remove post from a news feed Remove post from a news feed

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View 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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View 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

View File

@ -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

View File

@ -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

View File

@ -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

View 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';
# 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

View File

@ -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