- Notifications
You must be signed in to change notification settings - Fork947
Commit7b9597b
committed
feat: add backend support for workspace_apps
- Add database migration for workspace_apps column- Update SQL queries to include workspace_apps- Update provisioner server to pass workspace_apps from terraform- Still needs: database code regeneration and API updates1 parentc74817b commit7b9597b
File tree
5 files changed
+12
-2
lines changed- coderd
- database
- migrations
- queries
- provisionerdserver
- site/src/pages/WorkspacesPage
5 files changed
+12
-2
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| 61 | + | |
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
65 |
| - | |
| 66 | + | |
66 | 67 |
| |
67 | 68 |
| |
68 | 69 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2428 | 2428 |
| |
2429 | 2429 |
| |
2430 | 2430 |
| |
| 2431 | + | |
2431 | 2432 |
| |
2432 | 2433 |
| |
2433 | 2434 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
718 | 718 |
| |
719 | 719 |
| |
720 | 720 |
| |
721 |
| - | |
| 721 | + | |
| 722 | + | |
722 | 723 |
| |
723 | 724 |
| |
724 | 725 |
| |
| 726 | + | |
725 | 727 |
| |
726 | 728 |
| |
727 | 729 |
| |
|
0 commit comments
Comments
(0)