-
Notifications
You must be signed in to change notification settings - Fork 10
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
Misc touchups 6 #461
Misc touchups 6 #461
Commits on Jul 10, 2024
-
touchup: close filter info if user not editing
I think if users aren't editing, they'll mainly care about pre-built views, and filters add a lot of clutter to the interface
Configuration menu - View commit details
-
Copy full SHA for 5a8de09 - Browse repository at this point
Copy the full SHA 5a8de09View commit details -
chore: turn off sentry logging in development
too much noise during testing, don't care to get notified about errors here.
Configuration menu - View commit details
-
Copy full SHA for a7e6673 - Browse repository at this point
Copy the full SHA a7e6673View commit details
Commits on Jul 11, 2024
-
touchup: add mui theme to tailwind
for easy usage with custom components, rather than having to use mui's useTheme hook and do it all with js.
Configuration menu - View commit details
-
Copy full SHA for 136925a - Browse repository at this point
Copy the full SHA 136925aView commit details -
touchup: redirect new topic page to login
particularly because Start Building button from homepage will route here, and you should be logged in to use it.
Configuration menu - View commit details
-
Copy full SHA for e89741b - Browse repository at this point
Copy the full SHA e89741bView commit details -
touchup: add absolute path for root ~
for accessing files/directories outside of src
Configuration menu - View commit details
-
Copy full SHA for 5aa0735 - Browse repository at this point
Copy the full SHA 5aa0735View commit details
Commits on Jul 15, 2024
-
touchup: conditionlly show/hide resolved comments
no need for the button if there are no resolved comments
Configuration menu - View commit details
-
Copy full SHA for b23baca - Browse repository at this point
Copy the full SHA b23bacaView commit details -
touchup: clean up part details header section
trying to reduce clutter and make header stand apart from rest of part's details.
Configuration menu - View commit details
-
Copy full SHA for 368a14d - Browse repository at this point
Copy the full SHA 368a14dView commit details -
touchup: hide add node buttons if readonly mode
reduces clutter in details pane
Configuration menu - View commit details
-
Copy full SHA for c76a336 - Browse repository at this point
Copy the full SHA c76a336View commit details