133 Commits

Author SHA1 Message Date
cptran777
ca2a5ed7ba Update tests for new scenario 2018-09-27 16:57:46 -07:00
Charlie Tran
d8dcea3297
Merge pull request #1390 from cptran777/handle-new-relationships-api
Handle new relationships api
2018-09-18 12:38:08 -07:00
cptran777
339dc49495 relationships code cleanup - remove unused undry codes 2018-09-18 12:24:39 -07:00
Ignacio Bona
01e930d2b0 PR Comments + tests 2018-09-17 23:03:32 -07:00
cptran777
fe5d467598 Remove extraneous line 2018-09-17 16:29:32 -07:00
cptran777
1044854a97 Fixes failing tests for avatar image 2018-09-17 16:22:20 -07:00
cptran777
e9c62078e5 Fix for failing tests for lineage. Avatar tests still failing 2018-09-17 16:02:58 -07:00
Ignacio Bona
24cb936b5e Fix test failures 2018-09-14 17:10:45 -07:00
Seyi Adebajo
71f32d80d1 retain owner object referential integrity when augmenting with avatars. fix failing suggested owners and dataset author tests 2018-09-13 23:07:47 -07:00
Seyi Adebajo
c7cbdbf375 adds fallback test for avatar image url 2018-09-13 09:43:12 -07:00
Charlie Tran
91c7193ae8
Merge pull request #1351 from cptran777/add-export-policy
Add component for export policy in the compliance tab
2018-08-31 21:02:19 -07:00
cptran777
fe9dc90454 Fix broken tests 2018-08-31 01:22:14 -07:00
Ignacio Bona
26e5ee0a7f Merge branch 'master' into nacho-bump 2018-08-30 16:04:23 -07:00
Ignacio Bona
41cf965400 Bumped a bunch of dependencies. Mirage needed some work. Added ember and yarn scripts that runs same version of node as prod 2018-08-30 15:54:14 -07:00
cptran777
4c74d73832 Add component for export policy in the compliance tab 2018-08-30 14:15:10 -07:00
cptran777
701e056a70 Remove compliance tab editing wizard in favor of individual handlers 2018-08-28 17:29:39 -07:00
Seyi Adebajo
4f700bdfb9 truncates breadcrumb navigation trail if items exceed max number of trail items 2018-08-21 09:19:36 -07:00
Charlie Tran
db4515e14e
Merge pull request #1329 from cptran777/global-key-bindings
Global key bindings
2018-08-20 11:30:47 -07:00
Seyi Adebajo
7b69e7487d
Merge pull request #1324 from theseyi/moar-integration-tests
adds some missing integration tests
2018-08-20 10:29:33 -07:00
cptran777
9034573d72 Add testing for global key components 2018-08-17 13:38:42 -07:00
cptran777
5a9af6dc1e Implements component and service to handle global hotkeys 2018-08-17 11:58:47 -07:00
cptran777
c1925e3804 Fix modify twice on same render error and create new container to handle health gauge data task 2018-08-16 19:10:10 -07:00
Seyi Adebajo
e326b16ce7 adds component integration test for dataset-fabric-switcher 2018-08-15 10:59:56 -07:00
Seyi Adebajo
c10cf89a31 adds initial integration test for dataset-relationships component 2018-08-15 10:58:02 -07:00
Seyi Adebajo
3a95fd27ec adds integration tests for upstream and downstream containers 2018-08-15 10:58:02 -07:00
Seyi Adebajo
51d45b177b adds integration test for component container/data-systems-count. installs types for ember__test-helpers 2018-08-15 10:58:02 -07:00
cptran777
f37a303a1c Handling for deprecation messages to use defineProperty 2018-08-13 15:01:19 -07:00
Charlie Tran
479f575383
Merge pull request #1317 from cptran777/ui-health-typings
Ui health typings and api handler
2018-08-13 13:13:30 -07:00
cptran777
dca71a796f Code cleanup. Modify tests and mirage handling 2018-08-13 11:44:50 -07:00
Seyi Adebajo
5a3fc29fe3
Merge pull request #1318 from theseyi/the-great-purge
refactors service injection and action definition in es classes to use decorators. cleans up bower deps. removes legacy sources
2018-08-13 10:15:57 -07:00
cptran777
db227ac0fd Fix tests for dataset health and create health mirage api handler 2018-08-12 22:44:01 -07:00
Seyi Adebajo
b5590c8ee7 moves services and actions to decorator methods 2018-08-12 13:02:01 -07:00
Seyi Adebajo
615d401afc
Merge pull request #1313 from theseyi/wholesale-upgrades
major version library upgrades
2018-08-10 17:53:43 -07:00
Seyi Adebajo
759e6a6bc8 migrates acceptance to application tests, unit tests sources from older moduleFor* syntax of ember-qunit@2 to newer syntax proposed by emberjs/rfcs#232. removes ember-native-dom-helpers in favor of @ember/test-helpers 2018-08-09 23:25:55 -07:00
Seyi Adebajo
cadb912fc5 fix failing tests. deletes scripts and schema history feature components: route, controller, templates 2018-08-09 15:57:02 -07:00
Seyi Adebajo
43b98c5a28 migrates test sources from older moduleFor* syntax of ember-qunit@2 to newer syntax proposed by emberjs/rfcs#232 2018-08-09 10:41:52 -07:00
cptran777
af31fac9ce Undo skip test after fix 2018-08-07 09:57:48 -07:00
cptran777
c75ce142bc Create a score gauge component that can handle various instances of solid gauge charts 2018-08-07 09:57:23 -07:00
Seyi Adebajo
ac8d93f36e
Merge pull request #1302 from theseyi/travis-build-fix
test travis build fix
2018-08-07 01:30:42 -07:00
Seyi Adebajo
db1ff5ae1d fixes issue with unhandled error event in travis builds 2018-08-07 00:50:51 -07:00
cptran777
8f49e5e7fd Add tests for dataset health score table 2018-08-03 11:08:23 -07:00
cptran777
3481848470 Create table component for handling metadata health details 2018-08-03 10:46:39 -07:00
cptran777
449da617d6 Modify tests and remove action decorator 2018-08-02 13:00:49 -07:00
cptran777
a164cfe6bc add tests for metrics component 2018-08-01 16:34:55 -07:00
cptran777
fded516db7 Create a summary health metrics container and render mock data for graphs 2018-08-01 15:35:21 -07:00
cptran777
e58c40ec40 Add click handling functionality to horizontal bar charts and hover effect for each bar 2018-08-01 15:27:17 -07:00
cptran777
9a36bdbc5f add tests for previous commit for horizontal-bar-chart 2018-07-30 20:58:27 -07:00
cptran777
e0b72198d3 Create a custom graphing component that can handle horizontal bar graphs 2018-07-30 17:17:50 -07:00
cptran777
767da24cfa Edit tests to match up with current state of container 2018-07-27 13:46:30 -07:00
cptran777
efe00a695a Create health tab and components and flags on whether or not to show the contents 2018-07-27 13:37:46 -07:00