Finished companies index page
- added a backfill service to create all those company objects
- show and index pages for companies.
- finished testing forms.
How do you rate my design skills? LOL.
- show and index pages for companies.
- finished testing forms.
How do you rate my design skills? LOL.
also worked on initial implementation of navbar in
Basically, I plan to have a navigations table that stores the styles of the navbar and its position. Will allow customizing these styles later on.
I also have a navigation_items table that will hold information about single navbar item, this navbar item can be anything like a logo or link or cta. nav items will store information about style and location and also behaviour.
This might sound like overkill but it's going to allow me to build more variations of a navbar.
I also have a navigation_items table that will hold information about single navbar item, this navbar item can be anything like a logo or link or cta. nav items will store information about style and location and also behaviour.
This might sound like overkill but it's going to allow me to build more variations of a navbar.
testing new forms for
fixed a bug with subdomains not updating on new app creation
updating job posting form
remove rails ujs and use turbo streams for infinite scrolling on home page
company create form
setup convertkit for
research mailchimp alternative
Day 31 with
- Added PageRefreshJob that gets triggered from UI to update a page by pulling new content from notion.
- Also going to add a scheduler that runs everyday to run this job for all apps. Already sweating about Notion API rate limits which are really low!!!
- Also going to add a scheduler that runs everyday to run this job for all apps. Already sweating about Notion API rate limits which are really low!!!
Started a new part-time consulting gig
Day 30 updates with
- Added migration to handle relationships between pages
- Routing to root page('/') works, but routing for pages that are 1+ levels deep('/blogs/somearticle') just doesn't work, Been working on fixing this.
- Routing to root page('/') works, but routing for pages that are 1+ levels deep('/blogs/somearticle') just doesn't work, Been working on fixing this.
upgrade redis to 6.x from 5.x
upgrade postgres to 14.2
worked on splitting current job posting form into multi step
wrote a db migration for companies model
Update automatic tweets to include salary and location data
added employmentType and Salary fields
Day 29 with
- Fixed issue with Cache-Control headers and BunnyCDN.
- Started working on Navbar functionality
- Managed to add a back button to the sidebar after struggling with basic HTML/CSS again
- Started working on Navbar functionality
- Managed to add a back button to the sidebar after struggling with basic HTML/CSS again
Just shipped cssbunding-rails and jsbundling-rails and removed webpack from
Day 28 with
- More tests for models
- Setup Spaces CDN for image storage.
- Working on updating dashboard sidebar to support editing of page content.
- Setup Spaces CDN for image storage.
- Working on updating dashboard sidebar to support editing of page content.
Working on a small word based game for
It involves 🟨🟩⬛
Day 27 updates for
- More bunnyCDN and Spaces CDN exploration. Reached out to support at Bunny for some questions around wildcard.
- Started writing some tests for models because of issues with icon generation in manifests
- Started writing some tests for models because of issues with icon generation in manifests
Tried custom domains with CloudFlare
Day 25 HUGE WIN
- Deployed beta version
- tested delivery of generated apps, check out https://test.install.so
- Bit of sad news that wildcard subdomains aren't allowed on cloudflare. Need to find alternatives
- tested delivery of generated apps, check out https://test.install.so
- Bit of sad news that wildcard subdomains aren't allowed on cloudflare. Need to find alternatives