2790 Commits

Author SHA1 Message Date
Seyi Adebajo
15ff520de6
Merge pull request #962 from theseyi/enable-acceptance
acceptance tests for tabbed routes
2018-02-09 13:04:11 -08:00
Seyi Adebajo
c90ff310f7 refactors acceptance login into helper function. adds acceptance tests for tabbed dataset routes 2018-02-09 12:03:20 -08:00
Seyi Adebajo
ca7ef2136d adds properties tab acceptance test. adds mirage models, factories, scenarios, helpers for dataset acceptance tests 2018-02-09 12:03:20 -08:00
Seyi Adebajo
068cf873ba
Merge pull request #961 from theseyi/tabbed-routes
implements tabbed routes for datasets
2018-02-09 12:02:04 -08:00
Seyi Adebajo
33f64dfebb implements tabbed routes for datasets 2018-02-08 17:11:49 -08:00
Seyi Adebajo
a3d5f546c9 replaces bs tabs with ivy tabs in datasets page 2018-02-08 17:07:33 -08:00
Yi (Alan) Wang
477a89c9ed
Add MIE consumer (#960) 2018-02-08 16:26:50 -08:00
Yi (Alan) Wang
d6d4b8f574
Modify frontend v2 APIs for datasets (#958) 2018-02-07 17:17:13 -08:00
Lee
f0e970b465 Request merge ACL page to master (#930)
* finish the alc access page layout, logics and sass files

* Fix css issue and request permission response error message

* finish the testing part

* simplify code finished

* finish spinner

* Finished ACL access page, testing cases, clean code format

* Clean format, address comments, refactor JS code of ACL page to TS

* address comments, replace type any and fix merge issue
2018-02-07 12:32:03 -08:00
Seyi Adebajo
d1ce9c3bed
Merge pull request #957 from theseyi/tab
localize color scheme map to set-color function. adds get-color funct…
2018-02-07 12:18:50 -08:00
Seyi Adebajo
3e74d00d81 localize color scheme map to set-color function. adds get-color function with ad color palette 2018-02-07 11:24:22 -08:00
Yi (Alan) Wang
06ccf1c99d
Fix MCE null pointer when dataset is null (#955) 2018-02-01 14:24:44 -08:00
Mars Lan
5987ab5ed0
Update MCE schema and test (#954) 2018-02-01 11:12:59 -08:00
Seyi Adebajo
f376789364
Merge pull request #953 from theseyi/properties-format-value
Fixes issue with properties format value
2018-01-31 16:49:20 -08:00
Seyi Adebajo
cfbe8c3390 fixes issue with treating undefined value as string in properties api module 2018-01-31 15:44:19 -08:00
Seyi Adebajo
b8617e166e refactor deprecated connect import from ember-redux 2018-01-31 10:22:51 -08:00
Yi (Alan) Wang
9dead1831e
Add MIE and MRE schema (#951) 2018-01-25 17:20:37 -08:00
Seyi Adebajo
80ff1c8a2e
Merge pull request #950 from theseyi/v2
updates readers for platforms and compliancedatatypes using v2 api. updates tsconfig with noEmitOnError
2018-01-25 13:17:51 -08:00
Seyi Adebajo
43f40cd4f1 updates api readers for platforms and compliance Data types. adds link for purge policies 2018-01-25 12:09:07 -08:00
Seyi Adebajo
cec37f49e6 update types version for ember. adds noEmitOnError for ts sources 2018-01-25 10:42:43 -08:00
Seyi Adebajo
8671e05558
Merge pull request #949 from theseyi/v2
move to v2 for complianceDataTypes and platforms api. refactor api ro…
2018-01-25 10:40:50 -08:00
Seyi Adebajo
898d562419
Merge pull request #948 from theseyi/inactive-owners
refactors markup for owner record indicators
2018-01-24 16:05:05 -08:00
Seyi Adebajo
432de27d9b move to v2 for complianceDataTypes and platforms api. refactor api root string literal to function that takes a version argument 2018-01-24 15:41:46 -08:00
Yi (Alan) Wang
aebb2797d5
Add refresh the dataset Property in MCE, and fix tests (#947) 2018-01-24 15:05:24 -08:00
Seyi Adebajo
4e74ec6c32 refactors markup for owner record indicators 2018-01-24 12:39:40 -08:00
Seyi Adebajo
64d72ef495
Merge pull request #946 from theseyi/inactive-owners
refactoring for dataset authors
2018-01-24 00:08:20 -08:00
Seyi Adebajo
6884361827 fix issue with prettier format for ternary in tsga 2018-01-23 23:50:45 -08:00
Seyi Adebajo
bcbba7d051 fix issue with prettier format for ternary in ts 2018-01-23 23:25:04 -08:00
Seyi Adebajo
b73a96315a refactors some owner utility functions. 2018-01-23 17:24:09 -08:00
Seyi Adebajo
b308768c42
Merge pull request #945 from theseyi/inactive-owners
adds support for identifying inactive owners that are included in lis…
2018-01-23 17:22:53 -08:00
Seyi Adebajo
dea2168e71 hides avatar for inactive owners 2018-01-23 13:43:16 -08:00
Seyi Adebajo
a3be2ee30b refactors dataset-author function definitions by moving non api-related functions from api module to constants 2018-01-23 13:32:55 -08:00
Seyi Adebajo
1b98b0f6a9 adds support for identifying inactive owners that are included in list of confirmed owners 2018-01-23 11:10:19 -08:00
Seyi Adebajo
27e0ab2615
Merge pull request #944 from theseyi/kafka-tracking-no-filter
remove filter for kafka tracking headers
2018-01-22 18:28:44 -08:00
Seyi Adebajo
e9f5801199
Merge pull request #943 from theseyi/authenticator-refactor
rewrites custom authenticator source in ts
2018-01-22 17:51:57 -08:00
Seyi Adebajo
d86bc16565 remove filter for kafka tracking headers 2018-01-22 17:44:50 -08:00
Seyi Adebajo
264052f01a retain $ post method for ajax request. rewrites login controller as ts file 2018-01-22 17:31:48 -08:00
Seyi Adebajo
39fff3e182 adds test for restore method on authenticator 2018-01-22 16:20:39 -08:00
Seyi Adebajo
2e873b64d5 updates jsdoc comment 2018-01-22 16:10:40 -08:00
Seyi Adebajo
cbe75c918e adds reference to api interface as generic type arguments 2018-01-22 16:09:38 -08:00
Seyi Adebajo
5bca5a0550 moves authenticator to ts and adds unit test 2018-01-22 15:53:39 -08:00
Seyi Adebajo
8e4996cfb6
Merge pull request #942 from theseyi/fix-import
fix reference to $ post, getJSON methods
2018-01-22 14:00:56 -08:00
Seyi Adebajo
5f4fa29c34 fix reference to $ post method 2018-01-22 13:43:33 -08:00
Seyi Adebajo
618618a325
Merge pull request #941 from theseyi/schemaless-misc
adds changes for sec classification. updates node build version. fixes related issues
2018-01-22 10:54:38 -08:00
Seyi Adebajo
aebc16e3a8 fixes broken integration test for schemaless tagging action 2018-01-22 09:45:21 -08:00
Seyi Adebajo
483a452ffa fixes issue with missing glyphicons from ember-bootstrap-sassy 2018-01-22 09:45:21 -08:00
Seyi Adebajo
acb653615c removes default value for unset dataset security classification on schemaless datasets. changes wording for notification prompt and notification type to error. halts wizard step if dataset security classification is not specified 2018-01-22 09:45:21 -08:00
Seyi Adebajo
0cc73216a5 adds function to derive disabled or enabled security classification options based on pii info. depends selectcted security classification dropdown option for schemaless datasets on pii toggle. removes static list of security dropdown options from schemaless and schema datasets compliance forms 2018-01-22 09:45:21 -08:00
Seyi Adebajo
29f1d23d63 adds link to go dht for schemaless dataset security classification 2018-01-22 09:45:21 -08:00
Seyi Adebajo
6d3f6fab92 hardcode sort order for security classification options 2018-01-22 09:45:21 -08:00