Joseph Schorr
094f91fb8b
Fix the tutorial's user events
2015-04-03 12:13:33 -04:00
Joseph Schorr
036c8e56e0
Add proper error handling when the config volume is mounted in a read-only state.
2015-04-02 18:54:09 -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
2f5f4d5d66
Make sure to import the exception decorators so that we raise 4xx errors to Docker instead of 500s
2015-04-01 15:34:07 -04:00
Joseph Schorr
1deb5121b8
Merge branch 'orgview'
2015-04-01 15:12:15 -04:00
Joseph Schorr
e4fc18cbed
Make the experiment reload the page automatically
2015-04-01 15:06:30 -04:00
Joseph Schorr
74667cdfa5
Remove unneeded column header in the team view
2015-04-01 15:05:09 -04:00
Joseph Schorr
c31eea8f79
Restyle the billing invoices tab
2015-04-01 15:04:01 -04:00
Jimmy Zelinskie
9c2ee355dd
Merge pull request #18 from jonboulle/master
...
Fix some typos in static site
2015-04-01 14:59:47 -04:00
Joseph Schorr
d408c74eaa
Add margin between the + icon and the text on the prototype manager add button
2015-04-01 14:50:16 -04:00
Joseph Schorr
393e91098c
Restyle the applications manager
2015-04-01 14:49:15 -04:00
Joseph Schorr
b240af6d7c
Redo styling of the default permissions manager
2015-04-01 14:41:41 -04:00
Jimmy Zelinskie
5860721a9a
trigger-service: manual trigger commit sha -> commit
2015-04-01 14:33:21 -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
Jonathan Boulle
0cb717bd22
Fix some typos in static site
2015-04-01 11:21:19 -07:00
Jimmy Zelinskie
818b76d825
custom trigger: rewrite / subdir to empty string
2015-04-01 14:12:20 -04:00
Joseph Schorr
5cd500257d
Merge branch 'master' into orgview
2015-04-01 13:56:49 -04:00
Joseph Schorr
fde9666647
Add the team membership to the robots view
2015-04-01 13:56:30 -04:00
Jimmy Zelinskie
f55c478a30
testdb: resync
2015-04-01 13:43:11 -04:00
Jimmy Zelinskie
7352bee8c6
trigger description: custom trigger support
2015-04-01 13:32:16 -04:00
Jimmy Zelinskie
4e097c1f9d
custom trigger: build trigger config
2015-04-01 13:31:51 -04:00
Joseph Schorr
e6354571f6
Link repos under the robots manager to the settings tab
2015-04-01 11:31:26 -04:00
Joseph Schorr
1f5e6df678
- Fix tests
...
- Add new endpoints for retrieving the repo permissions for a robot account
- Have the robots list return the number of repositories for which there are permissions
- Other UI fixes
2015-03-31 18:50:43 -04:00
Jimmy Zelinskie
d2f9a8838c
custom trigger: more wizard progress
2015-03-31 17:12:40 -04:00
Joseph Schorr
bb81c05c03
Add the new team view page
2015-03-31 15:58:23 -04:00
Joseph Schorr
24b9fe5e48
Fix tabs in the repo view
2015-03-31 14:40:34 -04:00
Joseph Schorr
9018cf14eb
Better UI for the permissions table in the repository, as well as fix some other avatar issues
2015-03-31 14:36:09 -04:00
Joseph Schorr
805af1c0c0
Fix change org email tab
2015-03-30 18:44:23 -04:00
Joseph Schorr
27a9b84587
Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists
2015-03-30 17:55:04 -04:00
Jimmy Zelinskie
7d1d53ebcb
custom trigger: initial setup wizard
2015-03-27 17:07:06 -04:00
Jake Moshenko
b10fd4ff22
Tell the journal on the builders to listen on the proper socket.
2015-03-27 16:31:35 -04:00
Jake Moshenko
6eead7c860
Add logentries reporting to the ephemeral builders.
2015-03-27 15:28:08 -04:00
Jimmy Zelinskie
c5272f3545
initdb: add custom trigger and refresh test.db
2015-03-27 11:23:49 -04:00
Jimmy Zelinskie
fba61d96dc
callbacks: add proper custom git callback
2015-03-27 11:22:07 -04:00
Jimmy Zelinskie
da15eda2bf
migration: make auth_token for builds nullable
2015-03-27 11:20:30 -04:00
Joseph Schorr
384d6083c4
Make sure to conduct login after the password change now that the session will be invalidated for the user
2015-03-26 20:04:32 -04:00
Joseph Schorr
7b1d35737e
Merge branch 'master' of github.com:coreos-inc/quay
2015-03-26 17:45:49 -04:00
Joseph Schorr
a7b6cb5c23
Fix handling of byte strings and large ints
2015-03-26 17:45:43 -04:00
Jimmy Zelinskie
4d4947edaf
Merge branch 'master' of github.com:coreos-inc/quay
2015-03-26 16:31:20 -04:00
Joseph Schorr
02bafb1613
Fix language in the config setup tool
2015-03-26 16:31:19 -04:00
Jimmy Zelinskie
bcc7a9580b
models: change UUID of user on password change
...
This prevents old cookies from continuing to work after a password has
been changed.
2015-03-26 16:30:41 -04:00
Joseph Schorr
c4a2574b0d
Clarify unencrypted password error message
2015-03-26 16:23:28 -04:00
Jimmy Zelinskie
998c6007cd
trigger: initial custom git trigger
2015-03-26 16:20:53 -04:00
Joseph Schorr
7d13299782
Merge branch 'enigma'
2015-03-26 16:19:17 -04:00
Joseph Schorr
f8afd8b5ce
Make sure to parse the big int into a byte string
2015-03-26 16:13:35 -04:00
Joseph Schorr
4d1792db1c
getrandbits creates an int, not a float
2015-03-26 15:47:44 -04:00
Joseph Schorr
aaf1b23e98
Address CL concerns and switch to a real encryption system
2015-03-26 15:10:58 -04:00
Jake Moshenko
0349f3f1a3
Handle the case where YAML config returns a list not a tuple.
2015-03-26 14:53:56 -04:00
Joseph Schorr
d23bb6616d
Fix error message to exactly match current output
2015-03-26 13:22:16 -04:00