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

Bring testing branch up to date. #290

Closed
wants to merge 606 commits into from
Closed

Bring testing branch up to date. #290

wants to merge 606 commits into from

Conversation

Sgeo
Copy link
Contributor

@Sgeo Sgeo commented Aug 20, 2024

No description provided.

SalleeMatthew and others added 30 commits May 7, 2024 17:55
* #143 migration for avatar upload table fields.

* #143 WIP - modal view for avatar upload

* #143 WIP - avatar upload flow (needs testing). Starting admin for avatar uploads.

* #143 gitignore objects, add avatar search to routes.

* #143 upload avatar form, validated and submitted to server. next: approval/reject process.

* #143 avatar admin, approve reject. TODO: download assets.

* #143 links to wrl and thumbnail for avatar

* #143 avatar gallery complete + update exisiting avatars thumbnails

* #143 thumbnails for current avatars

* #143 undo ignore avatars (for now)

* #143 remove TODO, I did it

* #143 PR changes
Adding all the files for home 008.
Adding all the files for house 009
smile0711 and others added 28 commits July 29, 2024 21:31
Added ability for users to increase the quantity on objects that are still stocked in the mall.
Fix spacing issue in code.
Added dimension limitation on thumbnail images to keep the object properties layout consistent.
Added gif and png to the accepted file types for the texture.
Added MIME checks for gif and png file types for the texture file.
Adjusted file size for WRL, texture, and thumbnail to represent 80kb. Also added awaits that were missing on calls in async functions. Added ability to increase the quantity on an object that is still active status.
Removing trailing spaces off of a line.
Adding more variables to be passed through the update-object event so the proper pages/lists get updated.
Adding more variables to be passed through the update-object event so the proper pages/lists get updated.
Adding more variables to be passed through the update-object event so the proper pages/lists get updated.
Updating filesize limits on wrl files, texture files, and thumbnail files to represent 80kb.
Adding awaits to function instead of using timeouts.
Added status to the quantity update.
Added migration file to add columns to the member table that are used to determine if a user is actively online and where they are currently active at.
Added definitions to the member model to include the columns added to the member table.
Added routes for locating which places are active.
Added functions to find active places.
Added functions to find active places.
Added functions to find active places.
Added functionality to the places list, and added feature to determine if a user is 2D or 3D.
Fix spacing in code
Removing console logging that isn't necessary.
Added a defaultTo value to the last_activity column.
added users last access to homes visible to admins and/or staff.
removed the to do comments for adding last access
updated changes as smile suggested, created a new canStaff section in the member controller, I also added this section from the controller to the check for which info can be pulled in member service, also changed the watch to watch on the username.
@smile0711
Copy link
Contributor

Closed for new branch named x_ite_10

@smile0711 smile0711 closed this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants