2790 Commits

Author SHA1 Message Date
Seyi Adebajo
d879dacbfc
Merge pull request #1143 from ziveo/patch-2
Update package.json
2018-05-08 09:11:17 -07:00
Yi (Alan) Wang
edb5cefd5a
Support decommission time in dataset view (#1146) 2018-05-07 17:43:07 -07:00
Seyi Adebajo
166104b203 eslint ts rules 2018-05-07 16:54:37 -07:00
cptran777
ae8b6e9d5f Change wording on stale search alert banner to properly fit given space 2018-05-07 16:02:14 -07:00
cptran777
e80303c704 Implement new user lookup with ember power select typeahead 2018-05-07 14:33:17 -07:00
Bojan Zivkovic
568f565075 Adding updated yarn.lock file 2018-05-07 17:15:01 -04:00
Seyi Adebajo
6b5db9b9bd
Merge pull request #1144 from theseyi/eslint-ts
switches eslint parser to ts-es-parser
2018-05-07 11:39:20 -07:00
Seyi Adebajo
10e4383aec removes babel-eslint. adds ec-dependency-lint 2018-05-07 11:00:01 -07:00
Seyi Adebajo
1ffb0817d9 switches eslint parser to ts-es-parser 2018-05-07 10:38:34 -07:00
ziveo
044c91fec9
Update package.json
Adding `@ember-decorators/babel-transforms` to fix Ember deprecated warning message.
2018-05-04 21:53:06 -04:00
Charlie Tran
93298cad7d
Merge pull request #1142 from cptran777/urn-wildcards-encoding-fix
Add wildcard to linkedin urn regex check for a dataset id
2018-05-04 11:11:52 -07:00
cptran777
4447362c0c Add wildcard to linkedin urn regex check for a dataset id so that logic flow allows wildcards 2018-05-04 10:23:17 -07:00
Charlie Tran
6ae8c0b3e8
Merge pull request #1139 from cptran777/add-stg-stale-banners
Add handler for staging and stale search banners
2018-05-04 10:02:51 -07:00
cptran777
16f0acb3c0 some architecture changes 2018-05-03 18:20:53 -07:00
Seyi Adebajo
e3195a45a8
Merge pull request #1140 from theseyi/set-none-async-drop-tasks
fixes issue with async action to set tags as none: refactor with e-c-…
2018-05-03 16:51:05 -07:00
Seyi Adebajo
0e5e2ef391 fixes issue with async action to set tags as none: refactor with e-c-task and drop modifier. correctly displays the button when the unspecified fields exist for fields without another tag 2018-05-03 16:24:18 -07:00
cptran777
e9fe18b33b change z index of banner alerts to prevent other items from overlaying on it 2018-05-03 15:10:17 -07:00
cptran777
5f18894efe add new line to file 2018-05-03 14:12:37 -07:00
cptran777
8de4a00998 Add handler for staging and stale search banners 2018-05-03 14:05:15 -07:00
Seyi Adebajo
6120e2a6e2
Merge pull request #1118 from theseyi/secure-redirect
redirects to https from unsecure locations on app transition
2018-05-03 10:40:21 -07:00
Seyi Adebajo
3c7706538b
Merge pull request #1136 from theseyi/set-none
implements feature to mark unspecified tags as ComplianceFieldIdValue…
2018-05-03 10:02:43 -07:00
Seyi Adebajo
b2da5ea0c2
Merge pull request #1138 from theseyi/purge-na
5489 adds option for purge not applicable
2018-05-03 10:00:46 -07:00
Seyi Adebajo
06847c6f2d 5489 adds option for purge no applicable 2018-05-03 08:50:42 -07:00
Seyi Adebajo
872d1cda6d adds cli application configs for secure-redirection 2018-05-02 23:35:00 -07:00
Seyi Adebajo
5e0492eb99 implements feature to mark unspecified tags as ComplianceFieldIdValue.None 2018-05-02 23:11:40 -07:00
Seyi Adebajo
1856df006f
Merge pull request #1135 from theseyi/async-updates
updates async chunking scheduler to use rAF. misc minor updates
2018-05-02 23:10:39 -07:00
Seyi Adebajo
2e20784879 fixes issue with iterateArrayAsync traversal. switches to rAF for scheduling chunk iteration 2018-05-02 18:54:33 -07:00
Seyi Adebajo
75b2ad61c3 changes breadcrumb to render prefix and suffix text 2018-05-02 18:52:37 -07:00
Seyi Adebajo
29e29eb6fe allows for acl access tasks to be restarted 2018-05-02 18:51:55 -07:00
Seyi Adebajo
61871fd688 5444 adds jit acl more-info link 2018-05-02 18:48:34 -07:00
Seyi Adebajo
7b0924d184 fixes rendering of tooltips for edit button and expand/collapse chevrons in compliance table 2018-05-02 18:44:58 -07:00
Seyi Adebajo
3037028bd6 adds the browser-rail header. fixes issue with aborted navigation dropping tasks to update browse lists 2018-05-02 18:43:07 -07:00
Charlie Tran
8917228fbb
Merge pull request #1130 from cptran777/banner-alerts
Creates a banner alerts component to handle banner notifications
2018-05-02 14:03:16 -07:00
Seyi Adebajo
0e9827ad16
Merge pull request #1133 from theseyi/async-iteration-and-custom-pattern
adds functions for async array traversal. adds CUSTOM pattern field f…
2018-05-02 13:44:49 -07:00
cptran777
4277c4060b fix issue in service tests where assert was running after tests had finished 2018-05-02 11:31:36 -07:00
cptran777
7ffb330b15 change set to put 2018-05-02 11:31:36 -07:00
cptran777
5c7165b1a4 Add configuration handler on application controller for staging and stale search banners 2018-05-02 11:31:36 -07:00
Seyi Adebajo
5f8b048a11 updates the timer resolution delay for async array chunking 2018-05-02 11:31:06 -07:00
Charlie Tran
e1c5063933
Merge pull request #1132 from cptran777/staging-stale-search-banners
Add configuration handler for staging and stale search banners
2018-05-02 11:21:28 -07:00
Seyi Adebajo
933982bc0d adds functions for async array traversal. adds CUSTOM pattern field for field formats. updates ember-concurrency to add support for waitForProperty, and updates typings. 2018-05-02 09:45:26 -07:00
cptran777
143d1efdbd change set to put 2018-05-02 09:43:55 -07:00
cptran777
eea06d99a0 Add configuration handler on application controller for staging and stale search banners 2018-05-01 23:02:45 -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
eb3ddaecfb Merge branch 'banner-alerts' of https://github.com/cptran777/WhereHows into banner-alerts 2018-05-01 14:26:39 -07:00
cptran777
7c0c46f848 Documentation additions to trigger another build 2018-05-01 14:25:12 -07:00
cptran777
2307032c3e Creates a banner alerts component to handle banner notifications 2018-05-01 14:18:21 -07:00
Seyi Adebajo
720c2f5280
Merge pull request #1129 from theseyi/disregard-none-suggested-for-multi-tag
disregards suggested value of ComplianceFieldIdValue.None if the fiel…
2018-05-01 13:18:28 -07:00
cptran777
9ca78d9570 Creates a banner alerts component to handle banner notifications 2018-05-01 12:23:24 -07:00
ziveo
e3f57a736e Cleaning up application.env (#1115)
Cleaning up wherehows-backend/application.env config file to fix error message
2018-05-01 11:26:28 -07:00
Seyi Adebajo
b7ba9e4f7a disregards suggested value of ComplianceFieldIdValue.None if the field already has a tag 2018-05-01 11:08:41 -07:00