aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/workspaces
Commit message (Expand)AuthorAge
* Remove duplicated Toggle.js component (#741)Libravatar muhamedsalih-tw2022-11-07
* Transform tray & menu files to typescript (#740)Libravatar muhamedsalih-tw2022-11-06
* chore: change values inside mobx actions to fix console warnings (#532)Libravatar André Oliveira2022-08-03
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* Feature: Add Release Notes (#491)Libravatar André Oliveira2022-07-19
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
* chore: Use relative paths while importing from custom codeLibravatar Vijay A2022-07-04
* Use default exports instead of named exportsLibravatar Vijay A2022-07-02
* chore: correctly export/import ui elementsLibravatar Ricardo Cino2022-07-01
* chore: turned all auth containers into typescript (#375)Libravatar Ricardo Cino2022-06-26
* chore: servicesStore + models into typescript (#344)Libravatar Ricardo Cino2022-06-23
* Remove duplicated Button.js component (#176)Libravatar Santhosh C2022-05-18
* Revert "remove duplicate Button component"Libravatar André Oliveira2022-05-17
* remove duplicate Button componentLibravatar Santhosh Chinnasamy2022-05-16
* Use components defined in the codebase; Extract some text for i18n purposes.Libravatar Vijay A2022-05-06
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
* Turn off usage of 'debug' npm package using with electron-16 (fixes #17)Libravatar Vijay Aravamudhan2022-04-22
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Iterate on About Ferdi screenLibravatar kytwb2021-12-19
* Fetch workspaces on WorkspaceDrawer componentDidMountLibravatar kytwb2021-12-18
* Fix create workspace button style when no accent color setLibravatar kytwb2021-12-17
* Fix create workspace button when no accent color setLibravatar kytwb2021-12-15
* Reset updateWorkspaceRequest before re-save attemptLibravatar kytwb2021-12-14
* Add visual feedback on updateWorkspaceRequest errorLibravatar kytwb2021-12-14
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
* Adjust number of columns for Split Mode (#2208)Libravatar niu tech2021-11-13
* chore: update eslint deps to latest (#2213)Libravatar Markus Hatvan2021-11-12
* chore: remove @mdi/font in favor of using icons with @mdi/js directly (#2158)Libravatar Markus Hatvan2021-10-28
* Cleanup/remove feature toggle for todo, workspace, service proxy (#2134)Libravatar Abin Mn2021-10-26
* chore: move 'packages/forms' into 'src' (no longer an injected package) (#2079)Libravatar Vijay Aravamudhan2021-10-15
* chore: move 'packages/ui' into 'src' (no longer an injected package) (#2077)Libravatar Vijay Aravamudhan2021-10-15
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* chore: convert components to tsx (#2071)Libravatar Markus Hatvan2021-10-15
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
* chore: upgrade material design dependencies to latestLibravatar mhatvan2021-10-06
* refactor: remove optional parameters from 'popup' invocation which was tying ...Libravatar Vijay A2021-09-27
* chore: convert various files from JS to TS (#1959)Libravatar Markus Hatvan2021-09-18
* Enable Split View Mode (#1926)Libravatar niu tech2021-09-15
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* refactor: revert the text for some more fields.Libravatar Vijay A2021-09-14
* chore: update various defaultMessages (#1925)Libravatar Markus Hatvan2021-09-13
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
* chore: remove unused Google Analytics constants [skip ci]Libravatar Vijay A2021-09-06
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
* chore: Ensure stored settings conform to type-safetyLibravatar Vijay A2021-09-04
* Fix issue with workspace feature - fixes #1682 (#1854)Libravatar Vijay Raghavan Aravamudhan2021-09-01
* style: consistent syntax style [skip ci]Libravatar Vijay A2021-08-21
* fix: Fix issue with shortcut accelerators not working on macos where symbols ...Libravatar Vijay A2021-08-15
* refactor: Use the 'shortcutKey' function without exposing the 'ctrlKey' or th...Libravatar Vijay A2021-08-13
* revert: fixing #1757 by commenting out partial fixLibravatar Vijay A2021-08-11