Release (0.0.0)
Changelog
- 5100db9 fix: temporary remove test that failed only on ci
- 990828a fix: fix goreleaser setup
- 0863635 fix: fix few golint issues
- fd1f945 fix: clean-up tcell screen on panic
- 6a1bddb feat: check commit action
- c6851df feat: add more units
- 340e018 feat: add more units
- 74e9179 feat: add docs: into check-commit.yml
- 5892e39 feat: UX/UI improvements
- 113f7e1 feat: UX/UI improvements
- 000f8b1 feat: Basic setup for go-releaser, fjira version command
- 506dd9e Workspaces support
- 1b507a5 Utf8 FuzzyFind matches fix, flush message box colors
- 86ce80e Upgrade to tcell 2.5
- 2398a0c Upgrade golang-ci
- 4288e9f Units for search_issues view
- 695b090 Unit tests for navigation bars script
- faf6122 Show nice error messages instead of fataln
- 258ac8f Show error longer then success message
- 66a2c32 Select current workspace view
- 82e2120 Remove windows platform from tests.yml
- 1ec44e3 Remove unused vars from search issues
- ec24826 Remove tests ./pkg from tests.yml
- 2f0b52e Reduce wait time in units
- 1796195 Re-search issues always when no-results found
- 8e41209 Move fjira to internal directory
- 9ffaa03 Keep search status between screens
- ee61179 Jira Issue description scrolling up&down
- ee76f9f Improve issues searching - shorter keys debounce, not trim-space written query
- 0a9a786 Improve issue view - borders around sections, fixed comments view
- 56e6dd7 Ignore out directory from linting
- 3d02d48 Fuzzy Finder pivot point
- 0c8d9a4 Fjira issue view tests
- a076a34 Fix golint warn
- 560810d Fix alternate screen buffer behavour after upgrading to tcell 2.5
- 6ff47f5 FJIRA-1-10 Initial commit
- 75991e0 FJIR-24 add comment issue feature
- e046360 FJIR-20 boxes background + other visual fixes
- b9ab14b FJIR-17 add search issues by assignee
- eedba07 FJIR-16 open issue via default browser, more unit tests
- 2fc1dfb FJIR-12-15 search improvements, flash error message, search by status in issues view
- 2a0bcb9 FJIR-12 Success & Error flash messages
- 3429b63 FJIR-1 remove out from repository
- 906847f FJIR-1 fix lint errors
- fedf1b7 FJIR-1 add basic github actions
- 62cde43 FJIR-1 add basic github actions
- 8ad76c1 FJIR-1 add basic README.md
- 5f35151 Display comments, in issue view, and more unit tests
- 5284910 Create missing LICENSE file
- 4919363 Change action triggers from letters to F1-F9
- fc91f22 Add units to fjira_install
- c092761 Add units for workspace switch view
- 307f7eb Add units for status_change and assign_user views
- 44e21ce Add units for search projects view
- 490bf2c Add units for fjira_comment view
- 2e19b77 Add tests.yml badge
- de12916 Add tests.yml actions workflow
- 7838b48 Add node_modules to .gitignore
- 1c78ead Add comments to issue view
- 4dfd5d5 Add .golangci.yml
- e56db64 A little refactoring, more tests