Danny Kopping
bdd2caf95d
feat: implement thin vertical slice of system-generated notifications ( #13537 )
2024-07-08 15:38:50 +02:00
Steven Masley
ccf34901bc
chore: add templates search query to a filter ( #13772 )
...
* chore: add templates search query to a filter
2024-07-03 13:42:23 -05:00
Michael Smith
940afa1ab1
fix: let workspace pages download partial logs for unhealthy workspaces ( #13761 )
...
* fix: get basic fix in for preventing download logs from blowing up UI
* fix: make sure blob units can't go out of bounds
* fix: make sure timeout is cleared on component unmount
* fix: reduce risk of shared cache state breaking useAgentLogs
* fix: allow partial downloading of logs
* fix: make sure useMemo cache is used properly
* wip: commit current progress on updated logs functionality
* docs: rewrite comment for clarity
* refactor: clean up current code
* fix: update styles for unavailable logs
* fix: resolve linter violations
* fix: update type signature of getErrorDetail
* fix: revert log/enabled logic for useAgentLogs
* fix: remove memoization from DownloadLogsDialog
* fix: update name of timeout state
* refactor: make log web sockets logic more clear
* docs: reword comment for clarity
* fix: commit current style update progress
* fix: finish style updates
2024-07-03 10:17:54 -04:00
Kayla Washburn-Love
bfbf634bec
chore: update mui ( #13747 )
2024-07-02 15:19:01 -06:00
Bruno Quaresma
9ee53e5b4e
chore(site): refactor filter component to be more extendable ( #13688 )
2024-07-02 13:15:13 -03:00
Michael Smith
21a923a7a0
chore: add SVG desktop icon ( #13765 )
...
* chore: add SVG desktop icon
* fix: add desktop icon to to icons.json
2024-07-02 16:00:16 +00:00
Kayla Washburn-Love
b1e7498e77
chore: update xterm ( #13752 )
2024-07-02 09:29:34 -06:00
Steven Masley
bde9fd58ea
chore: add organization name to workspaces ( #13755 )
...
* chore: add organization name to workspaces
2024-07-02 09:25:05 -05:00
Steven Masley
128674918b
chore: include organization name when fetching templates ( #13751 )
...
* chore: include organization name when fetching templates
* chore: rename template_with_user to template_with_names
2024-07-02 09:08:30 -05:00
Kayla Washburn-Love
b1ec4630f2
chore: update react dependencies ( #13749 )
2024-07-01 15:55:27 -06:00
Jaayden Halko
f26f123391
feat: route groups by name instead of id ( #13692 )
...
* feat: route groups by name instead of id
* fix: update group navigation when name changes
* fix: update isLoading and error checking
* fix: fix format
* fix: update isLoading and error
* fix: cleanup
2024-07-01 15:48:14 -04:00
Kayla Washburn-Love
d977654f05
feat: unify organization and deployment management settings ( #13602 )
2024-07-01 11:15:00 -06:00
Kayla Washburn-Love
8b615f4522
fix: disable agent app buttons while a blocking startup script is running ( #13667 )
2024-06-27 11:25:03 -06:00
Jaayden Halko
093ec3d05b
fix: improve checkbox text in template schedule settings dialog ( #13669 )
...
* fix: improve checkbox text in template schedule settings dialog
* fix: format
* fix: remove (s) plural language
* fix: fix format
2024-06-27 13:14:06 -04:00
Steven Masley
08e728bcb2
chore: implement organization scoped audit log requests ( #13663 )
...
* chore: add organization_id filter to audit logs
* chore: implement organization scoped audit log requests
2024-06-26 12:38:46 -05:00
Cian Johnston
8a3592582b
feat: add "Full Name" field to user creation ( #13659 )
...
Adds the ability to specify "Full Name" (a.k.a. Name) when
creating users either via CLI or UI.
2024-06-26 09:00:42 +01:00
Garrett Delfosse
fed668b432
chore: switch ssh session stats based on experiment ( #13637 )
2024-06-25 10:58:45 -04:00
Kyle Carberry
54e8f30002
chore: remove failing_sections from healthcheck ( #13426 )
...
Closes #10854 .
2024-06-21 14:49:02 -04:00
Kyle Carberry
3ef12ac284
fix: remove connected button ( #13625 )
...
It didn't make a lot of sense in current form. It will when we improve autostop.
2024-06-21 11:41:59 -04:00
Bruno Quaresma
cbdaa63b68
chore(site): refactor popover to make it easier to extend ( #13611 )
2024-06-21 11:15:37 -03:00
Bruno Quaresma
73a25c3bc5
chore(site): add InputGroup component ( #13597 )
2024-06-21 10:54:55 -03:00
Colin Adler
889daf200e
feat(enterprise): add auditing to SCIM ( #13614 )
2024-06-20 17:22:27 -05:00
Kyle Carberry
495eea452f
fix: track login page correctly ( #13618 )
2024-06-20 21:33:47 +00:00
Kyle Carberry
0793a4b35b
feat: add cross-origin reporting for telemetry in the dashboard ( #13612 )
...
* feat: add cross-origin reporting for telemetry in the dashboard
* Respect the telemetry flag
* Fix embedded metadata
* Fix compilation error
* Fix linting
2024-06-20 15:19:45 -04:00
Kyle Carberry
7049d7a881
fix: display trial errors in the dashboard ( #13601 )
...
* fix: display trial errors in the dashboard
The error was essentially being ignored before!
* Remove day mention in product of trial
* fmt
2024-06-19 12:02:51 -04:00
Kyle Carberry
3a1fa04590
fix: write server config to telemetry ( #13590 )
...
* fix: add external auth configs to telemetry
* Refactor telemetry to send the entire config
* gen
* Fix linting
2024-06-18 16:20:21 -04:00
Kayla Washburn-Love
8c1bd32c33
feat(site): add basic organization management ui ( #13288 )
2024-06-17 11:02:39 -06:00
Kayla Washburn-Love
07cd9acb2c
fix: fix workspace actions options ( #13572 )
2024-06-17 10:24:30 -06:00
Garrett Delfosse
44d69139d5
chore: accept payload on workspace usage route ( #13544 )
2024-06-14 10:08:45 -04:00
Steven Masley
bbe23edc7d
chore: implement api layer for listing organization members ( #13546 )
2024-06-12 09:52:18 -10:00
Kayla Washburn-Love
28228f1bcb
feat: allow editing org icon ( #13547 )
2024-06-12 12:28:13 -06:00
Bruno Quaresma
0c627a4cb9
refactor(site): refactor filter search field ( #13545 )
2024-06-12 10:22:20 -03:00
Colin Adler
c7e7312cb0
fix(site): don't show start button while starting ( #13495 )
2024-06-10 13:28:21 -05:00
Steven Masley
0d65143301
chore: implement audit log for custom role edits ( #13494 )
...
* chore: implement audit log for custom role edits
2024-06-07 14:11:57 -05:00
Bruno Quaresma
056a697eff
feat(site): add download logs option ( #13466 )
2024-06-07 10:03:05 -03:00
Bruno Quaresma
1adc19b41f
fix(site): allow user to update their name ( #13493 )
2024-06-06 15:32:51 -03:00
Bruno Quaresma
4dfa901990
refactor(site): hide select helper when only one proxy exists ( #13496 )
2024-06-06 15:17:43 -03:00
Bruno Quaresma
a8a81a61cd
fix(site): fix tooltip in start button group ( #13497 )
2024-06-06 14:51:52 -03:00
Kayla Washburn-Love
44a70a5bc2
feat: edit org display names and descriptions ( #13474 )
2024-06-06 10:59:59 -06:00
Cian Johnston
1131772e79
feat(coderd): set full name from IDP name claim ( #13468 )
...
* Updates OIDC and GitHub OAuth login to fetch set name from relevant claim fields
* Adds CODER_OIDC_NAME_FIELD as configurable source of user name claim
* Adds httpapi function to normalize a username such that it will pass validation
* Adds firstName / lastName fields to dev OIDC setup
2024-06-06 13:37:08 +01:00
Jon Ayers
7995d7c3d6
fix: only render tooltip when require_active_version enabled ( #13484 )
2024-06-06 02:52:49 +00:00
Colin Adler
f1b42a15fa
fix(site): show workspace start button when require active version is enabled ( #13482 )
2024-06-05 16:50:52 -05:00
Steven Masley
8f62311f00
chore: remove organization_id suffix from org_member roles in database ( #13473 )
...
Organization member's table is already scoped to an organization.
Rolename should avoid having the org_id appended.
Wipes all existing organization role assignments, which should not be used anyway.
2024-06-05 11:25:02 -05:00
Kayla Washburn-Love
0ea89a3d41
chore: add cleanup callbacks to some useEffect calls ( #13444 )
2024-06-04 12:18:03 -06:00
Kayla Washburn-Love
78b8264a90
feat(site): add deployment menu to navbar ( #13401 )
2024-06-03 15:05:49 -06:00
Kayla Washburn-Love
2806752c7d
chore: add light mode snapshot to chromatic for WorkspaceBuildPageView ( #13449 )
2024-06-03 13:50:59 -06:00
Kayla Washburn-Love
cb94dfb1f6
fix: fix build error background color ( #13445 )
2024-06-03 11:18:44 -06:00
Kayla Washburn-Love
79fd736387
chore(site): enable React's StrictMode ( #13399 )
2024-06-03 10:03:46 -06:00
Kayla Washburn-Love
b248f125e1
chore: rename notification banners to announcement banners ( #13419 )
2024-05-31 10:59:28 -06:00
Michael Smith
19530c6b44
fix: update DeleteWorkspaceOptions to pick properties correctly ( #13423 )
...
* fix: update typo
* fix: update typo in call site
* fix: update type for deleteWorkspace mock
* fix: update one more type mismatch
2024-05-31 10:23:59 -04:00