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

Feat/User Profile Admin Pages and Dots 1 #346

Merged
merged 27 commits into from
Oct 24, 2024
Merged

Feat/User Profile Admin Pages and Dots 1 #346

merged 27 commits into from
Oct 24, 2024

Conversation

JohanHjelsethStorstad
Copy link
Member

This PR changes the profile UI by adding a profile view for the logged in user with links always available on all pages. It also refractors the user admin pages.

Then this PR implements the first part of the dot system. It is implemented using an expire date cached on the dot. This is a departure from omegaweb where this attribute was calculated using creation date and context from other dots. We. could discuss this more, but as I see it it makes reading way easier. However, the deletion of dots involves some logic now, and will be implemented later together with freeze periods. A new general system for freezing dots expiry in chosen time periods.

Copy link
Member

@theodorklauritzen theodorklauritzen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that configVars.ts only should contain configuration variables, and not includers.This should be fixed at a later time. In addition I hope the expiry system will work well.

@theodorklauritzen theodorklauritzen merged commit f81f9e5 into main Oct 24, 2024
2 checks passed
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.

2 participants