Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: layer5io/sistent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.145
Choose a base ref
...
head repository: layer5io/sistent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refs/heads/master
Choose a head ref

Commits on Dec 14, 2024

  1. chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /site

    Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.3.7...3.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 14, 2024
    Copy the full SHA
    972bf28 View commit details

Commits on Dec 27, 2024

  1. feat: Added Panel component to sistent

    Signed-off-by: root <root@COM.localdomain>
    root authored and root committed Dec 27, 2024
    Copy the full SHA
    e197b7b View commit details
  2. fix: seperated logic of styling in Panel

    Signed-off-by: Vidit-Kushwaha <viditkushwaha530@gmail.com>
    Vidit-Kushwaha committed Dec 27, 2024
    Copy the full SHA
    7061c6e View commit details

Commits on Dec 30, 2024

  1. chore: Replace inline CSS with styled components in Panel component

    Signed-off-by: Vidit-Kushwaha <viditkushwaha530@gmail.com>
    Vidit-Kushwaha committed Dec 30, 2024
    Copy the full SHA
    971c97d View commit details
  2. Copy the full SHA
    73b6676 View commit details

Commits on Jan 9, 2025

  1. ci: merge lint to checks workflow

    Signed-off-by: Usama Idriss Kakumba <usamakakumba@gmail.com>
    usamaidrsk committed Jan 9, 2025
    Copy the full SHA
    93b204b View commit details

Commits on Jan 10, 2025

  1. feat: add fold unfold option for the lables and annotations

    Signed-off-by: Amit Amrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 10, 2025
    Copy the full SHA
    4143d4c View commit details
  2. feat: add deeplinking for the dashboard in meshery

    Signed-off-by: Amit Amrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 10, 2025
    Copy the full SHA
    3b058e0 View commit details

Commits on Jan 11, 2025

  1. Merge branch 'master' into feat/panel

    Signed-off-by: Vidit Kushwaha <viditkushwaha530@gmail.com>
    Vidit-Kushwaha authored Jan 11, 2025
    Copy the full SHA
    b13ff72 View commit details

Commits on Jan 13, 2025

  1. ci: rename ci workflow

    Signed-off-by: Usama Idriss Kakumba <usamakakumba@gmail.com>
    usamaidrsk committed Jan 13, 2025
    Copy the full SHA
    66ba73c View commit details
  2. Copy the full SHA
    3a273ad View commit details

Commits on Jan 14, 2025

  1. fix(my-design): Update heading for Other Published Design to Other Pu…

    …blic Design
    
    Signed-off-by: Vidit Kushwaha <viditkushwaha530@gmail.com>
    Vidit-Kushwaha committed Jan 14, 2025
    Copy the full SHA
    f69b777 View commit details

Commits on Jan 24, 2025

  1. feat: add pagination item component to sistent

    Signed-off-by: Amit Amrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 24, 2025
    Copy the full SHA
    c724e71 View commit details
  2. Copy the full SHA
    fbfc638 View commit details
  3. Merge pull request #898 from amitamrutiya/add-pagination

    add pagination item component to sistent
    amitamrutiya authored Jan 24, 2025
    Copy the full SHA
    2d498cf View commit details

Commits on Jan 27, 2025

  1. feat: add card token

    Signed-off-by: Amit Amrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 27, 2025
    Copy the full SHA
    a3adddc View commit details
  2. Copy the full SHA
    d3c30a6 View commit details
  3. Merge pull request #899 from amitamrutiya/add-token

    feat: add card name color token for toolbar
    amitamrutiya authored Jan 27, 2025
    Copy the full SHA
    fdb745a View commit details
  4. Copy the full SHA
    df32123 View commit details
  5. Merge pull request #863 from Vidit-Kushwaha/feat/panel

    [component] Added Panel component to sistent
    amitamrutiya authored Jan 27, 2025
    Copy the full SHA
    9a3b368 View commit details

