1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-05-29 23:17:45 +02:00
This commit is contained in:
Anton Titovets 2024-10-15 11:30:44 +03:00
commit e8f04f3a41
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create comment
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete comment
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Modify 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get comments
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
---
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

View File

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

View File

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

View File

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

View File

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

View File

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

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

View File

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

View File

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

View File

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

View File

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

View File

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

View 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';
# Get field (date)
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get field (email)
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get field (url)
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get field (numeric)
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get field (phone)
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get field (string)
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Modify 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create new subfolder
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete folder
Remove folder with subfolders

View File

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

View File

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

View File

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

View 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';
# 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Copy folder
Copy one folder to another

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View 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';
# Change 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create chat
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get chat files folder
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# 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
---
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

View File

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

View File

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

View File

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

View File

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

View File

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

View 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';
# Leave chat
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Read all
Mark all message as readed

View File

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

View File

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

View 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';
# Add comment to 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete result from 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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete comment
Delete task comment by ID

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View 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';
# Update custom task field
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create deal
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete deal
Deletes deal by ID

View File

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

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

View 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';
# Get deals filter structure
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
---
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)

View File

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

View File

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

View File

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

View 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 departments
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Update department
Update an existing department

View File

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

View 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';
# Add new recipients to a post
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create post
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Delete post
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get list of important post viewers
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Get posts
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
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Update post
Change post data

View File

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

View File

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

View 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

View File

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

View File

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

View File

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

View File

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

View 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

View File

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

View File

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

View File

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

View 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';
# ID of the stage to be deleted
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
---
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