200 Commits

Author SHA1 Message Date
cptran777
701e056a70 Remove compliance tab editing wizard in favor of individual handlers 2018-08-28 17:29:39 -07:00
cptran777
61acdd7177 Create test for search bar acceptance 2018-08-23 14:24:15 -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
cptran777
cb0bfc050a Code cleanup for hotkeys 2018-08-20 10:33:08 -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
cptran777
1592bd55f8 Finalize handling for api for metadata health endpoint and showing results 2018-08-16 15:03:34 -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
6b117295a8 Remove unnecessary line in code 2018-08-13 16:51:49 -07:00
cptran777
f8b389d761 Code cleanup for health tab chart fix 2018-08-13 16:50:46 -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
Charlie Tran
40f03536a0
Merge pull request #1291 from cptran777/dataset-health-tables
Dataset health tables. Don't care about no Travis CI builds
2018-08-06 12:21:19 -07:00
Seyi Adebajo
1c02e757ab for TypeScript breaking change with keyof operator now supporting number and symbol type, use extract to specify string type
upgrades various dependencies. renames mirage .js files to .ts. fixes linting issues. rebuilds lock file

removes redux deps

upgrades to latest

Revert "upgrades to latest"

This reverts commit 45d2d45b0a28db3217863b2ac9492c5bfe67bf0a.

 Committer: Seyi Adebajo <sadebajo@linkedin.com>

reoders tsconfig keys
2018-08-05 14:24:09 -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
Charlie Tran
b94bee826d
Merge pull request #1281 from cptran777/horizontal-bar-graphs
Horizontal bar graphs
2018-07-31 13:43:42 -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
Seyi Adebajo
3b726e47e1 modifies tests to comply with changes to suggestion related functions api 2018-07-30 12:24:16 -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
Seyi Adebajo
54aba5fc26 removes obsolete browse acceptance test 2018-07-24 12:06:15 -07:00
Seyi Adebajo
8eed317dbf fixes relationships test 2018-07-19 18:18:33 -07:00
Seyi Adebajo
f8a6b0d361 adds data-fabrics-container render tests 2018-07-18 10:22:28 -07:00
Seyi Adebajo
c0ff52eea9 fix failing breadcrumb tests 2018-07-10 21:38:48 -07:00
Seyi Adebajo
4e2f586e9c
Merge pull request #1232 from theseyi/utils
adds util function for iteratee compose function. refactors dataset compliance function name editableTags
2018-06-26 11:54:00 -07:00
Seyi Adebajo
7198b6471d moves noop to util helpers module 2018-06-25 23:42:28 -07:00