aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
* initial commitLibravatar haraldox2018-02-26
|
* Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2018-02-22
|
* Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2018-02-19
|
* Merge branch 'i18n' of github.com:meetfranz/franz into i18nLibravatar Stefan Malzner2018-02-19
|\
| * Automatic i18n update (i18n.meetfranz.com)Libravatar FranzBot2018-02-19
| |
* | Merge branch 'develop' into i18nLibravatar Stefan Malzner2018-02-19
|\ \ | |/ |/|
| * fix(Linux): Fix window restore on notification click (@closingin)Libravatar Stefan Malzner2018-02-19
| |\ | | | | | | Correctly restore window when clicking on a notification
| | * Restore windows behavior for notifications and add linux supportLibravatar Rémi Weislinger2018-02-15
| | | | | | | | | | | | Issue #645
| | * Fix bug with notifications click changing window's stateLibravatar Rémi Weislinger2018-02-15
| | | | | | | | | | | | Issue #645
| * | readd @2x iconsLibravatar Stefan Malzner2018-02-19
| | |
| * | replace icons with high-res iconsLibravatar Stefan Malzner2018-02-19
| | |
| * | Merge branch 'develop' into feature/linux-iconsLibravatar Stefan Malzner2018-02-19
| |\ \
| | * \ fix(App): Fix issues with disabling launch app on startupLibravatar Stefan Malzner2018-02-16
| | |\ \ | | | | | | | | | | Refactor settingsStore to use mobx-localstorage
| | | * | fix sideeffect of app not launching itself after first launchLibravatar Stefan Malzner2018-02-16
| | | | |
| | | * | further request cleanupLibravatar Stefan Malzner2018-02-15
| | | | |
| | | * | fix linting issuesLibravatar Stefan Malzner2018-02-15
| | | | |
| | | * | remove debug logsLibravatar Stefan Malzner2018-02-15
| | | | |
| | | * | remove unnecessary observableLibravatar Stefan Malzner2018-02-15
| | | | |
| | | * | Replace localAPI requests with mobx-localstorageLibravatar Stefan Malzner2018-02-15
| | | | |
| | | * | replace localStorage with mobx-localstorageLibravatar Stefan Malzner2018-02-15
| | | |/
| | * | Merge branch 'fix/copy-paste' into developLibravatar haraldox2018-02-16
| | |\ \
| | | * | trying to get to the bottom of thisLibravatar haraldox2018-02-16
| | | | |
| | * | | Merge branch 'fix/sleep' into developLibravatar haraldox2018-02-16
| | |\ \ \
| | | * | | reload Franz instead of all services on sleep resumeLibravatar haraldox2018-02-16
| | | |/ /
| | * | | inverted welcome button "Create a free account"Libravatar haraldox2018-02-16
| | | | |
| | * | | fix teamId & customUrl validation for hosted optionLibravatar haraldox2018-02-16
| | | | |
| | * | | fix validation for side-by-side teamId & customURLLibravatar haraldox2018-02-16
| | |/ /
| | * | [MINOR] string correctionLibravatar haraldox2018-02-16
| | | |
| | * | ADD strings for branch feat/hide-dock-iconLibravatar haraldox2018-02-15
| | |/
| | * Merge pull request #654 from meetfranz/feature/invite-buttonLibravatar Stefan Malzner2018-02-12
| | |\ | | | | | | | | Invite Button in Settings
| | | * feat(App) Feature Invite Friends in SettingsLibravatar haraldox2018-02-08
| | | | | | | | | | | | | | | | | | | | - MOVE form creation to `componentWillMount()` - focus input field on `componentDidMount()`
| | | * REMOVE presentational stuff from smart containerLibravatar haraldox2018-02-08
| | | |
| | | * [MINOR] ADD blank lineLibravatar haraldox2018-02-06
| | | |
| | | * [MINOR] house cleaningLibravatar haraldox2018-02-06
| | | |
| | | * [MINOR] REMOVE unnecessary varLibravatar haraldox2018-02-06
| | | | | | | | | | | | | | | | `pathname`
| | | * REMOVE invite button from Account DashboardLibravatar haraldox2018-02-03
| | | |
| | | * fix defaultPropsLibravatar haraldox2018-02-02
| | | |
| | | * fix linting errorsLibravatar haraldox2018-02-02
| | | |
| | | * finished embedded invite functionalityLibravatar haraldox2018-02-02
| | | | | | | | | | | | | | | | | | | | | | | | ADDED internationalization ADDED loading indicator in send button REMOVED query param `from`
| | | * got server callback and infobox workingLibravatar haraldox2018-02-02
| | | |
| | | * [WIP] started work on infoboxLibravatar haraldox2018-01-30
| | | |
| | | * [MINOR] fix indentationLibravatar haraldox2018-01-30
| | | | | | | | | | | | | | | | makes linter happy
| | | * ADDED embedded invite screen in settingsLibravatar haraldox2018-01-30
| | | | | | | | | | | | | | | | reuses component `Invite`
| | | * ADDED invite button on settings navigationLibravatar haraldox2018-01-30
| | | | | | | | | | | | | | | | currently goes to `auth/signup/invite` route only
| | | * Merge branch 'fix-invite-screen' into feature/invite-buttonLibravatar haraldox2018-01-30
| | | | | | | | | | | | | | | | fix linitng errors
| | | * Merge branch 'develop' into feature/invite-buttonLibravatar haraldox2018-01-30
| | | |\
| | | * \ Merge branch 'fix-invite-screen' into feature/invite-buttonLibravatar haraldox2018-01-29
| | | |\ \
| | | * | | return to account screen from invite screenLibravatar haraldox2018-01-22
| | | | | | | | | | | | | | | | | | | | | | | | cheap solution because `state` prop of `<Link>` is not being passed to route
| | | * | | ADDED invite button in Account SettingsLibravatar haraldox2018-01-21
| | | | | | | | | | | | | | | | | | | | | | | | [WIP] return to previous route on submit / cancel
| | | * | | allow arbitrary routes in dev modeLibravatar haraldox2018-01-19
| | | | | | | | | | | | | | | | | | | | | | | | navigate to other routes in the console by typing `document.location.href = "#path/to/route"`