Seyi Adebajo
|
7ed763cb8c
|
adds util function for iteratee componse function. refactors dataset compliance function name editableTags
|
2018-06-25 22:49:23 -07:00 |
|
Seyi Adebajo
|
09c0cb3a50
|
exposes api error on save in user notification
|
2018-06-18 14:54:23 -07:00 |
|
Seyi Adebajo
|
46aec5b06c
|
Merge pull request #1207 from theseyi/contains-personal
adds pill indicating that the dataset contains personal data
|
2018-06-18 10:39:20 -07:00 |
|
Seyi Adebajo
|
96ce82bca3
|
adds dialog indicating latency of 15 minutes when JIT request is successful
|
2018-06-14 14:46:36 -07:00 |
|
Seyi Adebajo
|
f697d46a02
|
adds pill indicating that the dataset contains personal data
|
2018-06-14 13:14:03 -07:00 |
|
Seyi Adebajo
|
3937970f61
|
Merge pull request #1205 from theseyi/advanced-edit
advanced edit
|
2018-06-14 11:22:30 -07:00 |
|
Seyi Adebajo
|
ce97189833
|
implements advanced edit mode for compliance policy updates
|
2018-06-13 15:12:23 -07:00 |
|
Charlie Tran
|
c66b9ceeff
|
Merge pull request #1194 from cptran777/suggested-owners-api
Implement suggested owners api and 2fa banner change
|
2018-05-30 16:20:41 -07:00 |
|
cptran777
|
d3bff2d2e4
|
Uses suggested owners api to get suggested owners rather than frontend filtering. Also changes timing of 2fa banner removal
|
2018-05-29 13:17:15 -07:00 |
|
Seyi Adebajo
|
7503a8c0b9
|
refactors IDL for metadata json schema and implementation of validator
slightly modifies variable names and removes unnecessary array type check
fixes cases where the type is a list that may include array or object
|
2018-05-29 11:20:11 -07:00 |
|
Seyi Adebajo
|
0e469f2e67
|
updates schema for json metadata. initial refactor of function to validate metadata schema properties. refactors action handler for upload: moves to container component
|
2018-05-23 14:56:30 -07:00 |
|
Seyi Adebajo
|
d64ce2e202
|
fixes failing tests for purge-policy and upstream-dataset components
|
2018-05-18 15:15:43 -07:00 |
|
Seyi Adebajo
|
c726f136a1
|
implements feature to override the retention policy on a child dataset independent of the upstream policies
|
2018-05-17 23:46:03 -07:00 |
|
Seyi Adebajo
|
e95a1a8e95
|
upgrades e-c-ts to latest@1.3.1 and related deps. refactors all exported default class definitions as named exports
|
2018-05-15 13:14:08 -07:00 |
|
Seyi Adebajo
|
eb679c788b
|
updates action decorator reference. adds config for allowedVersions of conflicting dependencies
|
2018-05-14 23:23:50 -07:00 |
|
Seyi Adebajo
|
01813e843c
|
updates decomm time format. limits decomm time to +7 days. updates interaface for calendars. fixes issue with acl expiresAt
|
2018-05-10 17:08:50 -07:00 |
|
Seyi Adebajo
|
29e29eb6fe
|
allows for acl access tasks to be restarted
|
2018-05-02 18:51:55 -07:00 |
|
Seyi Adebajo
|
933982bc0d
|
adds functions for async array traversal. adds CUSTOM pattern field for field formats. updates ember-concurrency to add support for waitForProperty, and updates typings.
|
2018-05-02 09:45:26 -07:00 |
|
Seyi Adebajo
|
b814fde3bd
|
minor refac
|
2018-05-01 10:22:47 -07:00 |
|
Seyi Adebajo
|
389f3a7e86
|
Revert "removes ability to specify security classification in ui"
This reverts commit 83cac663bdf7abb8c70d1336aafb43bf1a1a2232.
|
2018-05-01 09:56:23 -07:00 |
|
Seyi Adebajo
|
c0d5a0c3cd
|
Merge pull request #1117 from theseyi/perf-updates
perf updates
|
2018-04-24 13:34:21 -07:00 |
|
Seyi Adebajo
|
862d2005d4
|
provides default values for dataset container data api functions
|
2018-04-24 10:46:01 -07:00 |
|
Seyi Adebajo
|
750a46c222
|
batches data requests for compliance data into multiple requests that are resolved together i.e. after all requests have been resolved. then set at once using the setProperties buffer
|
2018-04-24 09:46:19 -07:00 |
|
Seyi Adebajo
|
d2bd4ef0e4
|
Merge pull request #1108 from theseyi/multi-tagging-updates
removes ability to specify schema-less security classification in ui
|
2018-04-19 16:03:13 -07:00 |
|
Seyi Adebajo
|
83cac663bd
|
removes ability to specify security classification in ui
|
2018-04-19 14:54:24 -07:00 |
|
Charlie Tran
|
95f18e1d9e
|
Merge pull request #1091 from cptran777/dataset-suggested-owners-revamp
add new suggested owners component to handle system generated owners
|
2018-04-16 14:11:27 -07:00 |
|
cptran777
|
448822e02e
|
Better BEM organization for suggested owner cards
|
2018-04-16 13:26:01 -07:00 |
|
cptran777
|
3f560bd5ad
|
UX suggested owners revamp v2 - changes made to improve code flow and readability
|
2018-04-16 11:53:29 -07:00 |
|
cptran777
|
c19ff27b5a
|
Owner tab UX revamp - add new suggested owners component to handle system generated suggestions
|
2018-04-12 23:49:20 -07:00 |
|
Seyi Adebajo
|
d20a54e88a
|
refactors compliance typings and constants module definitions/imports
|
2018-04-10 12:21:03 -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
|
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
|
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
|
8de05625a5
|
creates dataset container for owner list. modifies typings for IAvatar interface
|
2018-04-04 11:29:52 -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
|
51c734e743
|
add last modified date to the dataset schema component
|
2018-03-29 15:27:24 -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
|
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 |
|
Seyi Adebajo
|
b52c2f9263
|
Merge pull request #1057 from theseyi/emit-suggestion-feedback
emit suggestion feedback
|
2018-03-27 13:18:55 -04:00 |
|
Seyi Adebajo
|
2807f0472e
|
integrate with the compliance suggestion emit api
|
2018-03-26 14:57:03 -07:00 |
|
Seyi Adebajo
|
b4d83b3832
|
adds expiration date to access control entry request
|
2018-03-23 17:55:33 -04:00 |
|
Seyi Adebajo
|
351600aadc
|
rewrite jit access feature to work with new api and update implementation to use container components
|
2018-03-20 11:32:51 -07:00 |
|
Seyi Adebajo
|
f3f4806de9
|
adds type annotation at to prevent inferred any type
|
2018-03-14 10:55:25 -07:00 |
|
Seyi Adebajo
|
e843a561a9
|
removes policy notification for datasets with upstream policy
|
2018-03-14 10:53:27 -07:00 |
|
Seyi Adebajo
|
c1cdaee011
|
adds resolved ownership for datasets with metadata derived from parent dataset
|
2018-03-12 17:35:01 -07:00 |
|
Seyi Adebajo
|
59ce8f95a4
|
removes check for auto generated compliance policy on compliance container. prevents policy render on datasets with upstream compliance policy
|
2018-03-01 10:52:49 -08:00 |
|
Seyi Adebajo
|
279f567399
|
fix compliance container test
|
2018-02-28 17:08:50 -08:00 |
|
Seyi Adebajo
|
a5d5579d1f
|
adds indicator on compliance tab if: compliance policy is new, compliance policy has suggestions, compliance e policy fields have drifted. adds error state for ownership information and retry function. updates IComplianceGetResponse interface
|
2018-02-28 17:08:50 -08:00 |
|