Ignacio Bona
41cf965400
Bumped a bunch of dependencies. Mirage needed some work. Added ember and yarn scripts that runs same version of node as prod
2018-08-30 15:54:14 -07:00
cptran777
61acdd7177
Create test for search bar acceptance
2018-08-23 14:24:15 -07:00
Seyi Adebajo
3a95fd27ec
adds integration tests for upstream and downstream containers
2018-08-15 10:58:02 -07:00
Seyi Adebajo
51d45b177b
adds integration test for component container/data-systems-count. installs types for ember__test-helpers
2018-08-15 10:58:02 -07:00
Charlie Tran
479f575383
Merge pull request #1317 from cptran777/ui-health-typings
...
Ui health typings and api handler
2018-08-13 13:13:30 -07:00
cptran777
08d4c11f40
Fix api error handling
2018-08-13 12:17:41 -07:00
cptran777
dca71a796f
Code cleanup. Modify tests and mirage handling
2018-08-13 11:44:50 -07:00
cptran777
db227ac0fd
Fix tests for dataset health and create health mirage api handler
2018-08-12 22:44:01 -07:00
cptran777
4206c75387
Add api handlers and typings for metadata health
2018-08-12 19:59:34 -07:00
Seyi Adebajo
b5590c8ee7
moves services and actions to decorator methods
2018-08-12 13:02:01 -07:00
Charlie Tran
40f03536a0
Merge pull request #1291 from cptran777/dataset-health-tables
...
Dataset health tables. Don't care about no Travis CI builds
2018-08-06 12:21:19 -07:00
Seyi Adebajo
1c02e757ab
for TypeScript breaking change with keyof operator now supporting number and symbol type, use extract to specify string type
...
upgrades various dependencies. renames mirage .js files to .ts. fixes linting issues. rebuilds lock file
removes redux deps
upgrades to latest
Revert "upgrades to latest"
This reverts commit 45d2d45b0a28db3217863b2ac9492c5bfe67bf0a.
Committer: Seyi Adebajo <sadebajo@linkedin.com>
reoders tsconfig keys
2018-08-05 14:24:09 -07:00
cptran777
3481848470
Create table component for handling metadata health details
2018-08-03 10:46:39 -07:00
cptran777
dca915041a
Isolate mock data from component and change logic for how filtering works in dataset health
2018-08-02 11:27:27 -07:00
Seyi Adebajo
ee262e8c09
adds dataset relationship / lineage feature
2018-07-19 19:59:09 -07:00
Seyi Adebajo
47f93b5e52
Merge pull request #1260 from theseyi/dataset-fabric-switcher-tests
...
adds data-fabrics-container render tests
2018-07-18 10:59:54 -07:00
Seyi Adebajo
f8a6b0d361
adds data-fabrics-container render tests
2018-07-18 10:22:28 -07:00
Seyi Adebajo
f2492087d9
deletes obsolete files
2018-07-16 10:45:52 -07:00
Seyi Adebajo
ce70b8d4c0
adds test for compliance purge policy and mirage platform factory to support container/upstream-dataset integration test
2018-05-21 01:38:07 -07:00
Seyi Adebajo
4af70ed53b
replaces sinon mocks with manual mirage invocation. adds models and factories for related entities
2018-05-21 00:19:45 -07:00
Seyi Adebajo
6f9f003a0b
cleans up unit test for create search entries: removes global reference to server object on window, uses container instead. removes unused result variable. uses server.create inplace of createList since only one instance is used. deletes unneeded helper setup-mirage
2018-05-14 23:47:00 -07:00
cptran777
3c200fa9c0
Remove bold tags from search results
2018-05-09 15:41:06 -07:00
Seyi Adebajo
47f5f3f299
Merge pull request #1084 from theseyi/avatars-tests
...
adds integration tests for avatar components
2018-04-10 13:11:35 -07:00
cptran777
bfbd156cd9
Use OwnerType enum in mirage fixtures for dataset owners for more efficient updating
2018-04-10 11:17:33 -07:00
cptran777
42bac36e70
fix ownership checking bug
2018-04-10 10:30:04 -07:00
Seyi Adebajo
0bf1c19456
adds integration tests for avatar components
2018-04-09 19:04:11 -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
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
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
ca7ef2136d
adds properties tab acceptance test. adds mirage models, factories, scenarios, helpers for dataset acceptance tests
2018-02-09 12:03:20 -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
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
6632de40b7
fixes skipped integration tests: mocks server requests using sinon for component level request
2018-01-10 12:06:14 -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
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
Seyi Adebajo
ac1f960848
adds source coverage. resolves issues with html-inline-precompile library, points to github source
2017-11-16 10:18:23 -08:00
Seyi Adebajo
1893668806
corrects the typings for ownertype vs owneridtype.changes updateownertype action name to changeownertype on dataset-author component. adds fixtures for owner and user types. uses correct handler selectiondidchange for ember selector component
2017-11-10 00:08:50 -08:00
Seyi Adebajo
338e52c8b0
fixes login test and adds intergration test for login-form component. cleans up mirage config: adds helper for authenticate request handler. adds mirage to ts import paths
2017-11-05 21:38:47 -08:00
cyip
38dd53a072
change based on Seyi's comment
2017-10-11 17:44:18 -07:00
cyip
cf3a61d642
remove unwanted comment
2017-10-09 15:38:21 -07:00
cyip
356956e34c
updates tests
2017-10-09 14:49:47 -07:00
Seyi Adebajo
4bff3704b3
fixes testing initialization. adds initial test for login
2017-10-02 15:27:38 -07:00
Seyi Adebajo
c9fc8b681f
adds typings for owners and party-entities, refactors api for owner, party entities and compliance into typescript modules
2017-08-24 00:23:48 -07:00
Seyi Adebajo
13757cf37b
partially implements auto-suggestions feature. minor refactoring. adds typdef fir mirage route handlers. deletes unused dataset-schema-table component. adds mirage route handler for compliance api suggestions. updates compliance table to show suggestions.
2017-08-18 14:43:14 -07:00
Seyi Adebajo
4d0d746fe3
adds typescript. adds mirage. updates dependencies. begins separating api concerns from app: datasets. removes jshint.
...
adds mirage model+factory for compliance suggestion
updates gitignore: removes typings. adds environment.d.ts declaration file for config/environment. adds unit test for datasets-test. adds extracted datasets api file
updates destroy app test helper
updates compliance component to work with modified api from compliance api: removes isSubject, adds securityClassification
updates uploaded compliance shape validation. updates the dataset route
adds typescript files to prettier linting
updates gitignore with vscode
2017-08-16 10:04:36 -07:00