Joseph Schorr
|
1df025b57e
|
Change search to use a set of queries for repo lookup rather than a single monolithic query, in the hopes that this will make things significantly faster and actually useable. The individual queries have been tested by hand on MySQL, but the real test will be staging
|
2015-04-10 15:27:37 -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
|
3a2f271362
|
Slight UI improvements to the teams page: sort members by whether they are a robot, reduce the number displayed to 20, and make users clickable
|
2015-04-09 15:12:03 -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
|
0be0aed17d
|
Move the repo sorting by pull count into the main matching query, to both make it more accurate and make the search faster
|
2015-04-09 14:41:59 -04:00 |
|
Joseph Schorr
|
396cba64e6
|
Fix search to return better results by searching for robots and namespaces in different queries.
|
2015-04-09 12:57:20 -04:00 |
|
Joseph Schorr
|
3707feaf5d
|
Disable MySQL in the full db test because the table setup fails
|
2015-04-09 11:47:58 -04:00 |
|
Joseph Schorr
|
762fdaf319
|
Fix DB migration tests
|
2015-04-08 17:41:53 -04:00 |
|
Joseph Schorr
|
4f4bb05621
|
Fix search SQL issues
|
2015-04-08 17:41:08 -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
|
48f3e9af1d
|
Fix avatar background to always be white (since that's what is expected)
|
2015-04-08 16:36:34 -04:00 |
|
Joseph Schorr
|
7dccd5acbe
|
Fix requirements.txt
|
2015-04-08 16:09:01 -04:00 |
|
Joseph Schorr
|
1f3f0a4d65
|
Temp fix for section description headers
|
2015-04-08 15:52:57 -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
|
6173868360
|
Handle the org view columns better when the user cannot see the tabs
|
2015-04-08 15:39:17 -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
|
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
|
40a6892a49
|
Add search tests
|
2015-04-07 14:05:12 -04:00 |
|
Joseph Schorr
|
1b56567268
|
Make sure also include teams from organizations that the user admins
|
2015-04-07 13:45:49 -04:00 |
|
Joseph Schorr
|
a34d56045f
|
Add scoring based on the string distance
|
2015-04-07 12:32:23 -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 |
|
Joseph Schorr
|
2ece1170a1
|
Update create organization page UI
|
2015-04-06 13:52:38 -04:00 |
|
Joseph Schorr
|
cff7f6178e
|
Slightly better styling
|
2015-04-06 13:06:59 -04:00 |
|
Joseph Schorr
|
85cff9bd9d
|
Slightly updated new repo view
|
2015-04-06 12:45:12 -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 |
|
Joseph Schorr
|
5ed900c9bc
|
Add new co-alert CSS styles and fix some other UI issues
|
2015-04-03 17:47:39 -04:00 |
|
Joseph Schorr
|
f46d9c88cf
|
Link to the user pages now that they exist
|
2015-04-03 14:58:13 -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
|
2d8237bd83
|
Fix avatar in the user view
|
2015-04-03 12:34:52 -04:00 |
|
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 |
|
Joseph Schorr
|
5fc8e632d6
|
Redo the permissions table to have different sections for users and robot accounts
|
2015-04-01 14:23:39 -04:00 |
|