Commit 9e6e153
committed
Refactor user navigation and remove user template
- Updated user navigation logic to redirect to the user section using hash routing instead of a separate user page.
- Enhanced the main JavaScript file to manage user section visibility and settings sidebar preferences.
- Added user section inclusion in the main HTML template and loaded the corresponding user script.
- Removed the deprecated user.html template to streamline the codebase.1 parent 0462389 commit 9e6e153
File tree
6 files changed
+1126
-1274
lines changed- frontend
- static/js
- templates
- components
- src/primary
6 files changed
+1126
-1274
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
610 | 627 | | |
611 | 628 | | |
612 | 629 | | |
| |||
3752 | 3769 | | |
3753 | 3770 | | |
3754 | 3771 | | |
3755 | | - | |
| 3772 | + | |
3756 | 3773 | | |
3757 | 3774 | | |
3758 | 3775 | | |
3759 | 3776 | | |
3760 | | - | |
3761 | | - | |
3762 | | - | |
3763 | | - | |
| 3777 | + | |
3764 | 3778 | | |
3765 | 3779 | | |
3766 | 3780 | | |
| |||
0 commit comments