- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
May 11 2023
May 10 2023
gitignor update
also, if you run npm test, a folder coverage/ is created in the repo
add new colors, fix x overflow
I do think maybe some like neon green and yellow could look cool with all the black and white, so could try that here, but it may also be better to stick with a light use of the established brand colors...
In D13874#309591, @johnkuney wrote:Stealth mode should use different colors than nomral for "complete", "underway", and "planning" on the roadmap
Why? Seems like a subjective design choice, and I'm kind of still figuring out what exactly the stealth theme is as we go. So far its been make everything black and white, but this may be boring, so may play with lightly using the blue and pink, or could develop some different colors.
I do think maybe some like neon green and yellow could look cool with all the black and white, so could try that here, but it may also be better to stick with a light use of the established brand colors...
Stealth mode should use different colors than nomral for "complete", "underway", and "planning" on the roadmap
Stealth mode should use different colors than nomral for "complete", "underway", and "planning" on the roadmap
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.68.37.192:41686 for the next 60 minutes.
@bot preview-e.cash
use one description for roadmap method test
Move and rename methods and create test/add jest
Bump minor version as feature is added in backwards compatible way
Pluralize applications
In D13874#309398, @johnkuney wrote:How do y'all do unit tests?
add black to contributing.md and install-dependencies-bullseye.sh, fix comment in linter
You need to add black to:
- The CI install script
- The CONTRIBUTING document
use triple quotes for docstring as per PEP257
How do y'all do unit tests?
create helpers.js for status logic
- Move existing helper function to new file containing helper functions
- Add helper functions for in-line comments
- Add unit tests
make theme specific roadmap colors, move icon logic to function
The x-overflow thats causing this is from the H2 image being to wide, so can adjust that in another diff I guess, take the new overflow rule off here and make a task to make position sticky work later
Also, doesn't need to be fixed here, but the "eCash" in the top left of the nav bar looks shitty when it is over content, as in the above screenshot. Maybe show just the hex e logo without the text after the user starts scrolling? Would apply to desktop as well. Need a task.
In D13874#309377, @bytesofman wrote:width-chopping issue is back at 320px width
Also, doesn't need to be fixed here, but the "eCash" in the top left of the nav bar looks shitty when it is over content, as in the above screenshot. Maybe show just the hex e logo without the text after the user starts scrolling? Would apply to desktop as well. Need a task.