1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
This commit is contained in:
Anton Titovets
2024-10-15 11:30:44 +03:00
1029 changed files with 9136 additions and 9136 deletions
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 2
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create comment
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete comment
Deletes a comment for a table record
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 3
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Modify 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get comments
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create records
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete records
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get list of records
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get record
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create table
Creates a new table in the base
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 2
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Modify table
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create base
Creates a new database
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 2
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get list of bases
Gets the list of available bases
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 1
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create field
Creates a new field in the table
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 5
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get field (file)
Gets the description of a file field
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 6
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get field (checkbox)
Gets the description of a boolean field
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 7
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get field (date)
Gets the description of a date field
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 8
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get field (email)
Gets the description of an email field
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 10
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get field (url)
Gets the description of a URL field
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 4
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get field (numeric)
Gets the description of a numeric field
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 9
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get field (phone)
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get field (string)
Gets the description of a string field
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 2
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Modify 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create new subfolder
Create new folder inside another folder
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 5
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete folder
Remove folder with subfolders
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 6
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get external link for folder
Get external link to folder
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 11
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get fields structure for folder items filter
Returns filter structure for child folder items
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 1
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get information about folder
Get folder information
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 7
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Copy folder
Copy one folder to another
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 8
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Mark folder as deleted
Move folder to recycle bin
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 4
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Move folder
Moves one folder inside another
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 10
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Rename folder
Change folder name
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 9
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Restore folder
Resotre folder form recycle bin
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 5
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Add users to chat
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Change chat color
Chat chat color for mobile app
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 10
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Change chat owner
Change chat owner
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 9
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Change chat picture
Setup new chat picture
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 7
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Change chat title
Change text of chat title
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 1
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create chat
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete user from chat
Deletes user from chat
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 11
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Disable chat notifications
Disable chat notifications
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 12
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Enable chat notifications
Enable chat notifications
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 20
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get chat files folder
Get information about folder for chat files
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 15
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get chat messages list
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get chats structure
Get chat fields structure
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 2
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get chats users
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get dialog
Get chat data by ID
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 17
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get user status
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get users
Get users information for dialog
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 3
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Leave chat
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Read all
Mark all message as readed
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 16
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Send write notification
Send Writing... status to dialog...
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 18
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Set user status
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Add comment to task
Create new comment to the task
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 7
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete result from 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete comment
Delete task comment by ID
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 9
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get comment structure
Get comment fields structure
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 6
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get results list
Gets results list for task
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 2
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get task comment
Gets task comment data by ID
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 1
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Update task comment
Changes task comment text
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 2
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Add custom task field
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Gets a custom task field
Get custom task field data
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 1
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Update custom task field
Updates a custom task field data
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 1
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create deal
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete deal
Deletes deal by ID
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 6
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get deal structure
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get deal
Gets deal by ID
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 7
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get deals filter structure
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get deals list
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Update deal
Modifies an existing deal
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 1
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create department
Creates a new department
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 4
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete department
Delets department by ID
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 3
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get departments
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Update department
Update an existing department
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 6
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Add comment to post
Adds a comment to the post
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 7
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Add new recipients to a post
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create post
Create a new post at news feed
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 3
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete post
Remove post from a news feed
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 4
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get list of important post viewers
Return list of important post viewers ids
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 5
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get posts
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Update post
Change post data
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 4
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete file
Delete file by ID
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 5
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get external link for a file
Get external link to file
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 3
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get information about file
Get information about file by ID
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 8
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Copy file
Copy file from one destination to another
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 6
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Mark file as deleted
Move file to recycle bin
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 9
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Move file
Move file from one destination to another
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 10
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Rename 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Restore file
Restore file from recycle bin
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 2
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Upload 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Upload file to a storage
Upload file to storage root
@@ -1,10 +1,10 @@
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
---
---
sidebar_position: 1
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Add kanban stage
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# ID of the stage to be deleted
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get kanban stages
Get kanban (My Plan) stages info

Some files were not shown because too many files have changed in this diff Show More