84 Commits

Author SHA1 Message Date
Seyi Adebajo
98522c40f6
Merge pull request #1338 from theseyi/fix-missing-links
reinstate lost pr to converts links to use config object
2018-08-27 10:46:54 -07:00
Seyi Adebajo
a3b1ec4db4 converts links to use config object 2018-08-26 23:25:51 -07:00
cptran777
10d27880e4 Minor code modification for red dot on ownership tab 2018-08-21 12:23:15 -07:00
cptran777
a97455105f Add missing property documentation on dataset controller 2018-08-20 11:43:55 -07:00
cptran777
0ec1c8f6a6 Create logic and events to show red dot on ownership tab if needs action 2018-08-20 10:08:36 -07:00
Seyi Adebajo
b5590c8ee7 moves services and actions to decorator methods 2018-08-12 13:02:01 -07:00
Seyi Adebajo
cadb912fc5 fix failing tests. deletes scripts and schema history feature components: route, controller, templates 2018-08-09 15:57:02 -07:00
Seyi Adebajo
3137bd0daa test compatibilty by migrating some class methods and computed properties to ember-decorators. fixes call to super in suggested-owners component. minor cleanup in banner-alerts component 2018-08-09 08:27:16 -07:00
cptran777
c31d3ed00e Small cleanup of schema history and scripts to remove highcharts references and remove manual bower import of highcharts 2018-08-06 10:58:52 -07:00
cptran777
efe00a695a Create health tab and components and flags on whether or not to show the contents 2018-07-27 13:37:46 -07:00
Seyi Adebajo
41aa8ce204 removes feature flag for revamped datasystem browser 2018-07-24 11:23:13 -07:00
Seyi Adebajo
04c558c6da flag guards dataset lineage feature. breaks apart relationship table filter step to takeN and filterByNativeName / ...relationshipType 2018-07-23 13:47:43 -07:00
Seyi Adebajo
f2492087d9 deletes obsolete files 2018-07-16 10:45:52 -07:00
Seyi Adebajo
9b6d404a41 refactors application controller and search service to ts. adds service annotations to ts registry for ember/service 2018-07-12 15:24:32 -07:00
Seyi Adebajo
a9949ebfa2 adds config check for browse revamp feature. adds route replacement on index route 2018-07-10 21:32:14 -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
f697d46a02 adds pill indicating that the dataset contains personal data 2018-06-14 13:14:03 -07:00
Seyi Adebajo
45f8c000a6
Merge pull request #1201 from theseyi/readonly-override
readonly override
2018-06-07 11:15:59 -07:00
Seyi Adebajo
4e6e46e9eb implements guided modal for compliance field tag entry. refactors radio component 2018-06-04 16:59:10 -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
Charlie Tran
a99654f699
Merge pull request #1168 from cptran777/login-banner-change
change severity of login and stale search banner to draw more attention
2018-05-17 11:14:08 -07:00
cptran777
2959f37a29 change severity of login and stale search banner to draw more attention 2018-05-17 10:39:09 -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
cptran777
aaacadbabe change wording for variable name 2018-05-14 15:12:04 -07:00
cptran777
52239f7aae Create banner to give notice for two fa authentication and enhance banner service functionality 2018-05-14 15:12:04 -07:00
cptran777
2307032c3e Creates a banner alerts component to handle banner notifications 2018-05-01 14:18:21 -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
1665c1868e ports dataset route, controller, and configurator service, some utils to ts 2018-04-09 15:55:38 -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
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
035ea922ae creates container component for search sources. refactors search controller 2018-03-18 21:43:31 -07:00
Seyi Adebajo
e843a561a9 removes policy notification for datasets with upstream policy 2018-03-14 10:53:27 -07:00
Seyi Adebajo
0a18928dbd indicates field format required. extracts compliance policy changeset functions to TS module. mimics stable sort for complianceDataTypes comparator. changes compliance policy form icons for missing field vs field with review action. 2018-03-12 10:01:25 -07: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
92a3f7f19e converts a dataset id to urn using urntoid endpoint. refactors a check for notfound into an api utility function 2018-02-28 16:39:42 -08:00
Seyi Adebajo
dd91ddb563 fix misc issues with editing compliance policy at dataset level. saving owners. creating a new owner 2018-02-27 00:03:06 -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
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
33f64dfebb implements tabbed routes for datasets 2018-02-08 17:11:49 -08:00
Seyi Adebajo
264052f01a retain $ post method for ajax request. rewrites login controller as ts file 2018-01-22 17:31:48 -08:00
Seyi Adebajo
5f4fa29c34 fix reference to $ post method 2018-01-22 13:43:33 -08:00
Seyi Adebajo
6c403f2b82 upgrades dependencies including typescript, ember-cli, ember. and a host of other dependencies. adds $ for legacy sources. adds eslint plugin ember recommended. fixes reported issues in legacy sources. refactors module imports to rfc-176. updates typings. fixes implicit any typings. removes strict function types: ts2.6 adds support for bivariant checking. fixes broken tests. runs updated ember blueprint. 2018-01-20 00:46:47 -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
ea21f86983 updates code formart for login controller 2017-11-05 21:15:13 -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
90a2e366bb fixes default value for dataset-schema component isTable class field 2017-10-24 01:07:06 -07:00
Seyi Adebajo
20e9e54135 deletes datasetSchemaFieldsAndTypes reference and related implementation. 2017-10-24 00:24:19 -07:00