3044 Commits

Author SHA1 Message Date
Seyi Adebajo
0bf1c19456 adds integration tests for avatar components 2018-04-09 19:04:11 -07:00
Seyi Adebajo
8e2aa13ea9
Merge pull request #1083 from theseyi/ts-port
ports dataset route, controller, and configurator service, some utils…
2018-04-09 19:03:32 -07:00
Seyi Adebajo
8b94e3ee9c
Merge pull request #1079 from theseyi/misc
removes some unused legacy sources
2018-04-09 16:11:03 -07:00
Seyi Adebajo
1665c1868e ports dataset route, controller, and configurator service, some utils to ts 2018-04-09 15:55:38 -07:00
Yi (Alan) Wang
2f2e99677c
Add Dataset suggested owner API (#1082) 2018-04-09 11:11:18 -07:00
Yi (Alan) Wang
827ff7aab6
Get ACL config as String (#1081) 2018-04-05 13:38:12 -07:00
Seyi Adebajo
36ffc0bcfe
Merge pull request #1080 from theseyi/whitelist-CR
integrates new api CR for JitAclAccessWhitelist list. minor styling m…
2018-04-05 11:26:57 -07:00
Seyi Adebajo
9f978cf3fe integrates new api CR for JitAclAccessWhitelist list. minor styling modifications for avatar detail view 2018-04-05 10:57:29 -07:00
Andrew Park
3134709a26 Accept MLE event - SUCCEEDED job status (#1070) 2018-04-05 10:17:55 -07:00
Seyi Adebajo
2912d38fec
Merge pull request #1077 from theseyi/avatar-list
adds avatar interfaces ,components and styling. replaces scrolling avatar view with modal dialog
2018-04-05 00:40:44 -07:00
Seyi Adebajo
a74eef5f5d removes some unused legacy sources 2018-04-05 00:16:29 -07:00
Seyi Adebajo
031990ebc1 updated avatar detail header 2018-04-05 00:13:12 -07:00
Seyi Adebajo
5feac621be updates styling on avatar modal 2018-04-04 23:32:21 -07:00
Yi (Alan) Wang
c815c689bf
Take JIT whitelist as list of strings in config (#1078) 2018-04-04 17:47:50 -07:00
Seyi Adebajo
30563ce42a replaces dom elements with metadata component. adds name property to avatar-metadata component 2018-04-04 16:57:01 -07:00
Seyi Adebajo
2db408cdf1 minor styling updates for metadata 2018-04-04 15:32:43 -07:00
Seyi Adebajo
d47f298dbe fixes issue with emailing and slacking an owner. extracts owner filter functions into constants module. refactors base style on body. 2018-04-04 14:54:05 -07:00
Seyi Adebajo
6048d340b7 adds avatars constants module 2018-04-04 11:30:41 -07:00
Seyi Adebajo
8de05625a5 creates dataset container for owner list. modifies typings for IAvatar interface 2018-04-04 11:29:52 -07:00
Seyi Adebajo
bf4a9a1f06 adds avatar interfaces ,components and styling. replaces scrolling avatar view with modal interface 2018-04-04 10:48:47 -07:00
Seyi Adebajo
c25305d627 creates avatar components and initital layout 2018-04-03 09:21:02 -07:00
Seyi Adebajo
bf5e52ae71 minor updates to dataset-aclacces container type annotation. removes unneeded else in if template helper 2018-04-02 16:27:46 -07:00
Charlie Tran
2e6a1e2b93
Merge pull request #1074 from cptran777/schema-last-modified
add last modified date to the dataset schema component and modifiedby to dataset compliance tab
2018-04-02 14:54:15 -07:00
cptran777
f113c0d676 Revised naming of lastModified to lastModifiedString to differentiate from Api response naming 2018-04-02 14:24:49 -07:00
cptran777
dbfcb94724 add a modified by to the compliance last saved field in the datasets compliance tab 2018-04-02 11:21:12 -07:00
cptran777
54e137dad2 create schema header scss file and import into dataset schema all scss file 2018-03-30 14:11:31 -07:00
Yi (Alan) Wang
a764adf976
change jit acl config (#1075) 2018-03-30 09:36:00 -07:00
cptran777
51c734e743 add last modified date to the dataset schema component 2018-03-29 15:27:24 -07:00
Seyi Adebajo
f3507a82a9
Merge pull request #1073 from theseyi/expiration-constraint
constrains rendering of expiration note
2018-03-29 11:29:55 -07:00
Seyi Adebajo
8bb86b85c7
Merge pull request #1069 from cptran777/disable-tab-key-events
overwrite ivy-tabs tablist component keydown function
2018-03-29 10:52:45 -07:00
Seyi Adebajo
3a3d0fc564
Merge pull request #1071 from theseyi/additional-data-type
adds additional type of dataset data to list
2018-03-29 10:49:46 -07:00
Seyi Adebajo
4af17afe41 constrains rendering of expiration note 2018-03-29 10:49:25 -07:00
Seyi Adebajo
e56b1e5d7b adds additional type of dataset data to list 2018-03-29 10:11:03 -07:00
Charlie Tran
37e2bfb89a slight modification of proposed changes - change js to ts file and reallow right and left arrow keys 2018-03-28 19:29:47 -07:00
Charlie Tran
92c9df160b overwrite ivy-tabs tablist component keydown function to remove tab scrolling with arrow keys 2018-03-28 17:22:19 -07:00
Yi (Alan) Wang
0a41c2b8ea
Add lastModified field in schema (#1068) 2018-03-28 17:04:32 -07:00
Seyi Adebajo
2fed94d152
Merge pull request #1067 from theseyi/master
fix disable scenario for deprecation status update
2018-03-28 16:14:47 -07:00
Seyi Adebajo
d7aaceeb21 fix disable scenario for deprecation status update 2018-03-28 16:14:14 -07:00
Seyi Adebajo
47764ba263
Merge pull request #1066 from theseyi/master
fix decommission date prop: decommissionDate -> decommissionTime
2018-03-28 15:14:53 -07:00
Seyi Adebajo
ea7c173359 fix decommission date prop: decommissionDate -> decommissionTime 2018-03-28 15:13:41 -07:00
Seyi Adebajo
27bc871a41
Merge pull request #1063 from theseyi/decommission-date
adds decommission date property and calendar interface for deprecated…
2018-03-28 15:08:46 -07:00
Seyi Adebajo
f90a950a58 update decommissionDate test 2018-03-28 13:50:02 -07:00
Seyi Adebajo
a249e9ec52
Merge pull request #1064 from theseyi/acl-refac
replaces page notifications for acl access requests with notification…
2018-03-28 13:06:40 -07:00
Seyi Adebajo
b9784a59e0
Merge pull request #1065 from theseyi/jit-acl
Jit acl
2018-03-28 13:06:23 -07:00
Seyi Adebajo
b11102eaf1 adds business logic for required decommision date 2018-03-28 13:05:25 -07:00
Seyi Adebajo
2d90e483f5 adds integration test for container component 2018-03-28 12:40:12 -07:00
Seyi Adebajo
e212780bce fix deprecation test 2018-03-28 12:14:10 -07:00
Seyi Adebajo
e49582474c fix issue with broken dataset-properties test 2018-03-28 11:30:35 -07:00
Seyi Adebajo
25208a4a96 replaces page notifications for acl access requests with notification service invocation. 2018-03-28 10:58:30 -07:00
Seyi Adebajo
1bcb3230c2 adds decommission date property and calendar interface for deprecated datasets 2018-03-28 08:58:23 -07:00