Alec Merdler
f08e4921f2
Merge pull request #2437 from alecmerdler/add-lockfile
...
Add Yarn Lockfile to Docker Build
2017-03-16 18:30:21 -07:00
alecmerdler
639741fe8e
remove package.json and yarn.lock from Docker image after install
2017-03-16 15:45:57 -07:00
alecmerdler
d8658d905a
add yarn.lock to Dockerfile
2017-03-16 14:52:16 -07:00
Alec Merdler
cd61482ff1
Merge pull request #2426 from alecmerdler/frontend-refactoring
...
More Front-end TypeScript Refactoring
2017-03-16 14:19:13 -07:00
josephschorr
77bb7b62ca
Merge pull request #2434 from coreos-inc/blob-upload-cleanup
...
Add a cleanup worker for blob uploads
2017-03-16 15:30:10 -04:00
Joseph Schorr
e25c989fef
Add a cleanup worker for blob uploads
2017-03-16 13:36:59 -04:00
josephschorr
4c7f3819f9
Merge pull request #2433 from coreos-inc/secscan-chart-percent
...
Make sure all sections of the sec scan donut chart are visible
2017-03-16 13:10:45 -04:00
Joseph Schorr
85ce944189
Make sure all sections of the sec scan donut chart are visible
...
Sets a minimum chart % for all entries
2017-03-16 13:05:53 -04:00
Jimmy Zelinskie
ce7a9d550d
Merge pull request #2429 from jzelinskie/licenses
...
document our deps and licenses in one place
2017-03-15 17:35:20 -04:00
josephschorr
b61291aeab
Merge pull request #2431 from coreos-inc/sec-scan-col
...
Small UI fixes
2017-03-15 17:35:12 -04:00
Joseph Schorr
2759e08902
Fix bug in adding date entries in tag history view
2017-03-15 17:32:00 -04:00
Joseph Schorr
685bdf6814
Change security scanner column to be more informative
2017-03-15 17:14:59 -04:00
josephschorr
d89dfdd22c
Merge pull request #2430 from coreos-inc/fix-filter-box-css
...
Further fixes to the filter box positioning
2017-03-15 16:42:19 -04:00
Joseph Schorr
a60440eb88
Further fixes to the filter box positioning
2017-03-15 15:07:17 -04:00
Jimmy Zelinskie
05d1b4df61
document our deps and licenses in one place
2017-03-15 13:40:57 -04:00
josephschorr
9297373bd6
Merge pull request #2416 from coreos-inc/new-tags-ui
...
Updated Tags and Tag History UI
2017-03-14 17:11:21 -04:00
Joseph Schorr
0f9a79f274
Fix CSS class name on tags input
2017-03-14 17:10:17 -04:00
Joseph Schorr
f56f94b9e2
Fix font size on sec scan column
2017-03-14 11:39:07 -04:00
Joseph Schorr
129986c0f1
Change to single directional binding on new directives
2017-03-14 11:38:17 -04:00
Joseph Schorr
11a636021c
Better tag history view on mobile
2017-03-14 11:34:43 -04:00
Joseph Schorr
92f858016d
Fix yarn packages for new UI
2017-03-14 11:34:43 -04:00
Joseph Schorr
cfb81c977f
Add UI for editing labels on a manifest
2017-03-14 11:34:43 -04:00
Joseph Schorr
46d1532f0e
Add a label input control
2017-03-14 11:34:43 -04:00
Joseph Schorr
94c41cc7e3
Add caching for manifest labels
...
Helps reuse and makes UI faster when filtering
2017-03-14 11:34:43 -04:00
Joseph Schorr
f17ef4adda
Add UI for viewing labels on a manifest in the tags view
2017-03-14 11:34:43 -04:00
Joseph Schorr
69e476b1f4
Fix param regex for path params with complex filters
2017-03-14 11:34:43 -04:00
Joseph Schorr
f206b4b95e
Move tag actions into a menu and fix view history action
2017-03-14 11:34:42 -04:00
Joseph Schorr
25db46c341
Redo UI of the tag history timeline and add restoration
2017-03-14 11:34:42 -04:00
Joseph Schorr
e90cab4d77
Change revert tag into restore tag and add manifest support
2017-03-14 11:34:42 -04:00
Joseph Schorr
35752176b5
Small UI fixes to tag history timeline
2017-03-14 11:34:42 -04:00
Joseph Schorr
0dbe267212
Show manifest digests in repo tag history timeline
2017-03-14 11:34:42 -04:00
Joseph Schorr
57f78361b5
Remove history column from tags table
2017-03-14 11:34:42 -04:00
Joseph Schorr
91c7396057
Move tag history to its own top-level tab
2017-03-14 11:34:42 -04:00
Joseph Schorr
4f567c0654
Remove tag history view from tags tab
2017-03-14 11:34:42 -04:00
Joseph Schorr
49d980f685
Remove unused (and broken) visualize tab
2017-03-14 11:34:42 -04:00
Joseph Schorr
fc700ef3f7
Add date time tooltip to last modified col
2017-03-14 11:34:41 -04:00
Joseph Schorr
4b51fa5e5b
Update security scan col in repo view to use donut chart and better language
2017-03-14 11:34:41 -04:00
Joseph Schorr
af743b156b
Show manifest digests in place of V1 ids in the tag view when possible
2017-03-14 11:34:41 -04:00
Joseph Schorr
814bbb4a96
Remove tag icon from tags table
2017-03-14 11:34:41 -04:00
Jimmy Zelinskie
46f175442d
Merge pull request #2427 from jzelinskie/tiny-qss-fixes
...
workers.securityworker: small fixes
2017-03-13 18:22:55 -04:00
Jimmy Zelinskie
c6f6204630
workers.securityworker: small fixes
...
This change adjusts our batch size to coerce to integer after all
floating point math in order to get a more accurate end result. In
addition, we handle the scenario when there are no longer any images in
the database to be scanned when finding the min id.
2017-03-13 18:22:35 -04:00
alecmerdler
2e33c47573
removed datafile-service.js
2017-03-12 00:34:55 -08:00
alecmerdler
1142519139
tests for DataFileServiceImpl
2017-03-12 00:29:39 -08:00
alecmerdler
527e108d2e
tests for DataFileServiceImpl
2017-03-12 00:21:59 -08:00
alecmerdler
7416534ab8
better mocking of FileReader and events
2017-03-11 17:45:36 -08:00
alecmerdler
ade4216642
build single test bunding using Webpack context
2017-03-11 16:48:05 -08:00
alecmerdler
b72cf7c04b
refactoring DatafileService
2017-03-11 15:47:44 -08:00
alecmerdler
40e6540074
easier mocking/spying using ts-mocks
2017-03-11 15:27:23 -08:00
alecmerdler
4303f658e8
dockerfile-build-form component working with promise-based method
2017-03-10 16:01:41 -08:00
Jimmy Zelinskie
123d003d4e
Merge pull request #2424 from jzelinskie/qss-image
...
workers.securityworker: revert to image querying
2017-03-10 17:38:02 -05:00