118 Commits

Author SHA1 Message Date
cptran777
e80303c704 Implement new user lookup with ember power select typeahead 2018-05-07 14:33:17 -07:00
cptran777
1106ad45f3 Improve documentation and code maintainability through usage of consistent constants and more semantic organization 2018-05-01 22:50:04 -07:00
cptran777
2307032c3e Creates a banner alerts component to handle banner notifications 2018-05-01 14:18:21 -07:00
Seyi Adebajo
459f707cc8 Revert "removes inapplicable classification change test for schemaless-tagging component"
This reverts commit 61d75dc9e07aa5edfebe72bbd9acf92be9867b34.
2018-05-01 10:01:51 -07:00
Seyi Adebajo
389f3a7e86 Revert "removes ability to specify security classification in ui"
This reverts commit 83cac663bdf7abb8c70d1336aafb43bf1a1a2232.
2018-05-01 09:56:23 -07:00
Charlie Tran
7a8922243d
Merge pull request #1113 from cptran777/dataset-owner-selection-revamp
Dataset owner selection revamp
2018-04-23 22:53:59 -07:00
cptran777
716f296f58 modify tests that were broken from changes 2018-04-22 23:31:35 -07:00
Seyi Adebajo
d2bd4ef0e4
Merge pull request #1108 from theseyi/multi-tagging-updates
removes ability to specify schema-less security classification in ui
2018-04-19 16:03:13 -07:00
Seyi Adebajo
61d75dc9e0 removes inapplicable classification change test for schemaless-tagging component 2018-04-19 15:43:35 -07:00
Seyi Adebajo
83cac663bd removes ability to specify security classification in ui 2018-04-19 14:54:24 -07:00
Charlie Tran
95f18e1d9e
Merge pull request #1091 from cptran777/dataset-suggested-owners-revamp
add new suggested owners component to handle system generated owners
2018-04-16 14:11:27 -07:00
cptran777
a2a608740d fix failing tests 2018-04-16 13:50:56 -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
0bf1c19456 adds integration tests for avatar components 2018-04-09 19:04:11 -07:00
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
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
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
279f567399 fix compliance container test 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
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
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
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
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
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
29b27e55b2 moves compliance row to ts source and fix bugs discovered by typing component interface and methods 2017-12-11 13:13:34 -08:00
Seyi Adebajo
4414e03012 implements schemaless dataset tagging feature. adds component tests. fixes issue with edit button unresponsive on first click in compliance tab 2017-12-06 10:23:33 -08:00
Seyi Adebajo
1d9331ff02 additional integration tests 2017-12-01 18:21:00 -08:00
Seyi Adebajo
7b2da73333 refactors informational text in purge policy into constant. adds integration tests for purge-policy component 2017-12-01 17:22:24 -08:00
Seyi Adebajo
e4c6849326 updates propeties api getter to treat error as empty result. updates loading animation on save 2017-11-16 15:10:26 -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
e42bf9c43f replaces manual DOM event triggers with ember native dom helpers 2017-11-13 11:09:40 -08:00
Seyi Adebajo
59cd5b4261 replaces manual DOM event triggers with ember native dom helpers 2017-11-10 10:33:10 -08:00
Seyi Adebajo
664173110a adds services stub for current user and exercises dataset-authors component 2017-11-10 02:05:48 -08:00