3044 Commits

Author SHA1 Message Date
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
Seyi Adebajo
141d492975 removes bower deps in jquery. adds typings for wherehows-web/initializers/ember-cli-mirage 2018-08-15 10:57:06 -07:00
Charlie Tran
7cc30b7e8b
Merge pull request #1323 from cptran777/modify-validation-view
Add a constructor to datasetvalidation
2018-08-14 15:45:32 -07:00
cptran777
ee6df4531f Use constructor for datasetvalidation class 2018-08-14 15:22:54 -07:00
cptran777
d9f4898fa9 Add a constructor to datasetvalidation 2018-08-14 14:49:51 -07:00
Mars Lan
8270b89422
Drop org_hierarchy_depth in user queries (#1322)
Update MCE schema
2018-08-14 08:56:01 -07:00
Charlie Tran
d4ce45a90c
Merge pull request #1321 from cptran777/health-tab-fix
Health tab fix
2018-08-13 17:06:37 -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
cptran777
c9e74754b4 Fixes issues where going from another tab to health tab does not render charts in ds view 2018-08-13 14:41:49 -07:00
Yi (Alan) Wang
ab650319d2
Disable LDAP ETL group flattening due to timeout (#1320) 2018-08-13 14:02:32 -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
08d4c11f40 Fix api error handling 2018-08-13 12:17:41 -07:00
cptran777
dca71a796f Code cleanup. Modify tests and mirage handling 2018-08-13 11:44:50 -07:00
Yi (Alan) Wang
962f9827d5
Add additional debugging log for LDAP ETL (#1319) 2018-08-13 10:29:23 -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
Seyi Adebajo
c101b4b30d deletes obsolete legacy files, cleans up bower deps 2018-08-13 09:49:57 -07:00
Yi (Alan) Wang
999ab051ee
Update Scala to 2.11, fix travis build (#1316) 2018-08-13 09:45:52 -07:00
cptran777
db227ac0fd Fix tests for dataset health and create health mirage api handler 2018-08-12 22:44:01 -07:00
cptran777
4206c75387 Add api handlers and typings for metadata health 2018-08-12 19:59:34 -07:00
Seyi Adebajo
b5590c8ee7 moves services and actions to decorator methods 2018-08-12 13:02:01 -07:00
Jyoti Wadhwani
48dc55436c More cleanup to get rid of WHZ_LDAP_* references (#1309)
* change readme file to remove ldap ref
* more cleanup
2018-08-11 15:25:57 -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
Mars Lan
d18595f39d
Update Gralde to 4.9 & Scala to 2.11 (#1315)
* Update Gralde to 4.9 & Scala to 2.11

* Update play.gradle

* Update repositories.gradle
2018-08-10 17:51:30 -07:00
Charlie Tran
08ddda0a19
Merge pull request #1314 from cptran777/frontend-routes-conf-fix
Remove breaking new line from conf routes file in wherehows fe
2018-08-10 17:06:51 -07:00
cptran777
d95f894430 Remove breaking new line from conf routes file in wherehows fe 2018-08-10 16:50:47 -07:00
Seyi Adebajo
c0dae610f1 removes artifacts from schema history, script finder components: links. minor ui updates 2018-08-10 12:03:56 -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
Charlie Tran
117e5273a9
Merge pull request #1312 from cptran777/metadata-health-api
Add metadata health dao and api
2018-08-09 11:04:08 -07:00
Seyi Adebajo
3e0fd71e03 upgrades ember-source to @^3.3.1, adds ember-cli-template-lint and a working fork of ember-tooltips due to https://github.com/sir-dunxalot/ember-tooltips/pull/258 2018-08-09 10:47: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
Seyi Adebajo
bec0bd7133 fixes template indentation issues and minor refactors of template HTML usage 2018-08-09 10:33:11 -07:00
cptran777
4d1ad407bd Minor code cleanup and fix 2018-08-09 10:23:14 -07:00
cptran777
57b2f68645 Add route for dataset health in wherehows fe conf 2018-08-09 10:01:18 -07:00
cptran777
578a4c4913 Metadata health api 2018-08-09 09:58:03 -07:00
Seyi Adebajo
3137bd0daa test compatibilty by migrating some class methods and computed properties to ember-decorators. fixes call to super in suggested-owners component. minor cleanup in banner-alerts component 2018-08-09 08:27:16 -07:00
cptran777
7250e028d5 Add metadata health dao 2018-08-08 21:28:22 -07:00
Charlie Tran
e310dec688
Merge pull request #1310 from cptran777/dataset-health-score-gauge
Add health score gauge to the dataset meta header
2018-08-08 14:38:42 -07:00
cptran777
1d574b7a93 Add health score gauge to the dataset meta header 2018-08-08 10:24:19 -07:00
Seyi Adebajo
dd6a6b03c0 upgrades to ember-cli@^3.3.0, typescript @^3.0.1 2018-08-08 08:53:10 -07:00
Jyoti Wadhwani
cf4d97c2d2
Merge pull request #1307 from jywadhwani/master
Adding license header to dummy login module
2018-08-07 15:38:33 -07:00
Charlie Tran
fc84868c04
Merge pull request #1303 from cptran777/score-gauge-component
Score gauge component
2018-08-07 15:38:21 -07:00
Jyoti Wadhwani
96d01eaea7 add license header to test file 2018-08-07 14:52:00 -07:00
Jyoti Wadhwani
6999b81c8d add license header to Dummy Login Module 2018-08-07 14:50:57 -07:00
cptran777
eca8c08b5c Constant getter for chart configs and minor code cleanup 2018-08-07 14:10:53 -07:00
Jyoti Wadhwani
c0fed1dd03
Merge pull request #1305 from jywadhwani/master
Add dummy login module to jaas config
2018-08-07 13:56:33 -07:00
Jyoti Wadhwani
42a76c5846 address reviewer comments 2018-08-07 13:55:36 -07:00
Jyoti Wadhwani
bb3eff9ca8 add dummy login module 2018-08-07 13:54:30 -07:00