alpha
Login
or
Join now
jack.is
/
leaflet
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
a tool for shared writing and social publishing
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
leaflet
/
components
/
Domains
/
at
refactor/route-nav
7 files
Jared Pereira
Refactor/pub settings (#288)
3mo ago
48e6740e
AddDomainForm.tsx
Refactor/pub settings (#288) * WIP move everything in pub setting popover to tab * started organizing the pub setting page * pub settings: refine PostSettings layout, add DashboardContainer, and CSS container class * just moving the content to the side * remove unused code, make the settings page look nice * scrolling save button on settings * move theme setter to a new page, adjusted post and pub pages so that i can extract them and use dummy data to fill them in * making page background works in the theme preview * adjusting stuff to make the pages fit right on mobile * added hex and numpads to the themesetter on mobile so that the keyboard doesn't pop up and mess things up * grab bag of little fixes to make things smoother * add a theme presetter * adjusting layout and popover behavior * remove stray console log * little tweaks to the pub settings * a few more tweaks * in the theme setter, moved the theme menu to the top of the page, added a back button that drops a warning if there are unsaved changes in the theme * fixed bug in back button * add copy and paste functions to the hexkeyboard * fixed missing handles, added some fake posts to pub preview if the user doesn't have any * some stuff to unify darft and published post paddings, also new filler content in the previews * fix some small things * making the settings more legible, adding unwire delete pub button * add delete publication funcationality * redirect to home and simplify delete function * move some components from PubPageContent to PubContent * small fixes --------- Co-authored-by: celine <celine@hyperlink.academy>
3 months ago
DomainList.tsx
Refactor/domain management (#277) * refactor domain management * fix bugs in ui model * check if route already assigned * add confirm to domain delete * add loaders * remove domains on specific leaflets * tweak copy * use styling from previous branch * merged in main, moved the domain settings to a modal * a buncha cruncha styling updates * Merge branch 'main' of https://github.com/hyperlink-academy/minilink into refactor/domain-management * bug fixes * fixed an input console error * Delete components/utils/CoordDebugger.tsx * consolidate domain actions --------- Co-authored-by: Jared Pereira <jared@awarm.space>
4 months ago
DomainSettingsView.tsx
Refactor/domain management (#277) * refactor domain management * fix bugs in ui model * check if route already assigned * add confirm to domain delete * add loaders * remove domains on specific leaflets * tweak copy * use styling from previous branch * merged in main, moved the domain settings to a modal * a buncha cruncha styling updates * Merge branch 'main' of https://github.com/hyperlink-academy/minilink into refactor/domain-management * bug fixes * fixed an input console error * Delete components/utils/CoordDebugger.tsx * consolidate domain actions --------- Co-authored-by: Jared Pereira <jared@awarm.space>
4 months ago
ManageDomains.tsx
Refactor/domain management (#277) * refactor domain management * fix bugs in ui model * check if route already assigned * add confirm to domain delete * add loaders * remove domains on specific leaflets * tweak copy * use styling from previous branch * merged in main, moved the domain settings to a modal * a buncha cruncha styling updates * Merge branch 'main' of https://github.com/hyperlink-academy/minilink into refactor/domain-management * bug fixes * fixed an input console error * Delete components/utils/CoordDebugger.tsx * consolidate domain actions --------- Co-authored-by: Jared Pereira <jared@awarm.space>
4 months ago
PublicationDomains.tsx
Refactor/pub settings (#288) * WIP move everything in pub setting popover to tab * started organizing the pub setting page * pub settings: refine PostSettings layout, add DashboardContainer, and CSS container class * just moving the content to the side * remove unused code, make the settings page look nice * scrolling save button on settings * move theme setter to a new page, adjusted post and pub pages so that i can extract them and use dummy data to fill them in * making page background works in the theme preview * adjusting stuff to make the pages fit right on mobile * added hex and numpads to the themesetter on mobile so that the keyboard doesn't pop up and mess things up * grab bag of little fixes to make things smoother * add a theme presetter * adjusting layout and popover behavior * remove stray console log * little tweaks to the pub settings * a few more tweaks * in the theme setter, moved the theme menu to the top of the page, added a back button that drops a warning if there are unsaved changes in the theme * fixed bug in back button * add copy and paste functions to the hexkeyboard * fixed missing handles, added some fake posts to pub preview if the user doesn't have any * some stuff to unify darft and published post paddings, also new filler content in the previews * fix some small things * making the settings more legible, adding unwire delete pub button * add delete publication funcationality * redirect to home and simplify delete function * move some components from PubPageContent to PubContent * small fixes --------- Co-authored-by: celine <celine@hyperlink.academy>
3 months ago
domainAssignment.ts
Refactor/domain management (#277) * refactor domain management * fix bugs in ui model * check if route already assigned * add confirm to domain delete * add loaders * remove domains on specific leaflets * tweak copy * use styling from previous branch * merged in main, moved the domain settings to a modal * a buncha cruncha styling updates * Merge branch 'main' of https://github.com/hyperlink-academy/minilink into refactor/domain-management * bug fixes * fixed an input console error * Delete components/utils/CoordDebugger.tsx * consolidate domain actions --------- Co-authored-by: Jared Pereira <jared@awarm.space>
4 months ago
useDomainStatus.ts
Refactor/domain management (#277) * refactor domain management * fix bugs in ui model * check if route already assigned * add confirm to domain delete * add loaders * remove domains on specific leaflets * tweak copy * use styling from previous branch * merged in main, moved the domain settings to a modal * a buncha cruncha styling updates * Merge branch 'main' of https://github.com/hyperlink-academy/minilink into refactor/domain-management * bug fixes * fixed an input console error * Delete components/utils/CoordDebugger.tsx * consolidate domain actions --------- Co-authored-by: Jared Pereira <jared@awarm.space>
4 months ago