Skip to content

Commit

Permalink
Merge branch 'master-PRE' into features/NEW-TAG-GRAPH-MERGE-WITH-NEW-…
Browse files Browse the repository at this point in the history
…TAG-SERV-PRE-2

# Conflicts:
#	src/app/ws_requests/ws-requests-msgs/ws-requests-msgs.component.ts
  • Loading branch information
Nicola Lanzilotto committed Dec 6, 2024
2 parents c7dbe58 + 716be4a commit f2f3c1a
Show file tree
Hide file tree
Showing 285 changed files with 13,986 additions and 7,662 deletions.
106 changes: 105 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# tiledesk-dashboard

### 2.7.46-rc3
- Sends a "post" message to the parent when the user resolves a conversation

### 2.7.46-rc2
- Adds in Analytics > Metrics the conversations tags graph

### 2.7.46-rc1
- Improves the add FAQs dialog window

### 2.7.45
- Improves the app store

Expand All @@ -10,12 +19,30 @@
### 2.7.43
- Adds the "Twilio voice" integration

### 2.7.43-rc1
- Refactors dashboard UI

### 2.7.42
- Adds the ability to add the webhook subscriptions "Request Abandoned" and "Request Fully Abandoned"

### 2.7.41
- Fixes the bug: onboarding content is not visible on small height screens

### 2.7.41-rc5
- Refactors dashboard UI (work in progress)

### 2.7.41-rc4
- Fixes bugs on "Twilio voice" integration

### 2.7.41-rc3
- Improves the "Twilio voice" integration

### 2.7.41-rc2
- Adds the "Twilio voice" integration

### 2.7.41-rc1
- Adds the ability to add the webhook subscriptions "Request Abandoned" and "Request Fully Abandoned"

### 2.7.40
- Minor improvements and bug fixing

Expand All @@ -31,6 +58,9 @@
### 2.7.37
- Adds checks to validate Widget footer branding

### 2.7.38-rc2
- Fix chatbot import validation from json

### 2.7.36
- Adds the ability to filter for abandoned conversations in the "Non-real-time conversations" page
- Adds "Guard Role"
Expand Down Expand Up @@ -74,7 +104,24 @@
### 2.7.33
- Adds, on the History page, the ability to filter by conversation duration

### 2.7.32
### 2.7.34-rc4
- Refactors table in Monitor page
- Improves handling of alert windows display

### 2.7.34-rc3
- AI settings and KB preview bug fixing

### 2.7.34-rc2
- Minor improvements

### 2.7.34-rc1
- Adds the ability to select the indexing type for Knowledge Base URL contents
- Adds to AI models used by knowledge bases the ability to add an advanced context and to visualize the contents sources

### 2.7.33-rc1
- Adds, on the History page, the ability to filter by conversation duration

### 2.7.32-rc1
- Moves the menu item "Apps" from the sidebar to the setting sidebar

### 2.7.31
Expand Down Expand Up @@ -119,9 +166,15 @@
- Adds the ability to select the launch block when a conversation is manually assigned to a chatbot
- Improves the method to get the number of conversations in the monitor page

### 2.7.19-rc1
- Adds the ability to select the launch block when a conversation is manually assigned to a chatbot

### 2.7.18
- Minor improvements and bug fixing

### 2.7.18-rc1
- Improves the method to get the number of conversations in the monitor page

### 2.7.17
- Removes the ability to customize the quotas email template
- Implements the icons for the SMS channel
Expand Down Expand Up @@ -170,6 +223,9 @@
- Deploys in production
- Adds the knowledge base walkthrough on the knowledge base page

### 2.7.7-rc1
- Adds the knowledge base walkthrough on the knowledge base page

### 2.7.6
- Deploys in production
- Adds a warning banner to the home page that displays when the user has used up one or more of his monthly resources
Expand All @@ -181,10 +237,21 @@
### 2.7.4
- Added Time Slots in Operating Hours page

### 2.7.4-rc1
- Fix saving operation hours bug

### 2.7.3
- Adds the ability, during onboarding, to create a chatbot that automatically answers questions based on the contents of the Knowledge Base
- Improves the knowledge base page

### 2.7.3-rc2
- Adds the ability, during onboarding, to create a chatbot that automatically answers questions based on the contents of the Knowledge Base
- Improves the knowledge base page
- Improves time slots UI

### 2.7.3-rc1
- Kb onboarding

### 2.7.2
- Deploys in production
- Adds GPT-4o mini language model
Expand All @@ -198,24 +265,61 @@
- Adds the ability to edit the "Quota checkpoint notification" email template
- Adds Twilio SMS channel integration

### 2.6.45-rc2
- Improves time slots UI
- Added translations for time slots

### 2.6.45-rc1
- Added time slots in Operating Hours

### 2.6.44
- Deploys in production
- Adds the option "Teammates can only see their own conversations" in the Project Settings > Advanced tab
- Improvements and bug fixing

### 2.6.44-rc4
- Improvements and bug fixing

### 2.6.44-rc3
- Adds the option "Teammates can only see their own conversations" in the Project Settings > Advanced tab

### 2.6.44-rc2
- Fix vxml voice integration visibility

### 2.6.44-rc1
- Added vxml voice integration
- Added twilio sms integration

### 2.6.43
- Deploys in production
- Improves the quota usage widget
- Minor improvements

### 2.6.43-rc2
- Improves Knowledge Bases page

### 2.6.43-rc1
- Improves quotes widget
- Added voice-vxml and sms-twilio channel in analytics

### 2.6.42
- Deploys in production
- Displays all the indexed chunks of a content on the "Manage your Knowledge Bases" page

### 2.6.42-rc1
- Displays all the indexed chunks of a content on the "Manage your Knowledge Bases" page

### 2.6.41
- Deploys in production
- Displays information about the Voice channel

### 2.6.41-rc2
- Adds the Voice Channel integration

### 2.6.41-rc1
- Deploys in production
- Displays information about the Voice channel

### 2.6.40
- Deploys in production
- Displays a dialog box that allows to update the plan when the knowledge bases limit is reached
Expand Down
2 changes: 1 addition & 1 deletion documentation/tutorial-components.html
Original file line number Diff line number Diff line change
Expand Up @@ -1602,7 +1602,7 @@ <h2 class="text-center">How to setup Google API Keys</h2>

</body>
<!-- Core JS Files -->
<script src="./js/jquery-3.5.0.min.js"></script>
<script src="./js/jquery-3.2.1.min.js"></script>
<script src="./js/bootstrap.min.js" type="text/javascript"></script>
<script src="./js/material.min.js" type="text/javascript"></script>
<script src="./js/arrive.min.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tiledesk/tiledesk-dashboard",
"version": "2.7.45",
"version": "2.7.46-rc3",
"scripts": {
"ng": "ng",
"start": "ng serve --aot",
Expand Down
44 changes: 24 additions & 20 deletions src/app/activities/activities.component.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<!-- margin-top:6px; -->
<p style="z-index: 1050;position: relative; padding-left:30px" class="navbar-brand"
<p style="z-index: 1050;position: relative; padding-left:40px" class="navbar-brand"
[ngStyle]="{'margin-top':isChromeVerGreaterThan100 === true ? '-64px' : '6px' }">
{{ "Activities" | translate }}
</p>
<div class="main-content" style="padding-top:0px">
<div class="main-content" style="padding-top:0px; padding-left: 15px;">
<div class="container-fluid">

<div class="row">
<div class="col-md-12">
<div class="card filter-card" style="margin-bottom: 0px;">
<div class="card filter-card" style="margin-bottom: 0px; border-radius: 12px;">
<!-- padding-top: 0px;padding-bottom: 0px; -->
<div class="card-content">

Expand Down Expand Up @@ -87,15 +87,19 @@
<div style="margin-top:15px">
<div class="row">
<div class="col-sm-12">
<button #searchbtn type="submit" class="btn btn-white" (click)="search()" style="padding:9px 30px;">
<span class="glyphicon glyphicon-search" aria-hidden="true" style="color:#7695a5"></span>
</button>
<div class="actvity-btn-wpr">


<button #clearsearchbtn type="submit" class="btn btn-white clearsearchbtn" (click)="clearSearch()"
style="padding:9px 30px;color:#7695a5">
<!-- <span class="glyphicon glyphicon-remo" aria-hidden="true"></span> -->
{{ 'HistoryPage.ClearSearch' | translate }}
</button>
<button #clearsearchbtn type="submit" class="btn btn-gray-no-boxshadow clearsearchbtn" (click)="clearSearch()">
<!-- <span class="glyphicon glyphicon-remo" aria-hidden="true"></span> -->
{{ 'HistoryPage.ClearSearch' | translate }}
</button>

<button #searchbtn type="submit" class="btn btn-tdblu-no-boxshadow search-btn" (click)="search()">
<span class="glyphicon glyphicon-search" aria-hidden="true"></span>
{{'Search' | translate}}
</button>
</div>

<!-- <button #exportcsvbtn class="btn btn-white pull-right export-to-csv-btn" (click)="exportActivitiesAsCSV()"
style="padding:9px 30px;color:#7695a5">
Expand All @@ -113,7 +117,7 @@

<div class="row">
<div class="col-md-12">
<div class="card" style="margin-top: 0px;">
<div class="card" style="margin-top: 0px;border-radius: 12px;">

<div class="sort-by-date" style="text-align:right; padding-top:16px; padding-right:28px">
<span style="cursor: pointer" (click)="sortDirection(asc = !asc)">
Expand Down Expand Up @@ -548,29 +552,29 @@
</div>

<div class="card-footer" style="text-align:right">
<div class="stats">
<div style="width: 120px; margin: 0 auto; margin-top: 10px ">
<div class="pagination-wpr">
<div class="pagination">
<div class="input-group">

<!-- -------====== BTN DECREASE PAGE ======------ -->
<span class="input-group-btn" style="padding-right:0px; padding-left: 0px;">
<button [disabled]="pageNo + 1 === 1" class="btn btn-info" type="button"
(click)="decreasePageNumber()" style="padding: 6px 8px">
<button [disabled]="pageNo + 1 === 1" class="btn btn-tdblu-no-boxshadow" type="button"
(click)="decreasePageNumber()" style="border-bottom-right-radius: 0px !important; border-top-right-radius: 0px !important;">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
</button>
</span>

<!-- -------====== DISPLAY No PAGE / No TOTAL PAGES ======------ -->
<span class="input-group-btn" style="padding-right:0px;">
<button class="btn btn-info" type="button" style="padding: 6px 8px">
<span class="input-group-btn" style="padding-right:0px; padding-left: 0px;">
<button class="btn btn-tdblu-no-boxshadow" type="button" style="border-radius: 0px !important;">
{{ pageNo + 1 }} / {{ totalPagesNo_roundToUp }}
</button>
</span>

<!-- -------====== BTN INCREASE PAGE ======------ -->
<span class="input-group-btn" style="padding-right:0px">
<span class="input-group-btn" style="padding-right:0px; padding-left: 0px;">
<button [disabled]="pageNo + 1 === totalPagesNo_roundToUp || totalPagesNo_roundToUp === 0"
class="btn btn-info" type="button" (click)="increasePageNumber()" style="padding: 6px 8px">
class="btn btn-tdblu-no-boxshadow" type="button" (click)="increasePageNumber()" style="border-bottom-left-radius: 0px !important; border-top-left-radius: 0px !important;">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
</button>
</span>
Expand Down
Loading

0 comments on commit f2f3c1a

Please sign in to comment.