-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v4.0.1 Changes Co-authored-by: nikhila-aot <[email protected]> Co-authored-by: Josephalexantony-aot <[email protected]> Co-authored-by: Kurian Benoy <[email protected]> Co-authored-by: Abil P Raju <[email protected]> Co-authored-by: shibin-aot <[email protected]> Co-authored-by: unknown <[email protected]> Co-authored-by: sumathi-thirumani-aot <[email protected]> Co-authored-by: Shibin Thomas <[email protected]> Co-authored-by: seethalelias-aot <[email protected]> Co-authored-by: seethalelias-aot <[email protected]> Co-authored-by: twinkleaot <[email protected]> Co-authored-by: kurianbenoy-aot <[email protected]> Co-authored-by: sumathi-thirumani-aot <[email protected]> Co-authored-by: Kurian Benoy <[email protected]> Co-authored-by: Josephalexantony-aot <[email protected]> Co-authored-by: Abil P Raju <[email protected]> Co-authored-by: shibin-aot <[email protected]> Co-authored-by: unknown <[email protected]> Co-authored-by: sumathi-thirumani-aot <[email protected]> Co-authored-by: Shibin Thomas <[email protected]> Co-authored-by: seethalelias-aot <[email protected]> Co-authored-by: seethalelias-aot <[email protected]> Co-authored-by: kurianbenoy-aot <[email protected]> Co-authored-by: sumathi-thirumani-aot <[email protected]>
- Loading branch information
1 parent
a1a447f
commit d012566
Showing
155 changed files
with
19,999 additions
and
10,354 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,7 +58,7 @@ services: | |
- FORMIO_ROOT_EMAIL=${FORMIO_ROOT_EMAIL:[email protected]} | ||
- FORMIO_ROOT_PASSWORD=${FORMIO_ROOT_PASSWORD:-changeme} | ||
- APP_SECURITY_ORIGIN=${APP_SECURITY_ORIGIN:-*} | ||
- WEBSOCKET_SECURITY_ORIGIN=${WEBSOCKET_SECURITY_ORIGIN:-*} | ||
- WEBSOCKET_SECURITY_ORIGIN=${WEBSOCKET_SECURITY_ORIGIN} | ||
- WEBSOCKET_MESSAGE_TYPE=${WEBSOCKET_MESSAGE_TYPE:-TASK_EVENT} | ||
- WEBSOCKET_ENCRYPT_KEY=${WEBSOCKET_ENCRYPT_KEY:-giert989jkwrgb@DR55} | ||
networks: | ||
|
@@ -135,6 +135,7 @@ services: | |
- REACT_APP_KEYCLOAK_URL_REALM=${KEYCLOAK_URL_REALM:-forms-flow-ai} | ||
- REACT_APP_KEYCLOAK_URL=${KEYCLOAK_URL} | ||
- REACT_APP_APPLICATION_NAME=${APPLICATION_NAME:-formsflow.ai} | ||
- REACT_APP_USER_ACCESS_PERMISSIONS=${USER_ACCESS_PERMISSIONS} | ||
volumes: | ||
- '.:/app' | ||
- '/app/node_modules' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,7 +58,7 @@ services: | |
- FORMIO_ROOT_EMAIL=${FORMIO_ROOT_EMAIL:[email protected]} | ||
- FORMIO_ROOT_PASSWORD=${FORMIO_ROOT_PASSWORD:-changeme} | ||
- APP_SECURITY_ORIGIN=${APP_SECURITY_ORIGIN:-*} | ||
- WEBSOCKET_SECURITY_ORIGIN=${WEBSOCKET_SECURITY_ORIGIN:-*} | ||
- WEBSOCKET_SECURITY_ORIGIN=${WEBSOCKET_SECURITY_ORIGIN} | ||
- WEBSOCKET_MESSAGE_TYPE=${WEBSOCKET_MESSAGE_TYPE:-TASK_EVENT} | ||
- WEBSOCKET_ENCRYPT_KEY=${WEBSOCKET_ENCRYPT_KEY:-giert989jkwrgb@DR55} | ||
networks: | ||
|
@@ -136,6 +136,7 @@ services: | |
- REACT_APP_KEYCLOAK_URL_REALM=${KEYCLOAK_URL_REALM:-forms-flow-ai} | ||
- REACT_APP_KEYCLOAK_URL=${KEYCLOAK_URL} | ||
- REACT_APP_APPLICATION_NAME=${APPLICATION_NAME:-formsflow.ai} | ||
- REACT_APP_USER_ACCESS_PERMISSIONS=${USER_ACCESS_PERMISSIONS} | ||
volumes: | ||
- '.:/app' | ||
- '/app/node_modules' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# forms-flow-analytics Usage Documentation | ||
|
||
1. [How to use forms-flow-analytics](#how-to-use-forms-flow-analytics) | ||
2. [Sample Queries](#sample-queries) | ||
|
||
## How to use forms-flow-analytics? | ||
|
||
|
||
The process of how to use Redash is [well documented in official docs](https://redash.io/help/). Some of the basic steps for working with Redash are: | ||
|
||
1. *Add Data sources* | ||
|
||
You can connect with about 30+ supported data sources mentioned in docs from the browser itself. | ||
 | ||
|
||
2. *Write Queries* | ||
Once data is connected we can write queries. It’s always ideal to create individual queries for the necessary visualizations. Writing queries is a data preparation step to process data for visualization. | ||
|
||
 | ||
|
||
|
||
3. *Create Visualizations* | ||
|
||
There are a variety of visualizations supported in Redash. Ten different categories of visualization can be created with just drag and select features to visualize from the queried data. Redash supports visualization types like BoxPlot, Counter, BarCharts, Sunburst, Sankey, Word Cloud, line chart, Area charts, etc. To learn how to create visualizations checkout Redash visualization docs. | ||
|
||
 | ||
|
||
|
||
4. *Create Dashboards* | ||
|
||
We can create interactive dashboards that can be embedded anywhere and shared with colleagues easily. The queries can be refreshed periodically as more data comes in. | ||
|
||
 | ||
|
||
|
||
## Sample Queries | ||
|
||
To check the sample queries provided with our default forms [check our documentation](./sample_queries.md) | ||
|
||
|
||
To learn more about Redash check the [Tools we love article about Redash](https://www.aot-technologies.com/tools-we-love-redash/). |
Oops, something went wrong.