Joseph Schorr
|
5cc91ed202
|
Work in progress: bitbucket support
|
2015-04-24 18:36:48 -04:00 |
|
Jimmy Zelinskie
|
2a13eade80
|
Merge pull request #22 from coreos-inc/git
git's a pretty cool guy
|
2015-04-23 17:33:36 -04:00 |
|
Joseph Schorr
|
8663bcd1c7
|
Switch to the new robot icon
|
2015-04-23 16:41:47 -04:00 |
|
Joseph Schorr
|
4dff6557ae
|
Fix create robot and create team in the new layout "new" header button
|
2015-04-23 14:40:01 -04:00 |
|
Joseph Schorr
|
b02b98def3
|
Fix bug in robots manager around adding a new robot and make the robots listing using bind once to reduce the number of listeners
|
2015-04-23 13:56:25 -04:00 |
|
Joseph Schorr
|
518419097f
|
Really sort robots by name. Also sort teams by name and fix team create.
|
2015-04-23 13:20:03 -04:00 |
|
Joseph Schorr
|
67c70860c5
|
Add rocket fetch command to the fetch tag dialog
|
2015-04-23 12:18:54 -04:00 |
|
Jimmy Zelinskie
|
07b730c7ad
|
generic trigger credentials
|
2015-04-22 17:07:16 -04:00 |
|
Joseph Schorr
|
ee9d6ae66a
|
Have entity reference link to the new user and org pages for showing robots
|
2015-04-22 15:26:01 -04:00 |
|
Joseph Schorr
|
d6a1493d52
|
Fix build logs on Safari by having the client JS handle the redirect manually, rather than the browser itself; Safari doesn't support 302 redirects to another domain inside an XHR.
|
2015-04-22 15:16:59 -04:00 |
|
Joseph Schorr
|
9f3395ada1
|
Fix docker file build form to read the files from its local uploader, rather than just the first one it finds
|
2015-04-22 13:22:09 -04:00 |
|
Jimmy Zelinskie
|
9703850e8f
|
enforce short SHAs throughout build pipeline
|
2015-04-22 13:22:04 -04:00 |
|
Jimmy Zelinskie
|
02498d72ba
|
almost all PR discussion fixes
|
2015-04-21 18:04:25 -04:00 |
|
Joseph Schorr
|
70d5200858
|
JS scoping sucks sometimes
|
2015-04-21 16:21:26 -04:00 |
|
Joseph Schorr
|
afa59da8d6
|
Make the org and user views more performant by only loading teams and robots when requested, making some loads async, and skipping others entirely on mobile
|
2015-04-21 16:07:24 -04:00 |
|
Joseph Schorr
|
54097c351e
|
Finish work on the new role group and make sure it only appears when the new layout is enabled
|
2015-04-21 12:02:59 -04:00 |
|
Joseph Schorr
|
a4cacd7307
|
Start on mobilification of repo view
|
2015-04-20 17:42:33 -04:00 |
|
Joseph Schorr
|
f8192a1140
|
Merge master into ibranch
|
2015-04-20 13:23:02 -04:00 |
|
Joseph Schorr
|
72abd80f08
|
Make robot accounts filter rather than display the dialog when "showRobot" is passed to the manager
|
2015-04-20 13:11:21 -04:00 |
|
Joseph Schorr
|
a500477bbc
|
Fix NPE
|
2015-04-20 12:00:26 -04:00 |
|
Jimmy Zelinskie
|
93cd459460
|
Merge branch 'master' into git
|
2015-04-20 10:58:49 -04:00 |
|
Joseph Schorr
|
32635cc641
|
- Make robots manager fully responsive
- Add a cor-table which automatically stacks and collapses on mobile views
|
2015-04-17 16:43:53 -04:00 |
|
Jimmy Zelinskie
|
ba2cb08904
|
Merge branch 'master' into git
|
2015-04-16 17:38:35 -04:00 |
|
Joseph Schorr
|
f19d2f684e
|
Add ability to revert tags via time machine
|
2015-04-16 17:18:00 -04:00 |
|
Jimmy Zelinskie
|
de3fa5f42d
|
directives: ssh-key-dialog -> trigger credentials
|
2015-04-16 14:58:25 -04:00 |
|
Joseph Schorr
|
2a77bd2c92
|
- UI improvements in prep for adding undo ability
- Move the tag history into its own directive and clean up the code
|
2015-04-15 18:39:05 -04:00 |
|
Joseph Schorr
|
f8c80f7d11
|
Add a history view to the tags page. Next step will add the ability to revert back in time
|
2015-04-15 15:21:09 -04:00 |
|
Jimmy Zelinskie
|
876d9c53f2
|
View SSH Key modal
|
2015-04-14 14:11:02 -04:00 |
|
Jimmy Zelinskie
|
222101482f
|
add post-activation trigger setup dialog
|
2015-04-13 13:45:34 -04:00 |
|
Joseph Schorr
|
dddab60058
|
Better empty messages on billing, prototype and application managers. Also properly handles the 404 for the invoices manager.
|
2015-04-09 16:25:10 -04:00 |
|
Joseph Schorr
|
c2e4cbe95b
|
Nicer handling of robots: sort the robots by name and add a filtering box
|
2015-04-09 15:03:07 -04:00 |
|
Joseph Schorr
|
5ae2975134
|
Properly debounce searching and make sure to only show results matching the current query.
|
2015-04-08 16:40:22 -04:00 |
|
Joseph Schorr
|
0f49beaaa8
|
Hide the squashed tag fetch when the user is not an admin on the repository
|
2015-04-08 15:49:32 -04:00 |
|
Joseph Schorr
|
b1cf180ab0
|
auto-select the first result in the search
|
2015-04-08 15:42:19 -04:00 |
|
Joseph Schorr
|
2e3704f7ba
|
Redo header bar to trim options when we can and make the repositories page the default landing page for logged in users
|
2015-04-08 15:15:21 -04:00 |
|
Joseph Schorr
|
af468a8c6a
|
- UI feedback fixes: text cutoffs, misformatting fixes, etc
- Add hotkey support for searching and creating repositories
- Make search animations significantly faster
|
2015-04-08 14:39:52 -04:00 |
|
Joseph Schorr
|
7bdd7c5f82
|
Remove some code duplication by moving the robot and team creation dialogs to the create service
|
2015-04-08 11:54:04 -04:00 |
|
Joseph Schorr
|
4b64236d8e
|
Get new docker file build action working
|
2015-04-07 18:38:58 -04:00 |
|
Joseph Schorr
|
d09f2f6e22
|
Get the new context-sensitive new menu working
|
2015-04-07 18:33:43 -04:00 |
|
Joseph Schorr
|
55a2c54ab6
|
Better keyboard handling and show score on results
|
2015-04-07 12:11:16 -04:00 |
|
Joseph Schorr
|
951b0cbab8
|
Start on new interactive search
|
2015-04-06 19:17:18 -04:00 |
|
Jimmy Zelinskie
|
4ceb68d568
|
trigger-setup: set config to activated config
|
2015-04-06 16:30:42 -04:00 |
|
Jimmy Zelinskie
|
c8b931609e
|
unsupported alert for robot selection
|
2015-04-06 14:53:54 -04:00 |
|
Joseph Schorr
|
cafc96fe28
|
Switch the "Account Settings" link to the new user view page's settings tab
|
2015-04-03 17:56:08 -04:00 |
|
Jimmy Zelinskie
|
1b953c8cd6
|
custom trigger: remove subdir rewrite
|
2015-04-03 17:20:31 -04:00 |
|
Joseph Schorr
|
2d8237bd83
|
Fix avatar in the user view
|
2015-04-03 12:34:52 -04:00 |
|
Joseph Schorr
|
f67eeee8c8
|
Start conversion of the user admin/view
|
2015-04-02 16:34:41 -04:00 |
|
Joseph Schorr
|
c31eea8f79
|
Restyle the billing invoices tab
|
2015-04-01 15:04:01 -04:00 |
|
Joseph Schorr
|
5fc8e632d6
|
Redo the permissions table to have different sections for users and robot accounts
|
2015-04-01 14:23:39 -04:00 |
|
Jimmy Zelinskie
|
818b76d825
|
custom trigger: rewrite / subdir to empty string
|
2015-04-01 14:12:20 -04:00 |
|