Steven Masley
8da8b89af7
test: verify actually uploaded license with assert ( #12934 )
...
Prior page.GetByText did not assert it existed
2024-04-10 18:02:08 -05:00
Steven Masley and Kayla Washburn-Love
7fd9a75ad9
chore: nix shell to support playwright e2e tests ( #12917 )
...
* chore: nix shell to support playwright e2e tests
nix is running an older version of chromium, so had to reduce the
playwright version.
* Add to e2e readme
* add enterprise test comment
* add note about install to readme
* make fmt
* remove shellhook message
Co-authored-by: Kayla Washburn-Love <mckayla@hey.com >
* add link to nixos playwright package to get version
* formatting
---------
Co-authored-by: Kayla Washburn-Love <mckayla@hey.com >
2024-04-10 14:08:25 -05:00
Steven Masley
a607d5610e
chore: disable pgcoord (HA) when --in-memory ( #12919 )
...
* chore: disable pgcoord (HA) when --in-memory
HA does not make any sense while using in-memory database
2024-04-10 11:05:55 -05:00
Steven Masley
838e8df5be
chore: merge apikey/token session config values ( #12817 )
...
* chore: merge apikey/token session config values
There is a confusing difference between an apikey and a token. This
difference leaks into our configs. This change does not resolve the
difference. It only groups the config values to try and manage any
bloat that occurs from adding more similar config values
2024-04-10 10:34:49 -05:00
Marcin Tojek
e266ecf91b
test(site): fix flaky outdated agent test ( #12927 )
2024-04-10 16:09:44 +02:00
Garrett Delfosse
acaa254099
feat: link with protocol on shared ports ( #12908 )
2024-04-10 09:29:24 -04:00
Marcin Tojek
2f2a395ba9
e2e tests for deployment/licenses ( #12926 )
2024-04-10 15:00:39 +02:00
Marcin Tojek
08451ce80c
feat: remove health link from deployment sidebar ( #12914 )
2024-04-09 13:47:47 +01:00
Garrett Delfosse
f96ce80ab9
feat: add owner groups to workspace data ( #12841 )
2024-04-05 15:06:17 -04:00
Kayla Washburn-Love
c4b26f335a
test: verify that enterprise tests are being run ( #12871 )
2024-04-05 11:45:32 -06:00
Bruno Quaresma
3fbcdb0ddc
chore(site): add e2e tests for groups ( #12866 )
2024-04-04 21:56:28 -03:00
Kayla Washburn-Love
bc9ea61eb4
ci: disable enterprise e2e tests temporarily ( #12874 )
2024-04-04 17:39:07 -06:00
Bruno Quaresma
41b8ff3e81
chore(site): add e2e to test add and remove user ( #12851 )
2024-04-04 09:21:03 -03:00
Kayla Washburn-Love
caa49ea6a1
chore: stabilize light theme ( #12855 )
2024-04-02 16:06:31 -06:00
Kayla Washburn-Love
1dd840d149
test: add an e2e test for removing a group ( #12844 )
2024-04-02 11:29:43 -06:00
Bruno Quaresma
7c1d10b952
chore(site): upgrade storybook to v8 ( #12831 )
2024-04-01 16:12:17 -03:00
Bruno Quaresma
2f437005b7
chore(site): clean up mocks after each test ( #12805 )
2024-04-01 13:14:36 -03:00
Bruno Quaresma
75bf41ba02
chore(site): use static date and ignore dynamic values for storybook ( #12830 )
2024-04-01 11:02:54 -03:00
Kayla Washburn-Love
1d2d008b45
chore: add e2e tests for template permissions ( #12731 )
2024-03-29 10:43:23 -06:00
Steven Masley
eeb3d63be6
chore: merge authorization contexts ( #12816 )
...
* chore: merge authorization contexts
Instead of 2 auth contexts from apikey and dbauthz, merge them to
just use dbauthz. It is annoying to have two.
* fixup authorization reference
2024-03-29 10:14:27 -05:00
Kayla Washburn-Love
f3cfe10c26
chore: add more e2e template settings tests ( #12717 )
2024-03-28 16:00:27 -06:00
Muhammad Atif Ali
5235faa79f
chore(site): remove max ttl from scheduling description ( #12715 )
2024-03-27 14:24:26 -05:00
Bruno Quaresma
5d82a78d4c
fix(site): fix and improve pending state on template editor UI ( #12766 )
2024-03-27 12:42:07 -03:00
Colin Adler
4d5a7b2d56
chore(codersdk): move all tailscale imports out of codersdk ( #12735 )
...
Currently, importing `codersdk` just to interact with the API requires
importing tailscale, which causes builds to fail unless manually using
our fork.
2024-03-26 12:44:31 -05:00
Kayla Washburn-Love
cfb484fa25
fix: always use bash when executing web terminal tests ( #12755 )
2024-03-25 16:58:07 -06:00
Asher
40e5ad5499
feat: make OAuth2 provider not enterprise-only ( #12732 )
2024-03-25 11:52:22 -08:00
Garrett Delfosse
60f335113c
chore: add protocol lag to shared ports description ( #12728 )
2024-03-25 15:28:38 -04:00
Kayla Washburn-Love
541ccd940c
chore: change e2e testing port ( #12751 )
2024-03-25 13:07:34 -06:00
Kayla Washburn-Love
0966fe2560
fix: create workspace with optional auth providers ( #12729 )
2024-03-22 13:26:02 -06:00
Muhammad Atif Ali
58cbd8335f
chore(site): reorganize template schedule strings page ( #12714 )
2024-03-22 15:44:16 +03:00
Bruno Quaresma
8499eacf67
chore(site): add tests for deprecate template flow ( #12685 )
...
Closes #12505
2024-03-21 10:37:08 -03:00
Dean Sheather
2b773f9034
fix: allow proxy version mismatch (with warning) ( #12433 )
2024-03-20 18:24:18 +00:00
Garrett Delfosse
4d9fe05f5a
feat: add awsiamrds db auth driver ( #12566 )
2024-03-20 13:14:43 -04:00
Steven Masley
d789a60d47
chore: remove max_ttl from templates ( #12644 )
...
* chore: remove max_ttl from templates
Completely removing max_ttl as a feature on template scheduling. Must use other template scheduling features to achieve autostop.
2024-03-20 10:37:57 -05:00
Bruno Quaresma
d82e20152b
feat(site): make listening ports scrollable ( #12660 )
2024-03-20 09:34:30 -03:00
Kayla Washburn-Love
9028717c9b
fix: disable auto-create if external auth requirements aren't met ( #12538 )
2024-03-19 16:42:40 -06:00
Kyle Carberry
4ae1f40eee
chore: add docs for adding e2e tests ( #12677 )
2024-03-19 18:25:05 +00:00
Bruno Quaresma
23e3e4ce58
chore(site): upgrade msw to 2.0 ( #12597 )
...
Closes https://github.com/coder/coder/issues/11426
2024-03-19 09:30:20 -03:00
Bruno Quaresma
c84d96b747
fix(site): display not found page when pagination page is invalid ( #12611 )
2024-03-18 10:35:59 -03:00
Bruno Quaresma
6f0ba5bfe7
chore(site): add AgentLogs storybook ( #12601 )
2024-03-15 14:57:35 -03:00
Ammar Bandukwala
496232446d
chore(cli): replace clibase with external coder/serpent ( #12252 )
2024-03-15 11:24:38 -05:00
Bruno Quaresma
f78b5c1cfe
chore(site): refactor logs and add stories ( #12553 )
2024-03-14 14:49:37 -03:00
Steven Masley
410a7d54ee
chore: external auth flow opens new window, it does not need an href ( #12586 )
2024-03-14 09:17:50 -05:00
Asher
0d16df9df9
fix: importing api into vscode-coder ( #12570 )
2024-03-13 10:05:44 -08:00
Kayla Washburn-Love
efba477b36
fix: hide actions and notifications from deleted workspaces ( #12563 )
2024-03-13 11:43:48 -06:00
Bruno Quaresma
489b0ec497
chore(site): refactor useAuth and related hooks ( #12567 )
...
Close https://github.com/coder/coder/issues/12487
2024-03-13 13:24:18 -03:00
Michael Brewer
903f8b21c4
feat(site): add cpp icon ( #12572 )
...
* feat(site): add cpp icon
Add the C++ icon
Source is WikiCommons: https://en.m.wikipedia.org/wiki/File:ISO_C%2B%2B_Logo.svg
* fix: correct order
2024-03-13 07:49:03 -04:00
Danny Kopping
7a7105ad66
feat: make agent stats' cardinality configurable ( #12535 )
2024-03-13 12:03:36 +02:00
Bruno Quaresma
e45d511f28
chore(site): add missing stories for templates ( #12537 )
2024-03-12 17:54:37 -03:00
Bruno Quaresma
8489b4dfb1
chore(site): add WorkspaceBuildData stories ( #12550 )
2024-03-12 14:18:31 -03:00