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

chore: release main_FEAT_extension-management #46

Open
wants to merge 1 commit into
base: main_FEAT_extension-management
Choose a base branch
from

Conversation

aldbr
Copy link
Owner

@aldbr aldbr commented Nov 13, 2024

🤖 I have created a release beep boop

0.1.0-a3

0.1.0-a3 (2024-11-13)

Features

  • adapt for github actions (d29dcd2)
  • adapt release-please config and use npm org scope (920dad0)
  • better filter ux (7297b4e)
  • better filter ux (e9c1599)
  • CI: add extension tests within the CI (e4d9eb0)
  • datatable: adapt input fields for filter values (5919fc1)
  • datatable: adapt input fields for filter values (7b14979)
  • DataTable: resize, hide/show columns and more features... (bce5f04)
  • dependencies: upgrade to eslint9 (nextjs15 and mui6) (74ebf20)
  • ease component customization with props (9c5b05c)
  • extensions (adf33c3)
  • group context providers into one (5f678b9)
  • lerna monorepo and npm workspaces, component library (0c37eb2)
  • library: add profile details (username, vo, group, properties) (99df937)
  • library: add profile details (username, vo, group, properties) (53e9574)
  • management: drop lerna and restructure a bit the monorepo (6541d3c)
  • move jest tests to components library (5a88a3c)
  • remove NextJs deps & add Navigation Context (060b57d)

Bug Fixes

  • apply PR suggestions (573de5e)
  • apply PR suggestions (ac52c81)
  • e2e: adapt cypress tests (eeceb59)
  • filters not applied are cleared when changing the sections (dda6abc)
  • husky hooks and lint-staged (e0c72ad)
  • logo are broken in GitHub pages (09f8fb1)
  • prettier: changelogs are not ignored by prettier (1425cae)
  • tsc-files: tsc-files does not recognize chipColor (48818ff)
  • tsup and eslint errors (32c3a83)
  • tsup: remove cjs and es5 (93f09a1)
  • use MUI for personal details (9a71c8e)
  • wrong lib exports & add prepack build (c2478d5)
  • wrong lib exports, Dockerfile not in root dir (67160ae)
0.1.0-a3

0.1.0-a3 (2024-11-13)

Features

  • adapt release-please config and use npm org scope (920dad0)
  • CI: add extension tests within the CI (e4d9eb0)
  • DataTable: resize, hide/show columns and more features... (bce5f04)
  • dependencies: upgrade to eslint9 (nextjs15 and mui6) (74ebf20)
  • extensions (adf33c3)
  • group context providers into one (5f678b9)
  • lerna monorepo and npm workspaces, component library (0c37eb2)
  • library: add profile details (username, vo, group, properties) (99df937)
  • management: drop lerna and restructure a bit the monorepo (6541d3c)
  • move jest tests to components library (5a88a3c)
  • remove NextJs deps & add Navigation Context (060b57d)

Bug Fixes

  • apply PR suggestions (573de5e)
  • apply PR suggestions (ac52c81)
  • e2e: adapt cypress tests (eeceb59)
  • husky hooks and lint-staged (e0c72ad)
  • tsup and eslint errors (32c3a83)
  • wrong lib exports, Dockerfile not in root dir (67160ae)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dirac-grid/diracx-web-components bumped from ^0.1.0-a2 to ^0.1.0-a3
0.1.0-a3

0.1.0-a3 (2024-11-13)

