Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
944a9b2
config
dariodepa75 Apr 30, 2026
55e4585
Migrazione del Design Studio alla versione 3. Il modello semplificato…
dariodepa75 Apr 30, 2026
b9f92d7
refactoring intent - step 1
dariodepa75 Apr 30, 2026
9ad9025
rifattorizzate le sidebar e l'header
dariodepa75 Apr 30, 2026
bc7da4b
updated intent action
dariodepa75 Apr 30, 2026
40b8f2c
refactoring cds-add-action-menu
dariodepa75 Apr 30, 2026
5e1321d
bug fixed intent select and added new panel block detail
dariodepa75 May 4, 2026
f76e6ff
fixed css header new block detail
dariodepa75 May 4, 2026
700b939
eliminato il footer che non è più usato nel blocco intent
dariodepa75 May 4, 2026
4f7ab53
nascondo dal design, il corpo delle actions CLOSE, AGENT, MOVE_TO_UNA…
dariodepa75 May 4, 2026
aa189e6
cambiato lo stile di cds-options
dariodepa75 May 4, 2026
26d3b70
aggiunte la configurazione action nel nuovo pannello di dettaglio del…
dariodepa75 May 4, 2026
65ea429
bug fixing css
dariodepa75 May 4, 2026
64757ab
changelog + package ver 2.0.1
dariodepa75 May 4, 2026
040a088
Activate cds-action-reply-new component in templates
dariodepa75 May 5, 2026
fdf9d96
Fix cds-action-reply-new initialization to load data on ngOnInit
dariodepa75 May 5, 2026
7af4a8d
Revert to cds-action-reply component
dariodepa75 May 5, 2026
5ec4c33
Activate cds-action-reply-new with full compatibility
dariodepa75 May 5, 2026
c458a8f
Revert cds-action-reply-new activation - incomplete module
dariodepa75 May 5, 2026
b45fa84
Add V3 badge to Reply and Random Reply actions
dariodepa75 May 6, 2026
1932cc0
rifattorizzazione actions e colori step 1
dariodepa75 May 6, 2026
e6f7cfd
refactoring action reply step1
dariodepa75 May 7, 2026
f297e6c
ottimizzazione grafica action reply text in dettaglio e preview
dariodepa75 May 9, 2026
4b4e35c
restyling replay text completa
dariodepa75 May 9, 2026
0d06182
action reply image complete
dariodepa75 May 9, 2026
06a55e6
refactoring reply gallery e reply v2
dariodepa75 May 11, 2026
36ad39b
updated css action reply
dariodepa75 May 12, 2026
f1f3dd5
completed panel filter base-filter--add-filter-panel
dariodepa75 May 12, 2026
84c3822
aggiustamenti scss
dariodepa75 May 12, 2026
1e245fc
no message
dariodepa75 Jun 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,9 @@ Thumbs.db
/src/environments/real_data
settings.json
docs

# Local dev config (do not commit)
src/environments/real_data/cds-config-local.json
.claude
CLAUDE.md
.docs
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
20.14.0
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"workbench.editorAssociations": {
"*.json": "default",
"*.svg": "default"
}
},
"typescript.tsdk": "node_modules/typescript/lib"
}
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
### **Copyrigth**:
*Tiledesk SRL*


# 2.0.1
- **changed**: new version v3


# 1.39.40
- **added**: added PINECONE_RERANKING in environment to set reranking

Expand Down
199 changes: 199 additions & 0 deletions V3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,199 @@
[
{
"_id": "6a169cb1b03c2d00135e900b",
"webhook_enabled": false,
"enabled": true,
"topic": "default",
"status": "live",
"actions": [
{
"_tdActionType": "reply",
"attributes": {
"disableInputMessage": false,
"commands": [
{
"type": "wait",
"time": 500
},
{
"type": "message",
"message": {
"type": "text",
"text": "Hi, how can I help you?"
}
}
]
},
"text": "Hi, how can I help you?\r\n"
}
],
"id_faq_kb": "6a169cb1b03c2d00135e9006",
"intent_id": "29a191f4-e7b5-4b30-9d53-c57cb774f178",
"intent_display_name": "welcome",
"language": "en",
"attributes": {
"position": {
"x": 714,
"y": 113
}
},
"id_project": "6565047fdd64fd001323f37c",
"createdBy": "63de31d2bc57e900139f1553",
"agents_available": false,
"createdAt": "2026-05-27T07:26:41.217Z",
"updatedAt": "2026-05-27T07:26:41.217Z",
"__v": 0,
"faq_kb": [
{
"_id": "6a169cb1b03c2d00135e9006",
"webhook_enabled": false,
"type": "tilebot",
"language": "en",
"public": false,
"certified": false,
"intentsEngine": "none",
"tags": [],
"score": 0,
"trained": true,
"certifiedTags": [],
"name": "Test V4",
"slug": "test-v4",
"id_project": "6565047fdd64fd001323f37c",
"subtype": "chatbot",
"trashed": false,
"createdBy": "63de31d2bc57e900139f1553",
"agents_available": false,
"createdAt": "2026-05-27T07:26:41.200Z",
"updatedAt": "2026-05-27T07:26:41.217Z",
"__v": 0,
"url": "http://my-tiledesk-prod-chatbot/ext/6a169cb1b03c2d00135e9006"
}
]
},
{
"_id": "6a169cb1b03c2d00135e900a",
"webhook_enabled": false,
"enabled": true,
"topic": "default",
"status": "live",
"actions": [
{
"_tdActionType": "intent",
"intentName": "#29a191f4-e7b5-4b30-9d53-c57cb774f178"
}
],
"id_faq_kb": "6a169cb1b03c2d00135e9006",
"intent_id": "0c2aac34-13c6-4d90-aab1-7ac5d48769eb",
"question": "\\start",
"intent_display_name": "start",
"language": "en",
"attributes": {
"position": {
"x": 172,
"y": 384
}
},
"id_project": "6565047fdd64fd001323f37c",
"createdBy": "63de31d2bc57e900139f1553",
"agents_available": false,
"createdAt": "2026-05-27T07:26:41.217Z",
"updatedAt": "2026-05-27T07:26:41.217Z",
"__v": 0,
"faq_kb": [
{
"_id": "6a169cb1b03c2d00135e9006",
"webhook_enabled": false,
"type": "tilebot",
"language": "en",
"public": false,
"certified": false,
"intentsEngine": "none",
"tags": [],
"score": 0,
"trained": true,
"certifiedTags": [],
"name": "Test V4",
"slug": "test-v4",
"id_project": "6565047fdd64fd001323f37c",
"subtype": "chatbot",
"trashed": false,
"createdBy": "63de31d2bc57e900139f1553",
"agents_available": false,
"createdAt": "2026-05-27T07:26:41.200Z",
"updatedAt": "2026-05-27T07:26:41.217Z",
"__v": 0,
"url": "http://my-tiledesk-prod-chatbot/ext/6a169cb1b03c2d00135e9006"
}
]
},
{
"_id": "6a169cb1b03c2d00135e9009",
"webhook_enabled": false,
"enabled": true,
"topic": "default",
"status": "live",
"actions": [
{
"_tdActionType": "reply",
"text": "I didn't understand. Can you rephrase your question?",
"attributes": {
"commands": [
{
"type": "wait",
"time": 500
},
{
"type": "message",
"message": {
"type": "text",
"text": "I didn't understand. Can you rephrase your question?"
}
}
]
}
}
],
"id_faq_kb": "6a169cb1b03c2d00135e9006",
"intent_id": "de1f5d87-70ab-4b6c-9f9a-bad0cf2d1b61",
"intent_display_name": "defaultFallback",
"language": "en",
"attributes": {
"position": {
"x": 714,
"y": 528
}
},
"id_project": "6565047fdd64fd001323f37c",
"createdBy": "63de31d2bc57e900139f1553",
"agents_available": false,
"createdAt": "2026-05-27T07:26:41.217Z",
"updatedAt": "2026-05-27T07:26:41.217Z",
"__v": 0,
"faq_kb": [
{
"_id": "6a169cb1b03c2d00135e9006",
"webhook_enabled": false,
"type": "tilebot",
"language": "en",
"public": false,
"certified": false,
"intentsEngine": "none",
"tags": [],
"score": 0,
"trained": true,
"certifiedTags": [],
"name": "Test V4",
"slug": "test-v4",
"id_project": "6565047fdd64fd001323f37c",
"subtype": "chatbot",
"trashed": false,
"createdBy": "63de31d2bc57e900139f1553",
"agents_available": false,
"createdAt": "2026-05-27T07:26:41.200Z",
"updatedAt": "2026-05-27T07:26:41.217Z",
"__v": 0,
"url": "http://my-tiledesk-prod-chatbot/ext/6a169cb1b03c2d00135e9006"
}
]
}
]
Loading