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 |
|
Seyi Adebajo
|
c9b5acad25
|
Merge pull request #1128 from theseyi/restore-schemaless-class-and-fix-next
Restore schema-less classification and fix wizard advancing on purge-policy
|
2018-05-01 10:46:25 -07:00 |
|
Seyi Adebajo
|
b814fde3bd
|
minor refac
|
2018-05-01 10:22:47 -07:00 |
|
Seyi Adebajo
|
2cf3bf5acd
|
5555 5566 5569 reverts change to remove security classification from schemaless datasets. fixes issue with advancing wizard on purge-policy when successful edit has been made to compliance policy
|
2018-05-01 10:18:56 -07:00 |
|
Seyi Adebajo
|
459f707cc8
|
Revert "removes inapplicable classification change test for schemaless-tagging component"
This reverts commit 61d75dc9e07aa5edfebe72bbd9acf92be9867b34.
|
2018-05-01 10:01:51 -07:00 |
|
Seyi Adebajo
|
389f3a7e86
|
Revert "removes ability to specify security classification in ui"
This reverts commit 83cac663bdf7abb8c70d1336aafb43bf1a1a2232.
|
2018-05-01 09:56:23 -07:00 |
|
Yi (Alan) Wang
|
8e09a396e6
|
Add value pattern to DatasetFieldEntity (#1126)
|
2018-04-30 14:14:26 -07:00 |
|
Charlie Tran
|
e23f2744cf
|
Merge pull request #1122 from cptran777/search-autocomplete-trigger
Remove extra step to trigger typeahead search
|
2018-04-29 22:24:52 -07:00 |
|
cptran777
|
f8d4e45447
|
minor refactor
|
2018-04-27 13:26:38 -07:00 |
|
cptran777
|
308debaba1
|
Hitting enter on a suggestion will also trigger a search with that autocomplete value as the keyword
|
2018-04-26 14:13:44 -07:00 |
|
Yi (Alan) Wang
|
bdec699aac
|
Update MCE partition spec and fix tests (#1121)
|
2018-04-26 13:37:42 -07:00 |
|
Yi (Alan) Wang
|
795f0ea97a
|
Add dataset retention API (#1120)
|
2018-04-26 13:18:45 -07:00 |
|
Seyi Adebajo
|
93ddd5966e
|
Merge pull request #1119 from theseyi/compliance-adv
disables compliance policy next button if there are fields that requi…
|
2018-04-24 13:36:37 -07:00 |
|
Seyi Adebajo
|
c0d5a0c3cd
|
Merge pull request #1117 from theseyi/perf-updates
perf updates
|
2018-04-24 13:34:21 -07:00 |
|
Seyi Adebajo
|
eebcea5c6c
|
disables compliance policy advancement if there are fields that require review
|
2018-04-24 13:00:31 -07:00 |
|
Seyi Adebajo
|
1d6f78d355
|
redirects to https for unsecure locations on app transition
|
2018-04-24 11:26:12 -07:00 |
|
Seyi Adebajo
|
862d2005d4
|
provides default values for dataset container data api functions
|
2018-04-24 10:46:01 -07:00 |
|
Seyi Adebajo
|
a28bc5f9f4
|
replaces ember-tooltip with css only tooltips. each component was triggering a reflow with getComputedStyle causing terrible layout thrashing
|
2018-04-24 09:49:24 -07:00 |
|
Seyi Adebajo
|
750a46c222
|
batches data requests for compliance data into multiple requests that are resolved together i.e. after all requests have been resolved. then set at once using the setProperties buffer
|
2018-04-24 09:46:19 -07:00 |
|
Yi (Alan) Wang
|
19ff87dee6
|
Update MCE compliance and fix build (#1116)
|
2018-04-24 09:40:21 -07:00 |
|
Seyi Adebajo
|
786f2e9899
|
removes step to occlude compliance entities rows that are outside viewport. step added 1.2s tp render process which is more critical than scroll performance
|
2018-04-24 09:39:08 -07:00 |
|
Charlie Tran
|
d59d88b6a7
|
Merge pull request #1114 from cptran777/encoded-wildcard-in-datasets
Encode wildcard symbol before sending api call for readdataset
|
2018-04-23 22:57:56 -07:00 |
|
Charlie Tran
|
7a8922243d
|
Merge pull request #1113 from cptran777/dataset-owner-selection-revamp
Dataset owner selection revamp
|
2018-04-23 22:53:59 -07:00 |
|
cptran777
|
b670a810fb
|
minor fixes to scss to utilize get color function
|
2018-04-23 22:07:51 -07:00 |
|
cptran777
|
fe8b3628e8
|
Encode wildcard symbol before sending api call for readdataset
|
2018-04-23 12:08:49 -07:00 |
|
cptran777
|
e9ec17b323
|
cleanup typo
|
2018-04-23 10:47:21 -07:00 |
|
cptran777
|
190cd105ee
|
minor change to match up with ux revamp designs where message near save button changes depending on owners still required
|
2018-04-23 10:33:36 -07:00 |
|
cptran777
|
859627bcd2
|
Minor code and logic cleanup to maintain non revamped version on prod
|
2018-04-23 10:25:41 -07:00 |
|
cptran777
|
ef71609f3d
|
add error message to warn users to add more owners next to save sign
|
2018-04-22 23:57:17 -07:00 |
|
cptran777
|
716f296f58
|
modify tests that were broken from changes
|
2018-04-22 23:31:35 -07:00 |
|
cptran777
|
9bc0da794d
|
UX revamp for owner selection in dataset ownership tab
|
2018-04-22 23:01:48 -07:00 |
|
Seyi Adebajo
|
c8e9cf669b
|
Merge pull request #1111 from theseyi/multi-tagging-updates
fix overflow
|
2018-04-20 15:20:10 -07:00 |
|
Seyi Adebajo
|
9e25f5ff0a
|
fix overflow
|
2018-04-20 15:19:41 -07:00 |
|
Seyi Adebajo
|
70060f9643
|
Merge pull request #1110 from theseyi/multi-tagging-updates
5456 marks fields without a selected identifier type as needs review
|
2018-04-20 13:27:46 -07:00 |
|
Seyi Adebajo
|
efac87a519
|
truncates field names on double click, shows full text by default
|
2018-04-20 12:49:25 -07:00 |
|
Seyi Adebajo
|
b6fa7c4660
|
5456 marks fields without a selected identifier type as needs review
|
2018-04-20 11:43:40 -07:00 |
|
Seyi Adebajo
|
a3c0cb8587
|
Merge pull request #1109 from theseyi/multi-tagging-updates
adds more-info tooltip for compliance field owner
|
2018-04-19 16:21:14 -07:00 |
|