Elad Iwanir
|
5015aa640c
|
Enabling auto refresh
|
2017-08-16 16:07:47 +03:00 |
Mor Shemesh
|
9c1a97bf9d
|
Merge pull request #316 from garypretty/master
Fixed incorrect custom dimension property name for Goal event
|
2017-08-16 14:39:57 +03:00 |
MANDOGROUP\gary.pretty
|
0f260c9353
|
Fixed incorrect custom dimension property name for Goal event
|
2017-08-15 14:33:04 +01:00 |
Ilana Kantorov
|
c31f0412cf
|
Merge pull request #314 from CatalystCode/fixbug272
fix bug 272 - Error when loading dashboard. and fixed typo in readme file
|
2017-08-15 16:29:56 +03:00 |
Mor Shemesh
|
8d6f1d5f7b
|
Merge pull request #305 from CatalystCode/iss274
Anon label changed to Anonymous
|
2017-08-15 16:00:48 +03:00 |
Mor Shemesh
|
21feb21970
|
Merge pull request #307 from CatalystCode/iss276
Added conversions tooltip and NaN scorecard value check
|
2017-08-15 15:59:13 +03:00 |
morsh
|
d88189430b
|
update test cases
|
2017-08-15 15:38:13 +03:00 |
David Douglas
|
ce975f0c8f
|
Merge pull request #286 from garypretty/master
Pre-configured dashboard for generic goal tracking
|
2017-08-15 13:32:38 +01:00 |
morsh
|
a266089f68
|
Merge remote-tracking branch 'origin/ibex-version-1.0' into add-test-cases
|
2017-08-15 15:32:18 +03:00 |
Mor Shemesh
|
d84a76a6f5
|
Merge pull request #303 from CatalystCode/iss273
Updated react-grid-layout version
|
2017-08-15 15:31:50 +03:00 |
Mor Shemesh
|
e05ec65b1e
|
Merge pull request #294 from CatalystCode/add-dialog-template
Add dialog template
|
2017-08-15 15:31:00 +03:00 |
morsh
|
80ad6ca479
|
remove all settings from elements
|
2017-08-15 15:10:16 +03:00 |
morsh
|
3a19207dae
|
fixing ResponsiveContainer
|
2017-08-15 14:59:34 +03:00 |
morsh
|
46b2d96e76
|
small fixes
|
2017-08-15 14:53:21 +03:00 |
morsh
|
f07aa1c06f
|
adding pie charts test cases
|
2017-08-15 14:51:22 +03:00 |
Elad Iwanir
|
b8499226ca
|
fix bug 272 - Error when loading dashboard. and fixed typo in readme file
|
2017-08-15 14:40:56 +03:00 |
Ilana Kantorov
|
c95158f358
|
add example query to test connection dialog + two minor text fixes
|
2017-08-15 14:04:11 +03:00 |
David Douglas
|
c1c00604f0
|
Dashboard setup: Cancel is now Delete
|
2017-08-15 11:54:22 +01:00 |
David Douglas
|
29b4b5dd80
|
Create dashboard form validation errors messages
|
2017-08-14 18:58:10 +01:00 |
David Douglas
|
d2fc24f46b
|
Added conversions tooltip and NaN scorecard value check
|
2017-08-14 15:29:09 +01:00 |
David Douglas
|
823f05eb49
|
Changed Card's open query and data dialog button
|
2017-08-14 15:01:02 +01:00 |
David Douglas
|
dc75e45c64
|
Anon label changed to Anonymous
|
2017-08-14 14:37:51 +01:00 |
David Douglas
|
6995450c50
|
Removed code editor loading screen for empty string
|
2017-08-14 13:54:07 +01:00 |
David Douglas
|
983aea48ac
|
Updated react-grid-layout version
|
2017-08-14 13:40:11 +01:00 |
morsh
|
45a55d9681
|
adding utils tests + remove excess functions
|
2017-08-14 15:05:41 +03:00 |
morsh
|
3fb5504334
|
more test coverage
|
2017-08-14 14:33:05 +03:00 |
morsh
|
be8434f5e9
|
adding timespan & timeline tests
|
2017-08-14 11:32:15 +03:00 |
morsh
|
1588a0ab6d
|
data format tests
|
2017-08-14 11:16:15 +03:00 |
morsh
|
f27e0f6fab
|
adding tests to data format
|
2017-08-13 18:52:57 +03:00 |
morsh
|
8d50b3b706
|
Fixing spinner - moving monitoring to store
|
2017-08-13 17:22:22 +03:00 |
morsh
|
c28c559401
|
fix dialog unmount problems
|
2017-08-13 17:15:27 +03:00 |
David Douglas
|
8f01541d80
|
Filtered sample data
|
2017-08-10 18:50:29 +01:00 |
morsh
|
67c2b5a190
|
fixing filter format
|
2017-08-10 16:43:24 +03:00 |
morsh
|
c5e01c8fc5
|
update linting
|
2017-08-10 13:20:37 +03:00 |
morsh
|
0d2b1b0934
|
updating tests to changes in Sample
|
2017-08-10 13:17:16 +03:00 |
morsh
|
76981198e1
|
update dialog sample template
|
2017-08-10 12:42:47 +03:00 |
morsh
|
1a89bdc519
|
updating template
|
2017-08-10 12:34:23 +03:00 |
morsh
|
dcc6061925
|
dialog samples work!
|
2017-08-10 12:32:50 +03:00 |
morsh
|
792e8e8a2b
|
adding dialog + filters templates
|
2017-08-10 11:22:27 +03:00 |
MANDOGROUP\gary.pretty
|
16e78b32f7
|
Bringing the event name in line with other event naming convensions
|
2017-08-09 15:00:20 +01:00 |
MANDOGROUP\gary.pretty
|
159be43caa
|
Added pre-configured generic goal trackign dashboard. Goals can be tracked using custom events with the name "Goal" and adding an event property "Name" with the name of the goal that should be recorded. Sample of tracking a goal and an explanation for the dashboard added to the HTML for the dashboard description. Plan to add helper methods to the telemetry to make this simpler. e.g. DefaultInstrumentation.TriggerGoal("Goal Name")
|
2017-08-09 14:26:30 +01:00 |
Mor Shemesh
|
3fbc57ee5f
|
Merge pull request #266 from CatalystCode/ibex-version-1.0
Ibex version 1.0
|
2017-08-09 13:41:26 +03:00 |
Mor Shemesh
|
faf976476d
|
Merge pull request #265 from CatalystCode/readme-updates
updating readme
|
2017-08-09 13:41:03 +03:00 |
morsh
|
3a938ef6a1
|
updating readme
|
2017-08-09 13:40:20 +03:00 |
Mor Shemesh
|
96064627c3
|
Merge pull request #264 from CatalystCode/ibex-version-1.0
Ibex version 1.0
|
2017-08-09 13:34:21 +03:00 |
Travis CI
|
e8bbbc478d
|
Travis build: 397
https://travis-ci.org/CatalystCode/ibex-dashboard/builds/262571807
|
2017-08-09 08:38:14 +00:00 |
Mor Shemesh
|
819f6da37f
|
Merge da0e0bee3c into 5bc8048632
|
2017-08-09 08:34:29 +00:00 |
Mor Shemesh
|
da0e0bee3c
|
Merge pull request #263 from CatalystCode/fix-dialog-filters
Fixed filter placement for unforked query
|
2017-08-09 11:33:54 +03:00 |
Mor Shemesh
|
9e221a1dfc
|
Merge pull request #261 from CatalystCode/add-data-formats
Add data formats
|
2017-08-09 11:33:17 +03:00 |
morsh
|
abfc313e97
|
updating instrumented template
|
2017-08-08 16:10:29 +03:00 |