Joseph Schorr
76ec022dc3
Fix NPE in error interceptor
...
Fixes #1958
2016-10-08 01:32:14 +03:00
Joseph Schorr
4d5c65e6d4
Better 404 (and 403) pages
...
Fixes #1819
2016-09-21 13:54:21 -04:00
Ian Minoso
4dd6166d21
Add route and page to enable experiment
2016-09-20 17:12:15 -04:00
Joseph Schorr
0dce935c40
Move repo notification create to its own page
...
Also fixes a bug around Slack setup
Fixes #1834
2016-09-14 16:06:52 -04:00
Joseph Schorr
4950776628
Change default title to include Container Registry and fix title usage
...
Goes towards fixing #1762
2016-08-25 14:57:48 -04:00
Ben Spoon
a706901405
analytics: add google analytics
2016-08-16 11:35:39 -07:00
Joseph Schorr
9158fe38ee
Add Marketo munchkin tracking via angulartics
2016-06-20 16:22:30 -04:00
Joseph Schorr
ab8709d7bb
Fix robot and team patterns to match server
2016-06-20 14:35:14 -04:00
Joseph Schorr
8177c39aff
Move privacy and TOS to Angular
...
Fixes #1529
2016-06-09 13:45:37 -04:00
Joseph Schorr
4aab834156
Move to Angular 1.5
...
This has been reasonably well tested, but further testing should be done on staging.
Also optimizes avatar handling to use a constant size and not 404.
Fixes #1434
2016-05-17 16:32:08 -04:00
Joseph Schorr
9c22ee3e29
Remove old security scanner UI code
2016-05-04 15:25:30 -04:00
josephschorr
f0af2ca9c3
Merge pull request #1407 from coreos-inc/enterpriselanding
...
Add Enterprise Landing page
2016-05-03 13:52:22 -04:00
Joseph Schorr
c6f7dfa102
Add Enterprise Landing page
...
Note: The design comes directparners.
2016-04-28 13:47:54 -04:00
Joseph Schorr
fe735b8048
Implement new design for user and org settings
...
Fixes #1376
2016-04-27 18:17:46 -04:00
Evan Cordell
29eb0304e5
Merge pull request #1361 from ecordell/application-problem-json
...
Return application/problem+json format errors
2016-04-12 17:25:14 -04:00
Evan Cordell
7c361c07f9
Use ApiService to get error message
2016-04-11 17:31:30 -04:00
Evan Cordell
9c08717173
Return application/problem+json format errors and provide error endpoint
...
to dereference error codes.
2016-04-11 14:57:24 -04:00
Joseph Schorr
f97b8e2304
New login screen UI
2016-04-08 16:23:10 -04:00
Joseph Schorr
4c5c46aa8f
Add experiment to hide the new Clair UI
2016-02-25 17:42:09 -05:00
Joseph Schorr
fce37f545a
Fix page titles
...
Fixes #949
2015-11-20 17:50:01 -05:00
Joseph Schorr
cf8497593d
Do not redirect on API 404
2015-11-03 12:23:39 -05:00
Joseph Schorr
f6a53f7cc5
Change all Quay.io references to Quay, fix tour and change logo
...
Fixes #741
2015-11-02 14:37:48 -05:00
Quentin Machu
adb744089e
Add 404 page
...
Fixes coreos-inc/quay#677
2015-10-21 18:40:15 -04:00
Joseph Schorr
386fcfd50e
Robot accounts allow underscores
...
Fixes #451
2015-09-08 10:10:00 -04:00
Joseph Schorr
3d6c92901c
Switch to using an aggregated logs query and infinite scrolling
...
This should allow users to work with large logs set.
Fixes #294
2015-07-31 16:38:02 -04:00
Joseph Schorr
ff3d8bb013
Delete the old UI!
2015-06-29 12:33:00 +03:00
Joseph Schorr
e81acf7a71
Remove cookie check for the new layout
2015-05-03 18:36:06 -07:00
Joseph Schorr
31389b9974
Fix CPU issues by removing constant digesting. We do so by:
...
- Fixing the title and description (meta) to only respond to a rootScope watch, rather than using a timer
- Change the tabs listening code to be completely self contained
2015-04-22 13:16:10 -04:00
Joseph Schorr
765492e882
Only disable tooltips themselves, not the entire provider
2015-04-21 15:06:12 -04:00
Joseph Schorr
dfc2b562e7
Disable tooltips on mobile, as they add an extra click that isn't really useful and is highly annoying
2015-04-21 14:56:48 -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
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
951b0cbab8
Start on new interactive search
2015-04-06 19:17:18 -04:00
Joseph Schorr
f67eeee8c8
Start conversion of the user admin/view
2015-04-02 16:34:41 -04:00
Joseph Schorr
24b9fe5e48
Fix tabs in the repo view
2015-03-31 14:40:34 -04:00
Joseph Schorr
7460541c89
Work In Progress: Dynamic titles and descriptions
2015-02-27 16:52:56 -05:00
Joseph Schorr
e227d7e526
Start on the new build view
2015-02-26 17:45:28 -05:00
Joseph Schorr
5cc1c90021
Remove unused param
2015-02-23 14:55:55 -05:00
Joseph Schorr
83d25d8c2b
Add a page for toggling the cookie used for the new layout experiment
2015-02-23 14:48:33 -05:00
Joseph Schorr
078f9c206f
Add back in the about and security pages
2015-02-23 11:51:07 -05:00
Joseph Schorr
d6d11644d8
Move all controllers into page definitions and add support for layout profiles
2015-02-20 18:15:48 -05:00
Joseph Schorr
9b87999c1c
Code cleanup part #1 : move all the services and directive JS code in the app.js file into its own files
2015-02-19 16:21:54 -05:00
Joseph Schorr
ff7e97faf7
Merge branch 'master' into quark
2015-02-17 19:16:12 -05:00
Joseph Schorr
524705b88c
Get dashboard working and upgrade bootstrap. Note: the bootstrap fixes will be coming in the followup CL
2015-02-17 19:15:54 -05:00
Joseph Schorr
83e05d2342
Add tracking of the kind of temporary access tokens, so we can display if a pull/push by token is for a build worker
2015-02-17 12:35:16 -05:00
Joseph Schorr
fbdbc21eb1
Merge branch 'master' into quark
2015-02-13 16:24:53 -05:00
Joseph Schorr
ae8bb5fc13
Add preparing build node status item and change the build status colors to be variations on a blue color
2015-02-12 16:38:43 -05:00
Joseph Schorr
e8458267fd
Add missing phase info
2015-02-12 15:27:05 -05:00
Joseph Schorr
1255cb94ea
Add force_ssl support
2015-02-04 12:03:07 -05:00
Joseph Schorr
98d63e00ee
Some small fixes and start on handling SSL better
2015-02-04 11:48:25 -05:00