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

fix(ui): file upload data shows 1970 #941

Merged
merged 83 commits into from
Aug 23, 2024
Merged

fix(ui): file upload data shows 1970 #941

merged 83 commits into from
Aug 23, 2024

Conversation

andrewrisse
Copy link
Contributor

Description

Fixes and issue where files uploaded on the file management page were showing a date in 1970 (unless the page was refreshed).

Also adds in a missing icon for the upload button.

Also fixes a Playwright cleanup issue and adds a new method for getting an access token that closed an issue open (this is a suitable workaround and we don't need to change the backend now).

BREAKING CHANGES

None

Related Issue

Fixes #
936 (closes issue as it is no longer relevant)

Checklist before merging

@andrewrisse andrewrisse added the bug Something isn't working label Aug 22, 2024
@andrewrisse andrewrisse self-assigned this Aug 22, 2024
Copy link

netlify bot commented Aug 22, 2024

Deploy Preview for leapfrogai-docs canceled.

Name Link
🔨 Latest commit c065bb8
🔍 Latest deploy log https://app.netlify.com/sites/leapfrogai-docs/deploys/66c8bd8ef6939d0008d254fe

@andrewrisse andrewrisse changed the title fix(ui): file upload data shows 1970 fix(ui): file upload data shows 1970 Aug 22, 2024
@andrewrisse andrewrisse marked this pull request as ready for review August 22, 2024 17:08
@andrewrisse andrewrisse requested a review from a team as a code owner August 22, 2024 17:08
@andrewrisse andrewrisse merged commit 1a80646 into main Aug 23, 2024
20 checks passed
@andrewrisse andrewrisse deleted the fix-date-bug branch August 23, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants