2.0.1-beta
Pre-release
Pre-release
·
24 commits
to master
since this release
Feat/rewrite skizzle (#114) * feat(skizzle): rewrite all application code * feat(comment): adding comments * feat(ui): side navigation * feat(config): adding more config files * fix(js): index.js to index.ts and add type * feat(ui): accounts view * fix(avatar): make avatar great again! * fix(avatar): fixing avatar and adding logout button (WIP) * feat(ui): accounts view * fix(header): fix windows header * feat(ui): accounts view * feat(ui): add fonts * feat(ui): github account view * feat(ui): lists * feat(url): adding html url for pull request * feat(ui): open pullrequest url * feat(ui): navigation * feat(ui): tabs counters and order feat(ui): tabs counters and order * feat(dynamic): adding dynamic changing theme and more settings * feat(ui): custom list : repositories * feat(ui): custom lists * feat(ui): modify - delete custom lists * feat(reviewer): adding pullrequest reviews * feat(hierarchical): refactor many import/export * feat(reviewers): adding reviewing data * feat(user): adding user svg during avatar loading * feat(ui): theme selection * feat(authentication): adding silent mode for refresh token * feat(ui): settings view * feat(ui): reviews * feat(pullrequest): adding last_updated for sort pull request * feat(update): adding update check in background * feat(ui): comments display * feat(git-url): adding 'copy to clipboard' button for get the repository url for clone * refactor(ui): cleanup * feat(ui): add copy icon button * feat(ui): notifications * feat(stores): refacto subscribe method * feat(ui): import-export repos * feat(ui): import-export repos * feat(ui): export/import custom list * feat(offline): adding offline mode and fix import repositories * fix(remote): remove all remote reference for securing electron instance * fix(import/export): check the import content * fix(pullrequest): wrap for long title * fix(projects): unified azure dev ops and github repositories * fix(ui): avatar shift + contrast * feat(ui): pr status * feat(ui): center loaders * feat(ui): range width * fix(repositories): fixing repositories import * fix(fetch): ui disabling error * build(all): version number * feat(ui): projects lists sorting * feat(ui): followed repos list style * feat(ui): fetching indicator * fix(console): remove all log * feat(ui): loaders + time display * fix(account): fix refresh list on add repo * feat(tags): add multiple tags on pull request filter * feat(ui): list tags settings display * feat(ui): pullrequest display * feat(contextBridge): adding context bridge for protect exposed object from electron * chore(update): change version * feat(all): error boundary (#100) Co-authored-by: itupix <[email protected]> * feat(all): intro (#109) Co-authored-by: itupix <[email protected]> * feat(docs): new website (#110) Co-authored-by: itupix <[email protected]> * refacto(accounts): provider accounts (#113) Co-authored-by: itupix <[email protected]> * feat(list): adding new custom list (#112) * feat(list): adding more settings on list creation * feat(ui): new list form styles * feat(test): adding testing library for make user course in application (#111) * feat(mocks): adding mocks for development mode * feat(jest): adding more test * feat(connection): adding connection mock and fetch request mocjing * feat(connection): adding test for connection to github * feat(test): adding unit testing in skizzle Co-authored-by: itupix <[email protected]> * feat(headers): remove custom headers and add standard OS header's (#118) * Feat/responsive (#115) * feat(tabs): responsive * feat(ui): small screen optimizations Co-authored-by: itupix <[email protected]> * fix: remove jest-when (#122) * chore(deps): bump dependencies in skizzle application Co-authored-by: itupix <[email protected]> Co-authored-by: Jérôme Boukorras <[email protected]> Co-authored-by: Francis CORNAIRE <[email protected]> Co-authored-by: Rémy Codron <[email protected]> Co-authored-by: Jérôme Boukorras <[email protected]> Co-authored-by: Rémy Codron <[email protected]>