Edwin Otten
01f571717b
Fixed bug with preselected values in MenuFilter
...
Fixed bug when you supply selectedValues to a MenuFilter via a datasource.
The fromSource function was probably copied over from TextFilter, but MenuFilter uses the plural definition since it allows to filter on multiple values.
2018-08-16 16:59:37 +02:00
Mike Goatly
8834c9df39
Fixed broken tests
2018-06-06 22:36:00 +01:00
Mike Goatly
fcd5826b02
Render all hourly timespans as hours in timeline
2018-06-06 22:21:00 +01:00
Mike Goatly
246d0de16b
Allow for more timespan options
2018-06-06 22:11:27 +01:00
morsh
4df221acac
update some minor issues
2018-05-31 12:21:12 +03:00
Cristian Pinto
96a3f3058c
datepickerExample on instrumentation dashboard && new build
2018-05-08 17:02:29 +02:00
Cristian Pinto
5ea6860909
datePicker added
2018-05-04 15:37:25 +02:00
Cristian Pinto
6d7a7c19a0
new datePickerFilter
2018-05-04 15:02:21 +02:00
morsh
082e6c9959
update leaflet markers to fix bug with map
2018-03-11 11:02:39 +02:00
morsh
3d8cebd517
fixing code after code review
2018-01-18 16:17:02 +02:00
morsh
975433b8b2
fixing tslint to remove warning
2018-01-18 15:56:30 +02:00
morsh
0576b48376
update map plugin
2018-01-09 17:10:18 +02:00
morsh
ed5144c2e0
fix nothing to dispatch error
2018-01-09 11:58:35 +02:00
morsh
02da7c814a
updating build files
2018-01-09 11:25:21 +02:00
morsh
c2af8d9904
update tslink and fix relevant rules
2018-01-08 19:34:52 +02:00
morsh
42b6438a17
fix firefox bug
2018-01-07 17:33:23 +02:00
morsh
abe20af83a
updating tests with to reduce warnings and support AI server side
2018-01-07 17:25:57 +02:00
morsh
6d92e73cb9
updating repo name
2018-01-07 14:35:00 +02:00
morsh
5a151dc802
Merge remote-tracking branch 'origin/ibex-version-1.1' into yairor-move-api-calls
2018-01-07 14:29:24 +02:00
morsh
c174dfec43
fix firefox display issue
2018-01-07 14:10:42 +02:00
morsh
70aa9886eb
fix vulnerability issues for github
2018-01-07 14:09:32 +02:00
Yair Ripshtos
fd2f276909
Move querying AI data from the client side to the server side (so we won't pass the apiKey in the request)
2017-11-08 16:56:37 +02:00
Mor Shemesh
ffa3673cf2
Merge pull request #344 from CatalystCode/iss275
...
Create dashboard with Icon Picker
2017-08-27 12:15:19 +03:00
David Douglas
c4251709da
removed test Toast warning
2017-08-25 11:44:53 +01:00
David Douglas
90e9932987
IconPicker component with tests
2017-08-25 11:03:07 +01:00
David Douglas
850ff4c561
Added IconPicker listStyle prop
2017-08-25 10:38:55 +01:00
David Douglas
b5a6c3e054
Props and State same order
2017-08-24 19:15:31 +01:00
David Douglas
8d82fd9304
Removed autocomplete case-insensitive filter as it is on by default
2017-08-24 19:13:14 +01:00
David Douglas
0497fce2b0
Create dashboard with Icon Picker
2017-08-24 19:03:33 +01:00
Elad Iwanir
4e8215a890
Fixing Toasts issue
2017-08-24 16:47:53 +03:00
Elad Iwanir
4c37980efb
fix stores lint issues
2017-08-24 15:45:18 +03:00
morsh
834c0719ad
Checking for AI errors
2017-08-24 15:04:47 +03:00
morsh
0e16f8c8b1
Configuration tests
2017-08-24 14:43:06 +03:00
morsh
7f3414f136
update yarn
2017-08-24 13:04:06 +03:00
morsh
c2c94e44fb
Merge remote-tracking branch 'origin/ibex-version-1.0' into up-tests-actions
...
# Conflicts:
# client/yarn.lock
2017-08-24 13:03:12 +03:00
Elad Iwanir
b4636e24c8
adding timeout to the Home tests
2017-08-24 10:22:51 +03:00
Elad Iwanir
9b1b5948fa
Adding a rendering test (UT) to the HomePage
2017-08-24 10:05:32 +03:00
morsh
813c02b01c
Adding some more tests to action classes
2017-08-23 23:59:25 +03:00
Elad Iwanir
a09670cab2
Merge pull request #337 from CatalystCode/AddingUTs
...
Adding CosmosDB plugin UT + minor fix to DirectLine plugin UT
2017-08-23 16:53:40 +03:00
Elad Iwanir
78ec79a6fa
CosmosDB plugin unit test
2017-08-23 16:35:04 +03:00
Ilana Kantorov
950ebc9603
add test to timeline and area
2017-08-23 16:34:09 +03:00
Elad Iwanir
16435c794a
CosmosDB plugin unit test
2017-08-23 16:30:12 +03:00
Ilana Kantorov
95df7c38e6
Merge branch 'ibex-version-1.0' into add-more-tests
2017-08-23 14:36:10 +03:00
Ilana Kantorov
007c393b5f
add test to common, delete unused files
2017-08-23 14:35:32 +03:00
Elad Iwanir
adc3012650
upgrading react-scripts-ts library from 1.4 to 2.6
2017-08-23 14:13:37 +03:00
Elad Iwanir
c27cd47158
First draft of Botframework Datasource UT
2017-08-23 14:12:15 +03:00
morsh
57e7a3e2b5
update yarn file
2017-08-23 14:04:22 +03:00
Ilana Kantorov
8c9e6a336e
Merge pull request #331 from CatalystCode/iss330
...
Revised dashboard toolbar menu. Resolves #330
2017-08-23 13:44:55 +03:00
Mor Shemesh
a2fbf27680
Merge pull request #329 from CatalystCode/iss311
...
react-md update and Connection dialog updates. Resolves #311
2017-08-23 11:59:58 +03:00
Ilana Kantorov
6d30f63b88
remove redundant line
2017-08-23 10:40:18 +03:00