Seyi Adebajo
|
27bc871a41
|
Merge pull request #1063 from theseyi/decommission-date
adds decommission date property and calendar interface for deprecated…
|
2018-03-28 15:08:46 -07:00 |
|
Seyi Adebajo
|
f90a950a58
|
update decommissionDate test
|
2018-03-28 13:50:02 -07:00 |
|
Seyi Adebajo
|
2d90e483f5
|
adds integration test for container component
|
2018-03-28 12:40:12 -07:00 |
|
Seyi Adebajo
|
e212780bce
|
fix deprecation test
|
2018-03-28 12:14:10 -07:00 |
|
Seyi Adebajo
|
e49582474c
|
fix issue with broken dataset-properties test
|
2018-03-28 11:30:35 -07:00 |
|
Seyi Adebajo
|
b52c2f9263
|
Merge pull request #1057 from theseyi/emit-suggestion-feedback
emit suggestion feedback
|
2018-03-27 13:18:55 -04:00 |
|
Seyi Adebajo
|
278e16bb89
|
fix failing isRecentSuggestion test
|
2018-03-27 10:02:26 -07:00 |
|
Seyi Adebajo
|
4be1bbbdba
|
updates failing tests
|
2018-03-27 08:41:13 -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
|
a5d25fa560
|
creates more info component and refactors links
|
2018-03-14 16:57:22 -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
|
c1cdaee011
|
adds resolved ownership for datasets with metadata derived from parent dataset
|
2018-03-12 17:35:01 -07:00 |
|
Seyi Adebajo
|
24a412d214
|
fix broken tests related to refactor
|
2018-03-12 11:37:04 -07:00 |
|
Seyi Adebajo
|
e3fd6f93fd
|
fix broken test
|
2018-03-08 10:44:06 -08: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
|
272cfdc551
|
adds unit tests for url utils
|
2018-03-07 13:31:17 -08:00 |
|
Seyi Adebajo
|
279f567399
|
fix compliance container test
|
2018-02-28 17:08:50 -08:00 |
|
Seyi Adebajo
|
34a537a1af
|
unit tests isAutoGeneratedPolicy
|
2018-02-28 17:08:50 -08:00 |
|
Seyi Adebajo
|
1eb4cb83a0
|
adds unit tests for compliance suggestions
|
2018-02-28 17:08:50 -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
|
707ebd2748
|
fix incorrect test import
|
2018-02-22 16:17:55 -08:00 |
|
Seyi Adebajo
|
f0b0632ace
|
refactors exception handling in compliance presentational component to container component. adds error state for failed tasks in compliance container. adds test for api error class
|
2018-02-22 15:59:56 -08:00 |
|
Seyi Adebajo
|
86804ac2c9
|
reenable breadcumb navigation based on li urn format. support either hdfs / non-hdfs. add home
|
2018-02-22 11:16:50 -08:00 |
|
Seyi Adebajo
|
1ce7e05687
|
adds unit tests for urn conversion
|
2018-02-21 19:20:20 -08:00 |
|
Seyi Adebajo
|
34a67bdde6
|
updates api routes name to be all lowercase
|
2018-02-21 17:33:42 -08:00 |
|
Seyi Adebajo
|
c31b0aef53
|
fix issue with focus on request exemption text input. fix skipped test
|
2018-02-21 17:20:12 -08:00 |
|
Seyi Adebajo
|
ce9f59f77e
|
temporarily skip failing test
|
2018-02-21 16:49:51 -08:00 |
|
Seyi Adebajo
|
f2d5c10db4
|
updates save compliance by urn function. updates types for datasets and removes modifiedTime property on owners updated. makes deprecationNote non null
|
2018-02-21 16:32:31 -08:00 |
|
Seyi Adebajo
|
209267e528
|
fixes deprecation update. adds api error handler. refactors misc sources. adds test for throwIfApiError
|
2018-02-21 14:43:08 -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
|
c90ff310f7
|
refactors acceptance login into helper function. adds acceptance tests for tabbed dataset routes
|
2018-02-09 12:03:20 -08:00 |
|
Seyi Adebajo
|
ca7ef2136d
|
adds properties tab acceptance test. adds mirage models, factories, scenarios, helpers for dataset acceptance tests
|
2018-02-09 12:03:20 -08:00 |
|
Seyi Adebajo
|
33f64dfebb
|
implements tabbed routes for datasets
|
2018-02-08 17:11:49 -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
|
6884361827
|
fix issue with prettier format for ternary in tsga
|
2018-01-23 23:50:45 -08:00 |
|
Seyi Adebajo
|
b73a96315a
|
refactors some owner utility functions.
|
2018-01-23 17:24:09 -08:00 |
|
Seyi Adebajo
|
39fff3e182
|
adds test for restore method on authenticator
|
2018-01-22 16:20:39 -08:00 |
|
Seyi Adebajo
|
5bca5a0550
|
moves authenticator to ts and adds unit test
|
2018-01-22 15:53:39 -08:00 |
|
Seyi Adebajo
|
aebc16e3a8
|
fixes broken integration test for schemaless tagging action
|
2018-01-22 09:45:21 -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
|
d9e6306f2d
|
fixes broken purge policy test. adds test for compliance component empty state. adds notifications stub
|
2018-01-17 10:40:17 -08:00 |
|
Seyi Adebajo
|
6632de40b7
|
fixes skipped integration tests: mocks server requests using sinon for component level request
|
2018-01-10 12:06:14 -08:00 |
|
Seyi Adebajo
|
40b287d346
|
temporarily skips failing tests
|
2018-01-10 10:11:32 -08:00 |
|
Seyi Adebajo
|
788ce80172
|
fixes issue with obsolete validation check on compliance identifier types. removes obsolete compliance property constants and transformations. removes related obsolete tests. removes incorrect mirage suggestion mock response. adds permanent overflow on y scrollbar to prevent jank on page length variation
|
2017-12-14 16:41:21 -08:00 |
|
Seyi Adebajo
|
f100e66235
|
adds support for the nonOwner attribute to compliance policy change set. updates type definitions related to compliance policy. fixes issue with saving a compliance policy after edit.
|
2017-12-14 12:57:17 -08:00 |
|
Seyi Adebajo
|
fcc1c5544b
|
fixes issue with getcompliancesteps for schemaless datasets versus datasets with a schema
|
2017-12-14 08:35:55 -08:00 |
|
Seyi Adebajo
|
b36f6770b9
|
removes unused import in test: metadata-acquisition
|
2017-12-12 22:49:13 -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
|
d262468070
|
implements getFildIdentifierOptions to extract dropdown options from complianceDataTypes list returned from GET /complianceDataTypes endpoint. adds unit tests. adds mirage mock for complianceDataTypes response and fixtures.
|
2017-12-12 14:20:19 -08:00 |
|