Brad Ison
73cb7f3228
endpoints/api: Allow null fields in user metadata
...
The user metadata fields are nullable in the database, but were not in
the json sechema. This prevented users from updating some of their
information on the site if they hadn't set the metadata fields.
2018-06-27 15:34:55 -04:00
Sam Chow
0cddf98b1f
Change styling and add digest cycle to notifications req button
...
Added confirmation modals to enable/disable notifactions
2018-05-23 11:35:22 -04:00
Sam Chow
5e80e5423c
add button class
2018-05-08 12:02:52 -04:00
Sam Chow
3a25a7c9e6
remove useless props in button
2018-05-08 10:39:10 -04:00
Sam Chow
6fe579119b
Use cookie service and small cleanup for pr
2018-05-04 17:15:00 -04:00
Sam Chow
2d3583fb44
Add button to enable desktop notifications
2018-05-04 16:24:56 -04:00
Brad Ison
3de6b4a646
Add location metadata field for users
2018-02-06 16:06:17 -05:00
Joseph Schorr
524d77f527
Add an AppSpecificAuthToken data model for app-specific auth tokens. These will be used for the Docker CLI in place of username+password
2018-01-04 15:27:41 -05:00
Joseph Schorr
9bbc73af1d
Forgot to close tabs, which caused bizarre dialog behavior
2017-10-06 13:51:02 -04:00
josephschorr
3bef21253d
Merge pull request #2695 from coreos-inc/oidc-internal-auth
...
OIDC internal auth support
2017-10-02 16:51:17 -04:00
Joseph Schorr
82ff85b125
Add ability for users to change their name and company information
2017-09-26 16:58:04 -04:00
Joseph Schorr
e724125459
Add support for using OIDC tokens via the Docker CLI
2017-09-12 12:23:22 -04:00
alecmerdler
9da1487bbc
improve cor-tabs architecture
2017-06-02 18:03:30 -07:00
Joseph Schorr
ea13469d9d
Add support for horizontal tabs into cor-tabs
2017-05-08 16:46:46 -04:00
Joseph Schorr
b11239f3bf
Change cor-tabs to be a TypeScript and Angular "neu" component
...
We no longer use bootstrap tabs code in this version
This is in prep for changing the tab style
2017-05-04 15:43:21 -04:00
Joseph Schorr
3dcbe3c631
If enabled, allow users and orgs to set their time machine expiration
...
Fixes https://www.pivotaltracker.com/story/show/142881203
2017-04-21 11:32:45 -04:00
Joseph Schorr
409ee6137f
Clarify the namespace being deleted
...
Fixes https://www.pivotaltracker.com/story/show/141418611
2017-03-10 13:25:40 -05:00
Joseph Schorr
73eb66eac5
Add support for deleting namespaces (users, organizations)
...
Fixes #102
Fixes #105
2016-10-21 15:41:09 -04:00
Joseph Schorr
236cdc795f
Better messaging when changing email address
...
Fixes #1695
2016-08-16 13:13:52 -04:00
Joseph Schorr
08d7b4babe
New Credentials dialog
...
Fixes #279
2016-05-12 12:14:55 -04:00
Joseph Schorr
6497a5b18b
Make sure to hide the billing header when billing is disabled
2016-04-28 15:41:32 -04:00
Joseph Schorr
fe735b8048
Implement new design for user and org settings
...
Fixes #1376
2016-04-27 18:17:46 -04:00
Joseph Schorr
1ce47fd228
Lots of small UI fixes
...
Fixes #1369
Fixes #1368
2016-04-14 15:12:54 -04:00
Joseph Schorr
3da8814787
Create a common repo-list-view control and use it everywhere
...
This allows users to choose grid view or table view in all repo lists
Fixes #732
2016-01-04 15:42:25 -05:00
Joseph Schorr
c0286d1ac3
Add support for Dex to Quay
...
Fixes #306
- Adds support for Dex as an OAuth external login provider
- Adds support for OIDC in general
- Extract out external logins on the JS side into a service
- Add a feature flag for disabling direct login
- Add support for directing to the single external login service
- Does *not* yet support the config in the superuser tool
2015-09-04 17:05:06 -04:00
Joseph Schorr
16b012e05c
Disable password change for non-DB auth
...
Fixes #344
2015-08-11 13:53:09 -04:00
Joseph Schorr
2105ad90a0
Show the billing options in the user and org views
2015-05-07 16:43:45 -04:00
Joseph Schorr
c059856597
Add create repo link to the user and org view pages
2015-04-30 12:50:11 -04:00
Joseph Schorr
8663bcd1c7
Switch to the new robot icon
2015-04-23 16:41:47 -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
d09f2f6e22
Get the new context-sensitive new menu working
2015-04-07 18:33:43 -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
4cb7921c3a
Make sure to show public repos on the user and orgs pages
2015-04-03 14:55:09 -04:00
Joseph Schorr
f67eeee8c8
Start conversion of the user admin/view
2015-04-02 16:34:41 -04:00