Seyi Adebajo
|
81535c6ee3
|
fixes issue with long text in breadcrumbs and dataset name element
|
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 |
|
Seyi Adebajo
|
d5ace96e3a
|
adds banner indicating purge policy is default generated in compliance policy
|
2018-02-26 10:21:50 -08:00 |
|
Seyi Adebajo
|
c33027796a
|
adds transform functions for readonly compliance entities onSave operation. adds styling for readony table row component. adds ui behavior for table row component
|
2018-02-26 01:24:15 -08:00 |
|
Seyi Adebajo
|
0ee52b22ad
|
adds loading indicator for compliance policy and upstream-dataset components
|
2018-02-25 20:55:24 -08:00 |
|
Seyi Adebajo
|
5a760f8fca
|
adds a banner referencing a parent dataset on the compliance policy if the dataset's compliance policy is from an upstream dataset. prevents edit mode in downstream policy
|
2018-02-25 20:34:46 -08:00 |
|
Seyi Adebajo
|
0eb87ec99b
|
v2: add intergration tests for container components. temporarily skips acceptance tests for datasets. further i implementation for v2 api integration and urn handling
|
2018-02-21 09:46:04 -08:00 |
|
Seyi Adebajo
|
b3a7c42acb
|
transition to v2 list and dataset list apis. adds types and transitions multiple sources to ts. temporarily decouples redux from browse feature
|
2018-02-14 16:00:32 -08:00 |
|
Seyi Adebajo
|
a3d5f546c9
|
replaces bs tabs with ivy tabs in datasets page
|
2018-02-08 17:07:33 -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
|
4e74ec6c32
|
refactors markup for owner record indicators
|
2018-01-24 12:39:40 -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
|
8f6d202cef
|
depends on platforms api to provide supportedPurgePolicies for each platform. uses e-c for async manangement
|
2018-01-10 08:30:01 -08:00 |
|
Seyi Adebajo
|
2b2cb4d686
|
fixes issues with field format selection
|
2017-12-13 17:31:53 -08:00 |
|
Seyi Adebajo
|
c0fe105111
|
adds non owner toggle for schema fields. hides dependent compliance options irrelevant field types. removes obsolete helper functions.
|
2017-12-13 16:34:30 -08:00 |
|
Seyi Adebajo
|
af453e1dca
|
transitions to complianceDataTypes mid tier api for default security classification for fields. removes obsolete tests. updates compliance table to render all user updatable compliance info in single column
|
2017-12-12 22:19:01 -08:00 |
|
Seyi Adebajo
|
4414e03012
|
implements schemaless dataset tagging feature. adds component tests. fixes issue with edit button unresponsive on first click in compliance tab
|
2017-12-06 10:23:33 -08:00 |
|
Seyi Adebajo
|
6850a56adc
|
adds indicator for removed dataset
|
2017-12-03 23:08:03 -08:00 |
|
Seyi Adebajo
|
e4c6849326
|
updates propeties api getter to treat error as empty result. updates loading animation on save
|
2017-11-16 15:10:26 -08:00 |
|
Seyi Adebajo
|
7f5688d6d0
|
adds local type defs for ember concurrency. contraints the return type for confirmOwner to the interface property. updates the remaining owners required count on datasetauthors component. adds fixed height for required count component
|
2017-11-13 17:54:43 -08:00 |
|
Seyi Adebajo
|
d08b24d4bf
|
updates the ux for user-lookup: adds user-lookup component. updates dataset-authors component: correctly implements addOwner action. updates types, adds requirement for minimum confirmed owners, adds notifications for state changes. adds integration tests for user-lookup-component. adds ember-math-helpers
|
2017-11-13 11:11:45 -08:00 |
|
Seyi Adebajo
|
953c340781
|
implements ownership distinction for suggested owners and confirmed owners. updates type defintions for owners
|
2017-11-09 09:49:04 -08:00 |
|
Seyi Adebajo
|
c8a306e2a4
|
minor updates to files to use es classes. deletes dataset-author js source
|
2017-11-08 19:18:15 -08:00 |
|
Seyi Adebajo
|
6e6cc0d413
|
adds link from dataset deprecation pill to properties tab and tooltip. updates text editor visual style for visibility. adds integration tests for deprecated datasets component
|
2017-11-01 09:10:42 -07:00 |
|
Seyi Adebajo
|
a22434069b
|
updates properties implementation. fixes issue with isTable flag on schema component. updates deprecation implementation. adds type defintions for properties
|
2017-10-25 02:11:28 -07:00 |
|
Seyi Adebajo
|
64c442b938
|
implements purge policy feature. constants for platforms and purge types. adds styles for feature. implements ui logic for selecting purge based on platform availability.
|
2017-10-19 18:17:16 -07:00 |
|
Seyi Adebajo
|
14bfe7cb40
|
adds empty state for dataset level fields. increases classification column width and creates --pre-wrap modifier for select component to wrap text.
|
2017-10-10 19:50:00 -07:00 |
|
Seyi Adebajo
|
e573fe3ab0
|
renders the current value of a field if one exists and a suggestion also exists
|
2017-10-02 12:21:54 -07:00 |
|
Seyi Adebajo
|
f0ab6942c2
|
creates empty state component: styles/template. adds support for column endpoint exception message. adds integration tests for empty-state component.
|
2017-09-28 18:37:38 -07:00 |
|
Seyi Adebajo
|
7485409146
|
adds reviewable filter option. updates filter logic to create diff between fields on policy and column field values. refactors implementation for client working copy / change-set: reduces number of steps. modifies compliance entity table styles
|
2017-09-27 09:54:37 -07:00 |
|
Seyi Adebajo
|
ef065d0e1d
|
refactors login flow. adds profile avatar. updates dependencies
refactors comments feature: initial get comments and create comment
updates tsconfig to support es2017 object prototype methods: values, entries, creates user-avatar component, adds styles, converts constants files to ts
updates comment editor. updates styling. adds auto focus on click
adds comment deletion
adds confirmation dialog for comment deletion
adds string union generic constraint type. adds comment stream header. adds comment update feature. adds style modifications and additions for comment components. refactors actions for comments using strategy pattern to allow for abstraction. adds dataset-constants constants module
|
2017-09-13 14:18:24 -07:00 |
|
Seyi Adebajo
|
452460b77d
|
updates compliance notifications. implements toasts for notifications service. fixes issue with data upload: does not automatically save on upload. adds object to type def for security classification since field can be null. adds utility for promise based delay
|
2017-08-30 10:26:44 -07:00 |
|
Seyi Adebajo
|
8511cbd469
|
updates notification confirm dialog. splits dataset field level question from dataset level questions. creates partials for compliance policy vs dataset fields
|
2017-08-29 16:54:29 -07:00 |
|
Seyi Adebajo
|
8f45ee248b
|
adds initial components for notification service: confirm modal and toasts
|
2017-08-27 05:04:53 -07:00 |
|
Seyi Adebajo
|
892db1a63d
|
fixes ldap column: revert to using unique ldap username for search
|
2017-08-24 00:25:48 -07:00 |
|
Seyi Adebajo
|
79854ab9ae
|
updates the edit view. adds hasRecentSuggestions flag for compliance metadata. refactors suggestions getter to include lastModified date.
|
2017-08-20 20:23:56 -07:00 |
|
Seyi Adebajo
|
ef1c1df63b
|
mark all as no
|
2017-08-20 18:12:56 -07:00 |
|
Seyi Adebajo
|
b5b2b2b8ba
|
updates sytles and text for json uploader component. updates member data component styles
|
2017-08-20 16:46:43 -07:00 |
|
Seyi Adebajo
|
6543eca32c
|
adds compliance action buttons to affirm or discard suggestions
|
2017-08-18 14:43:14 -07:00 |
|
Seyi Adebajo
|
13757cf37b
|
partially implements auto-suggestions feature. minor refactoring. adds typdef fir mirage route handlers. deletes unused dataset-schema-table component. adds mirage route handler for compliance api suggestions. updates compliance table to show suggestions.
|
2017-08-18 14:43:14 -07:00 |
|
Seyi Adebajo
|
30110782c7
|
META-1797,META-403 updates compliance metadata for to overwrite previously saved compliance copy. updates architecture for compliance metadata component: creates a working copy and diffs at the row/field level
|
2017-08-07 22:21:05 -07:00 |
|
Seyi Adebajo
|
d4d1427c8a
|
renames computed prop name. updates styles for error notification. begins steps to improve performance on compliance tab.
|
2017-07-18 17:09:43 -07:00 |
|
Seyi Adebajo
|
638b45ad03
|
fixes issue with dupes in saved compliance entities list: ensures that the unformatted identifier fields do not contain fields already present in the previously saved or current compliance entities list
|
2017-07-18 15:07:22 -07:00 |
|
Seyi Adebajo
|
971b1001b0
|
updates the index page ui with feature icons
|
2017-07-10 13:44:34 -07:00 |
|
Seyi Adebajo
|
e2cf19a46a
|
adds support for custom id in dataset compliance. adds divider for none type in options list. adds edit mode.
|
2017-07-10 13:43:00 -07:00 |
|
Seyi Adebajo
|
c3a53b4f0b
|
adds support to disable options on select. removes lowercase transformation on string option values: consumer responsibility
|
2017-07-10 13:43:00 -07:00 |
|
Seyi Adebajo
|
c3de4a5ff7
|
adds feature to download a compliance policy as a json document. upload as json and apply to policy. performs attribute type assertions on values in uploaded policy
|
2017-07-10 13:43:00 -07:00 |
|
Seyi Adebajo
|
fafb7d501f
|
removes support for datasetUrn from new policy creation. changes find by username to search by full name. fixes issues with null properties on compliance policy. add styling to reduce visibility of semi-hidden select
|
2017-07-10 13:42:58 -07:00 |
|
Seyi Adebajo
|
0da21378fe
|
updates dataset-compliance compliance component. adds notification component styles. fixes complianceEntities key name
|
2017-07-10 13:42:58 -07:00 |
|
Seyi Adebajo
|
c76487c167
|
updates pii data collection feature: single tab for compliance and confidential, renamed to compliance. moved closer to ownership tab. add notification dot for tab requiring user attention. moved action bar to fixed position at bottom of screen. removed app footer. myriad styling changes. etc
|
2017-07-10 13:42:58 -07:00 |
|