-
Notifications
You must be signed in to change notification settings - Fork 21
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
fix: store correct date time #70
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
* Add formatting system to relationship column and fix relationshsip one-to-many issue * Create early-suns-tan.md * changes changeset * Fix ID field doesn't display * centralize option for next admin * change options stucture * Create short-emus-move.md * fix formatter type * add test for getMappedDataList function * change type and add formatter for example * remove unused stringify for formatter * restore formatter in example * add format for date * Create young-chicken-beam.md * restore custom formatter in list for date format * add handler props and fix date utc * add changeset * add test and change function * change options * fix: store correct date time (#70) * chore: 🎨 apply prettier to all files * Remove Date instanciation * Add datetime widget, send date as iso string * Remove comment, revert example config * Fix tests * Default date time widget value to empty string * Handle date input * feat: add file upload widget (#71) * feat: add file upload widget * Fix crash on home page * Fix crash * Try fixing e2e * Add e2e artifacts * Use file format * Add file preview * Improve deletion behavior * Fix wording * Update documentation * Fix typo --------- Co-authored-by: Hugo FOYART <[email protected]>
Fixes #62
Also includes formatting of the whole project with prettier