12004 Commits

Author SHA1 Message Date
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
Seyi Adebajo
eb679c788b updates action decorator reference. adds config for allowedVersions of conflicting dependencies 2018-05-14 23:23:50 -07:00
Seyi Adebajo
89e89084b4 deletes obsolete compliance row component 2018-05-14 23:23:50 -07:00
Seyi Adebajo
555aad9668 upgrades dependencies to latest allowed. adds ember-cli-dependency-lint. updates linter config for e-c-dependency-lint 2018-05-14 23:23:50 -07:00
Charlie Tran
6f2e91bcc0
Merge pull request #1163 from cptran777/hotfix-debugger-line
Remove stray debugger statement
2018-05-14 17:26:27 -07:00
cptran777
e82a7abad6 Remove stray debugger statement 2018-05-14 17:24:38 -07:00
Yi (Alan) Wang
3f6fa2d092
Fix hibernate config, make MXE processor public (#1162) 2018-05-14 17:15:19 -07:00
Charlie Tran
77964eb2e8
Merge pull request #1159 from cptran777/two-factor-auth-banner
Create banner to give notice for two fa authentication
2018-05-14 15:34:30 -07:00
cptran777
99464a5edc Merge branch 'two-factor-auth-banner' of https://github.com/cptran777/WhereHows into two-factor-auth-banner 2018-05-14 15:13:39 -07:00
cptran777
0648e83ab2 comment 2018-05-14 15:12:47 -07:00
cptran777
aaacadbabe change wording for variable name 2018-05-14 15:12:04 -07:00
cptran777
52239f7aae Create banner to give notice for two fa authentication and enhance banner service functionality 2018-05-14 15:12:04 -07:00
cptran777
2028d6d679 change wording for variable name 2018-05-14 14:17:05 -07:00
Yi (Alan) Wang
3b88be4a30
Modify dependencies and versions, tune log for MLE (#1157)
* Modify dependencies and versions
* Tune the log for MLE
2018-05-14 13:46:53 -07:00
cptran777
57dac03139 Create banner to give notice for two fa authentication and enhance banner service functionality 2018-05-14 11:27:37 -07:00
Seyi Adebajo
c4e933b583
Merge pull request #1158 from theseyi/custom-link
5639 Adds more info link for custom regex
2018-05-14 10:31:44 -07:00
Seyi Adebajo
9320f29c4e renames compliance metadata events. fixes heart beat timer for piwik tracking 2018-05-14 10:11:51 -07:00
Seyi Adebajo
6213c3c6c9 5639 Adds more info link for custom regex 2018-05-11 14:00:41 -07:00
Seyi Adebajo
4b8e29ee89
Merge pull request #1154 from theseyi/jit-acl-decomm-time
updates decomm time format. limits decomm time to +7 days. updates interface for calendars. fixes issue with acl expiresAt
2018-05-11 11:24:19 -07:00
Yi (Alan) Wang
fbe11480b7
Fix dataset decommission time check (#1156) 2018-05-11 11:20:26 -07:00
Seyi Adebajo
f23d981c48 fix failing test 2018-05-11 10:39:31 -07:00
Charlie Tran
6a6ca3d3e3
Merge pull request #1149 from cptran777/highlight-results-refactor
Remove bold tags from search results
2018-05-10 23:57:03 -07:00
cptran777
e9da60b177 minor changes to util names for code understandability 2018-05-10 23:10:49 -07:00