Joseph Schorr
|
b7317f894b
|
UI fixes for all the new trigger stuff
|
2015-04-30 15:33:19 -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
|
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
|
2128e39d77
|
Be more efficient when polling for build status in the repo view
|
2015-04-22 13:33:20 -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
|
4d42431481
|
Redo manage application page
|
2015-04-21 15:39:11 -04:00 |
|
Joseph Schorr
|
a4cacd7307
|
Start on mobilification of repo view
|
2015-04-20 17:42:33 -04:00 |
|
Joseph Schorr
|
d714c00ddb
|
Fix NPE
|
2015-04-20 12:01:17 -04:00 |
|
Jimmy Zelinskie
|
ba2cb08904
|
Merge branch 'master' into git
|
2015-04-16 17:38:35 -04:00 |
|
Joseph Schorr
|
19e25ac340
|
Merge branch 'master' into bing
|
2015-04-08 15:23:36 -04:00 |
|
Joseph Schorr
|
e23155b75d
|
Redo styling of the tutorial page
|
2015-04-08 15:19:01 -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
|
d09f2f6e22
|
Get the new context-sensitive new menu working
|
2015-04-07 18:33:43 -04:00 |
|
Joseph Schorr
|
2ece1170a1
|
Update create organization page UI
|
2015-04-06 13:52:38 -04:00 |
|
Joseph Schorr
|
85cff9bd9d
|
Slightly updated new repo view
|
2015-04-06 12:45:12 -04:00 |
|
Jimmy Zelinskie
|
77ae613833
|
css: fix internalerror text color
|
2015-04-03 17:20:25 -04:00 |
|
Joseph Schorr
|
4cb7921c3a
|
Make sure to show public repos on the user and orgs pages
|
2015-04-03 14:55:09 -04:00 |
|
Joseph Schorr
|
094f91fb8b
|
Fix the tutorial's user events
|
2015-04-03 12:13:33 -04:00 |
|
Joseph Schorr
|
f67eeee8c8
|
Start conversion of the user admin/view
|
2015-04-02 16:34:41 -04:00 |
|
Joseph Schorr
|
bcd8a48159
|
Make sure to redraw the tree in the old repo view. Patches an issue where the tree won't show up sometimes
|
2015-04-02 11:37:30 -04:00 |
|
Joseph Schorr
|
e4fc18cbed
|
Make the experiment reload the page automatically
|
2015-04-01 15:06:30 -04:00 |
|
Joseph Schorr
|
5cd500257d
|
Merge branch 'master' into orgview
|
2015-04-01 13:56:49 -04:00 |
|
Joseph Schorr
|
bb81c05c03
|
Add the new team view page
|
2015-03-31 15:58:23 -04:00 |
|
Joseph Schorr
|
805af1c0c0
|
Fix change org email tab
|
2015-03-30 18:44:23 -04:00 |
|
Joseph Schorr
|
aaf1b23e98
|
Address CL concerns and switch to a real encryption system
|
2015-03-26 15:10:58 -04:00 |
|
Joseph Schorr
|
e4b659f107
|
Add support for encrypted client tokens via basic auth (for the docker CLI) and a feature flag to disable normal passwords
|
2015-03-25 18:43:12 -04:00 |
|
Joseph Schorr
|
2459b6b467
|
Start on new org view
|
2015-03-25 15:31:05 -04:00 |
|
Joseph Schorr
|
0d98776d54
|
Fix NPE and other small issues with the new image view
|
2015-03-24 19:28:24 -04:00 |
|
Joseph Schorr
|
d9c3c6689a
|
- Upgrade angular-strap to fix an NPE
- Start the download of the rest of the repo information after the repo itself loads
|
2015-03-23 16:10:33 -04:00 |
|
Joseph Schorr
|
85d6500daa
|
Merge resistanceisfutile into master
|
2015-03-23 15:39:08 -04:00 |
|
Joseph Schorr
|
8042f1a985
|
- Finished new image view
- Add the CoreOS icon font
|
2015-03-23 15:22:22 -04:00 |
|
Joseph Schorr
|
049148cb87
|
Work in progress: new image view
|
2015-03-20 17:46:02 -04:00 |
|
Joseph Schorr
|
ab2331a486
|
Performance improvements for the repo API and the new repo UI
|
2015-03-18 14:47:53 -04:00 |
|
Joseph Schorr
|
638ba39f7f
|
Limit to 3 builds on the info panel
|
2015-03-18 12:14:30 -04:00 |
|
Joseph Schorr
|
dc5d40ddc3
|
Start work on the repo permissions table
|
2015-03-16 14:17:27 -04:00 |
|
Joseph Schorr
|
347bf31f2d
|
Have tags selected be handled universally throughout the entire repository view page.
|
2015-03-12 12:22:47 -07:00 |
|
Joseph Schorr
|
c4620a66a3
|
Reenable build polling
|
2015-03-10 17:27:19 -07:00 |
|
Joseph Schorr
|
002dc083f2
|
Get the main repo page design working
|
2015-03-10 17:22:46 -07:00 |
|
Joseph Schorr
|
afc8e95e19
|
Start on new tag view
|
2015-03-09 22:03:39 -07:00 |
|
Joseph Schorr
|
43ab838998
|
Merge branch 'newbuildview'
|
2015-03-05 16:17:29 -05:00 |
|
Joseph Schorr
|
6b9258ef67
|
Better loading state for the repo-list page
|
2015-03-05 16:17:18 -05:00 |
|
Joseph Schorr
|
e674b2974c
|
Fix JS minimization errors
|
2015-03-05 16:06:35 -05:00 |
|
Joseph Schorr
|
08f006a90c
|
Add the namespaces box to the right hand side and make other small UI improvements to the repo list view
|
2015-03-05 14:21:46 -05:00 |
|
Jimmy Zelinskie
|
507d3fb973
|
fix repos not loading when signed in on repo list
|
2015-03-04 15:54:47 -05:00 |
|
Jimmy Zelinskie
|
e48b8b2cbf
|
repo-list: deduplicate repos as they load
|
2015-03-02 13:28:38 -05:00 |
|
Joseph Schorr
|
7460541c89
|
Work In Progress: Dynamic titles and descriptions
|
2015-02-27 16:52:56 -05:00 |
|
Joseph Schorr
|
ed46d37ea7
|
- Add copy button to the build logs
- Add support for timestamps in the build logs
- Other small UI improvements to the build view
|
2015-02-27 16:00:32 -05:00 |
|
Joseph Schorr
|
e227d7e526
|
Start on the new build view
|
2015-02-26 17:45:28 -05:00 |
|
Jimmy Zelinskie
|
d4884d47b4
|
repo-list: dedupe repos
|
2015-02-26 13:58:29 -05:00 |
|
Jimmy Zelinskie
|
6e1877084d
|
repo list: generic refresh stars function
|
2015-02-25 16:19:54 -05:00 |
|