3044 Commits

Author SHA1 Message Date
Seyi Adebajo
6007ff2df4 moves router.js -> router.ts 2018-06-28 16:05:38 -07:00
Seyi Adebajo
bc8b138232
Merge pull request #1238 from theseyi/pipe
refacs array pipe util
2018-06-28 16:05:23 -07:00
Seyi Adebajo
eb801c3a54
Merge pull request #1241 from theseyi/misc-style-updates
removes unneeded dash in field type header. removes unneeded question…
2018-06-28 16:04:55 -07:00
Seyi Adebajo
254ffa08b8 removes unneeded dash in field type header. removes unneeded question mark glyph for tooltip header 2018-06-28 15:20:38 -07:00
Seyi Adebajo
feaaa1a8d6
Merge pull request #1240 from theseyi/misc-fix
fixes issue with delete button droppping to new line in smaller resol…
2018-06-28 13:35:52 -07:00
Seyi Adebajo
d9245917e7 fixes issue with delete button droppping to new line in smaller resolution viewport. fixes z-index issue with tooltip 2018-06-28 13:20:10 -07:00
Seyi Adebajo
09172057db moves router.js -> router.ts 2018-06-28 10:54:00 -07:00
Seyi Adebajo
6939c99103 refacs array pipe util 2018-06-27 10:56:15 -07:00
Seyi Adebajo
0e98c2d7c8
Merge pull request #1233 from theseyi/suggestion-conflict-not-required
splits compliance field validation computed property by creating a se…
2018-06-27 10:21:34 -07:00
Seyi Adebajo
b68676378d
Merge pull request #1235 from theseyi/suggestion-ux-updates
updates the suggestion column in compliance table to match interface …
2018-06-27 10:21:20 -07:00
Seyi Adebajo
238f219111
Merge pull request #1234 from theseyi/ff-flex-height
fixes compliance dialog article/section height in firefox
2018-06-27 09:59:22 -07:00
Seyi Adebajo
5a8837b3ea updates the suggestion column in compliance table to match interface design. renders more text per line in compliance field identifier column 2018-06-26 17:47:41 -07:00
Seyi Adebajo
90992fa9f8 fix pii tooltip rendering offscreen 2018-06-26 17:10:11 -07:00
Seyi Adebajo
97327abea4 fixes compliance dialog article/section height in firefox 2018-06-26 17:03:01 -07:00
Seyi Adebajo
0bc10758ec splits compliance field validation computed property by creating a separate dependent property without a check for suggestion mismatch but depends on the output from a full validation 2018-06-26 16:41:26 -07:00
Seyi Adebajo
4e2f586e9c
Merge pull request #1232 from theseyi/utils
adds util function for iteratee compose function. refactors dataset compliance function name editableTags
2018-06-26 11:54:00 -07:00
Seyi Adebajo
62c2bd5837
Merge pull request #1225 from theseyi/remove-ownership-flags
removes obsolete flags for ownership feature gate
2018-06-26 11:53:30 -07:00
Seyi Adebajo
7198b6471d moves noop to util helpers module 2018-06-25 23:42:28 -07:00
Seyi Adebajo
7ed763cb8c adds util function for iteratee componse function. refactors dataset compliance function name editableTags 2018-06-25 22:49:23 -07:00
Jyoti Wadhwani
9ec0459cbd api for field format docs 2018-06-25 10:29:20 -07:00
Mars Lan
27acfc1495
Rename "Add new" to "Add More" for clarity (#1230) 2018-06-22 16:48:12 -07:00
Seyi Adebajo
e3eade34de
Merge pull request #1229 from theseyi/styling-updates
minor styling updates to the compliance table styles
2018-06-22 15:07:48 -07:00
Seyi Adebajo
2def8b7fdb minor styling updates to the compliance table styles 2018-06-22 14:46:38 -07:00
Seyi Adebajo
5fffa5534c
Merge pull request #1228 from theseyi/reviewable-updates
reviewable updates
2018-06-22 14:19:38 -07:00
Yi (Alan) Wang
b3256082c2
Add sourceUrl transcient field to DatasetOwner (#1227) 2018-06-22 13:37:20 -07:00
Seyi Adebajo
caccb5ee78 filters readonly tags from initial step review validation. extracts suggestion conflict review check into contained function. creates function for initialStep review 2018-06-22 13:21:07 -07:00
Seyi Adebajo
b368a7706c includes readonly tags in tagNeedsReview check. reduces size threshold for notification-service modal to split-text 2018-06-21 18:52:27 -07:00
Seyi Adebajo
7186449552
Merge pull request #1222 from theseyi/suggestion-conflict-not-required
removes requirement that a suggestion conflict be resolved before use…
2018-06-21 14:55:02 -07:00
Jyoti Wadhwani
ce40bede1f
Merge pull request #1217 from jywadhwani/master
Point to the correct link of architecture design
2018-06-21 14:38:42 -07:00
Seyi Adebajo
b93e133dc2 removes obsolete flags for ownership feature gate
removes mid-tier config property for showOwnership feature flag

fix failing tests
2018-06-21 11:54:34 -07:00
Seyi Adebajo
392dc49a07
Merge pull request #1224 from linkedin/revert-1223-remove-ownership-flags
Revert "removes obsolete flags for ownership feature gate"
2018-06-21 11:45:26 -07:00
Seyi Adebajo
5f036581cc
Revert "removes obsolete flags for ownership feature gate" 2018-06-21 11:23:37 -07:00
Seyi Adebajo
5dd2846dc8 removes requirement that a suggestion conflict be resolved before user is able to proceed with compliance metadata update 2018-06-21 11:04:34 -07:00
Seyi Adebajo
3f316e47ed
Merge pull request #1223 from theseyi/remove-ownership-flags
removes obsolete flags for ownership feature gate
2018-06-21 11:01:46 -07:00
Seyi Adebajo
b3fc5842cc fix failing tests 2018-06-21 10:46:37 -07:00
Seyi Adebajo
cbc56bc614 removes mid-tier config property for showOwnership feature flag 2018-06-21 10:15:52 -07:00
Seyi Adebajo
9b3241787a removes obsolete flags for ownership feature gate 2018-06-21 10:15:51 -07:00
Seyi Adebajo
9c59d6f1e0
Merge pull request #1220 from theseyi/cosmetic-updates
updates misc visual styles for compliance tag dropdown. fixes z-index stacking issue that caused avatar metadata below to appear above field tag dropdown. fixes issue with containingPersonalData flag being null when user does not interact with toggle
2018-06-21 10:07:05 -07:00
Seyi Adebajo
0c59f3c00f
Merge pull request #1221 from theseyi/dataset-pii
updates styling on dataset pills
2018-06-21 10:06:48 -07:00
Seyi Adebajo
52fd1fa91f updates styling on dataset pills 2018-06-20 11:04:48 -07:00
Seyi Adebajo
3b5d3ef3aa updates misc visual styles for compliance tag dropdown. fixes z-index stacking issue that caused avatar metadata below to appear above field tag dropdown. fixes issue with containingPersonalData flag being null when user does not interact with toggle 2018-06-20 10:50:14 -07:00
Jyoti Wadhwani
4bb5a3fe8b change 2018-06-18 17:32:30 -07:00
Seyi Adebajo
04a17f851f
Merge pull request #1215 from theseyi/save-error-propagate
exposes api error on save in user notification
2018-06-18 15:50:33 -07:00
Seyi Adebajo
caed823ead reafactors validation for custom regex in data-set-compliance-tag 2018-06-18 15:50:07 -07:00
Yi (Alan) Wang
2c1e1fa240
MIE consumer to use platform specific listName API (#1214) 2018-06-18 15:41:11 -07:00
Seyi Adebajo
09c0cb3a50 exposes api error on save in user notification 2018-06-18 14:54:23 -07:00
Seyi Adebajo
d5dfb38a84
Merge pull request #1213 from theseyi/moar-propagate
throws more errors on failed schema validation
2018-06-18 14:19:14 -07:00
Seyi Adebajo
7409a5a00a adds more error propagation to schema validation 2018-06-18 13:35:39 -07:00
Yi (Alan) Wang
5e7a4c414e
MCE processor to update dataset deployment info (#1212) 2018-06-18 13:22:07 -07:00
Seyi Adebajo
dcba2c0bfc
Merge pull request #1211 from theseyi/updates-from-bb-session
updates to compliance dialog feature and bug fixes
2018-06-18 11:30:34 -07:00