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

release v0.13.0 #764

Merged
merged 579 commits into from
Apr 7, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
579 commits
Select commit Hold shift + click to select a range
43dada3
Merge pull request #627 from CSCfi/feature/cypress-tests-for-JSON-sch…
hannyle Jan 26, 2022
19acc21
Merge branch 'develop' of https://github.com/CSCfi/metadata-submitter…
saulipurhonen Jan 31, 2022
bbb81a0
Bump @types/react-redux from 7.1.21 to 7.1.22
dependabot[bot] Feb 1, 2022
cd4cbca
Bump @mui/icons-material from 5.2.5 to 5.3.1
dependabot[bot] Feb 1, 2022
e1cf33b
Bump react-i18next from 11.15.2 to 11.15.3
dependabot[bot] Feb 1, 2022
3723039
Merge pull request #629 from CSCfi/dependabot/npm_and_yarn/develop/ty…
blankdots Feb 1, 2022
ca5937c
Merge pull request #634 from CSCfi/dependabot/npm_and_yarn/develop/re…
blankdots Feb 1, 2022
1e6e614
Bump @types/react-router-dom from 5.3.2 to 5.3.3
dependabot[bot] Feb 1, 2022
0c73697
Bump i18next from 21.6.4 to 21.6.10
dependabot[bot] Feb 1, 2022
33962b9
Merge pull request #631 from CSCfi/dependabot/npm_and_yarn/develop/mu…
blankdots Feb 1, 2022
b74841c
Bump @mui/codemod from 5.2.0 to 5.3.0
dependabot[bot] Feb 1, 2022
86e04d3
Merge pull request #633 from CSCfi/dependabot/npm_and_yarn/develop/ty…
blankdots Feb 1, 2022
9b2b57c
Merge pull request #639 from CSCfi/dependabot/npm_and_yarn/develop/mu…
blankdots Feb 1, 2022
312af5a
Bump msw from 0.36.3 to 0.36.8
dependabot[bot] Feb 1, 2022
b7c10d7
Merge pull request #636 from CSCfi/dependabot/npm_and_yarn/develop/i1…
blankdots Feb 1, 2022
76dcf10
Bump @mui/lab from 5.0.0-alpha.62 to 5.0.0-alpha.67
dependabot[bot] Feb 1, 2022
3c03361
Merge pull request #642 from CSCfi/dependabot/npm_and_yarn/develop/ms…
blankdots Feb 1, 2022
b2be725
Bump http-proxy-middleware from 2.0.1 to 2.0.2
dependabot[bot] Feb 1, 2022
489bff2
Merge pull request #630 from CSCfi/dependabot/npm_and_yarn/develop/mu…
blankdots Feb 1, 2022
ef73e3d
Bump @mui/styles from 5.2.3 to 5.3.0
dependabot[bot] Feb 1, 2022
fe210df
Merge pull request #644 from CSCfi/dependabot/npm_and_yarn/develop/ht…
blankdots Feb 1, 2022
65df914
Merge pull request #645 from CSCfi/dependabot/npm_and_yarn/develop/mu…
blankdots Feb 1, 2022
5251bfc
Bump ajv from 8.8.2 to 8.9.0
dependabot[bot] Feb 1, 2022
c1fcf51
Merge pull request #647 from CSCfi/dependabot/npm_and_yarn/develop/aj…
blankdots Feb 1, 2022
b24f2af
Bump cypress from 9.2.0 to 9.4.1
dependabot[bot] Feb 1, 2022
661778b
Bump @typescript-eslint/parser from 5.8.1 to 5.10.2
dependabot[bot] Feb 1, 2022
1d26c41
Merge pull request #648 from CSCfi/dependabot/npm_and_yarn/develop/cy…
blankdots Feb 1, 2022
ee48737
Bump chokidar from 3.5.2 to 3.5.3
dependabot[bot] Feb 1, 2022
e030766
Merge pull request #649 from CSCfi/dependabot/npm_and_yarn/develop/ch…
blankdots Feb 1, 2022
f0096d1
Bump typescript from 4.5.4 to 4.5.5
dependabot[bot] Feb 1, 2022
d33b222
Bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.10.2
dependabot[bot] Feb 1, 2022
e57b7ef
Merge pull request #650 from CSCfi/dependabot/npm_and_yarn/develop/ty…
saulipurhonen Feb 2, 2022
0230ebb
Bump eslint-plugin-import from 2.25.3 to 2.25.4
dependabot[bot] Feb 2, 2022
dd83418
Merge pull request #646 from CSCfi/dependabot/npm_and_yarn/develop/ty…
saulipurhonen Feb 2, 2022
b7795c3
Bump concurrently from 6.5.1 to 7.0.0
dependabot[bot] Feb 2, 2022
6b34667
Merge branch 'develop' of https://github.com/CSCfi/metadata-submitter…
saulipurhonen Feb 2, 2022
6143776
Handle submitted object patch with form submit
saulipurhonen Feb 3, 2022
d85908d
Convert any -typed properties to strict types
saulipurhonen Jan 5, 2022
093aa79
Added changelog
saulipurhonen Feb 2, 2022
893bf95
Merge pull request #624 from CSCfi/feature/disallow-any-type
saulipurhonen Feb 8, 2022
b74f0ec
Merge branch 'develop' of https://github.com/CSCfi/metadata-submitter…
saulipurhonen Feb 8, 2022
81d7b35
Cast only integer typed fields as numbers when cleaning form values
saulipurhonen Feb 7, 2022
0eeaf6a
Use Node.js version 16 in GitHub workflows
saulipurhonen Feb 3, 2022
375e210
Update Node version to 16 on dockerfile
saulipurhonen Feb 3, 2022
d6fe9cf
Updated readme requirements for newer Node.js version
saulipurhonen Feb 3, 2022
5528897
Removed manual NPM install
saulipurhonen Feb 3, 2022
5e616f5
Updated changelog
saulipurhonen Feb 8, 2022
89cbd05
add react-dropzone for drag and drop files
lilachic Jan 14, 2022
27bd16c
refactor styling
lilachic Jan 14, 2022
022425b
Handle file drag & drop validation with existing logic
saulipurhonen Feb 2, 2022
345e956
Disable submit button when validating
saulipurhonen Feb 3, 2022
0033f43
Package-lock with new NPM version
saulipurhonen Feb 3, 2022
e1aaae1
Updated changelog
saulipurhonen Feb 8, 2022
51c51ca
Sync package-lock
saulipurhonen Feb 8, 2022
6214552
Fixed merge conflicts
saulipurhonen Feb 8, 2022
361b6b9
Updated changelog
saulipurhonen Feb 8, 2022
aa1b2eb
Merge pull request #653 from CSCfi/feature/drag-and-drop-file-upload
saulipurhonen Feb 9, 2022
fc26eb0
Merge pull request #655 from CSCfi/feature/workflows-node-js-update
saulipurhonen Feb 9, 2022
eedbbff
Merge pull request #656 from CSCfi/bugfix/disable-invalid-submitted-o…
saulipurhonen Feb 9, 2022
e21b5be
Bump react-hook-form from 7.22.5 to 7.26.1
dependabot[bot] Feb 9, 2022
a0ddf57
Bump @types/node from 17.0.5 to 17.0.16
dependabot[bot] Feb 9, 2022
13b5a2c
Merge branch 'develop' into bugfix/invalid-field-format
saulipurhonen Feb 9, 2022
195ccb4
Merge pull request #661 from CSCfi/bugfix/invalid-field-format
saulipurhonen Feb 9, 2022
65a582a
Merge branch 'dependabot/npm_and_yarn/develop/react-hook-form-7.26.1'…
saulipurhonen Feb 9, 2022
4f744c3
Fix for form submit value types
saulipurhonen Feb 9, 2022
f0c0c13
Bump @mui/material from 5.2.6 to 5.4.1
dependabot[bot] Feb 9, 2022
2498ee9
Expanded typograhy type on MUI module augmentation
saulipurhonen Feb 9, 2022
5146629
Merge branch 'dependabot/npm_and_yarn/develop/mui/material-5.4.1' of …
saulipurhonen Feb 9, 2022
2f009d0
Merge pull request #640 from CSCfi/dependabot/npm_and_yarn/develop/co…
saulipurhonen Feb 9, 2022
2a08f9f
Merge pull request #664 from CSCfi/dependabot/npm_and_yarn/develop/mu…
saulipurhonen Feb 9, 2022
0cc54dd
Merge pull request #663 from CSCfi/dependabot/npm_and_yarn/develop/ty…
saulipurhonen Feb 9, 2022
81f7688
Merge pull request #662 from CSCfi/dependabot/npm_and_yarn/develop/re…
saulipurhonen Feb 9, 2022
c5ab611
Merge pull request #651 from CSCfi/dependabot/npm_and_yarn/develop/es…
saulipurhonen Feb 9, 2022
08822a9
Merge pull request #638 from CSCfi/dependabot/npm_and_yarn/develop/ty…
saulipurhonen Feb 9, 2022
d97a27a
Bump eslint-plugin-jest from 25.3.3 to 26.1.0
dependabot[bot] Feb 9, 2022
8151a7a
Update text field value with setValue method
saulipurhonen Feb 11, 2022
7c5c3db
Merge pull request #665 from CSCfi/dependabot/npm_and_yarn/develop/es…
saulipurhonen Feb 11, 2022
54053f5
Merge pull request #666 from CSCfi/bugfix/edit-dac-contact
hannyle Feb 18, 2022
1cb2584
Bump follow-redirects from 1.14.1 to 1.14.8
dependabot[bot] Feb 15, 2022
41dbf5e
Fix for cypress test
hannyle Feb 19, 2022
d2b6284
Merge pull request #668 from CSCfi/dependabot/npm_and_yarn/follow-red…
hannyle Feb 21, 2022
bd651a7
Bump url-parse from 1.5.1 to 1.5.7
dependabot[bot] Feb 19, 2022
56b6e5a
Fix for cypress test
hannyle Feb 21, 2022
495056b
Merge pull request #670 from CSCfi/dependabot/npm_and_yarn/url-parse-…
hannyle Feb 21, 2022
150e9ea
Move list of all draft and published submissions to Home page
hannyle Jan 26, 2022
439f3cc
Add Username to Navigation bar
hannyle Jan 27, 2022
cd167e0
Remove Create Submission button from Nav bar
hannyle Jan 28, 2022
66509c5
Implement new Home page
hannyle Feb 4, 2022
8070da9
Fix for Pagination and Add function for deleting submission
hannyle Feb 9, 2022
970fbf4
Add Sorting function for dateCreated
hannyle Feb 9, 2022
7b58370
Optimising Sort dateCreated function
hannyle Feb 10, 2022
2d52560
Clean up codes
hannyle Feb 10, 2022
64d993e
Add Search field to Home page
hannyle Feb 10, 2022
ddce2dd
Create WizardPagination component file under WizardComponents folder
hannyle Feb 10, 2022
5133fca
Wip response layout
hannyle Feb 14, 2022
f020c13
Fix font-size for Mui Typography variants
hannyle Feb 15, 2022
4230e0d
Add responsive view for WizardPagination
hannyle Feb 15, 2022
27124bf
Update theme spacing and responsive sizes
hannyle Feb 15, 2022
36ba538
Update cypress test for User login and logout
hannyle Feb 16, 2022
792c7aa
Fix for headlines' fontSizes in forms
hannyle Feb 16, 2022
d126df2
Remove and fix for current unit tests
hannyle Feb 16, 2022
734e3e9
Add unit test for Home page
hannyle Feb 16, 2022
15d58d6
Fix and update all cypress tests for current UI state
hannyle Feb 18, 2022
6b36353
Add to Changelog
hannyle Feb 18, 2022
d97ad47
Minor fixes for navigation bar and data table
hannyle Feb 21, 2022
ca0d251
Merge pull request #669 from CSCfi/feature/home-page
hannyle Feb 22, 2022
b549485
Fix for POST object and draft
hannyle Feb 23, 2022
34ccbc6
Update documentation
hannyle Feb 23, 2022
fb982e3
Fix for PATCH objects and drafts
hannyle Feb 23, 2022
6cd8819
Change e2e backend branch
hannyle Feb 23, 2022
aa881b9
Update Changelog
hannyle Feb 24, 2022
992deb9
Change e2e backend back to develop branch
hannyle Feb 28, 2022
acd044a
Merge pull request #672 from CSCfi/bugfix/post-and-patch-objects-and-…
hannyle Feb 28, 2022
781fdc1
Enable removal of field array items
saulipurhonen Feb 28, 2022
4b2684e
Bump actions/setup-node from 2.5.1 to 3
dependabot[bot] Mar 1, 2022
1a43bac
Merge pull request #675 from CSCfi/dependabot/github_actions/develop/…
blankdots Mar 1, 2022
33f360d
Merge pull request #674 from CSCfi/bugfix/remove-form-array-item
saulipurhonen Mar 3, 2022
3790181
Bump @mui/lab from 5.0.0-alpha.67 to 5.0.0-alpha.71
dependabot[bot] Mar 3, 2022
9ca3b24
Bump react-dropzone from 11.5.3 to 12.0.4
dependabot[bot] Mar 1, 2022
8733b59
Fix for the tests
hannyle Mar 5, 2022
29b9284
Bump @reduxjs/toolkit from 1.7.1 to 1.8.0
dependabot[bot] Mar 7, 2022
7323806
Bump @emotion/styled from 11.6.0 to 11.8.1
dependabot[bot] Mar 7, 2022
181b167
Bump @mui/styles from 5.3.0 to 5.4.4
dependabot[bot] Mar 7, 2022
4b925ef
Bump @types/lodash from 4.14.178 to 4.14.179
dependabot[bot] Mar 7, 2022
ebaa4eb
Bump @typescript-eslint/parser from 5.10.2 to 5.13.0
dependabot[bot] Mar 7, 2022
2605a72
Merge pull request #676 from CSCfi/dependabot/npm_and_yarn/develop/re…
hannyle Mar 7, 2022
2c2d516
Merge pull request #677 from CSCfi/dependabot/npm_and_yarn/develop/em…
hannyle Mar 7, 2022
d4037de
Merge pull request #678 from CSCfi/dependabot/npm_and_yarn/develop/mu…
hannyle Mar 7, 2022
163698d
Merge pull request #680 from CSCfi/dependabot/npm_and_yarn/develop/mu…
hannyle Mar 7, 2022
4bb609c
Merge pull request #682 from CSCfi/dependabot/npm_and_yarn/develop/re…
hannyle Mar 7, 2022
5badc21
Merge pull request #679 from CSCfi/dependabot/npm_and_yarn/develop/ty…
hannyle Mar 7, 2022
3d3b39c
Merge pull request #681 from CSCfi/dependabot/npm_and_yarn/develop/ty…
hannyle Mar 7, 2022
bdb5487
Add filter function for submission's Name
hannyle Feb 24, 2022
3e4e9c9
Handle rendering data table when filtering and deleting submissions
hannyle Mar 1, 2022
d6f4061
Add debounce function for filtering name
hannyle Mar 1, 2022
b84bb0e
Update e2e test for filtering submissions and pagination
hannyle Mar 3, 2022
24a00f2
Update Changelog
hannyle Mar 3, 2022
f1abb7b
Merge pull request #685 from CSCfi/feature/filter-functionality
saulipurhonen Mar 8, 2022
40a1322
Bump eslint-config-prettier from 8.3.0 to 8.5.0
dependabot[bot] Mar 11, 2022
c92be24
Bump http-proxy-middleware from 2.0.2 to 2.0.3
dependabot[bot] Mar 11, 2022
8aea558
Bump @types/node from 17.0.16 to 17.0.21
dependabot[bot] Mar 11, 2022
b759526
Bump ajv from 8.9.0 to 8.10.0
dependabot[bot] Mar 11, 2022
6b6d401
Merge pull request #686 from CSCfi/dependabot/npm_and_yarn/develop/es…
hannyle Mar 11, 2022
debe6dc
Merge pull request #687 from CSCfi/dependabot/npm_and_yarn/develop/ht…
hannyle Mar 11, 2022
163c568
Merge pull request #691 from CSCfi/dependabot/npm_and_yarn/develop/ty…
hannyle Mar 11, 2022
efb79a1
Merge pull request #692 from CSCfi/dependabot/npm_and_yarn/develop/aj…
hannyle Mar 11, 2022
b52b4dc
Bump @testing-library/react from 12.1.2 to 12.1.4
dependabot[bot] Mar 11, 2022
c7da483
Add project selection to Home page
hannyle Mar 8, 2022
f5c0311
Update POST request for folder
hannyle Mar 9, 2022
3fe529b
Update integration tests for projectId and folders
hannyle Mar 9, 2022
cb026b9
Update GET, POST, PATCH requests for templates
hannyle Mar 10, 2022
89e94cf
Update Changelog
hannyle Mar 10, 2022
b5c00cf
Remove CSC Project column in submission table
hannyle Mar 10, 2022
f0fcecf
Render projectNumber instead of projectId
hannyle Mar 11, 2022
e55b195
Bump @mui/material from 5.4.1 to 5.5.0
dependabot[bot] Mar 14, 2022
757bbaf
Bump msw from 0.36.8 to 0.39.1
dependabot[bot] Mar 14, 2022
c392b33
Merge pull request #697 from CSCfi/dependabot/npm_and_yarn/develop/mu…
hannyle Mar 14, 2022
eb6cb46
Merge pull request #698 from CSCfi/dependabot/npm_and_yarn/develop/ms…
hannyle Mar 14, 2022
5f17ecb
Bump react-i18next from 11.15.3 to 11.15.7
dependabot[bot] Mar 14, 2022
f8cc4c4
Merge pull request #699 from CSCfi/dependabot/npm_and_yarn/develop/te…
hannyle Mar 14, 2022
ea0d3bb
Bump pinst from 2.1.6 to 3.0.0
dependabot[bot] Mar 14, 2022
c6a2b0a
Bump @mui/x-data-grid from 5.4.0 to 5.6.1
dependabot[bot] Mar 14, 2022
c52576d
Bump eslint-plugin-jest from 26.1.0 to 26.1.1
dependabot[bot] Mar 14, 2022
24090a6
Merge pull request #700 from CSCfi/dependabot/npm_and_yarn/develop/mu…
hannyle Mar 14, 2022
e14fa89
Merge pull request #701 from CSCfi/dependabot/npm_and_yarn/develop/pi…
hannyle Mar 14, 2022
e51ad79
Merge pull request #702 from CSCfi/dependabot/npm_and_yarn/develop/es…
hannyle Mar 14, 2022
741bd06
Bump typescript from 4.5.5 to 4.6.2
dependabot[bot] Mar 14, 2022
fee9a56
Merge pull request #707 from CSCfi/dependabot/npm_and_yarn/develop/re…
hannyle Mar 22, 2022
9bec06c
Bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.16.0
dependabot[bot] Mar 22, 2022
07b703f
Bump @mui/codemod from 5.3.0 to 5.5.1
dependabot[bot] Mar 22, 2022
d426c23
Bump @mui/styles from 5.4.4 to 5.5.1
dependabot[bot] Mar 22, 2022
0222e14
Bump @typescript-eslint/parser from 5.13.0 to 5.16.0
dependabot[bot] Mar 22, 2022
3ecd88a
Merge pull request #708 from CSCfi/dependabot/npm_and_yarn/develop/ty…
hannyle Mar 22, 2022
a64ca12
Bump i18next from 21.6.10 to 21.6.14
dependabot[bot] Mar 22, 2022
e805fe1
Merge pull request #716 from CSCfi/dependabot/npm_and_yarn/develop/ty…
hannyle Mar 23, 2022
8a775cf
Merge pull request #717 from CSCfi/dependabot/npm_and_yarn/develop/mu…
hannyle Mar 23, 2022
5c00125
Bump @types/react-redux from 7.1.22 to 7.1.23
dependabot[bot] Mar 23, 2022
a9c9964
Bump cypress from 9.4.1 to 9.5.2
dependabot[bot] Mar 23, 2022
811a721
Merge pull request #713 from CSCfi/dependabot/npm_and_yarn/develop/ty…
hannyle Mar 23, 2022
553fc35
Merge pull request #718 from CSCfi/dependabot/npm_and_yarn/develop/mu…
hannyle Mar 23, 2022
d603b60
Bump msw from 0.39.1 to 0.39.2
dependabot[bot] Mar 23, 2022
cd6d06c
Bump @mui/icons-material from 5.3.1 to 5.5.1
dependabot[bot] Mar 23, 2022
fc3e7a5
Merge pull request #696 from CSCfi/feature/project-id
saulipurhonen Mar 28, 2022
a6b6e2c
Target backend develop branch in E2E workflow
saulipurhonen Mar 28, 2022
5835138
Merge pull request #728 from CSCfi/feature/update-project-id-workflow…
saulipurhonen Mar 28, 2022
cd1fb01
Merge pull request #726 from CSCfi/dependabot/npm_and_yarn/develop/mu…
saulipurhonen Mar 28, 2022
1831184
Merge pull request #725 from CSCfi/dependabot/npm_and_yarn/develop/ms…
saulipurhonen Mar 28, 2022
7a4d519
Bump @mui/system from 5.5.0 to 5.5.2
dependabot[bot] Mar 28, 2022
b8bd51a
Merge pull request #720 from CSCfi/dependabot/npm_and_yarn/develop/cy…
saulipurhonen Mar 28, 2022
20b0592
Bump react-router-dom from 6.2.1 to 6.2.2
dependabot[bot] Mar 28, 2022
35497bf
Bump prettier from 2.5.1 to 2.6.1
dependabot[bot] Mar 28, 2022
c6a050f
Merge pull request #722 from CSCfi/dependabot/npm_and_yarn/develop/i1…
saulipurhonen Mar 28, 2022
58f4095
Merge pull request #721 from CSCfi/dependabot/npm_and_yarn/develop/ty…
saulipurhonen Mar 28, 2022
36dd69c
Merge pull request #733 from CSCfi/dependabot/npm_and_yarn/develop/re…
saulipurhonen Mar 28, 2022
f6a4f0f
Merge pull request #730 from CSCfi/dependabot/npm_and_yarn/develop/pr…
saulipurhonen Mar 28, 2022
8c468ee
Bump @emotion/react from 11.7.1 to 11.8.2
dependabot[bot] Mar 28, 2022
9f24813
Merge pull request #729 from CSCfi/dependabot/npm_and_yarn/develop/mu…
saulipurhonen Mar 28, 2022
cc7d141
Bump react-hook-form from 7.26.1 to 7.28.1
dependabot[bot] Mar 28, 2022
e3081c9
Bump ajv from 8.10.0 to 8.11.0
dependabot[bot] Mar 28, 2022
62e95ca
Bump @mui/x-data-grid from 5.6.1 to 5.7.0
dependabot[bot] Mar 28, 2022
255b52e
Bump @mui/material from 5.5.0 to 5.5.2
dependabot[bot] Mar 28, 2022
92fdd36
Merge pull request #738 from CSCfi/dependabot/npm_and_yarn/develop/re…
saulipurhonen Mar 28, 2022
70e2ba2
Merge pull request #737 from CSCfi/dependabot/npm_and_yarn/develop/em…
saulipurhonen Mar 28, 2022
eca97bb
Merge pull request #736 from CSCfi/dependabot/npm_and_yarn/develop/aj…
saulipurhonen Mar 28, 2022
03b6a9b
Merge pull request #735 from CSCfi/dependabot/npm_and_yarn/develop/mu…
saulipurhonen Mar 28, 2022
64840ef
Merge pull request #724 from CSCfi/dependabot/npm_and_yarn/develop/mu…
saulipurhonen Mar 28, 2022
b0a4fa2
Bump @testing-library/jest-dom from 5.16.1 to 5.16.3
dependabot[bot] Mar 28, 2022
34591ed
Bump @mui/lab from 5.0.0-alpha.71 to 5.0.0-alpha.74
dependabot[bot] Mar 28, 2022
d1fb2d9
Bump react-i18next from 11.15.7 to 11.16.2
dependabot[bot] Mar 28, 2022
ad20fd5
Bump http-proxy-middleware from 2.0.3 to 2.0.4
dependabot[bot] Mar 28, 2022
29ec159
Bump @types/react-dom from 17.0.11 to 17.0.14
dependabot[bot] Mar 28, 2022
a92a430
Merge pull request #743 from CSCfi/dependabot/npm_and_yarn/develop/ty…
saulipurhonen Mar 28, 2022
5058887
Bump @types/lodash from 4.14.179 to 4.14.180
dependabot[bot] Mar 28, 2022
b77338b
Merge pull request #742 from CSCfi/dependabot/npm_and_yarn/develop/ty…
saulipurhonen Mar 29, 2022
dbd89e4
Merge pull request #741 from CSCfi/dependabot/npm_and_yarn/develop/re…
saulipurhonen Mar 29, 2022
7b1dce4
Merge pull request #739 from CSCfi/dependabot/npm_and_yarn/develop/ht…
saulipurhonen Mar 29, 2022
172aab1
Merge pull request #734 from CSCfi/dependabot/npm_and_yarn/develop/te…
saulipurhonen Mar 29, 2022
411c7a2
Merge pull request #719 from CSCfi/dependabot/npm_and_yarn/develop/mu…
saulipurhonen Mar 29, 2022
77cf468
Bump typescript from 4.6.2 to 4.6.3
dependabot[bot] Mar 29, 2022
dd37031
Bump @types/node from 17.0.21 to 17.0.23
dependabot[bot] Mar 29, 2022
b60626d
Merge pull request #744 from CSCfi/dependabot/npm_and_yarn/develop/ty…
saulipurhonen Mar 29, 2022
f139003
Merge pull request #731 from CSCfi/dependabot/npm_and_yarn/develop/ty…
saulipurhonen Mar 29, 2022
5c0ef04
Bump @mui/styles from 5.5.1 to 5.5.3
dependabot[bot] Mar 29, 2022
8c3b8ed
Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0
dependabot[bot] Mar 29, 2022
1774503
Bump @mui/codemod from 5.5.1 to 5.5.3
dependabot[bot] Mar 29, 2022
77c6ade
Bump eslint-plugin-jest from 26.1.1 to 26.1.3
dependabot[bot] Mar 29, 2022
6419594
Merge pull request #750 from CSCfi/dependabot/npm_and_yarn/develop/mu…
saulipurhonen Mar 29, 2022
0ab5b78
Merge pull request #751 from CSCfi/dependabot/npm_and_yarn/develop/ty…
saulipurhonen Mar 29, 2022
afa0e9c
Merge pull request #746 from CSCfi/dependabot/npm_and_yarn/develop/es…
saulipurhonen Mar 29, 2022
6976233
Bump cypress from 9.5.2 to 9.5.3
dependabot[bot] Mar 29, 2022
c53b5db
Merge pull request #748 from CSCfi/dependabot/npm_and_yarn/develop/mu…
saulipurhonen Mar 29, 2022
e9c03ac
Bump @typescript-eslint/parser from 5.16.0 to 5.17.0
dependabot[bot] Mar 29, 2022
097478a
Bump @mui/lab from 5.0.0-alpha.74 to 5.0.0-alpha.75
dependabot[bot] Mar 29, 2022
d71822e
Merge pull request #753 from CSCfi/dependabot/npm_and_yarn/develop/ty…
saulipurhonen Mar 29, 2022
fe6a6c0
Merge pull request #752 from CSCfi/dependabot/npm_and_yarn/develop/mu…
saulipurhonen Mar 29, 2022
0a08831
Bump @mui/material from 5.5.2 to 5.5.3
dependabot[bot] Mar 29, 2022
aec514c
Merge pull request #747 from CSCfi/dependabot/npm_and_yarn/develop/mu…
saulipurhonen Mar 29, 2022
411a356
Merge pull request #745 from CSCfi/dependabot/npm_and_yarn/develop/cy…
saulipurhonen Mar 29, 2022
b48ce8b
Bump actions/checkout from 2 to 3
dependabot[bot] Apr 1, 2022
3d4f8a1
Merge pull request #755 from CSCfi/dependabot/github_actions/develop/…
blankdots Apr 1, 2022
8c8c245
Add keywords for DOI form
hannyle Mar 21, 2022
779aa2c
Update e2e tests for new changes
hannyle Mar 21, 2022
bc9efbc
Switch e2e backend branch to metax-integration
hannyle Mar 21, 2022
0a3b40d
Update Changelog
hannyle Mar 22, 2022
2f891ed
Update PATCH JSON content for submitted object
hannyle Mar 22, 2022
f97ded8
Fix for Keywords field showing as one input field from back-end changes
hannyle Apr 1, 2022
c9c13cd
Fix warning and cypress test for DOI form
hannyle Apr 5, 2022
3da88f7
Change backend back to develop for e2e test
hannyle Apr 7, 2022
5749d44
Merge pull request #715 from CSCfi/feature/keywords
hannyle Apr 7, 2022
349d253
bump to version 0.13.0
blankdots Apr 7, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump @mui/lab from 5.0.0-alpha.62 to 5.0.0-alpha.67
Bumps [@mui/lab](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-lab) from 5.0.0-alpha.62 to 5.0.0-alpha.67.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/HEAD/packages/mui-lab)

---
updated-dependencies:
- dependency-name: "@mui/lab"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2022
commit 76dcf101503ad3af9a9fda9776ffb4a5533b40a0
169 changes: 108 additions & 61 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
Expand Up @@ -8,7 +8,7 @@
"@emotion/styled": "^11.6.0",
"@mui/codemod": "^5.3.0",
"@mui/icons-material": "^5.3.1",
"@mui/lab": "^5.0.0-alpha.62",
"@mui/lab": "^5.0.0-alpha.67",
"@mui/material": "^5.2.6",
"@mui/styles": "^5.1.1",
"@mui/system": "^5.2.6",
Expand Down