aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/recipes/RecipesDashboard.js
Commit message (Collapse)AuthorAge
* Change 'Most Popular' list in Services to 'Ferdium Picks' (#332)Libravatar André Oliveira2022-06-21
|
* Remove duplicated Button.js component (#176)Libravatar Santhosh C2022-05-18
|
* Revert "remove duplicate Button component"Libravatar André Oliveira2022-05-17
| | | | This reverts commit bbde4a9d54d9c7dc03f34ca4113061a605dd5040.
* Fix recipes github link (#165)Libravatar André Oliveira2022-05-16
|
* 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
|
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
|
* Fix i18n issue on mostPopular keyLibravatar kytwb2022-01-08
|
* Revert "Removed straggling code related to popular services."Libravatar kytwb2022-01-02
| | | | This reverts commit a9c1abc6f11cb193388fad505c0304f1efe60a30.
* Revert "Removed 'Most Popular' services since it alludes to user-tracking ↵Libravatar kytwb2022-01-01
| | | | | | | | | | | | | | | | | | | | | | | | | | (#1718)" This reverts commit 1c1b3e1f1a30745dd95db4172483821306fce4bc. # Conflicts: # src/i18n/locales/defaultMessages.json # src/i18n/locales/fa.json # src/i18n/locales/fi.json # src/i18n/locales/fr.json # src/i18n/locales/hi.json # src/i18n/locales/it.json # src/i18n/locales/nb.json # src/i18n/locales/pt-BR.json # src/i18n/locales/ru.json # src/i18n/locales/si.json # src/i18n/locales/sk.json # src/i18n/locales/sv.json # src/i18n/locales/te.json # src/i18n/locales/tr.json # src/i18n/locales/uk.json # src/i18n/locales/vi.json # src/i18n/locales/zh.json # src/i18n/messages/src/components/settings/recipes/RecipesDashboard.json
* Hotfix for requireAuthenticatedUser errorLibravatar kytwb2021-12-19
|
* Iterate on recipes empty stateLibravatar kytwb2021-12-14
|
* Fix available services empty state renderingLibravatar kytwb2021-12-14
|
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
|
* chore: upgrade commitlint and eslint-plugin-unicorn to latest (#2295)Libravatar Markus Hatvan2021-12-03
| | | | | | - upgrade commitlint and eslint-plugin-unicorn dependencies - update prepare-code script to run lint:fix instead of lint - fix unicorn/no-await-expression-member lint issues - various whitespace formatting fixes due to lint:fix
* docs: Change label text to be more explicit [skip ci]Libravatar Vijay A2021-11-23
|
* chore: remove @mdi/font in favor of using icons with @mdi/js directly (#2158)Libravatar Markus Hatvan2021-10-28
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* 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: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
|
* refactor: revert the text for some more fields.Libravatar Vijay A2021-09-14
|
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
|
* chore: fixed issue with incorrect eslint config and fixed the reported errorLibravatar Vijay A2021-08-12
|
* Removed straggling code related to 'popular services'.Libravatar Vijay A2021-08-03
|
* Removed 'Most Popular' services since it alludes to user-tracking (#1718)Libravatar Vijay Raghavan Aravamudhan2021-08-02
|
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
| | | | | | | | - serviceLimit - planSelection - trialStatusBar and other Franz features that were for different tiers of subscription.
* Added new message when the user doesn't find a service (but that is present ↵Libravatar Vijay A2021-06-23
| | | | in the website).
* Add custom website information to recipe dashboard (#995)Libravatar Bennett2020-10-04
|
* Disable/prevent access to some settings for non-logged usersLibravatar Amine Mouafik2019-11-29
|
* Update 3rd party recipe wordingLibravatar Stefan Malzner2019-09-06
|
* bugfixing & polishingLibravatar Stefan Malzner2019-09-04
|
* Rename feature flagsLibravatar Stefan Malzner2019-06-17
|
* Merge branch 'feature/3rd-party-limit' into feature/new-pricingLibravatar Stefan Malzner2019-06-14
|\
| * Fix issue with dev recipe listLibravatar Stefan Malzner2019-06-13
| |
| * Add custom recipe limitationLibravatar Stefan Malzner2019-05-02
| |
* | Enforce service limitLibravatar Stefan Malzner2019-04-30
|/
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Fix linting errorsLibravatar Stefan Malzner2018-11-15
|
* feat(Services): Improve user experience of service searchLibravatar Stefan Malzner2018-01-03
|
* Add service request to recipe dashboardLibravatar Stefan Malzner2017-11-21
|
* initial commitLibravatar Stefan Malzner2017-10-13