2023-09-25 20:02:28 +10:00
|
|
|
# (WIP) Intuitive Dashboard and reporting Module for Freescout.
|
|
|
|
|
### why?
|
2023-09-28 21:53:07 +10:00
|
|
|
- fun project
|
|
|
|
|
- saw a gap in freescout that needed filling
|
2023-03-06 00:18:46 +10:00
|
|
|
|
2023-09-25 20:02:28 +10:00
|
|
|
|
|
|
|
|
### Installation
|
2023-09-28 22:36:40 +10:00
|
|
|
Simple git pull int the Modules folder in youre freescout App
|
2023-09-25 20:02:28 +10:00
|
|
|
```Bash
|
2023-09-28 22:36:40 +10:00
|
|
|
git clone https://github.com/kgz/Freescout-Dashboard-Plugin
|
2023-09-25 20:02:28 +10:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
### TODO
|
|
|
|
|
|
|
|
|
|
- [ ] Better Filtering
|
|
|
|
|
- [ ] customers
|
|
|
|
|
- [ ] responder
|
2023-09-28 21:53:07 +10:00
|
|
|
- [x] auto refresh
|
|
|
|
|
- [ ] save in db along side dashboard
|
2023-09-25 20:02:28 +10:00
|
|
|
- [ ] settings for thresholds
|
|
|
|
|
- [ ] create from other dashboard
|
|
|
|
|
- [ ] tidy up the look to the Home and current pages
|
|
|
|
|
- [ ] Idea: maybe show the last 5 (or what will fit on screen) selected dashboards there to?
|
|
|
|
|
- [ ] create and remove elements to be put in a drawer with previews and categorization
|
2023-09-28 21:53:07 +10:00
|
|
|
- [ ] move add/remove elements buttons into header
|