Releases: AY1920S1-CS2103T-W11-1/main
Releases · AY1920S1-CS2103T-W11-1/main
Final release
v1.3.4
Release for Project Demo Rehearsal
- Fix bugs raised in PE Dry Run
- Update PPP
- Improve GUI
Release for PE Dry Run
- Task Management
- Implement CopyTaskCommand
- Implement SetPlanCommand
- Improve UI/UX
- Find rules
- Aliases for long command words
- Improve UI/UX
- History
- Implement up/down arrow to navigate through command history
- UI
- Change AlgoBase Icon
- Shorten tab commands
- Fix prefix confusion
- Tag
- Implement usable UI
- Implement relationship with problems
- Bug fixes
Implement Import/Export, Rewind, Task Management, Advanced Search, Advanced Tabs and Tags UI
- Storage
- Export AlgoBase data into JSON
- Import data from JSON into AlgoBase
- Rewind
- Task Management
- Move tasks among plans
- Edit due dates of tasks
- Track the progress of tasks within each plan
- Add TaskManagementPane
- Advanced Search
- Save find rules using
addfindrule
,deletefindrule
andapply
- UI for find rules
- Search for plans with matching keywords or overlapping time range
- Save find rules using
- Advanced Tabs
- Open and close tabs using both GUI and CLI
- Save GUI state in storage
- Tags
- UI for tags
Implement Advanced Search, Multiple Tabs, Relational Storage
- Advanced Search
- Multiple Tabs
- Relational Storage
Implement Plans, Tasks, Tabs, Tags, and Update Problems
- Plans
- Add, Edit, Delete, List
- Tasks
- Add, Delete, Done, Undone
- Tabs
- Switch
- Tags
- Add, Delete, Edit, List
- Problems
- Search, Sort
Refactor Code Base and Update Documentation
- Refactor Code Base
- Add Additional Models
- Update README
- Add Mock UI
- Update User Guide
- Update Developer Guide
- Update Project Website