Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
118 commits
Select commit Hold shift + click to select a range
57056d4
improved local dev
timea-solid Mar 24, 2026
4f2c7e0
new outine structure, ts ignores
timea-solid Mar 24, 2026
89c9c46
wired in environement in context and added left side menu
timea-solid Mar 31, 2026
d9e8c7e
updated pane-registry
timea-solid Mar 31, 2026
4d9820b
merge main
timea-solid Mar 31, 2026
f8eb415
merge main
timea-solid Mar 31, 2026
14c9481
updated codebase
timea-solid Mar 31, 2026
f4bdc44
fic CI
timea-solid Mar 31, 2026
eeb27e6
fix lint
timea-solid Mar 31, 2026
9471402
register editProfileView only if it exists
Apr 6, 2026
b8d2e96
close to final design and calling components
timea-solid Apr 10, 2026
b70303a
small improvements and comments
timea-solid Apr 10, 2026
554c862
rewired menu, better header event handling
timea-solid Apr 10, 2026
782064c
Merge branch 'milestone2k' into milestone3m
timea-solid Apr 10, 2026
f4f76fd
Make outline manager resilient to missing legacy outline mount
Apr 11, 2026
32035cb
Merge branch 'milestone3m' of https://github.com/solidos/solid-panes …
Apr 11, 2026
b290be5
import solid-ui/components/header
Apr 11, 2026
0cac9df
allow png assets
Apr 11, 2026
aa0dc50
mobile/tablet trial
Apr 12, 2026
e44f462
remove nav bar
Apr 12, 2026
5c7c901
Update README.md
timea-solid Apr 13, 2026
d8e3938
Update README.md
timea-solid Apr 13, 2026
1a83a8d
Update README.md
timea-solid Apr 13, 2026
5202e7e
Update src/mainPage/header.ts
timea-solid Apr 13, 2026
6116cd9
Update src/outline/manager.js
timea-solid Apr 13, 2026
85a552f
building left side menu with getDashboardItems
timea-solid Apr 13, 2026
72c7287
Merge branch 'milestone2k' into milestone3m
timea-solid Apr 13, 2026
dc3de6f
alligned mielstone 2k
timea-solid Apr 13, 2026
f0b2364
improved watch script
timea-solid Apr 16, 2026
3e8d20e
took out tabs, defined default menu items
timea-solid Apr 16, 2026
300c040
improved opening of profile pane
timea-solid Apr 16, 2026
ef0b0c9
Merge branch 'main' into milestone3m
bourgeoa Apr 16, 2026
8746f1c
update dev css
SharonStrats Apr 18, 2026
8189007
add some vars to menu css
SharonStrats Apr 18, 2026
d32fb78
manager css add some vars
SharonStrats Apr 18, 2026
c8d88b4
Milestone3m responsive (#609)
bourgeoa Apr 19, 2026
120be7b
updated lock
timea-solid Apr 19, 2026
5fa2f9d
removed logs, used global parameter in panes instead of modifing labe…
timea-solid Apr 19, 2026
deeb322
show friends list if logged in or not
timea-solid Apr 19, 2026
3605224
fixed storage to show content
timea-solid Apr 19, 2026
e00abdf
home page is now under powerUser
timea-solid Apr 19, 2026
513decd
colapsible menu icon added
timea-solid Apr 19, 2026
41d3e41
fix label styling on buildCheckboxForm
SharonStrats Apr 20, 2026
8624e13
move social styles from tabbed to social css
SharonStrats Apr 20, 2026
3b4b1b6
mobile header improved style
timea-solid Apr 20, 2026
fd0da2c
colapse menu button improved
timea-solid Apr 20, 2026
dd88c13
improved footer according to new design
timea-solid Apr 20, 2026
33b472c
social pane to typescript
SharonStrats Apr 21, 2026
a8a550e
basic friends page
SharonStrats Apr 21, 2026
1f76bd7
change register panes to new file loc
SharonStrats Apr 21, 2026
af9aac3
add subject to profile and friends dashboard
SharonStrats Apr 21, 2026
3a1dc99
update dev mash
SharonStrats Apr 21, 2026
58a8001
Merge branch 'milestone3m' of https://github.com/SolidOS/solid-panes …
SharonStrats Apr 21, 2026
2ce10e1
added icons for header, and according webpack laoder
timea-solid Apr 21, 2026
45c7a68
Merge branch 'milestone3m' of https://github.com/solidos/solid-panes …
timea-solid Apr 21, 2026
4fda6ca
small improvement on menu
timea-solid Apr 21, 2026
48c4476
add needed icons
SharonStrats Apr 22, 2026
fd41392
tabs and styled friends
SharonStrats Apr 22, 2026
3f37985
dev webpack fix png
SharonStrats Apr 22, 2026
fdea521
update profile header
SharonStrats Apr 22, 2026
957e7c3
refactor
SharonStrats Apr 22, 2026
78d0490
update mutual view
SharonStrats Apr 22, 2026
17bd4a4
fix lint errors
SharonStrats Apr 22, 2026
3ae6c7d
dev webpack for new profilepane
SharonStrats Apr 22, 2026
49c5c29
refresh async data
SharonStrats Apr 22, 2026
722beac
fix bug
SharonStrats Apr 22, 2026
e9194a5
use variable and utils
SharonStrats Apr 22, 2026
dafb3ad
fix the logged in profile display from header menu
timea-solid Apr 22, 2026
ef4163c
address book is displayed
timea-solid Apr 22, 2026
b862469
fix ci error
SharonStrats Apr 23, 2026
e5e86a9
load other storage as well in side menu
SharonStrats Apr 23, 2026
aed8acc
Merge branch 'milestone3m' of https://github.com/solidos/solid-panes …
SharonStrats Apr 23, 2026
52ef04b
add menu icons
SharonStrats Apr 23, 2026
456894f
display left side menu only when logged in instead of tabs
timea-solid Apr 23, 2026
d2681e3
we display friends also for not logged in users
timea-solid Apr 23, 2026
de3f63a
minor changes to mutual
SharonStrats Apr 23, 2026
1e653eb
Merge branch 'milestone3m' of https://github.com/SolidOS/solid-panes …
SharonStrats Apr 23, 2026
fdac335
we roll back to using tab like left side menu
timea-solid Apr 23, 2026
190f642
message about target
SharonStrats Apr 23, 2026
38d7b1b
Merge branch 'milestone3m' of https://github.com/SolidOS/solid-panes …
SharonStrats Apr 23, 2026
c9df151
fix for append child
SharonStrats Apr 23, 2026
46d2018
renamed guest storage
timea-solid Apr 23, 2026
bdce3d1
Merge branch 'milestone3m' of https://github.com/solidos/solid-panes …
timea-solid Apr 23, 2026
2a61eae
we do not select first menu item when loggeing in
timea-solid Apr 23, 2026
6c23fc9
menu item selected when profile switch selected
timea-solid Apr 23, 2026
afca5bf
comment out confirm on mutual fo rnow
SharonStrats Apr 23, 2026
89c1967
Merge branch 'milestone3m' of https://github.com/SolidOS/solid-panes …
SharonStrats Apr 23, 2026
26a7a28
fixed menu and social pane style
timea-solid Apr 23, 2026
ca23f7f
Merge branch 'milestone3m' of https://github.com/solidos/solid-panes …
timea-solid Apr 23, 2026
97d9021
icons
SharonStrats Apr 23, 2026
cc8e636
Merge branch 'milestone3m' of https://github.com/SolidOS/solid-panes …
SharonStrats Apr 23, 2026
74f9d63
lint errors
SharonStrats Apr 23, 2026
31c09a0
jest svg
SharonStrats Apr 23, 2026
de35143
file mock newline
SharonStrats Apr 23, 2026
63cacf4
Refactor content rendering to use div containers
bourgeoa Apr 23, 2026
afa4bd8
Merge pull request #623 from SolidOS/humanReadblePane-responsive
bourgeoa Apr 23, 2026
657ba09
Potential fix for pull request finding
timea-solid Apr 23, 2026
28f1671
delete button in socials was narrow
timea-solid Apr 23, 2026
c6f5129
header loggedin menu got an icon
timea-solid Apr 23, 2026
a1fad55
fix type on return, copilot feedback
timea-solid Apr 23, 2026
ac35aac
nav buttons hack
timea-solid Apr 23, 2026
db8faaa
Merge branch 'milestone3m' of https://github.com/solidos/solid-panes …
timea-solid Apr 23, 2026
b9b2f33
fix: use sym(window.location.href) as fallback in openDashboardPane t…
Copilot Apr 23, 2026
8ae9f3a
fix: use subject || sym(window.location.href) as fallback to be explicit
Copilot Apr 23, 2026
48636c0
fix: remove duplicate logout event listener from showDashboard in man…
Copilot Apr 23, 2026
10e4726
Merge branch 'main' into milestone3m
bourgeoa Apr 23, 2026
df35af7
only logged in user can modufy friends list
timea-solid Apr 23, 2026
1f165ab
updated solid-ui
timea-solid Apr 23, 2026
3bf3654
we have to distribute icons too
timea-solid Apr 23, 2026
54fb2ce
delete consol logs
timea-solid Apr 23, 2026
6d4a237
social tab image view same as profile
timea-solid Apr 23, 2026
064488a
removed extra p on edit profile links
timea-solid Apr 24, 2026
f364adc
small css for mobile fix
timea-solid Apr 24, 2026
ae2f123
fixed script for watch
timea-solid Apr 24, 2026
e4d7876
improve location of add me to friend button
timea-solid Apr 24, 2026
6093e07
update solidos dependencies
Apr 24, 2026
3d21278
4.3.0
Apr 24, 2026
38141b1
4.4.0
Apr 24, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,45 @@ contacts (A VCARD Address Book, Group, Individual, Organization) can be handled
pane. Any other pane which wants to deal with contacts can just use the pane within its own user interface.

![Mapping many classes on the L to panes on the R](https://solidos.github.io/solid-panes/doc/images/panes-for-classes.svg)


## Generative AI usage
The SolidOS team is using GitHub Copilot integrated in Visual Studio Code.
We have added comments in the code to make it explicit which parts are 100% written by AI.

### Prompt usage hitory:
* Model Claude Opus 4.6: Initially solid-panes is loaded into an HTML shell form mashlib that looks like ... Also, an iFrame is rendered inside the `<div class="TabulatorOutline" id="DummyUUID">` for “isolated pane rendering”. Analyze the solid-panes code for what it uses from this HTML and suggest a new HTML structure which is mobile and accessibility friendly. Let's go ahead and make changes in this code as suggested to accommodate the new databrowser HTML.

* Raptor mini: take a look at how I wired the environment from mashlib into solid-panes. It is not quite right, can you suggest fixes?

* Raptor mini: Update the code to use the new solid-ui-header component. Keep in mind the log in and sign up are wired in specific ways.

* Auto: change the menu to fill up the menu items like in the code: async function getMenuItems (outliner: any) {
const items = await outliner.getDashboardItems()
return items.map((element) => {
return {
label: element.label,
onclick: () => openDashboardPane(outliner, element.tabName || element.paneName)
}
})
}

* Auto: each #sym:MenuItem has an icon which i want displayed on the left side of each menu item when rendered

* Auto: don't add each menu item in a button looking border. Simply list them.
Upon hover apply background color e6dcff and selected or active to be background color: cbb9ff

* Raptor mini: the menu dissapears when on mobile. That is great.
I want the menu to have a tiny button on the bottom margin left with an arrow to the left or right for expanding the menu or for making it small. This is only for web. When we make it small it folds and only displays the icons of teh menu items, when it is expanded it should also add the labels to the menu items.

* Raptor mini: i want to imporve the left side menu on mobile. When the menu is visible it should be higher, the top part should be on top of the header, folding out and in with the rest of the menu. It should have an x close button and it should say menu. The locor of that top line of the header should be the color of the header 332746

* Raptor mini: the menu, on desktop, has a button to fold in or out. I want the same behavior to occur also when i simply click the folded in menu: it should expend. Not just when i click the dedicated button

* Raprot mini: instead of this code (index.ts of footer), I want to make use of a new footer web component with the readme: # solid-ui-footer component

* Raptor mini: The footer created shoudl actually be part of the left side menu only. Should be displayed inside it and should collaps and expand as the menu.

* Raptor mini: the footer should completely dissapear when menu folded up.

* Raptor mini: Please always keep the footer at the bottom of the menu
170 changes: 136 additions & 34 deletions dev/dev-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,66 @@
*/

:root {
/* New Design: Colors (possibly change to primary secondary etc for now add here */
/* Adding used for comment so we can decide later */
--gray-50: #F9FAFB; /* Used for: background of dialog buttons */
--gray-100: #F3F4F6;
--gray-200: #E5E7EB; /* Used for: border of sections */
--gray-300: #D1D5DC; /* Used for: text */
--gray-400: #99A1AF; /* Used for: input borders */
--gray-500: #6A7282; /* Used for: text */
--gray-600: #4A5565; /* Used for: text */
--gray-700: #364153; /* Used for: text */
--gray-800: #1E2939; /* Used for: text */
--gray-900: #101828; /* Used for: text */
--purple-500: #AD46FF;
--red-600: #B00020; /* Used for: error text */
--slate-50: #F8FAFC;
--slate-200: #E2E8F0; /* Used for: border of sections */
--slate-400: #90A1B9; /* Used for: edit dialog cancel */
--slate-500: #62748E; /* Used for: text */
--slate-700: #314158; /* Used for: side menu bar text */
--slate-800: #1D293D; /* Used for: text and top header background */
--slate-900: #0F172B; /* Used for: text */
--utility-colours-body-grey: #666; /* used in header drop down behind the picture */
--lavender-200: #E4DBFE; /* background of Follow button and side menu active button */
--lavender-300: #e6dcff;
--lavender-400: #cbb9ff;
--lavender-500: #b295ff;
--lavender-700: #9672ff;
--lavender-900: #7c4cff;
--grey-purple-200: #d8d6db;
--grey-purple-300: #b1acb7;
--grey-purple-500: #878192;
--grey-purple-700: #5e546d;
--grey-purple-900: #332746; /* Used for: header background */
--orange-200: #ffefdd;
--orange-300: #ffdeba;
--orange-400: #ffce97;
--orange-500: #ffbd74;
--orange-600: #ffad4f;
--pink-500: #ffdde6;
--pink-600: #ffbbcd;
--pink-700: #ff98b3;
--pink-800: #ff769a;
--pink-900: #ff5180;
--yellow-700: #A65F00;
--black: #000; /* Used for: text heading */
--white: #FFF;

/* Background and Text */
--color-background: white;
--color-text: #1A1A1A;
--color-text-secondary: #666;
--color-background-old: #FFFFFF; /* White */
--color-background: #F8F9FB; /* Light grey for overall background */
--color-background-row-default: white;
--color-background-row-alternate: #f0f0f0;
--color-text: #1A1A1A; /* Used in login button */
--color-text-primary: var(--gray-700, #364153); /* new design */
--color-text-secondary-old: #666;
--color-text-secondary: var(--gray-600, #4A5565);
--color-text-heading: var(--black, #000000); /* New design uses pure black for headings */
--color-text-subheading: var(--gray-900, #101828); /* new design */
--color-text-strong: var(--slate-900, #0F172B); /* new design */
--color-text-strong-secondary: var(--slate-800, #1D293D); /* new design */
--color-text-light: #aaa;
--color-text-link: #3B5998;
--color-text-link-visited: #3B5998;
Expand All @@ -23,10 +79,22 @@
--color-text-blue: #004;
--color-text-brown: #440;

/* Header */
--color-header-row-bg: var(--grey-purple-900, #332746);
--color-header-text: var(--white, #fff);
--color-header-menu-separator-line: var(--slate-200, #E2E8F0);
--color-header-menu-item-hover: var(--lavender-300, #e6dcff);
--color-header-menu-item-selected: var(--lavender-400, #cbb9ff);
--color-header-menu-loggedin-bg: var(--grey-purple-700, #5e546d);
--color-header-button-text: var(--slate-900, #0F172B);
--color-header-button-detail-text: var(--gray-400, #99A1AF);
--color-header-shadow: 2px 6px 10px 0 rgba(0, 0, 0, 0.4), 2px 8px 24px 0 rgba(0, 0, 0, 0.19);

/* Borders */
--color-border: #ccc;
--color-border: var(--gray-200, #E5E7EB); /* Used in login button */
--color-border-lighter: var(--slate-200, #E2E8F0);
--color-border-dark: #777;
--color-border-darker: #444;
--color-border-darker: var(--gray-600, #4A5565); /* old #444 */
--color-border-light: #aaa;
--color-border-pale: #eee;
--color-border-accent: #88c;
Expand Down Expand Up @@ -98,7 +166,7 @@
/* Menu and Tab Colors */
--color-menu-bg: #FFFFFF;
--color-menu-item-text: #654d6c;
--color-menu-item-active: #D1C6DA;
--color-menu-item-active: #D1C6DA; /* can be replaced with --color-header-menu-item-selected? */
--color-view-tab-bg: #fff;
--color-view-window-bg: #ccc;
--color-query-select-bg: #ccc;
Expand All @@ -124,60 +192,94 @@
/* Typography */
--font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
--font-family-ui: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
--font-size-base: 100%;
--font-size-base-old: 100%;
--font-size-base: 1rem; /* 16px */
--font-size-strong: 120%;
--font-weight-normal: normal;
--font-weight-bold: bold;
--font-weight-md: 500; /* New design uses 500 for body text was normal */
--font-weight-bold-old: bold;
--font-weight-bold: 600; /* New design uses 600 for headings was 700 */
--font-weight-xbold: 700; /* New design uses 700 for strong text was bold */
--line-height-base: 1.5;
--line-height-tight: 1.4;
--line-height-loose: 1.6;
--letter-spacing-wide: 0.025em;
--font-size-sm: 0.875rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;

--font-size-xxs: 0.75rem; /* 12px */
--font-size-xs: 0.813rem; /* 13px */
--font-size-sm: 0.875rem; /* 14px */
--font-size-md: 1rem; /* 16px */
--font-size-lg: 1.125rem; /* 18px */
--font-size-xl-old: 1.25rem; /* 20px */
--font-size-xl: 1.375rem; /* 22px */
--font-size-xxl: 1.75rem; /* 28px */

/* Spacing and Sizing */
--spacing-tiny: 0.05em;
--spacing-small: 0.1em;
--spacing-xxxs: 0.2em;
--spacing-xxs: 0.3em;
--spacing-xs: 0.5rem;
--spacing-sm: 0.75em;
--spacing-btn: 0.7em;
--spacing-base: 0.5em;
--spacing-md: 1em;
--spacing-lg: 1.5em;
--spacing-xl: 2em;
--spacing-2xl: 3em;
--border-width-xthin: 0.05em;
--border-width-sm: 0.1em;
--border-width-thin: 1px;
--spacing-xxxs: 0.2rem; /* was em */
--spacing-xxs-old: 0.3rem; /* was em */
--spacing-xxs: 0.3125rem; /* 5px */
--spacing-2xs: 0.625rem; /* 10px new design uses this */
--spacing-xs-old: 0.5rem;
--spacing-xs: 0.75rem; /* 12px new design uses this */
--spacing-sm-old: 0.75rem; /* was em */
--spacing-sm: 0.938rem; /* 15px new design uses this */
--spacing-btn: 0.7rem; /* was em */
--spacing-base: 0.5rem; /* was em */
--spacing-md-old: 1rem; /* was em */
--spacing-md: 1.25rem; /* 20px new design uses this */
--spacing-lg-old: 1.5rem; /* was em */
--spacing-lg: 1.5625rem; /* 25px new design uses this */
--spacing-xl: 2rem; /* was em */
--spacing-1xl: 2.5rem; /* 40px new design uses this */
--spacing-2xl: 3rem; /* was em */
--border-width-xthin: 0.05rem; /* was em */
--border-width-thin-old: 1px;
--border-width-thin: 0.1rem; /* changed from 1px */
--border-width-sm: 0.1rem; /* was em */
--border-width-medium: 2px;
--border-width-bold: 5px;
--border-radius-xs: 0.1em;
--border-radius-sm: 0.2em;
--border-radius-base: 0.5em;
--border-radius-lg: 0.75em;
--border-radius-full: 1em;


--border-radius-xs: 0.1rem; /* 2px Extra small border radius was em */
--border-radius-sm: 0.2rem; /* 4px Small border radius was em */
--border-radius-base-old: 0.5em;
--border-radius-base: 0.3125rem; /* 5px Base border radius */
--border-radius-md: 0.5rem; /* 8px Medium border radius */
--border-radius-lg: 0.75rem; /* 12px Large border radius was em */
--border-radius-full-old: 1em;
--border-radius-full: 0.625rem; /* 10px */


/* icons */
--icon-xxxs: 0.75rem; /* 12px new design uses this */
--icon-xxs: 1rem; /* 16px new design uses this */
--icon-xs: 1.5rem; /* 24px new design uses this */
--icon-sm: 1.8rem; /* 28px new design uses this */
--icon-base: 2rem; /* 32px new design uses this */
--icon-md: 2.5rem; /* 40px new design uses this */
--icon-xl: 3.1rem; /* 50px new design uses this */

/* Primary/Accent Colors */
--color-primary: #7C4DFF;
--color-primary-alpha: rgba(124, 77, 255, 0.25);
--color-primary-alpha-light: rgba(124, 77, 255, 0.1);
--color-secondary: #0077B6;
--color-accent: #FFD600;
--color-error: #B00020;
--color-error: #B00020; /* USed in login button */
--color-success: #00C853;

/* Card/Section Backgrounds */
--color-card-bg: #FFFFFF;
--color-section-bg: #F5F5F5;
--color-section-bg-old: #F5F5F5; /* Light grey for outer sections */
--color-section-bg: #FFFFFF; /* White for outer sections to match new design */

--color-card-bg: #FFFFFF; /* White for inner cards */
--color-zebra-stripe: rgba(0, 0, 0, 0.02);
--color-hover-bg: rgba(0, 0, 0, 0.05);

/* Shadows */
--box-shadow: 0 2px 8px rgba(124,77,255,0.08);
--box-shadow-sm: 0 1px 4px rgba(124,77,255,0.12);
--box-shadow-sm: 0 1px 4px rgba(124,77,255,0.12); /* Used in login button */
--box-shadow-active: 0 1px 2px rgba(124, 77, 255, 0.2);
--box-shadow-focus: 0 0 0 5px rgba(124, 77, 255, 0.25);
--box-shadow-hover: 0 2px 4px rgba(124, 77, 255, 0.2);
Expand Down
Loading
Loading