Seyi Adebajo
|
71f0ee9151
|
fix test case for initialComplianceInfo result
|
2018-05-23 15:03:58 -07:00 |
|
Seyi Adebajo
|
0e469f2e67
|
updates schema for json metadata. initial refactor of function to validate metadata schema properties. refactors action handler for upload: moves to container component
|
2018-05-23 14:56:30 -07:00 |
|
Seyi Adebajo
|
e7208eaa1a
|
refactor createInitialComplianceInfo to initialComplianceObjectFactory
|
2018-05-23 14:56:30 -07:00 |
|
Seyi Adebajo
|
0495399594
|
fix interface name. removes unneeded type-check in createcomplianceinfo factory
|
2018-05-23 14:56:30 -07:00 |
|
Seyi Adebajo
|
ce53a709cf
|
refactor compliance upload action using decorator
|
2018-05-23 14:56:30 -07:00 |
|
Mars Lan
|
4cb324861a
|
Add more logging for launcher failure (#1180)
|
2018-05-22 17:52:47 -07:00 |
|
Seyi Adebajo
|
89ed9f17a8
|
Merge pull request #1178 from theseyi/retention-urn
fixes issue with urn property being encoded inPOST request payload to…
|
2018-05-22 16:02:14 -07:00 |
|
Seyi Adebajo
|
815b7eafb4
|
removes unneeded properties from retention payload during save
|
2018-05-22 15:41:09 -07:00 |
|
Seyi Adebajo
|
dd374df0a4
|
fixes issue with urn property being encoded inPOST request payload to save retention
|
2018-05-22 15:25:11 -07:00 |
|
Seyi Adebajo
|
46f52e14ee
|
Merge pull request #1177 from theseyi/json-upload
moves upload source to ts
|
2018-05-22 12:35:35 -07:00 |
|
Seyi Adebajo
|
fd88f35ba3
|
Merge pull request #1176 from theseyi/notification-detail
5674 adds ability to view truncated text in notification toast as a dialog
|
2018-05-22 12:35:13 -07:00 |
|
Seyi Adebajo
|
5b8e61f892
|
fixes timing out test
|
2018-05-22 11:55:45 -07:00 |
|
Seyi Adebajo
|
ead5817f5c
|
moves upload source to ts
|
2018-05-22 11:25:43 -07:00 |
|
Seyi Adebajo
|
764e8594db
|
refactors dataset compliance markdatasetasnotcontainingmemberdata method to use notificationdialogactionfactory. adds unit test for notificationdialogactionfactory
|
2018-05-22 10:30:32 -07:00 |
|
Seyi Adebajo
|
b47317dcd2
|
5674 adds ability to view truncated text in notification toast as a dialog
|
2018-05-21 16:31:20 -07:00 |
|
Seyi Adebajo
|
a2cd718c95
|
Merge pull request #1175 from theseyi/tags-none-mutual-exc
5717 removes mutual exclusivity from field identifier drop down optio…
|
2018-05-21 11:12:57 -07:00 |
|
Seyi Adebajo
|
a66e483d13
|
Merge pull request #1174 from theseyi/typings
minor updates to IdLogicalType and IComplianceEntity type defs
|
2018-05-21 11:12:33 -07:00 |
|
Seyi Adebajo
|
b7ace4a87c
|
Merge pull request #1173 from theseyi/ret-over-test
additional retention override tests
|
2018-05-21 11:12:13 -07:00 |
|
Seyi Adebajo
|
e59b7dd9e6
|
Merge pull request #1172 from theseyi/custom-input-init
compliance entity value pattern is nullable when idlogicaltype is not…
|
2018-05-21 11:11:48 -07:00 |
|
Seyi Adebajo
|
4cf03ed9e2
|
minor clean up in notification service and component
|
2018-05-21 11:04:46 -07:00 |
|
Seyi Adebajo
|
a6487bb785
|
5717 removes mutual exclusivity from field identifier drop down option / one data type restriction per field
|
2018-05-21 10:46:31 -07:00 |
|
Seyi Adebajo
|
ff8897f1a5
|
Merge pull request #1170 from theseyi/retention-override
implements feature to override the retention policy on a child datase…
|
2018-05-21 10:10:28 -07:00 |
|
Seyi Adebajo
|
a0f51e7612
|
compliance entity value pattern is nullable when idlogicaltype is not custom. fixes issue with validation of empty custom regex not happening on type change
|
2018-05-21 10:09:32 -07:00 |
|
Seyi Adebajo
|
ef6f6f7c46
|
tests switching to edit mode in downstream purge policy
|
2018-05-21 01:53:28 -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
|
f60c81b7c4
|
minor updates to IdLogicalType and IComplianceEntity type defs
|
2018-05-21 00:09:26 -07:00 |
|
Seyi Adebajo
|
62b67f2294
|
Merge pull request #1171 from ziveo/patch-4
Update ember.gradle
|
2018-05-18 15:18:48 -07:00 |
|
Seyi Adebajo
|
d64ce2e202
|
fixes failing tests for purge-policy and upstream-dataset components
|
2018-05-18 15:15:43 -07:00 |
|
ziveo
|
8a075a9cae
|
Update ember.gradle
Updating to the latest current version of Node v8.11.2 LTS
|
2018-05-18 17:56:58 -04:00 |
|
Seyi Adebajo
|
c726f136a1
|
implements feature to override the retention policy on a child dataset independent of the upstream policies
|
2018-05-17 23:46:03 -07:00 |
|
Charlie Tran
|
75019c1852
|
Merge pull request #1169 from cptran777/remove-ui-https-redirect
remove client side redirection to https
|
2018-05-17 13:54:43 -07:00 |
|
cptran777
|
80602223d9
|
remove client side redirection to https
|
2018-05-17 13:25:54 -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
|
313eaab489
|
Merge pull request #1164 from theseyi/ts-upgrade
integrates os e-c-codecoverage with support for transpiled sources. adds fix for long delay on infinite scroll in chrome
|
2018-05-17 08:49:11 -07:00 |
|
ziveo
|
3763f8c1c6
|
Update build.gradle (#1167)
Updating Gradle version to at the moment lates 4.7
|
2018-05-16 22:02:58 -07:00 |
|
Mars Lan
|
9fda9b729f
|
Add configurable https redirection to mid-tier (#1166)
|
2018-05-16 22:02:12 -07:00 |
|
Yi (Alan) Wang
|
713a51db1c
|
Add Dataset Lineage APIs (#1165)
|
2018-05-15 17:54:26 -07:00 |
|
Seyi Adebajo
|
30926ecb48
|
fix issue with tab content showing outline on click. remove ember-pikaday as dep. updates some deps
|
2018-05-15 15:46:17 -07:00 |
|
Seyi Adebajo
|
746ac5a706
|
Merge pull request #1160 from theseyi/dep-linting
dependency clean up
|
2018-05-15 15:28:51 -07:00 |
|
Seyi Adebajo
|
989e88f57e
|
5113 downgrades to last known good e-c-ts. adds fix for long delay on infinite scroll in chrome.
|
2018-05-15 15:27:36 -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
|
1a64fe7cb2
|
moves to beta version for e-c-codecoverage with support for ts
|
2018-05-15 00:40:43 -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 |
|
Seyi Adebajo
|
73fba9f533
|
pin mirage at 0.4.1. 0.4.7 no compatible with unit test for create search entities
|
2018-05-14 23:34:30 -07:00 |
|
Seyi Adebajo
|
f1856d8abd
|
removes unused redux actions
|
2018-05-14 23:23:51 -07:00 |
|
Seyi Adebajo
|
05e61c4b58
|
fix @ember-decorators/babel-transforms allowedVersions. update lock file
|
2018-05-14 23:23:51 -07:00 |
|
Seyi Adebajo
|
d7f3f97997
|
retain same version for ember-power-select@2.0.0 as ember-power-select-typeahead @0.7.0
|
2018-05-14 23:23:50 -07:00 |
|
Seyi Adebajo
|
9a2e7ab411
|
fixes incorrect reference to ember decorators action. deletes obsolete type definitions for ember decorators, lib now includes ts definitions
|
2018-05-14 23:23:50 -07:00 |
|