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 |
|
Seyi Adebajo
|
01813e843c
|
updates decomm time format. limits decomm time to +7 days. updates interaface for calendars. fixes issue with acl expiresAt
|
2018-05-10 17:08:50 -07:00 |
|
Yi (Alan) Wang
|
241b8e8570
|
make MXE processing function public (#1152)
|
2018-05-10 16:01:23 -07:00 |
|
Charlie Tran
|
7b58dd2160
|
Merge pull request #1150 from cptran777/ownership-bug-fix-n-banner
Minor bug fix for ownership tab change stale banner wording
|
2018-05-10 15:06:39 -07:00 |
|
cptran777
|
e3d60276c5
|
update text for stale bannerand code clean up in power usr lookup
|
2018-05-10 14:46:26 -07:00 |
|
Seyi Adebajo
|
d34afc92e0
|
adds piwik tracking for compliance events
|
2018-05-10 10:52:41 -07:00 |
|
cptran777
|
39d0e9eb5b
|
Minor bug fix for ownership tab change stale banner wording
|
2018-05-09 16:13:46 -07:00 |
|
cptran777
|
8ae01252a3
|
remove legacy function that was refactored
|
2018-05-09 15:49:12 -07:00 |
|
cptran777
|
3c200fa9c0
|
Remove bold tags from search results
|
2018-05-09 15:41:06 -07:00 |
|
Charlie Tran
|
96959e7ce1
|
Merge pull request #1148 from cptran777/dataset-owner-save-typo
Fix typo in dataset ownership tab that caused save error message to b…
|
2018-05-09 13:20:25 -07:00 |
|
cptran777
|
1ba42988bf
|
Fix typo in dataset ownership tab that caused save error message to be incorrectly displayed
|
2018-05-09 12:40:50 -07:00 |
|