mirror of
https://github.com/JakeStanger/next-gallery.git
synced 2026-07-11 05:15:39 +01:00
[PR #1] [MERGED] Merge dev changes #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/next-gallery#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/JakeStanger/next-gallery/pull/1
Author: @JakeStanger
Created: 4/9/2022
Status: ✅ Merged
Merged: 4/9/2022
Merged by: @JakeStanger
Base:
main← Head:dev📝 Commits (8)
4626777feat: switch from mysql to postgresb042ca8build(docker): remove broken/unused configs5c78bf9chore(intellij): update configs008b2d5refactor: update nextjsfe457c9refactor: update to mui 5717df16fix: sentry not working02d7475refactor: tidy code50dfb94feat: show blurred thumbnail when loading📊 Changes
86 files changed (+3731 additions, -3565 deletions)
View changed files
➖
.babelrc(+0 -4)📝
.env.example(+0 -26)➖
.eslintignore(+0 -1)➖
.eslintrc.js(+0 -31)➕
.eslintrc.json(+3 -0)📝
.gitignore(+5 -3)📝
.idea/.gitignore(+1 -0)➕
.idea/git_toolbox_prj.xml(+15 -0)➕
.idea/runConfigurations/lint.xml(+12 -0)➕
.idea/runConfigurations/start.xml(+12 -0)➕
.idea/sqldialects.xml(+7 -0)➖
Dockerfile(+0 -22)📝
components/Layout.tsx(+0 -5)📝
components/admin/AdminLayout.tsx(+6 -10)📝
components/admin/form/formField/FormField.module.scss(+0 -0)📝
components/admin/form/formField/FormField.tsx(+10 -10)📝
components/admin/form/formField/IFormFieldProps.ts(+2 -3)📝
components/admin/form/formField/asyncChoice/AsyncChoice.tsx(+7 -6)📝
components/admin/form/formField/asyncChoice/IAsyncChoiceProps.ts(+0 -0)📝
components/admin/imageForm/ImageForm.tsx(+6 -6)...and 66 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.