Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration merge #1481

Open
wants to merge 338 commits into
base: develop
Choose a base branch
from
Open

Migration merge #1481

wants to merge 338 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 1, 2023

  1. update index.html

    bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3221454 View commit details
    Browse the repository at this point in the history
  2. update: server on how to serve static files

    update: add morgan logger
    bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    ff8a801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e1eba7 View commit details
    Browse the repository at this point in the history
  4. fix entrypoint

    bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8486589 View commit details
    Browse the repository at this point in the history
  5. Convert lib.less to lib.scss

    Dinika authored and bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b31a7e4 View commit details
    Browse the repository at this point in the history
  6. Globally override fontfamily

    Dinika authored and bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    81c86c4 View commit details
    Browse the repository at this point in the history
  7. 4206 // Fix styles for inputs in MyData

    Dinika authored and bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1c4d9ed View commit details
    Browse the repository at this point in the history
  8. 4206 // Fix my data styles

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika authored and bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d87c591 View commit details
    Browse the repository at this point in the history
  9. Fix search styles

    Dinika authored and bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d4c9f89 View commit details
    Browse the repository at this point in the history
  10. Add theme for modals

    Dinika authored and bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e8a0b10 View commit details
    Browse the repository at this point in the history
  11. 4206 // Fix studios style

    Dinika authored and bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a23bbf2 View commit details
    Browse the repository at this point in the history
  12. Migrate analysis plugin

    Dinika authored and bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    02e5f00 View commit details
    Browse the repository at this point in the history
  13. Update use of ellipsis plugin

    Dinika authored and bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    bd91ef3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4268f4e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    41fc9fb View commit details
    Browse the repository at this point in the history
  16. 4206 // Apply formatting

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika authored and bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    46e3006 View commit details
    Browse the repository at this point in the history
  17. 4206 // Retry failing test

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika authored and bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    da401fc View commit details
    Browse the repository at this point in the history
  18. add base url at runtime

    bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    fc61cf9 View commit details
    Browse the repository at this point in the history
  19. replace jest with vi

    bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    73f8b4e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    edaffca View commit details
    Browse the repository at this point in the history
  21. fix some linting

    bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    aa61f51 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3ac6921 View commit details
    Browse the repository at this point in the history
  23. not limit memory use

    bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    92eb958 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    52e2d31 View commit details
    Browse the repository at this point in the history
  25. increase vite heap memory

    bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a1eaa6d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    747c84b View commit details
    Browse the repository at this point in the history
  27. fix: styles

    bilalesi committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5e84cb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. update: fix tests

    bilalesi committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    66e7b10 View commit details
    Browse the repository at this point in the history
  2. fix: history container data

    bilalesi committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7211ae4 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Adjust .gitignore and ignore .env* files

    As I do the setup not via aliases, but rather
    `.env` files. It's also generally good
    to keep env files inside the gitignore.
    danburonline committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8e38871 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    5cf7581 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. update: cypress version to latest

    fix: config and related files
    bilalesi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ca22748 View commit details
    Browse the repository at this point in the history
  2. remove logs

    bilalesi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    b40a998 View commit details
    Browse the repository at this point in the history
  3. Retry workspace test

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika authored and bilalesi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8738d1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    113fda1 View commit details
    Browse the repository at this point in the history
  5. Use image url directly

    Dinika authored and bilalesi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    dfd2ad1 View commit details
    Browse the repository at this point in the history
  6. Upgrading pdf

    Dinika authored and bilalesi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    0be1e16 View commit details
    Browse the repository at this point in the history
  7. PDF Preview

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika authored and bilalesi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    393a03c View commit details
    Browse the repository at this point in the history
  8. Use fireevents to click the menu selectors

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika authored and bilalesi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6d7d434 View commit details
    Browse the repository at this point in the history
  9. Close previous menus before opening others

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika authored and bilalesi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    b0de077 View commit details
    Browse the repository at this point in the history
  10. fix: lint issues

    bilalesi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e4b63e7 View commit details
    Browse the repository at this point in the history
  11. fix styles

    bilalesi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5cbaba6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc08b3b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bfc89fb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    512075d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    082775f View commit details
    Browse the repository at this point in the history
  16. update: vitest and vitest:ui

    update: increase timeout
    bilalesi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8cdbea8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    26b291a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f77cf3 View commit details
    Browse the repository at this point in the history
  3. update: add node engines

    update: esbuild config
    
    update: use tsx for server in dev mode instead of ts-node
    bilalesi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b47d454 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72cf2a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc0c8f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73f5f27 View commit details
    Browse the repository at this point in the history
  7. update: use parallel jobs for lint/prettify/test

    update: use cache action for node_modules
    bilalesi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bf7a525 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4426ef5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    047edcc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d7ea4d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f0f79d8 View commit details
    Browse the repository at this point in the history
  12. update: runner

    bilalesi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e6bbadb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    23499f8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ceb73a6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4364b5a View commit details
    Browse the repository at this point in the history
  16. update: test snapshots

    bilalesi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    88ee690 View commit details
    Browse the repository at this point in the history
  17. update: fix node version

    bilalesi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8d5dd0f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e8c63eb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    597ea55 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    343b3a6 View commit details
    Browse the repository at this point in the history
  21. update: server using path

    bilalesi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4a35c51 View commit details
    Browse the repository at this point in the history
  22. update: tsconfig for server

    bilalesi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8562cdc View commit details
    Browse the repository at this point in the history
  23. update: server build config

    bilalesi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9141e7d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5d73ab5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4b5f867 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    854fbe3 View commit details
    Browse the repository at this point in the history
  27. fix: mustache/fs invocation

    bilalesi committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6ba4f65 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    02ad3e8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    bc52420 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    2fcbb02 View commit details
    Browse the repository at this point in the history
  2. update: favion for PWA

    bilalesi committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b4c2c38 View commit details
    Browse the repository at this point in the history
  3. update: add favicons

    bilalesi committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c24785c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53df589 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12728f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98e83a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    552f811 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    ac8cfc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4759f1b View commit details
    Browse the repository at this point in the history
  3. remove html folder

    bilalesi committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    10f8319 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba221b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02f0b50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4792183 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    47d25ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54de676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2041210 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    b59caa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af936d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da98834 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52f4ed2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae9d8a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2aa5be1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0846000 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95cb7e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0133fb0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ceb847 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Merge branch 'develop' of https://github.com/BlueBrain/nexus-web into…

    … migration-merge
    
    # Conflicts:
    #	.github/workflows/review.yml
    #	.gitignore
    #	cypress/e2e/PublicStudios.cy.ts
    #	package.json
    #	src/client/index.tsx
    #	src/pages/IdentityPage/IdentityPage.tsx
    #	src/pages/IdentityPage/styles.scss
    #	src/pages/OrganizationsListPage/OrganizationListPage.tsx
    #	src/pages/ProjectPage/ProjectPage.tsx
    #	src/server/html.ts
    #	src/server/index.tsx
    #	src/server/silent_refresh.ts
    #	src/shared/App.scss
    #	src/shared/canvas/DataExplorerGraphFlow/DateExplorerGraphFlow.spec.tsx
    #	src/shared/components/Header/Header.scss
    #	src/shared/components/Header/Header.tsx
    #	src/shared/components/JIRA/__tests__/__snapshots__/JIRA.spec.tsx.snap
    #	src/shared/components/ResourceActions/ResourceActions.scss
    #	src/shared/components/ResourceActions/index.tsx
    #	src/shared/components/ResourceEditor/CodeEditor.tsx
    #	src/shared/components/ResourceEditor/ResourceEditor.scss
    #	src/shared/components/ResourceEditor/index.tsx
    #	src/shared/containers/AdminPluginContainer.tsx
    #	src/shared/containers/ResourceActionsContainer.tsx
    #	src/shared/containers/ResourceListContainer.tsx
    #	src/shared/containers/ResourceViewActionsContainer.tsx
    #	src/shared/containers/ResourceViewContainer.tsx
    #	src/shared/layouts/SeoHeaders.tsx
    #	src/shared/lib.less
    #	src/shared/modals/AppInfo/AppInfo.tsx
    #	src/shared/utils/download.ts
    #	src/subapps/admin/components/Settings/DangerZoneSubView.tsx
    #	src/subapps/admin/components/Settings/ViewsSubView.spec.tsx
    #	src/subapps/admin/components/Settings/ViewsSubView.tsx
    #	src/subapps/admin/containers/SettingsContainer.tsx
    #	src/subapps/studioLegacy/containers/__tests__/WorkSpaceMenuContainer.spec.tsx
    #	webpack.config.js
    #	yarn.lock
    danburonline committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    743c51a View commit details
    Browse the repository at this point in the history
  2. Fix ProjectPage

    danburonline committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    fa0dbed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32e89ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0493c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9de710 View commit details
    Browse the repository at this point in the history
  6. Fix ViewsSubView

    danburonline committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8701212 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8333d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61d8ef4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31db357 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    592874c View commit details
    Browse the repository at this point in the history
  11. New Yarn lock file

    danburonline committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6adaee6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    def4b0b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8a6ed00 View commit details
    Browse the repository at this point in the history
  14. Fix MyDataHeader scss

    danburonline committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    72f2978 View commit details
    Browse the repository at this point in the history
  15. Fix ResourceEditor scss

    danburonline committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7372801 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8ecad8b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    82a3994 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4df5d0e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6273201 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    386e8be View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    32d31e2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8b5538f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    af93a13 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    e4921dc View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Again new snapshot

    danburonline committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3f8e2e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2583f8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    952d4fe View commit details
    Browse the repository at this point in the history
  4. Fix more test errors

    danburonline committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6615602 View commit details
    Browse the repository at this point in the history
  5. Add TODO for code editor's missing implementation

    Must have happened after the merge.
    danburonline committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d044669 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2899873 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    d3db360 View commit details
    Browse the repository at this point in the history
  2. Fixing some more linter errors

    Also change the var name rule
    in TSLint config (allow `_req` names).
    danburonline committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0e0f5ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80842c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c768ad View commit details
    Browse the repository at this point in the history
  5. Fix last failing test

    Something in the logic of the search is broken,
    need to fix this later. Added a `TODO Migration`.
    danburonline committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4e26d87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6dedd23 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    6540ff3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    3261359 View commit details
    Browse the repository at this point in the history
  2. fix: use useSelector wisely

    bilalesi committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    428a2c6 View commit details
    Browse the repository at this point in the history
  3. fix: undeprecated props

    fix: some types specialy for ErrorBoundary
    bilalesi committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f32bd2b View commit details
    Browse the repository at this point in the history
  4. fix: AdminPluginContainer

    bilalesi committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f8ac70b View commit details
    Browse the repository at this point in the history
  5. fix: tslint ignore files

    bilalesi committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    abcdcab View commit details
    Browse the repository at this point in the history
  6. UseSelector hook better using

    UseSelector hook better using
    bilalesi authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6be1c03 View commit details
    Browse the repository at this point in the history
  7. Resource container view (Admin plugin container)

    Resource container view (Admin plugin container)
    bilalesi authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9efca94 View commit details
    Browse the repository at this point in the history
  8. fix: rename copy buttons

    bilalesi committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    07bb79f View commit details
    Browse the repository at this point in the history
  9. fix: rename copy buttons

    fix: rename copy buttons
    bilalesi authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9ca6a02 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77298e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Deprecated props from antd

    Deprecated props from antd
    bilalesi authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e769370 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    d2ce9c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1477f19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f386c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3c594a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f75e7c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    984ba0a View commit details
    Browse the repository at this point in the history
  7. Fix small linter issue

    danburonline committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a8c563e View commit details
    Browse the repository at this point in the history
  8. Fix more linting issues

    danburonline committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    311a35f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cf126e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd7d9c2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1489 from BlueBrain/fix/code-linting

    Fix custom linter in `CodeEditor` component
    danburonline authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ba276f7 View commit details
    Browse the repository at this point in the history
  12. fix: code editor

    fix: data explorer navigation
    bilalesi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0e5f2c0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8cf607d View commit details
    Browse the repository at this point in the history
  14. Fix Code editor and Data Explorer navigation

    Code editor and Data Explorer navigation
    bilalesi authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6203676 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    781d6f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    6e91f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98d4c59 View commit details
    Browse the repository at this point in the history
  3. update: use store

    bilalesi committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fe27f75 View commit details
    Browse the repository at this point in the history
  4. Fix fetch identities to allow the user select projects

    Fix fetch identities to allow the user select projects
    bilalesi authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4578c2e View commit details
    Browse the repository at this point in the history
  5. Don't show meta data linter issue

    Primitive implementation.
    Better implementation tbc.
    danburonline committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    46dd7ce View commit details
    Browse the repository at this point in the history
  6. Remove "You can edit this resource"

    As I removed this before the migration.
    danburonline committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1c992f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    f57b640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8673d5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3284740 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    864414e View commit details
    Browse the repository at this point in the history
  5. Sort SCSS rules

    danburonline committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6ce393f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0000210 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1493 from BlueBrain/fix-url-encoding-in-resource-…

    …container
    
    Remove double-encoding of resource id in revisions and copy buttons
    danburonline authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    162b66d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    136d9a4 View commit details
    Browse the repository at this point in the history
  9. fix: data explorer header has too much height

    fix: data explorer header has too much height
    bilalesi authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6cf8784 View commit details
    Browse the repository at this point in the history
  10. show no permission create/upload resource

    show no permission create/upload resource
    bilalesi authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a5dc62b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1495 from BlueBrain/fix/code-editor-toggle

    Don't show linter issues when `showMetadata` toggling
    danburonline authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    33490d8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc4d321 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c78248 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fd47e7b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Fix typo

    danburonline committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    270fa59 View commit details
    Browse the repository at this point in the history
  2. Adjust manifest file

    danburonline committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2e7e6b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac4039b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. exclude metadata in studio update payload

    exclude metadata in studio update payload
    bilalesi authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4dffd48 View commit details
    Browse the repository at this point in the history
  2. Remove metadata when updating studios or workspaces

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    809ddc8 View commit details
    Browse the repository at this point in the history
  3. Download of resources with tags in their ids should work

    When storing these resources and their distributions to the localstorage
    the tag should be stored as well. Otherwise the `key` (required to
    add/remove items from data panel) is inconsistent, leading to bugs
    (example, adding the resource works, but removing them from the data
    panel does not, because the id is not the same).
    
    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cc9173f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1507 from BlueBrain/fix-studio-and-workspace-edits

    Remove metadata when updating studios or workspaces
    Dinika authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d50eb6c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1508 from BlueBrain/fix-swc-file-shown-twice

    Download of resources with tags in their ids should work
    Dinika authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5e83b58 View commit details
    Browse the repository at this point in the history
  6. Studio // Dont override column config when one aleady exists

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    fe0d8a2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1503 from BlueBrain/fix/migration/enhance-manifest

    Enhance PWA manifest file
    danburonline authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    833ba78 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Merge pull request #1509 from BlueBrain/studio-enable-search

    Studio // Dont override column config when one aleady exists
    Dinika authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a97cd4c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Fix loading of resources that have encoded chars in id

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d7ba71d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Clean

    danburonline committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f977ff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffaec73 View commit details
    Browse the repository at this point in the history
  3. Fix error

    danburonline committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    71d2a61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c21a33 View commit details
    Browse the repository at this point in the history
  5. Adjust UI accordingly

    danburonline committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    188ff8a View commit details
    Browse the repository at this point in the history
  6. Clean docs folder

    danburonline committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7c11c52 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ad427f View commit details
    Browse the repository at this point in the history
  8. Cleaning

    danburonline committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9321744 View commit details
    Browse the repository at this point in the history
  9. Fix back button issue

    danburonline committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1074314 View commit details
    Browse the repository at this point in the history
  10. Remove linter error

    danburonline committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fcd0f75 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3eebe62 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Merge branch 'develop' of https://github.com/BlueBrain/nexus-web into…

    … migration-merge
    
    # Conflicts:
    #	src/shared/containers/DataTableContainer.tsx
    #	src/subapps/studioLegacy/containers/StudioContainer.tsx
    #	src/subapps/studioLegacy/containers/WorkspaceMenuContainer.tsx
    danburonline committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9e13658 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    80638bc View commit details
    Browse the repository at this point in the history
  2. Also update active tab

    danburonline committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5896a9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c21f3ab View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    08643a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1514 from BlueBrain/migration/fix/line-editing

    Migration/fix Query Editor line jumping
    danburonline authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fc55b66 View commit details
    Browse the repository at this point in the history
  3. Fix highlight editor

    Fix highlight editor
    bilalesi authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    eab7686 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1512 from BlueBrain/fix-resource-container-e2e-test

    Fix loading of resources that have encoded chars in id
    Dinika authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    304bc6b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    4b80624 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'migration-merge' of https://github.com/BlueBrain/nexus-web

     into fix/query-the-view
    
    # Conflicts:
    #	src/subapps/admin/components/Projects/QueryEditor.tsx
    danburonline committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7abb041 View commit details
    Browse the repository at this point in the history
  3. Fix errors

    danburonline committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b953acc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1517 from BlueBrain/fix/query-the-view

    Fix Query the view redirect to correct view editor
    danburonline authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9819114 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1516 from BlueBrain/migration/chore/clean-docs

    Migration/chore Clean docs directory
    danburonline authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2ff8204 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4ba022 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    8d61be3 View commit details
    Browse the repository at this point in the history
  2. Download archive as zip instead of tar in resource container

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5c51c2f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1528 from BlueBrain/fix-multiple-file-download-in…

    …-resource-container
    
    Fix multiple file download in resource container
    Dinika authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    21e55b5 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. 4912 // Show validation error when updating resources

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8beab30 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge pull request #1532 from BlueBrain/4912/validation-error-when-up…

    …dating-resources
    
    4912/validation error when updating resources
    Dinika authored May 2, 2024
    Configuration menu
    Copy the full SHA
    2e63dfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f3ef3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    932637c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Merge pull request #1535 from BlueBrain/fix-react-pdf-vulnerability

    fix react-pdf security vuln
    bilalesi authored May 11, 2024
    Configuration menu
    Copy the full SHA
    0438681 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. 4912 // Show validation error when updating resources

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika committed May 14, 2024
    Configuration menu
    Copy the full SHA
    738cb9c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1536 from BlueBrain/4912/validation-error-when-up…

    …dating-resources
    
    4912 // Show validation error when updating resources
    Dinika authored May 14, 2024
    Configuration menu
    Copy the full SHA
    39df20f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    75957bf View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    7ac74af View commit details
    Browse the repository at this point in the history
  2. Update react

    Update react
    bilalesi authored May 28, 2024
    Configuration menu
    Copy the full SHA
    8e3fb63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4c435c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79f19f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b3b4da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d6848f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04b4904 View commit details
    Browse the repository at this point in the history
  8. Remove unused import

    danburonline authored and bilalesi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2b6f8dc View commit details
    Browse the repository at this point in the history
  9. Download archive as zip instead of tar in resource container

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika authored and bilalesi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    671dcb6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81b08de View commit details
    Browse the repository at this point in the history
  11. update: fix auto scroll on delete search string

    update: refactor content of search body area
    bilalesi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1e09929 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6fb414a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    564267e View commit details
    Browse the repository at this point in the history
  14. implement fulltext search

    Re introduce fulltext search
    bilalesi authored May 28, 2024
    Configuration menu
    Copy the full SHA
    b2763bd View commit details
    Browse the repository at this point in the history
  15. fix develop merge conflicts

    bilalesi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    547af32 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    dab565f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Open tagged resource in drawer if self contains tag/rev

    Signed-off-by: Dinika Saxena <[email protected]>
    Dinika committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2545da8 View commit details
    Browse the repository at this point in the history