Skip to content

Commit

Permalink
Merge pull request #157 from DIRACGrid/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--diracx-web

chore(main): release 0.1.0-a1
  • Loading branch information
aldbr committed Jun 24, 2024
2 parents 50cb8cb + 48ae8ec commit 838582d
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".": "0.1.0-a0"}
{".":"0.1.0-a1"}
93 changes: 93 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
# Changelog

## [0.1.0-a1](https://github.com/DIRACGrid/diracx-web/compare/v0.1.0-a0...v0.1.0-a1) (2024-06-24)


### Features

* a first ugly and not responsive front page ([215ac97](https://github.com/DIRACGrid/diracx-web/commit/215ac97a07bacd718d2c13bcf1787832cbe8fb79))
* add /auth page ([8dc40ed](https://github.com/DIRACGrid/diracx-web/commit/8dc40edbc6603fdc8ec2103411ba6eeff1334b3a))
* add a few comments ([c8b9ca9](https://github.com/DIRACGrid/diracx-web/commit/c8b9ca94c26b63999e1f2cfbd6ce06b554cbdea7))
* add a first test ([28c8ca8](https://github.com/DIRACGrid/diracx-web/commit/28c8ca874b150cf06ee919da55c1f8f7d268f37e))
* add a hooks folder ([1646971](https://github.com/DIRACGrid/diracx-web/commit/1646971a726ff63e59b82e0cfff0e7f160726537))
* add a logout button ([2571fa3](https://github.com/DIRACGrid/diracx-web/commit/2571fa324854d35533e98efc1c447540393f80f2))
* add cypress in the CI ([dd6ebf6](https://github.com/DIRACGrid/diracx-web/commit/dd6ebf664ff90627c7aa8924a9f7ba3a273cf29d))
* add cypress test to login/logout ([86ab6a9](https://github.com/DIRACGrid/diracx-web/commit/86ab6a9895f33f1b1937e1c5f485f42035c3f765))
* add dark mode ([3795724](https://github.com/DIRACGrid/diracx-web/commit/379572497976db92fdc274135b999d244a0db616))
* add Dashboard button from showcase page ([7a4969f](https://github.com/DIRACGrid/diracx-web/commit/7a4969f07bc3630316909ce8c60cec41ed2ec434))
* add dependabot ([bacd0bf](https://github.com/DIRACGrid/diracx-web/commit/bacd0bfad197cc76bb0a5f91b584f03fe4d08276))
* add filters v1 ([abf276d](https://github.com/DIRACGrid/diracx-web/commit/abf276df9d7ddbef59e6fb70750548fc529bcc89))
* add filters v2 ([cea3796](https://github.com/DIRACGrid/diracx-web/commit/cea3796bbb1fb154d29801b3cf8c91e194c850b4))
* add functions Delete, Kill, Remove, Copy to the DataTable ([4b9d3a5](https://github.com/DIRACGrid/diracx-web/commit/4b9d3a5b03adc483152fe474a94647f5c6063347))
* add job history ([16b5c4d](https://github.com/DIRACGrid/diracx-web/commit/16b5c4d28d1007cc084add0087629f3b92785448))
* add more responsiveness ([873d1b9](https://github.com/DIRACGrid/diracx-web/commit/873d1b9883ec5d4e9589efbafa4c55477bbbbfdc))
* add more tests ([257d000](https://github.com/DIRACGrid/diracx-web/commit/257d0002111c531fdfb8baed2c2f88da32d3413c))
* add react beautiful dnd lib ([67dc88b](https://github.com/DIRACGrid/diracx-web/commit/67dc88be1320bd32dee08ad87ede24cb577e0860))
* add run_demo ([4e5f337](https://github.com/DIRACGrid/diracx-web/commit/4e5f33790715ffb93936b8e421ec823e831b1983))
* add shortcuts to filters ([11aff2c](https://github.com/DIRACGrid/diracx-web/commit/11aff2ca769ff77f5ec0a75a9ec894764ebdb162))
* add test section in the README ([443bc29](https://github.com/DIRACGrid/diracx-web/commit/443bc291242386b2aabcd32bf599b1163118787e))
* adding the structure and a job monitoring page (draft) ([35be213](https://github.com/DIRACGrid/diracx-web/commit/35be2133633e51221181a182db55bbacd7cf6962))
* App title in the header and current app selected in the Drawer ([7733bfb](https://github.com/DIRACGrid/diracx-web/commit/7733bfb248e3596d7822ad0fca289ae92d36ac40))
* Application Provider & Section in URL ([203f2eb](https://github.com/DIRACGrid/diracx-web/commit/203f2eb5e40778724a0f1d1c1fb67b97a1e922a0))
* change pages structure to avoid dashboard menu refresh ([e80c73f](https://github.com/DIRACGrid/diracx-web/commit/e80c73f8022506acaf6520ba999b3d16726c4dcb))
* code quality tool and login button ([aef2468](https://github.com/DIRACGrid/diracx-web/commit/aef246878d243b6f109cf5a4096af9ff53843dbd))
* config eslint import plugin ([c46999a](https://github.com/DIRACGrid/diracx-web/commit/c46999a9dd23217b574fce7e2ea942069829ae00))
* containerise the project ([4f52eb7](https://github.com/DIRACGrid/diracx-web/commit/4f52eb7abce80a8e3b338227aedd37cec21913b6))
* create sub-directories in components ([0cc756f](https://github.com/DIRACGrid/diracx-web/commit/0cc756f84760a7f17ef83118d633ec281f5e8c99))
* **datatable:** integrate virtuoso for better performances ([246ff6a](https://github.com/DIRACGrid/diracx-web/commit/246ff6a764bae83adea88812da2c86825d8f8b06))
* draggable dashboard menu ([6c03fee](https://github.com/DIRACGrid/diracx-web/commit/6c03fee150c68af3c207f6d1702d9ebd6d4f17ad))
* dynamically change the OIDCProvider configuration ([eecdfb2](https://github.com/DIRACGrid/diracx-web/commit/eecdfb2938f2bf4bb54a99dfd0919f3326853d0a))
* env variables and default oidc config for diracx ([3cadce3](https://github.com/DIRACGrid/diracx-web/commit/3cadce3fea8acf7fde1016e998abef2f8e850719))
* **gha:** improve github workflows ([fd35826](https://github.com/DIRACGrid/diracx-web/commit/fd35826646bbfd68f636d57cad0bf82f2ba9de23))
* github discussion templates ([1398032](https://github.com/DIRACGrid/diracx-web/commit/1398032ccbf74f4293e49ba8e769e20206471a37))
* improve transition states and errors ([6efbb83](https://github.com/DIRACGrid/diracx-web/commit/6efbb8371337cc3480fd5a9c8610e90af5d34013))
* integrate first GA workflow ([f09ca80](https://github.com/DIRACGrid/diracx-web/commit/f09ca809b17aeb3ac95a020f7314893dffd78cf1))
* **jobs:** link pagination to the API ([844b745](https://github.com/DIRACGrid/diracx-web/commit/844b7459460a9f4f7801b4c8978aff35b5a2fda4))
* **jobs:** sort is performed in the backend ([0177655](https://github.com/DIRACGrid/diracx-web/commit/01776559c25ec1b96b82941397de4d86d89f52ec))
* Lint imports problems as errors and fix them ([547c7d1](https://github.com/DIRACGrid/diracx-web/commit/547c7d1d744d48b869c1f7f98de28e932752f204))
* Migrating to pragmatic dnd - implementation ([519c7c5](https://github.com/DIRACGrid/diracx-web/commit/519c7c58a871c8314d179711dfceffd710abe131))
* Migrating to pragmatic dnd - removing react beautiful dnd ([c0b8886](https://github.com/DIRACGrid/diracx-web/commit/c0b8886dedd88839cd805e040ce1f9065117b6cd))
* move components folder from /src/app to /src ([990e281](https://github.com/DIRACGrid/diracx-web/commit/990e2816a015aa0d1ebadc9b0466daef7f6ba02f))
* oidc library ([a540631](https://github.com/DIRACGrid/diracx-web/commit/a5406311266af15e0e4a16c16b94173be7ee8784))
* **README:** edit readme ([db37351](https://github.com/DIRACGrid/diracx-web/commit/db373515da7bbd2193680addc7a0814b5a06590e))
* remove emotion and x-data-grid from package.json ([c66e05b](https://github.com/DIRACGrid/diracx-web/commit/c66e05b73a66a5f2ecf66ad3a7dacda97cf6e384))
* replace mui-x-data-grid with mui-core table ([20bfa45](https://github.com/DIRACGrid/diracx-web/commit/20bfa4561c37e1d67477d8554c658411cdf3db69))
* save/restore filters in URL ([6972417](https://github.com/DIRACGrid/diracx-web/commit/6972417b3c109a37c6908dfdab4a36c7f9c5c125))
* setup prettier correctly with default options ([9041ccf](https://github.com/DIRACGrid/diracx-web/commit/9041ccf4fb96a4671f06d8854cdb8ff9e7bd6bb1))
* shorten URL with jsonCrush lib ([43376a4](https://github.com/DIRACGrid/diracx-web/commit/43376a4ff1f64737c6e11aff2a144d4131b60b50))
* split DashboardAppBar into Dashboard and DashboardDrawer ([87f69ad](https://github.com/DIRACGrid/diracx-web/commit/87f69ad9cc3c78d8e53a732542231319ebcbd988))
* split DataTable in several modules + tests ([bd4e332](https://github.com/DIRACGrid/diracx-web/commit/bd4e332aa719c37c96d2b8ee38d5dd755d651c18))
* Store filters in dashboard + auth redirection + scrollbar style ([f3b1c89](https://github.com/DIRACGrid/diracx-web/commit/f3b1c89f270a5d8158f9f11762b3c623d84793ef))
* test loginForm ([b9ce6ae](https://github.com/DIRACGrid/diracx-web/commit/b9ce6ae43b8766df6b5ad3fa430e303392f56864))
* tests ([e180b96](https://github.com/DIRACGrid/diracx-web/commit/e180b96f8b1a232a6cd732e789ea7e92595fdc9d))
* useState for Groups ([cdb036d](https://github.com/DIRACGrid/diracx-web/commit/cdb036da31e17b74c5f21151ddf93504dd51608f))
* Working Dashboard menu ([1d6deff](https://github.com/DIRACGrid/diracx-web/commit/1d6deff1cde4270a630ec713fe0b742e40136675))


### Bug Fixes

* adapt CI to diracx-charts changes ([e5331a9](https://github.com/DIRACGrid/diracx-web/commit/e5331a96ffebee7653844a0841ece325ed10fade))
* app creation not updating sections correctly ([dc7982b](https://github.com/DIRACGrid/diracx-web/commit/dc7982b21f98da2eac676db10e7ce817fda9d991))
* CI containerised ([82bbe44](https://github.com/DIRACGrid/diracx-web/commit/82bbe4449bfebdd384b424989a54a670ce872700))
* DataTable with fixed size ([2ce94a4](https://github.com/DIRACGrid/diracx-web/commit/2ce94a442612e5e6d9178563479c1ddd307cfdad))
* diracx url ([4f5a67a](https://github.com/DIRACGrid/diracx-web/commit/4f5a67af848149eb549d7a1e7583e2254c01fe73))
* dragging preview bug ([b123fc0](https://github.com/DIRACGrid/diracx-web/commit/b123fc0ed4d58e5ac5776da4176a8ce40c33bcd1))
* ga remove the build step as not necessary now ([63922ec](https://github.com/DIRACGrid/diracx-web/commit/63922ecf36c62aa829757971b1ac85cdd481e1a2))
* **gha:** workflows and dependabot ([81df43b](https://github.com/DIRACGrid/diracx-web/commit/81df43b3e63389e1edaba596e1aebca6d07ff65c))
* **gha:** workflows and release-please ([787c1d4](https://github.com/DIRACGrid/diracx-web/commit/787c1d4f7033a48fa24ea97eeb96e240bcd7442a))
* handle the case where no job is available ([6702591](https://github.com/DIRACGrid/diracx-web/commit/6702591baabd340d4a231fbd8b7effa5009f9fae))
* jobmonitor filter urls ([9f5edbd](https://github.com/DIRACGrid/diracx-web/commit/9f5edbdfcaa59791225ff25a69155ac637709d6a))
* mui update ([44cbbe7](https://github.com/DIRACGrid/diracx-web/commit/44cbbe7b8220769e6c0a468237aa91d14413d601))
* nginx does not handle pages with no subdirectory ([a02c1a1](https://github.com/DIRACGrid/diracx-web/commit/a02c1a19a80d70278bf1e7f8d6493c47f19d63d3))
* **prettier:** applicationDialog ([cd9f251](https://github.com/DIRACGrid/diracx-web/commit/cd9f251642f843c3ad3a117cc12ab16f950041d5))
* replace age with technical proficiency ([e987e5b](https://github.com/DIRACGrid/diracx-web/commit/e987e5b9c7c03068f0cb7374201d2b76c7066648))
* Resolve issues highlighted in PR review ([fc9301f](https://github.com/DIRACGrid/diracx-web/commit/fc9301fda2d3656254f9078db4ecb426e0f9c461))
* simplify multi-vo login a bit ([864404b](https://github.com/DIRACGrid/diracx-web/commit/864404bf7a18df6bdab30c942908e9c0883c342d))
* simplify the WebApp survey ([91bb1e7](https://github.com/DIRACGrid/diracx-web/commit/91bb1e78b9beab07e7c6f127fd9d9fefd3db705e))
* tests ([141c59b](https://github.com/DIRACGrid/diracx-web/commit/141c59bcad56accdc718c9ae0dc5a2aa50705492))
* theme persistence ([0b5dd67](https://github.com/DIRACGrid/diracx-web/commit/0b5dd67a81139c2b276d39d64b376355fb37dd88))
* **unit-tests:** metadata and job data table ([5791c5e](https://github.com/DIRACGrid/diracx-web/commit/5791c5e1433d1b53f6e1692fe3773860f241479a))
* update node image ([69320e6](https://github.com/DIRACGrid/diracx-web/commit/69320e649f732f73ab5d55d0f5c84fdd948117ce))
* warning about component update ([ef26658](https://github.com/DIRACGrid/diracx-web/commit/ef26658facac4f2f93eab55d916eca3445c0cf9b))
* warnings in the CI ([ddfbb2d](https://github.com/DIRACGrid/diracx-web/commit/ddfbb2dc2774409121d0c3bc3ff732fcbff314d3))
* white button on white background ([e640b9d](https://github.com/DIRACGrid/diracx-web/commit/e640b9dfc28a25672bd07658e7976c214bc0553e))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "diracx-web",
"version": "0.1.0-a0",
"version": "0.1.0-a1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 838582d

Please sign in to comment.