21 Commits

Author SHA1 Message Date
cptran777
9c2489d28b Allow for equals sign in urn validator 2018-08-21 12:10:06 -07:00
cptran777
f6ff783d6c Modify regex test for urn to allow dollar signs in pathname 2018-08-20 14:18:49 -07:00
Seyi Adebajo
abb9faf86e refactors dataset-fabric-switcher component to use getUrnParts inplace of deprecated getFabricFromUrn 2018-07-18 16:15:13 -07:00
Seyi Adebajo
a481a95caa adds a count of datasets in the data systems currently being viewed as a pill in the navigation bar 2018-07-18 14:57:04 -07:00
Seyi Adebajo
477aa4c056 fixes issue with urn navigation when data system prefix does not exist 2018-07-18 13:01:26 -07:00
Seyi Adebajo
297305dd11 creates containers and presentational components for dataset fabric switcher. defaults to local list of fabrics when remote not available. modifies dataset entity header styles by moving pills adjacent to dataset-name 2018-07-17 16:15:53 -07:00
Seyi Adebajo
3968c166bc fixes issue with breadcrumb home link being sticky to last entered platform. fixes issue with trailing empty link in breadcrumbs. updates top margin on dataset page to match browse/:entity page. 2018-07-11 10:09:42 -07:00
cptran777
4447362c0c Add wildcard to linkedin urn regex check for a dataset id so that logic flow allows wildcards 2018-05-04 10:23:17 -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
cptran777
fe8b3628e8 Encode wildcard symbol before sending api call for readdataset 2018-04-23 12:08:49 -07:00
Seyi Adebajo
0a374ec89a updates pattern for urn be less restrictive, accommodate encoded spaces and parentheses 2018-03-14 14:45:14 -07:00
Seyi Adebajo
f6bf5136aa updates to sidebar link rail for browse feature: jump to dataset, updates browse feature nav and inifiniy list loading indicator. adds tests for util functions. sundry updates 2018-03-08 10:21:01 -08:00
Seyi Adebajo
5e2e555c0a adds infinte scrolling for browse datasets lists. fixes issue with testing a liUrn: missing curly braces in regexp. moves additional url/uri utils sources to ts. 2018-03-07 11:15:11 -08:00
Seyi Adebajo
656fe9ae34 fix match for wh urn 2018-03-02 16:40:04 -08:00
Seyi Adebajo
1ce7e05687 adds unit tests for urn conversion 2018-02-21 19:20:20 -08:00
Seyi Adebajo
f841e5f68e fix dataset path conversion 2018-02-21 18:10:29 -08:00
Seyi Adebajo
a328cc26b6 fix prefix navigation in browser feature 2018-02-21 11:07:30 -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
1dbcaf1476 adds validators for new urn format. requests v2 dataset if urn in li format. 2018-02-14 20:47:26 -08: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
51c07e6b0f updates eslintrc : adds define global. renames dataset_id to datasetIdentifier. adds typings for various dataset resource models. adds api functions for columns endpoint. adds a convenience fetch function to get headers. adds a global type for the marked global module. adds typesafe utility function array-map. 2017-09-20 14:25:27 -07:00