12004 Commits

Author SHA1 Message Date
Ignacio Bona
75f69c016d Replace aupac-typeahead with power-select: more PR comments 2018-10-02 14:22:34 -07:00
Ignacio Bona
981d4cf058 Replace aupac-typeahead with power-select: more PR comments 2018-10-02 14:18:32 -07:00
Charlie Tran
68e58b709a
Merge pull request #1433 from cptran777/various-ux-fixes
Various ux fixes
2018-10-02 13:28:10 -07:00
cptran777
d16bff5f66 Fix typo in compliance that stops edit mode for annotations 2018-10-02 13:02:24 -07:00
cptran777
541bcf0904 Clean up CSS work for relationship table 2018-10-02 11:29:58 -07:00
cptran777
7b9b79de86 Add platforms to lineage tables and resize cells for content 2018-10-02 11:04:42 -07:00
cptran777
9c199820cb Fix issue where suggested owner names overflowed 2018-10-02 10:35:27 -07:00
cptran777
d27fb81f2a Fix issue where dataset pill did not inherit text color correctly 2018-10-02 10:21:17 -07:00
Charlie Tran
0f144c5422
Merge pull request #1432 from cptran777/move-from-get-helper
Start migrating code in dataset health components away from get helper
2018-10-01 23:43:54 -07:00
Ignacio Bona
d43f4caac8 Replace aupac-typeahead with power-select: PR comments + more tests 2018-10-01 17:12:01 -07:00
cptran777
ee1778ee1d Start migrating code in dataset health components away from get helper 2018-10-01 16:46:11 -07:00
Charlie Tran
57e5286df5
Merge pull request #1431 from cptran777/missing-export-policy-documentation
Adds missing documentation for computed property in export policy component
2018-10-01 16:44:26 -07:00
Charlie Tran
8cd94db99f
Merge pull request #1430 from cptran777/dataset-name-be-too-long
Fix issue where dataset names that are too long overlap health gauge
2018-10-01 16:44:01 -07:00
Charlie Tran
2258730357
Merge pull request #1429 from cptran777/purge-policy-migration
Moves fe check for compliance purge policy to retentionPolicy instead of complianceInfo
2018-10-01 16:41:01 -07:00
Seyi Adebajo
fc6cbcff5f
Merge pull request #1427 from theseyi/obfuscation-feedback-ui
obfuscation feedback ui: accepting none should replace multi tagged field with single none tag
2018-10-01 16:27:53 -07:00
cptran777
962d54833f Code cleanup for migration of purge policy logic 2018-10-01 16:25:33 -07:00
Charlie Tran
1c7df4fa2a
Merge pull request #1428 from cptran777/refactor-schema-entities
Refactor schema entities
2018-10-01 16:22:11 -07:00
Seyi Adebajo
2be739ba0d
Merge pull request #1415 from theseyi/last-saved-by
implements last saved by feature as a shareable component and adds me…
2018-10-01 16:15:28 -07:00
cptran777
763bf99142 Adds missing documentation for computed property in export policy component 2018-10-01 16:05:05 -07:00
cptran777
e1efafca52 Code cleanup for refactoring dataset compliance entities 2018-10-01 15:56:56 -07:00
cptran777
28de52f1f6 Fix issue where dataset names that are too long overlap health gauge 2018-10-01 14:52:56 -07:00
cptran777
d88a3cf442 Moves fe check for compliance purge policy to retentionPolicy instead of complianceInfo 2018-10-01 14:22:32 -07:00
cptran777
dc456343ca Remove test related to edit steps for old compliance wizard 2018-10-01 13:35:20 -07:00
cptran777
fdfa37695b Removes unused logic from compliance wizard 2018-10-01 13:27:16 -07:00
cptran777
e35d1a0e67 Refactor some compliance logic from dataset-compliance to compliance schema-entities 2018-10-01 13:24:21 -07:00
Seyi Adebajo
797bf7265b adds ability to replace all annotations for a compliance field with identifierType none when the suggestion is accepted 2018-10-01 10:42:19 -07:00
Seyi Adebajo
eb220aca2f updates StackedAvatarList component api with action to handle menu option selection 2018-10-01 10:40:43 -07:00
Ignacio Bona
af95dedddd Replace aupac-typeahead with power-select 2018-09-28 17:56:24 -07:00
Charlie Tran
34bcbfc56d
Merge pull request #1423 from cptran777/acl-access-ux-improvements
UX improvements for acl access tab
2018-09-28 15:53:07 -07:00
cptran777
e45146e755 Use moment for max selectable date for acl access 2018-09-28 15:39:08 -07:00
cptran777
25cc61debe Use moment to make the minimum selectable date for acl access as the following day. 2018-09-28 15:31:36 -07:00
cptran777
698082c0a6 UX improvements for acl access tab 2018-09-28 14:34:46 -07:00
Seyi Adebajo
3553c95f16 updates last saved by to integrate with newly added properties on GET response for owner and actor 2018-09-28 12:52:23 -07:00
Seyi Adebajo
ddb680c38b fix issue with template format 2018-09-28 12:52:23 -07:00
Seyi Adebajo
04149f4903 implements last saved by feature as a shareable component and adds metadata to ownership view 2018-09-28 12:52:23 -07:00
Charlie Tran
2d372cbd94
Merge pull request #1421 from cptran777/dataset-deprecation-acknowledgement
Dataset deprecation acknowledgement
2018-09-28 12:37:23 -07:00
cptran777
ca2a5ed7ba Update tests for new scenario 2018-09-27 16:57:46 -07:00
cptran777
e4cf3fdbc9 Change properties tab to status tab 2018-09-27 16:44:37 -07:00
cptran777
4bbba4f86b Dataset deprecation notice wording change 2018-09-27 16:42:38 -07:00
cptran777
394a5f5ae4 Add dataset deprecation acknowledgement and wiki link 2018-09-27 16:36:37 -07:00
Seyi Adebajo
9679eb772b
Merge pull request #1419 from theseyi/set-unspecified-fields
cleans up commented out code. modifies task to set all compliance fie…
2018-09-27 15:52:08 -07:00
Seyi Adebajo
89ab33332a
Merge pull request #1417 from theseyi/fix-upstream-owners
fixes issue with suggested ownership incorrectly precluding ownership…
2018-09-27 15:51:46 -07:00
Yi (Alan) Wang
6d6ec28435
Add actor and lastModified to DatasetOwnership structure (#1420) 2018-09-27 11:57:29 -07:00
Seyi Adebajo
4f3d50b5fc cleans up commented out code. modifies task to set all compliance fields as none using iteratee first each function 2018-09-27 08:16:26 -07:00
Seyi Adebajo
b0037ccbc2
Merge pull request #1410 from theseyi/email-avatars-and-reversible
refactors implementation and design of stacked-avatars-list componen…
2018-09-26 22:56:56 -07:00
Seyi Adebajo
4e50b07d3e fix failing tests for buildMailToUrl 2018-09-26 22:20:23 -07:00
Seyi Adebajo
7d7ae80c5a fixes issue with suggested ownership incorrectly precluding ownership information for an upstream dataset 2018-09-26 22:05:20 -07:00
Seyi Adebajo
10e8fdec8a refactors email for avatars 2018-09-26 21:57:16 -07:00
Yi (Alan) Wang
eb6b97c942
Minor modification on Retention API, make it Nonnull (#1416) 2018-09-26 14:18:32 -07:00
Seyi Adebajo
afca8738ef
Merge pull request #1411 from theseyi/recently-annotated-suggestion
filters out suggested annotations for compliance policies that have r…
2018-09-26 11:22:47 -07:00