Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

feat/enterpriseportal: more list options for subscriptions and licenses#64114

Merged
bobheadxi merged 4 commits into
mainfrom
07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses
Aug 9, 2024
Merged

feat/enterpriseportal: more list options for subscriptions and licenses#64114
bobheadxi merged 4 commits into
mainfrom
07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses

Conversation

@bobheadxi

@bobheadxi bobheadxi commented Jul 26, 2024

Copy link
Copy Markdown
Member

Required to build an updated subscriptions management UI.

Most of the diff is generated proto for some reason

Closes https://linear.app/sourcegraph/issue/CORE-226

Test plan

Integration tests

@bobheadxi bobheadxi marked this pull request as ready for review July 26, 2024 22:35
@bobheadxi bobheadxi requested a review from a team July 26, 2024 22:35
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from 87aca0d to d4e0629 Compare July 30, 2024 18:32
@bobheadxi bobheadxi force-pushed the 07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses branch from 39d707f to a12a837 Compare July 30, 2024 18:33
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from d4e0629 to 94566ca Compare July 30, 2024 18:37
@bobheadxi bobheadxi force-pushed the 07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses branch from a12a837 to 6963273 Compare July 30, 2024 18:38
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from 94566ca to 2fe7b30 Compare July 30, 2024 18:39
@bobheadxi bobheadxi force-pushed the 07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses branch from 6963273 to 50f9187 Compare July 30, 2024 18:39
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from 2fe7b30 to ea7742b Compare July 30, 2024 23:08
@bobheadxi bobheadxi force-pushed the 07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses branch from 0202924 to 5e14c7d Compare July 30, 2024 23:08
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from ea7742b to fb342bb Compare August 2, 2024 19:24
@bobheadxi bobheadxi force-pushed the 07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses branch from 5e14c7d to 5e6dc7f Compare August 2, 2024 19:24
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from fb342bb to 8998975 Compare August 5, 2024 20:08
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from 58bd011 to 30a4977 Compare August 8, 2024 17:40
@bobheadxi bobheadxi force-pushed the 07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses branch from 5eb9ea8 to 8223c73 Compare August 8, 2024 17:40
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from 30a4977 to 6c74e0a Compare August 8, 2024 20:24
@bobheadxi bobheadxi force-pushed the 07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses branch from 8223c73 to 1a524e4 Compare August 8, 2024 20:25
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from 6c74e0a to e42c135 Compare August 8, 2024 21:36
@bobheadxi bobheadxi force-pushed the 07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses branch from 1a524e4 to a6cbbc0 Compare August 8, 2024 21:36
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from e42c135 to 1e5b1db Compare August 8, 2024 22:08
@bobheadxi bobheadxi force-pushed the 07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses branch from a6cbbc0 to f5c83f1 Compare August 8, 2024 22:08
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from 1e5b1db to 37b37b8 Compare August 8, 2024 22:10
@bobheadxi bobheadxi force-pushed the 07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses branch from f5c83f1 to 6357c78 Compare August 8, 2024 22:10
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from 37b37b8 to aefc7d3 Compare August 8, 2024 22:20
@bobheadxi bobheadxi force-pushed the 07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses branch from 6357c78 to 344e86f Compare August 8, 2024 22:20
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from aefc7d3 to bedab7c Compare August 8, 2024 22:32
@bobheadxi bobheadxi force-pushed the 07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses branch from 344e86f to 90766bb Compare August 8, 2024 22:33
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from bedab7c to 289be88 Compare August 8, 2024 23:37
@bobheadxi bobheadxi force-pushed the 07-26-feat_enterpriseportal_more_list_options_for_subscriptions_and_licenses branch from 276aab7 to 1d688b9 Compare August 8, 2024 23:37
@bobheadxi bobheadxi force-pushed the 07-18-feat_enterpriseportal_subscriptions_read_apis_use_enterprise_portal_db branch from 289be88 to 17c6e81 Compare August 9, 2024 15:43

@jac jac left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants