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
Jimmy Zelinskie
a780136337
workers.securityworker: revert to image querying
2017-03-10 17:37:40 -05:00
josephschorr
cbac673d58
Merge pull request #2404 from coreos-inc/cas-gc-fix
...
Fix GC handling around CAS paths
2017-03-10 17:34:21 -05:00
josephschorr
2bc4dfd762
Merge pull request #2423 from coreos-inc/css-fix
...
Fix CSS around display of page controls in repo view
2017-03-10 15:52:07 -05:00
josephschorr
432b2d3fe8
Merge pull request #2392 from coreos-inc/search-optimization
...
Optimize repository search by changing our lookup strategy
2017-03-10 15:44:26 -05:00
Joseph Schorr
8737ac09a8
Fix CSS around display of page controls in repo view
2017-03-10 14:33:44 -05:00
Joseph Schorr
d42ec4e585
Abstract out constant scores into constants
2017-03-10 14:06:39 -05:00
Jimmy Zelinskie
c724af12cd
Merge pull request #2422 from coreos-inc/remove-w3m
...
Remove the w3m package, which is vulnerable and isn't used
2017-03-10 14:04:24 -05:00
Joseph Schorr
34ae653792
Remove the w3m package, which is vulnerable and isn't used
2017-03-10 14:01:37 -05:00
josephschorr
8db5e920a9
Merge pull request #2421 from coreos-inc/delete-namespace-messaging
...
Clarify the namespace being deleted
2017-03-10 13:35:05 -05:00
Charlton Austin
c09d07e81c
Merge pull request #2418 from charltonaustin/fix_error_with_dockerfile_content
...
fix(buildtrigger): fixed error from github api
2017-03-10 13:34:47 -05:00
Joseph Schorr
409ee6137f
Clarify the namespace being deleted
...
Fixes https://www.pivotaltracker.com/story/show/141418611
2017-03-10 13:25:40 -05:00
Jimmy Zelinskie
47a99fccb6
Merge pull request #2420 from jzelinskie/faster-min
...
data.model.tag: find min *alive* tag
2017-03-10 13:21:41 -05:00
Jimmy Zelinskie
53eb579459
data.model.tag: find min *alive* tag
2017-03-10 13:15:35 -05:00