Features

  • a first ugly and not responsive front page (215ac97)
  • adapt for github actions (d29dcd2)
  • adapt release-please config and use npm org scope (920dad0)
  • add /auth page (8dc40ed)
  • add a few comments (c8b9ca9)
  • add a first test (28c8ca8)
  • add a hooks folder (1646971)
  • add a logout button (2571fa3)
  • add cypress in the CI (dd6ebf6)
  • add cypress test to login/logout (86ab6a9)
  • add dark mode (4fd77ae)
  • add dark mode (3795724)
  • add Dashboard button from showcase page (7a4969f)
  • add dependabot (bacd0bf)
  • add extension example (a7317ad)
  • add filters v1 (abf276d)
  • add filters v2 (cea3796)
  • add functions Delete, Kill, Remove, Copy to the DataTable (4b9d3a5)
  • add job history (16b5c4d)
  • add more responsiveness (873d1b9)
  • add more tests (257d000)
  • add react beautiful dnd lib (67dc88b)
  • add run_demo (4e5f337)
  • add shortcuts to filters (11aff2c)
  • add test section in the README (443bc29)
  • adding the structure and a job monitoring page (draft) (35be213)
  • App title in the header and current app selected in the Drawer (706c121)
  • App title in the header and current app selected in the Drawer (7733bfb)
  • Application Provider & Section in URL (203f2eb)
  • better filter ux (7297b4e)
  • better filter ux (e9c1599)
  • change pages structure to avoid dashboard menu refresh (e80c73f)
  • CI: add extension tests within the CI (e4d9eb0)
  • code quality tool and login button (aef2468)
  • config eslint import plugin (244c531)
  • config eslint import plugin (c46999a)
  • containerise the project (4f52eb7)
  • create sub-directories in components (0cc756f)
  • datatable: adapt input fields for filter values (5919fc1)
  • datatable: adapt input fields for filter values (7b14979)
  • datatable: integrate virtuoso for better performances (246ff6a)
  • DataTable: resize, hide/show columns and more features... (bce5f04)
  • dependencies: upgrade to eslint9 (nextjs15 and mui6) (74ebf20)
  • draggable dashboard menu (6c03fee)
  • dynamically change the OIDCProvider configuration (eecdfb2)
  • ease component customization with props (9c5b05c)
  • env variables and default oidc config for diracx (3cadce3)
  • extensions (adf33c3)
  • first integration test (login/logout) (9022fe7)
  • gha: improve ci (001be55)
  • gha: improve github workflows (fd35826)
  • github discussion templates (1398032)
  • GitHub discussion templates (d58dd6d)
  • group context providers into one (5f678b9)
  • improve transition states and errors (6efbb83)
  • integrate first GA workflow (f09ca80)
  • jobs: link pagination to the API (844b745)
  • jobs: pagination and sorting (ffe255c)
  • jobs: sort is performed in the backend (0177655)
  • lerna monorepo and npm workspaces, component library (0c37eb2)
  • library: add profile details (username, vo, group, properties) (99df937)
  • library: add profile details (username, vo, group, properties) (53e9574)
  • Lint imports problems as errors and fix them (547c7d1)
  • management: drop lerna and restructure a bit the monorepo (6541d3c)
  • Migrating to pragmatic dnd - implementation (519c7c5)
  • Migrating to pragmatic dnd - removing react beautiful dnd (c0b8886)
  • move components folder from /src/app to /src (990e281)
  • move jest tests to components library (5a88a3c)
  • oidc library (a540631)
  • README: edit readme (db37351)
  • remove emotion and x-data-grid from package.json (c66e05b)
  • remove NextJs deps & add Navigation Context (060b57d)
  • replace mui-x-data-grid with mui-core table (20bfa45)
  • replace the x-data-grid with the mui table (f49e36f)
  • save/restore filters in URL (436f183)
  • save/restore filters in URL (6972417)
  • setup prettier correctly with default options (9041ccf)
  • shorten URL with jsonCrush lib (43376a4)
  • split DashboardAppBar into Dashboard and DashboardDrawer (87f69ad)
  • split DataTable in several modules + tests (bd4e332)
  • Store filters in dashboard + auth redirection + scrollbar style (f3b1c89)
  • test loginForm (b9ce6ae)
  • tests (e180b96)
  • use npm package in extension example (2b04926)
  • useState for Groups (cdb036d)
  • Working Dashboard menu (1d6deff)

Bug Fixes

  • adapt CI to diracx-charts changes (9766918)
  • adapt CI to diracx-charts changes (e5331a9)
  • app creation not updating sections correctly (dc7982b)
  • apply PR suggestions (573de5e)
  • apply PR suggestions (ac52c81)
  • apply PR suggestions (6b00fc0)
  • CI containerised (82bbe44)
  • DataTable with fixed size (5a168f7)
  • DataTable with fixed size (2ce94a4)
  • diracx url (4f5a67a)
  • dragging preview bug (b123fc0)
  • e2e: adapt cypress tests (eeceb59)
  • filters not applied are cleared when changing the sections (dda6abc)
  • ga remove the build step as not necessary now (63922ec)
  • gha: workflows and dependabot (60a0614)
  • gha: workflows and dependabot (81df43b)
  • gha: workflows and release-please (50cb8cb)
  • gha: workflows and release-please (787c1d4)
  • handle the case where no job is available (6702591)
  • husky hooks and lint-staged (e0c72ad)
  • jobmonitor filter urls (9f5edbd)
  • logo are broken in GitHub pages (09f8fb1)
  • mui update (7efc948)
  • mui update (44cbbe7)
  • nginx does not handle pages with no subdirectory (a35ddb6)
  • nginx does not handle pages with no subdirectory (a02c1a1)
  • prettier: applicationDialog (cd9f251)
  • prettier: changelogs are not ignored by prettier (1425cae)
  • replace age with technical proficiency (30bab2b)
  • replace age with technical proficiency (e987e5b)
  • Resolve issues highlighted in PR review (fc9301f)
  • simplify multi-vo login a bit (864404b)
  • simplify the WebApp survey (fdb5393)
  • simplify the WebApp survey (91bb1e7)
  • tests (141c59b)
  • theme persistence (0b5dd67)
  • tsc-files: tsc-files does not recognize chipColor (48818ff)
  • tsup and eslint errors (32c3a83)
  • tsup: remove cjs and es5 (93f09a1)
  • unit-tests: metadata and job data table (5791c5e)
  • update node image (7d5eee7)
  • update node image (69320e6)
  • use MUI for personal details (9a71c8e)
  • warning about component update (ef26658)
  • warnings in the CI (ddfbb2d)
  • white button on white background (e640b9d)
  • wrong lib exports & add prepack build (c2478d5)
  • wrong lib exports, Dockerfile not in root dir (67160ae)

This PR was generated with Release Please. See documentation.

@aldbr aldbr force-pushed the main_FEAT_extension-management branch from 9dd7dd6 to 4048dd9 Compare November 13, 2024 15:25
@aldbr aldbr force-pushed the release-please--branches--main_FEAT_extension-management branch from c92ddf4 to 58e88af Compare November 13, 2024 15:28
@aldbr aldbr force-pushed the main_FEAT_extension-management branch from 4048dd9 to 74ebf20 Compare November 13, 2024 15:36
@aldbr aldbr force-pushed the release-please--branches--main_FEAT_extension-management branch from 58e88af to bc5f67d Compare November 13, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant