73 lines
2.2 KiB
Plaintext
73 lines
2.2 KiB
Plaintext
views:
|
|
- type: kanban-view
|
|
name: View
|
|
filters:
|
|
and:
|
|
- type == "Task"
|
|
order:
|
|
- file.name
|
|
- status
|
|
- category
|
|
columnOrders:
|
|
file.file:
|
|
- Untitled.base
|
|
- Untitled.canvas
|
|
- Test.md
|
|
- Untitled.md
|
|
- Test 2.md
|
|
note.status:
|
|
- Blocked Backlog
|
|
- Backlog
|
|
- TODO
|
|
- Working On
|
|
- Done
|
|
- AI Agent Work
|
|
- AI Gen TODO
|
|
cardOrders:
|
|
file.file:
|
|
Untitled.base: []
|
|
Untitled.canvas: []
|
|
Test.md:
|
|
- Test.md
|
|
- Untitled.canvas
|
|
- Untitled.base
|
|
note.status:
|
|
Uncategorized:
|
|
- Untitled.md
|
|
- Untitled 1.md
|
|
Done:
|
|
- Create Automated Tests.md
|
|
- Make page object pattern structure for the Build Calculator and all it's components.md
|
|
- Fix Entity Recursion Error - Parent.md
|
|
- Make a Plan to Fully Test the Calculator.md
|
|
TODO:
|
|
- Jenkins CI.md
|
|
- Improve your SEO.md
|
|
- Create Mobile Calculator UI.md
|
|
- Army Display Split.md
|
|
- Entity Click View Tests.md
|
|
- Worker Income UI and Tests.md
|
|
- Ensure build order gets greyed out past the attack time. Clicking the cancel button will wipe the entire greyed out timeline..md
|
|
- Build Clear should clear out more stuff.md
|
|
- Army Calc UI.md
|
|
- Hotkey Tests.md
|
|
- Input building delay should have an effect on when a building is built. Tests against 0, 2, 4, 60.md
|
|
- More Wait Tests.md
|
|
- Timeline Tests.md
|
|
Working On:
|
|
- Tasks/Update the Reference Tables with Telerik.md
|
|
Backlog: []
|
|
AI Agent Work:
|
|
- Top Borders in Calculator should change based on Selected Faction and Immortal.md
|
|
Blocked Backlog:
|
|
- Nice looking map refrence.md
|
|
- Auto Build consideration in Calculator.md
|
|
- Add Co-op objective reference.md
|
|
- Language Support.md
|
|
- Add some cooldown reference.md
|
|
columnColors:
|
|
file.file: {}
|
|
note.status:
|
|
Done: green
|
|
groupByProperty: note.status
|