Skip to content

merge main into groups#4439

Merged
sreya merged 47 commits into
groupsfrom
mergemain
Oct 10, 2022
Merged

merge main into groups#4439
sreya merged 47 commits into
groupsfrom
mergemain

Conversation

@sreya

@sreya sreya commented Oct 9, 2022

Copy link
Copy Markdown
Collaborator

No description provided.

ammario and others added 30 commits October 4, 2022 20:55
* feat: Also log out of apps if they are hosted on the same domain

* Update comment
)

There was a panic in this code that caused it to fail on error!
* feat: use app wildcards for apps if configured

* feat: relative_path -> subdomain

- rename relative_path -> subdomain when referring to apps
    - migrate workspace_apps.relative_path to workspace_apps.subdomain
- upgrade coder/coder terraform module to 0.5.0
* Add/update copy

* Update mocks

* Handle disabled button labels separately

* Use workspace status directly, use i18n

* Update stories and tests

* Fix optimistic update in xservice to use status, pending

* Rename started to running in story

* Fix deletion banner conditional

* Send label to disabled button

* Refactor workspace actions
* added a warning summary component

* added warning to workspace page

* consolidated warnings

* prettier

* updated design
This also adds a suite of tests to ensure this cannot happen again!
This broke all relative path applications.
This was unnecessary and causing weird issues like double deploys and runs.
This was causing a red X on releases!
* feat: Add trial property to licenses

This allows the frontend to display whether the user is on
a trial license of Coder. This is useful for advertising
Enterprise functionality.

* Improve tests for license enablement code

* Add all features property
This was causing a banner on dev.coder.com. But now we have a test!
kylecarbs and others added 13 commits October 7, 2022 08:05
* feat: Add tunnel by default

If an access URL is not specified, we will always tunnel.

This is from community-member feedback who exclaimed that
it's confusing having the default for `coder server` display
a warning message, and I agree.

There is very little (maybe none) in running `coder server`
without tunnel and without an access URL, so this seems like
overall a much better UX.

* Update install.sh

Co-authored-by: Ben Potter <ben@coder.com>

* Update docs/install/packages.md

Co-authored-by: Ben Potter <ben@coder.com>

* Fix reset pass test

* Fix e2e test

Co-authored-by: Ben Potter <ben@coder.com>
* added a warning summary component

* added warning to workspace page

* consolidated warnings

* prettier

* updated design

* added color scheme

* updated expander component

* cleanup

* fixed tests

* fixed height issue

* prettier

* use theme constants

* increased icon margin
* chore: add ignoreRestSiblings to eslint config

* fix(site): remove eslint warning in <Markdown />
* replaced error summary

* fixed tests

* positioning caret
Rename context from common `ctx` to `retryCtx` to avoid later re-use.

Also kind of a bug-fix since client post was using `cmd.Context()`.
@sreya sreya requested a review from a team as a code owner October 9, 2022 22:11
@sreya sreya requested review from presleyp and removed request for a team and presleyp October 9, 2022 22:11
@sreya sreya merged commit b101ae7 into groups Oct 10, 2022
@sreya sreya deleted the mergemain branch October 10, 2022 17:56
sreya added a commit that referenced this pull request Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.