Commit Graph

  • 9a0bf3afbf feat(ws): Clean and fix swagger warnings and errors Liav Weiss (EXT-Nokia) 2025-06-19 14:17:39 +0300
  • 2a9f95a824 feat(ws): Notebooks 2.0 // Backend // Add tests to repositories/namespaces rafriat 2025-06-10 07:50:14 +0300
  • 55e0291cba fix lint Jenny 2025-06-18 15:07:02 -0400
  • 800e4c00ce fix linting Jenny 2025-06-18 14:43:32 -0400
  • f53817d33c revert form label styling, revert homeVol column Jenny 2025-06-18 12:17:39 -0400
  • 5f5d0e1f50 Add title and packages Jenny 2025-06-18 12:13:43 -0400
  • 72490cf9ac fix(ws): WIP updates to table columns, switched Jupyter icons in list and card view Jenny 2025-06-04 14:53:11 -0400
  • 95fbb1e5b0 test(ws): Notebooks 2.0 // Backend // Add tests Yehudit Kerido 2025-06-09 14:49:27 +0300
  • 9ede9e38b2 feat(ws): persist coverage report for backend directory #379 CI Bot 2025-06-12 15:07:46 +0300
  • a080f330e6 Disable Form View when YAML is not uploaded or valid Charles Thao 2025-06-16 14:20:50 -0400
  • 5e71801bed Migrate Workspace Kind Form to utilize Toggle Group Charles Thao 2025-06-13 13:32:20 -0400
  • 0f77974b95 Add step description to Workspace Kind Form Charles Thao 2025-06-04 13:02:29 -0400
  • 34ab4cec5c Add empty steps and switch Method step to radio buttons Charles Thao 2025-06-03 11:28:24 -0400
  • 57b1c3e576 Add image step to WorkspaceKindForm Charles Thao 2025-06-02 13:58:53 -0400
  • 21a6b54c02 Add properties step to WorkspaceKindForm Charles Thao 2025-05-22 15:41:40 -0400
  • 818f276186 Add type guards for yaml file upload Charles Thao 2025-05-22 15:40:58 -0400
  • e6f9a003c6 Add styling Charles Thao 2025-05-30 10:26:54 -0400
  • 4c2641f34e Implement method selection step for Workspace Kind Create wizard Charles Thao 2025-05-20 16:11:10 -0400
  • 5cc6e0c6e1 Add routes for Workspace Kind Create Charles Thao 2025-05-20 16:10:03 -0400
  • 37371f2e47 feat(ws): persist coverage report for backend directory #379 CI Bot 2025-06-12 14:58:18 +0300
  • 59d578131e feat(ws): persist coverage report for backend directory #379 Marina Koushnir 2025-06-04 12:46:29 +0300
  • 09f8f370a1
    feat(ws): add `WorkspaceKindSummary` page and other improvements around it (#415) Guilherme Caponetto 2025-06-17 08:46:09 -0300
  • 86699277bd feat(ws): Notebooks 2.0 // Backend // Add API for wsk update Yehudit Kerido 2025-06-16 12:21:08 +0300
  • 0e39e0ae69 Format with prettier Guilherme Caponetto 2025-06-16 18:58:20 -0300
  • c869a59c2e Adjustments after rebase Guilherme Caponetto 2025-06-16 18:57:20 -0300
  • f8b95440d5 refactor: Improve sorting functionality in WorkspaceTable by utilizing specific types for sortable columns Guilherme Caponetto 2025-06-13 07:43:34 -0300
  • 0fcd106f75 feat: Enhance WorkspaceTable with additional columns and filtering capabilities Guilherme Caponetto 2025-06-13 06:12:47 -0300
  • ffba076a4e Make mocked workspace list deterministic Guilherme Caponetto 2025-06-11 15:14:29 -0300
  • 98d9935fbf refactor: Update column key usage in ExpandedWorkspaceRow and adjust workspace actions visibility in Workspaces component Guilherme Caponetto 2025-06-11 13:37:37 -0300
  • 5e32aa1bc1 feat: Implement usePolling hook and refactor workspace actions in Workspaces and WorkspaceKindSummary components Guilherme Caponetto 2025-06-11 10:24:55 -0300
  • 5489fbb19e refactor: Update mock data and formatting for workspace activity timestamps Guilherme Caponetto 2025-06-11 08:05:36 -0300
  • 3342368801 feat: Add buildWorkspaceList function and integrate into mockAllWorkspaces Guilherme Caponetto 2025-06-10 16:08:09 -0300
  • 3b9c93e7da feat: Add Workspace Actions Context and related components Guilherme Caponetto 2025-06-10 15:45:29 -0300
  • 2d20a52742 Improve types around Filter component Guilherme Caponetto 2025-06-09 18:33:30 +0000
  • 5befcdae6f feat(ws): added links from workspace kind details drawer namespace tab to workspace kinds details page (#2) Paulo Rego 2025-06-09 08:49:40 -0300
  • ec0943f337 Allow columns to be hidden in the WorkspaceTable Guilherme Caponetto 2025-06-06 11:13:14 -0300
  • db2c79dd53 Replace placeholders for GPU data with real values in WorkspaceKind summary page Guilherme Caponetto 2025-06-06 09:00:14 -0300
  • 9190168edd Fix WorkspaceKind logo href Guilherme Caponetto 2025-06-05 09:27:38 -0300
  • d4473bba45 Update Pause/Start action response types according to backend Guilherme Caponetto 2025-06-04 10:12:29 -0300
  • 33e5d56d78 Enable workspace filtering by namespace in the WorkspaceKind summary page Guilherme Caponetto 2025-06-03 13:12:11 -0300
  • 5c7411f75d feat(ws): added links from workspace kind details drawer to workspace kinds details page (#1) Paulo Rego 2025-06-02 17:30:36 -0300
  • 373d536ac1 Minor refactorings and initial work for the Workspace Kind summary page Guilherme Caponetto 2025-06-02 11:19:37 -0300
  • 6f12fa7fd3
    chore(ws): Upgrade vulnerable packages (#427) Paulo Rego 2025-06-16 18:20:09 -0300
  • 1fcc8b5bc8 chore(ws): Upgrade vulnerable packages paulovmr 2025-06-16 18:15:34 -0300
  • c07a51a578 feat(ws): persist coverage report for backend directory #379 CI Bot 2025-06-12 15:07:46 +0300
  • 6f6ba502b8
    chore(ws): enforce named imports for react hooks (#414) Paulo Rego 2025-06-16 17:51:08 -0300
  • 7a41950caa chore(ws): enforce named imports for react hooks paulovmr 2025-06-11 13:42:07 -0300
  • 6b2c2bbe46
    fix(ws): Expose active nav item on initial Workspaces page load (#419) Jenny 2025-06-16 16:28:08 -0400
  • ee2e14d50b
    fix(ws): Action Button Alignment and Jupyter Image Display (#408) Jenny 2025-06-16 16:25:08 -0400
  • 8bfe21e8a1 feat(ws): persist coverage report for backend directory #379 CI Bot 2025-06-12 14:58:18 +0300
  • afb48b9fe6 feat(ws): persist coverage report for backend directory #379 Marina Koushnir 2025-06-04 12:46:29 +0300
  • e07cc59e77 Tilt setup for backend Bhakti Narvekar 2025-06-14 20:15:45 -0700
  • 5629d9c17d chore: create issue templates for project planning Andy Stoneberg 2025-05-19 12:19:22 -0400
  • 130a9d8007 Create Makefile target for a fresh kind cluster atheo89 2025-06-10 15:08:35 +0200
  • 5a57dac699 feat(ws): Properly containerize backend component #323 Liav Weiss (EXT-Nokia) 2025-06-12 22:47:24 +0300
  • b3cfa75df3 fix(ws): update logic to expose active nav item in default view Jenny 2025-06-11 16:45:33 -0400
  • 670b172813 feat(ws): Notebooks 2.0 // Backend // Backend can read data served by envtest Yehudit Kerido 2025-05-29 16:09:01 +0300
  • e65e8ef720 feat(ws): Properly containerize backend component #323 Liav Weiss (EXT-Nokia) 2025-06-03 15:03:42 +0300
  • 8221af9a31 feat(ws): Properly containerize backend component #323 Liav Weiss (EXT-Nokia) 2025-05-26 14:11:09 +0300
  • 469dba1110 feat(ws): Clean and fix swagger warnings and errors Liav Weiss (EXT-Nokia) 2025-06-09 14:10:07 +0300
  • e07127adba fix(ws): WIP updates to table columns, switched Jupyter icons in list and card view Jenny 2025-06-04 14:53:11 -0400
  • f60cd1eb44
    Merge 98c71edb73 into b2bee1d04b Paulo Rego 2025-06-05 13:29:34 -0300
  • b2bee1d04b
    chore(ws): Upgrade vulnerable package webpack-dev-server (#407) Paulo Rego 2025-06-05 12:14:15 -0300
  • fbb405fcb9 chore(ws): Upgrade vulnerable package webpack-dev-server paulovmr 2025-06-05 11:50:13 -0300
  • 98c71edb73 feat(ws): Workspace list: Selectable rows paulovmr 2025-06-05 11:45:10 -0300
  • 7c660e41ba
    feat(ws): added namespaces tab to workspace kind details (#406) Paulo Rego 2025-06-05 08:01:15 -0300
  • a096557a96 feat(ws): added namespaces tab to workspace kind details paulovmr 2025-06-04 16:57:22 -0300
  • 920944fb16
    chore: Adding ADOPTERS.md file (#330) Francisco Arceo 2025-06-03 10:07:14 -0600
  • 6dce3d383d
    Update ADOPTERS.md Francisco Arceo 2025-06-03 11:51:35 -0400
  • 91dfc93056
    Update ADOPTERS.md Francisco Arceo 2025-06-03 11:49:35 -0400
  • 248c242f84
    fix(ws): Update Progress Stepper with UX feedback (#401) Jenny 2025-06-03 11:11:14 -0400
  • 0505685147 fix(ws): update progress stepper theming with UX feedback Jenny 2025-05-30 16:42:55 -0400
  • 6490251310
    feat(ws): added pod configs tab to workspace kind details (#399) Paulo Rego 2025-06-02 17:11:23 -0300
  • adbc3e158c Add image step to WorkspaceKindForm Charles Thao 2025-06-02 13:58:53 -0400
  • 5c581fce93 feat(ws): added pod configs tab to workspace kind details paulovmr 2025-06-02 14:50:27 -0300
  • 83caeff57c
    feat(ws): added images tab to workspace kind details (#398) Paulo Rego 2025-06-02 14:47:23 -0300
  • a8f63f95ae feat(ws): added images tab to workspace kind details paulovmr 2025-06-02 14:40:28 -0300
  • f81c86b7ad feat(ws): added images tab to workspace kind details paulovmr 2025-06-02 14:33:19 -0300
  • bf586d4898 feat(ws): added images tab to workspace kind details paulovmr 2025-06-02 13:37:43 -0300
  • cb7126f77e ci(ws): run tests when the github actions workflow definition changes Jiri Daněk 2025-06-02 13:33:57 +0200
  • fe6c0ea01a ci(ws): archive frontend cypress test results in github actions Jiri Daněk 2025-06-02 12:53:12 +0200
  • 1b0d434d46 Add properties step to WorkspaceKindForm Charles Thao 2025-05-22 15:41:40 -0400
  • 4003a56344 Add type guards for yaml file upload Charles Thao 2025-05-22 15:40:58 -0400
  • ec52dfa547 Add styling Charles Thao 2025-05-30 10:26:54 -0400
  • 8e3a8e862e Implement method selection step for Workspace Kind Create wizard Charles Thao 2025-05-20 16:11:10 -0400
  • 6ba796fef3 Add routes for Workspace Kind Create Charles Thao 2025-05-20 16:10:03 -0400
  • d668eb83c7
    feat(ws): Workspace Kind details drawer #252 (#387) aviavissar 2025-05-29 22:31:19 +0300
  • 8e15f2e894 feat(ws): Workspace Kind details drawer #252 Avi Avissar (EXT-Nokia) 2025-05-29 19:12:12 +0300
  • 32c730a06c feat(ws): feat(ws): Workspace Kind details drawer #252 Avi Avissar (EXT-Nokia) 2025-05-29 19:01:43 +0300
  • 194bdd40be feat(ws): feat(ws):Workspace Kind details drawer #252 Avi Avissar (EXT-Nokia) 2025-05-29 18:42:59 +0300
  • 92b488bb67
    feat(ws): Persist last used namespace across refreshes and tabs (#341) Charles Thao 2025-05-28 14:54:19 -0400
  • db82bd54f6
    fix(ws): removed empty table column from workspace kinds table and fixed labels (#389) Paulo Rego 2025-05-28 14:38:19 -0300
  • 0ceb4633af feat(ws): Persist coverage report for backend directory (#379) Jenny 2025-04-24 12:05:58 -0400
  • eff5dcac61 feat(ws): Apply box-shadow to cards in workspace creation wizard (#264) Jenny 2025-04-24 12:05:58 -0400
  • 9609494011 379: gitlab test coverage calculation CI Bot 2025-05-28 15:23:00 +0300
  • 030829e553 Persist coverage report for backend directory #379 CI Bot 2025-05-28 15:23:00 +0300
  • f95670199d Persist coverage report for backend directory #379 CI Bot 2025-05-28 15:23:00 +0300
  • 6a99861336 feat(ws): Apply box-shadow to cards in workspace creation wizard (#264) Jenny 2025-04-24 12:05:58 -0400
  • 84d6120a0e feat(ws): Persist coverage report for backend directory (#379) CI Bot 2025-05-28 17:50:18 +0300
  • 796e726e48 conflict solved Guilherme Caponetto 2025-05-27 10:44:33 -0300