dagamant.com
empty
Task archive
Archive tasks after they sit in finished for a while. Archive can sit below the task board and contain collapsed tasks that can be expanded to view.
In Review
front page layout
Waiting to have everything made before deciding on final layout
Made a change on the admin page that lets me drag to reorder projects. This lets me keep my current project near the top of the list.
removed the flicker
Still thinking about changes, need to look at design ideas
Changing color scheme to a more readable dark theme. and reworking the headers and footers
Family dashboard
A place for the family to manage chores, meal planning, house tasks, and scheduling.
Meal planner added
calendar added
Need to make meal suggestions sortable
Add project boards or chore tracking
User account creation handled on the back end via script to encrypt the user data. No public account creation.
Add Kanban
A basic Kanban board for project tracking and public view
Blog images
Upload images and create a markdown tag to put them in the post
Better kanban
Add more features to make it more useful. Idea 1, updates to tasks. little update field that adds a line to the task to keep the process documented. Idea 2, tags to help keep tasks organized
This is a task update
I am adding the tags and tag pills now
Tags added, kanban is now better
Fix colors to be more readable
brighten text, subdue the CRT glow effect / blur
Added a color switcher to the bottom right. it sticks there and allows visitors to choose their preferred color
Removed the blur from standard text but left it on headings
angry about readability. removing color picker and just putting in a basic color palet
This works
Kanban toggle for projects
Not all projects need a kanban and it will be more for managing new projects so I want a toggle that can disable it for old projects.
Toggle added, default is off.
Attach image to project for header
Right now I just have the server grab a screenshot from an attached URL. I need to be able to add my own images
Need to make it so the attached image overrides the screenshot.
Kanban layout
Give the Kanban a better layout
removed a column to make it only 4 columns. there is more room for activities now
I think this is good. with the amount of data each card holds the wider columns make sense and the two row layout is logically sound.
Projects skeleton
create routes and views for project cards
Mobile friendliness
Can’t add cards, focus prevents touching add button. Can’t drag cards.
Switched to html5 drag and fixed focus event.
Made columns more mobile friendly on smaller screens.
Security audit
Add some extra security beyond being a bespoke service that is basically immune to bots.
Created a tar pit for bots.
Tar Pit
Add a tar pit to trap attack bots and see what they are up to.
Tar pit working. implementing on other sites.
Counts multiple probes by one bot as multiple bots. I got a card labelled wrong
blog post tags
Added tags to blog posts
Menu items for blog tags? Maybe categories...
Skipping categories for now, will recisit with Patreon function clone.
Switch .md editor
something with a little more power.
Fix .md rendering
The new editor may have broken rendering of .md files. My newest post did not get formatted correctly once posted.
The editor renders MD a little differently than the blog. I needed an extra 'new line' before bulleted lists for them to render correctly.
Basic site skeleton
get the page working
Blog Skeleton
Create routes and views for blog posts.
Analytics "add to trap"
A button that adds a request to the tar pit trap patterns
Button in place
Adding a method to remove the item from analytics once added to trap patterns.
Some nice graphs for the tar pit
Writing organization tools
Something to help write and organize .md files for projects
Private so I can view but others cannot
.md file editor shouldn’t be too difficult to implement.