Commits on Jan 30, 2025

  1. fix: workspace teams table undefined issue

    Signed-off-by: Amit Amrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 30, 2025
    Copy the full SHA
    516c81b View commit details
  2. Merge pull request #900 from amitamrutiya/fix-workspace-team

    fix: workspace teams table undefined issue
    leecalcote authored Jan 30, 2025
    Copy the full SHA
    d529f22 View commit details
  3. Merge pull request #849 from layer5io/dependabot/npm_and_yarn/site/na…

    …noid-3.3.8
    
    chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /site
    leecalcote authored Jan 30, 2025
    Copy the full SHA
    92bcc03 View commit details
  4. Copy the full SHA
    b3d1449 View commit details
  5. update .github/workflows/node-checks.yml name

    Co-authored-by: Sudhanshu Dasgupta <dasguptashivam23@gmail.com>
    Signed-off-by: Usama Idriss Kakumba <53287480+usamaidrsk@users.noreply.github.com>
    usamaidrsk and sudhanshutech authored Jan 30, 2025
    Copy the full SHA
    b128272 View commit details

Commits on Jan 31, 2025

  1. feat: add UserTableAvatarInfo component and update imports

    Signed-off-by: Amit Amrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 31, 2025
    Copy the full SHA
    01dc564 View commit details
  2. feat: add some requied styled component

    Signed-off-by: Amit Amrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 31, 2025
    Copy the full SHA
    4dc0b8d View commit details
  3. feat: migrate some component from cloud to sistent

    Signed-off-by: Amit Amrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 31, 2025
    Copy the full SHA
    f6922ce View commit details
  4. feat: some component from meshery to sistent

    Signed-off-by: Amit Amrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 31, 2025
    Copy the full SHA
    5cb7371 View commit details
  5. feat: add support for mesehery ui workspace in the sistent

    Signed-off-by: Amit Amrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 31, 2025
    Copy the full SHA
    4b41c18 View commit details
  6. fix: some ui theme issue

    Signed-off-by: Amit Amrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 31, 2025
    Copy the full SHA
    a3fe40f View commit details
  7. chore: convert workspace card into sistent card

    Signed-off-by: Amit Amrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 31, 2025
    Copy the full SHA
    e6b6f36 View commit details
  8. fix: suggestion

    Signed-off-by: amitamrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 31, 2025
    Copy the full SHA
    f970367 View commit details
  9. chore: some console

    Signed-off-by: amitamrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 31, 2025
    Copy the full SHA
    58d1286 View commit details
  10. feat: add view icon

    Signed-off-by: amitamrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 31, 2025
    Copy the full SHA
    287d5b3 View commit details
  11. feat: created some styled componnet

    Signed-off-by: amitamrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 31, 2025
    Copy the full SHA
    a17541e View commit details
  12. feat: add some tooltip and launch icon

    Signed-off-by: amitamrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 31, 2025
    Copy the full SHA
    096afb6 View commit details
  13. Copy the full SHA
    763bfe4 View commit details
  14. chore: redirect link

    Signed-off-by: amitamrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Jan 31, 2025
    Copy the full SHA
    4f45ad5 View commit details

Commits on Feb 1, 2025

  1. Merge pull request #901 from amitamrutiya/workspace-table

    Create seperate component for workspace page
    amitamrutiya authored Feb 1, 2025
    Copy the full SHA
    ad3d1a4 View commit details
  2. chore: updated heading of realated designs

    Signed-off-by: Vidit Kushwaha <viditkushwaha530@gmail.com>
    Vidit-Kushwaha committed Feb 1, 2025
    Copy the full SHA
    70bf901 View commit details
  3. Copy the full SHA
    c6e172b View commit details

Commits on Feb 2, 2025

  1. chore: update import schema

    Signed-off-by: aabidsofi19 <mailtoaabid01@gmail.com>
    aabidsofi19 committed Feb 2, 2025
    Copy the full SHA
    76b22c2 View commit details
  2. chore: bump deps

    Signed-off-by: aabidsofi19 <mailtoaabid01@gmail.com>
    aabidsofi19 committed Feb 2, 2025
    Copy the full SHA
    3b1276e View commit details
  3. chore: remove inline condition in related Designs

    Signed-off-by: Vidit Kushwaha <viditkushwaha530@gmail.com>
    Vidit-Kushwaha committed Feb 2, 2025
    Copy the full SHA
    02afab1 View commit details
  4. Merge pull request #888 from Vidit-Kushwaha/fix/my-design

    fix(my-design): Update heading for Other Published Design to Other Public Design
    amitamrutiya authored Feb 2, 2025
    Copy the full SHA
    89ebe64 View commit details

Commits on Feb 3, 2025

  1. Merge pull request #903 from layer5io/import-schema

    Remove DesignType from import schema
    aabidsofi19 authored Feb 3, 2025
    Copy the full SHA
    93b7025 View commit details
  2. Merge pull request #873 from usamaidrsk/ci-add-lint-checks

    (ci): Merge Lint Check Workflows into a Single Workflow `checks.yml`
    sudhanshutech authored Feb 3, 2025
    Copy the full SHA
    b8ea04e View commit details
  3. feat: add new electedComponents token to sistent with new grey shades

    Signed-off-by: amitamrutiya <amitamrutiya2210@gmail.com>
    amitamrutiya committed Feb 3, 2025
    Copy the full SHA
    e73f089 View commit details
  4. Copy the full SHA
    8688851 View commit details
Showing with 12,398 additions and 18,957 deletions.
  1. +8 −8 .github/workflows/bump-meshery-version.yml
  2. +0 −35 .github/workflows/checks.yml
  3. +0 −34 .github/workflows/lint.yml
  4. +44 −0 .github/workflows/node-checks.yml
  5. +4 −4 .github/workflows/release.yml
  6. +737 −554 examples/next-12/package-lock.json
  7. +7,332 −17,865 package-lock.json
  8. +3 −0 package.json
  9. +3 −3 site/package-lock.json
  10. +6 −1 src/base/Pagination/Pagination.tsx
  11. +2 −2 src/base/Pagination/index.tsx
  12. +5 −1 src/custom/CatalogDesignTable/CatalogDesignTable.tsx
  13. +35 −16 src/custom/CatalogDesignTable/DesignTableColumnConfig.tsx
  14. +1 −1 src/custom/CatalogDesignTable/columnConfig.tsx
  15. +1 −1 src/custom/CatalogDesignTable/style.tsx
  16. +2 −3 src/custom/CatalogDetail/RelatedDesigns.tsx
  17. +22 −0 src/custom/CatalogDetail/helper.ts
  18. +6 −1 src/custom/CustomColumnVisibilityControl/CustomColumnVisibilityControl.tsx
  19. +210 −0 src/custom/DashboardWidgets/GettingStartedWidget/ActionButtonCard.tsx
  20. +319 −0 src/custom/DashboardWidgets/GettingStartedWidget/GetStartedModal.tsx
  21. +389 −0 src/custom/DashboardWidgets/GettingStartedWidget/InviteUserModal.tsx
  22. +177 −0 src/custom/DashboardWidgets/GettingStartedWidget/JourneyModal.tsx
  23. +95 −0 src/custom/DashboardWidgets/GettingStartedWidget/ReusableModal.tsx
  24. +213 −0 src/custom/DashboardWidgets/GettingStartedWidget/TeamSearchField.tsx
  25. +99 −0 src/custom/DashboardWidgets/PlainCard.tsx
  26. +420 −0 src/custom/DashboardWidgets/RecentDesignWidget.tsx
  27. +182 −0 src/custom/DashboardWidgets/WorkspaceActivityWidget.tsx
  28. +20 −0 src/custom/DashboardWidgets/index.ts
  29. +41 −0 src/custom/DashboardWidgets/styles.tsx
  30. +37 −0 src/custom/DashboardWidgets/utils.ts
  31. +38 −2 src/custom/FlipCard/FlipCard.tsx
  32. +122 −0 src/custom/Panel/Panel.tsx
  33. +3 −0 src/custom/Panel/index.tsx
  34. +131 −0 src/custom/Panel/style.tsx
  35. +31 −6 src/custom/ResourceDetailFormatters/Component.tsx
  36. +2 −1 src/custom/ResourceDetailFormatters/index.ts
  37. +2 −1 src/custom/ResourceDetailFormatters/styles.ts
  38. +2 −0 src/custom/ResourceDetailFormatters/types.ts
  39. +7 −1 src/custom/ResourceDetailFormatters/useResourceCleanData.ts
  40. +14 −0 src/custom/ResourceDetailFormatters/utils.ts
  41. +24 −13 src/custom/ResponsiveDataTable.tsx
  42. +6 −1 src/custom/ShareModal/ShareModal.tsx
  43. +16 −16 src/custom/TeamTable/TeamTable.tsx
  44. +2 −8 src/custom/TeamTable/TeamTableConfiguration.tsx
  45. +49 −0 src/custom/UsersTable/UserTableAvatarInfo.tsx
  46. +26 −52 src/custom/UsersTable/UsersTable.tsx
  47. +2 −2 src/custom/UsersTable/index.ts
  48. +22 −15 src/custom/Workspaces/DesignTable.tsx
  49. +0 −24 src/custom/Workspaces/EditButton.tsx
  50. +18 −10 src/custom/Workspaces/EnvironmentTable.tsx
  51. +422 −0 src/custom/Workspaces/WorkspaceCard.tsx
  52. +20 −13 src/custom/Workspaces/WorkspaceTeamsTable.tsx
  53. +114 −0 src/custom/Workspaces/WorkspaceTransferButton.tsx
  54. +85 −14 src/custom/Workspaces/WorkspaceViewsTable.tsx
  55. +62 −0 src/custom/Workspaces/helper.ts
  56. +5 −3 src/custom/Workspaces/hooks/useDesignAssignment.tsx
  57. +5 −3 src/custom/Workspaces/hooks/useEnvironmentAssignment.tsx
  58. +5 −3 src/custom/Workspaces/hooks/useTeamAssignment.tsx
  59. +5 −3 src/custom/Workspaces/hooks/useViewsAssignment.tsx
  60. +5 −0 src/custom/Workspaces/index.ts
  61. +0 −112 src/custom/Workspaces/styles.ts
  62. +415 −0 src/custom/Workspaces/styles.tsx
  63. +4 −1 src/custom/index.tsx
  64. +24 −0 src/icons/Check/CheckIcon.tsx
  65. +3 −0 src/icons/Check/index.ts
  66. +3 −2 src/icons/Delete/DeleteIcon.tsx
  67. +40 −0 src/icons/Document/DocumentIcon.tsx
  68. +3 −0 src/icons/Document/index.ts
  69. +26 −0 src/icons/Drag/DragIcon.tsx
  70. +3 −0 src/icons/Drag/index.ts
  71. +34 −0 src/icons/GetStarted/GetStartedIcon.tsx
  72. +3 −0 src/icons/GetStarted/index.ts
  73. +31 −0 src/icons/InviteUser/InviteUserIcon.tsx
  74. +3 −0 src/icons/InviteUser/index.ts
  75. +1 −0 src/icons/Open/OpenIcon.tsx
  76. +24 −0 src/icons/OpenInNew/OpenInNewIcon.tsx
  77. +2 −0 src/icons/OpenInNew/index.ts
  78. +34 −0 src/icons/PanelDragHandle/PanelDragHandleIcon.tsx
  79. +1 −0 src/icons/PanelDragHandle/index.tsx
  80. +34 −0 src/icons/View/ViewIcon.tsx
  81. +1 −0 src/icons/View/index.ts
  82. +6 −0 src/icons/index.ts
  83. +35 −119 src/schemas/importDesign/schema.tsx
  84. +1 −1 src/schemas/importDesign/uiSchema.tsx
  85. +2 −1 src/theme/colors/colors.ts
  86. +7 −1 src/theme/palette.ts
16 changes: 8 additions & 8 deletions .github/workflows/bump-meshery-version.yml
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ jobs:
token: ${{ secrets.RELEASEDRAFTER_PAT }}
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: '20.x'
cache: "npm"
cache-dependency-path: '**/package-lock.json'
- name: Make changes to pull request
@@ -57,7 +57,7 @@ jobs:
ui/package-lock.json
body: |
Update to Sistent v${{ needs.versions-check.outputs.current }}
_This pull request has been auto-generated by [l5io](http://github.com/l5io)_
assignees: l5io
draft: false
@@ -73,7 +73,7 @@ jobs:
token: ${{ secrets.RELEASEDRAFTER_PAT }}
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: '20.x'
cache: "npm"
cache-dependency-path: '**/package-lock.json'
- name: Make changes to pull request
@@ -96,7 +96,7 @@ jobs:
meshmap/package-lock.json
body: |
Update to Sistent v${{ needs.versions-check.outputs.current }}
_This pull request has been auto-generated by [l5io](http://github.com/l5io)_
assignees: l5io
draft: false
@@ -112,7 +112,7 @@ jobs:
token: ${{ secrets.RELEASEDRAFTER_PAT }}
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: '20.x'
cache: "npm"
cache-dependency-path: '**/package-lock.json'
- name: Make changes to pull request
@@ -134,7 +134,7 @@ jobs:
package-lock.json
body: |
Update to Sistent v${{ needs.versions-check.outputs.current }}
_This pull request has been auto-generated by [l5io](http://github.com/l5io)_
assignees: l5io
draft: false
@@ -150,7 +150,7 @@ jobs:
token: ${{ secrets.RELEASEDRAFTER_PAT }}
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: '20.x'
cache: "npm"
cache-dependency-path: '**/package-lock.json'
- name: Make changes to pull request
@@ -173,7 +173,7 @@ jobs:
ui/package-lock.json
body: |
Update to Sistent v${{ needs.versions-check.outputs.current }}
_This pull request has been auto-generated by [l5io](http://github.com/l5io)_
assignees: l5io
draft: false
35 changes: 0 additions & 35 deletions .github/workflows/checks.yml

This file was deleted.

34 changes: 0 additions & 34 deletions .github/workflows/lint.yml

This file was deleted.

44 changes: 44 additions & 0 deletions .github/workflows/node-checks.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
name: Node version and Lint Check
on:
pull_request:
types: [opened, synchronize]
push:
branches:
- '*'
paths-ignore:
- 'system/**/*'
- '.github/**/*'
- '*.md'

jobs:
compatibility-check:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16, 18, 20]
steps:
- name: Checkout Repository
uses: actions/checkout@v4

- name: Setup Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}

- name: Install Dependencies
run: npm install

- name: Lint Check
run: npm run lint

- name: Prettier Check
run: npm run format:check

- name: Build Project
run: npm run build

- name: Run Tests
run: npm run test

- name: Log Node.js Version
run: echo "Tested on Node.js version ${{ matrix.node-version }}"
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ on:
types: [published]
env:
HUSKY: 0

jobs:
build:
runs-on: ubuntu-latest
@@ -17,7 +17,7 @@ jobs:

- uses: actions/setup-node@v3
with:
node-version: 18
node-version: '20.x'

publish-gpr:
needs: build
@@ -35,15 +35,15 @@ jobs:

- uses: actions/setup-node@v3
with:
node-version: 18
node-version: '20.x'
registry-url: "https://registry.npmjs.org"
scope: "@layer5"
- run: |
npm install
npm run build
npm publish --verbose
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
versions-check:
needs: publish-gpr
runs-on: ubuntu-latest
Loading