- Notifications
You must be signed in to change notification settings - Fork929
feat: display provisioner jobs and daemons for an organization#16532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
22 commits Select commitHold shift + click to select a range
b6430bb
Set base structure to display the provisioner jobs
BrunoQuaresma5d7d58f
Merge branch 'main' of https://github.com/coder/coder into bq/refacto…
BrunoQuaresma643c362
[WIP]: Load data and display them in the table
BrunoQuaresmaf9db209
Merge branch 'main' of https://github.com/coder/coder into bq/refacto…
BrunoQuaresma6e967f1
Update table to use API data
BrunoQuaresma943b7d7
Finish job structure
BrunoQuaresma2bc6ccf
Display tiny alert for error
BrunoQuaresma71f4fe5
Fix tags
BrunoQuaresmaf027485
Add daemons page
BrunoQuaresmadcf8140
Merge branch 'main' of https://github.com/coder/coder into bq/refacto…
BrunoQuaresma994e186
Merge branch 'main' of https://github.com/coder/coder into bq/refacto…
BrunoQuaresma3083cef
Merge branch 'main' of https://github.com/coder/coder into bq/refacto…
BrunoQuaresmad66141e
Display all daemon data from server
BrunoQuaresma49a7ec7
Remove unused imports
BrunoQuaresmaffee2ed
Run fmt
BrunoQuaresma7802636
Add cancel provisioner job
BrunoQuaresma4f9030f
Run fmt
BrunoQuaresma22dc7be
Merge branch 'main' of https://github.com/coder/coder into bq/refacto…
BrunoQuaresma0ff39e5
Merge branch 'main' of https://github.com/coder/coder into bq/refacto…
BrunoQuaresma5953960
Apply PR reviews
BrunoQuaresmaaabf8df
FMT
BrunoQuaresmaed61ce7
Reset devcontainer.json
BrunoQuaresmaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Run fmt
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit4f9030fa63687c32b12c3142ba51a7e87db3d59e
There are no files selected for viewing
4 changes: 2 additions & 2 deletionssite/src/pages/OrganizationSettingsPage/ProvisionersPage/CancelJobButton.stories.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletionssite/src/pages/OrganizationSettingsPage/ProvisionersPage/CancelJobButton.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions...c/pages/OrganizationSettingsPage/ProvisionersPage/CancelJobConfirmationDialog.stories.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletionssite/src/pages/OrganizationSettingsPage/ProvisionersPage/CancelJobConfirmationDialog.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletionsite/src/pages/OrganizationSettingsPage/ProvisionersPage/ProvisionerJobsPage.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.