Nitin Dhevar
|
5023461e56
resolving unmeet peer dependencies
|
2 лет назад |
openshift-merge-bot[bot]
|
d5a16f6e9d
Merge pull request #64 from cyril-ui-developer/remove-uused-opesghift-prop
|
2 лет назад |
CYRIL AJIEH
|
1128ea2433
remove unused "openshift" env variable
|
2 лет назад |
openshift-merge-bot[bot]
|
04ee3f8836
Merge pull request #63 from vojtechszocs/plugin-tweaks
|
2 лет назад |
Vojtech Szocs
|
686e7f4fec
Address review comments
|
2 лет назад |
Vojtech Szocs
|
e1cf3c5a43
Various tweaks and improvements to Console plugin template
|
2 лет назад |
openshift-merge-bot[bot]
|
51793d46de
Merge pull request #62 from sg00dwin/update-dependencies
|
2 лет назад |
Steve Goodwin
|
65a3330002
Upgrade dependencies
|
2 лет назад |
openshift-merge-bot[bot]
|
0684d5f6e2
Merge pull request #59 from kyoto/fix-typo
|
2 лет назад |
Andy Pickering
|
4b1242456f
Fix typo: "corresonding" -> "corresponding"
|
2 лет назад |
openshift-merge-bot[bot]
|
8376b271fe
Merge pull request #55 from rhamilto/CONSOLE-3827
|
2 лет назад |
Robb Hamilton
|
a537926b8d
CONSOLE-3827: update approvers to include OCP admin team members
|
2 лет назад |
openshift-merge-bot[bot]
|
36d8b94c14
Merge pull request #54 from rhamilto/CONSOLE-3722
|
2 лет назад |
Robb Hamilton
|
3ac14eca53
CONSOLE-3722: upgrade Cypress and switch default browser to Electron
|
2 лет назад |
OpenShift Merge Robot
|
15c0a4bf8c
Merge pull request #51 from jgbernalp/add-nginx-ipv6-config
|
3 лет назад |
Gabriel Bernal
|
102c2679ca
Add ipv6 nginx configuration
|
3 лет назад |
OpenShift Merge Robot
|
795ba9a5d2
Merge pull request #50 from Mylanos/OCPBUGS-17824-The-test-that-checks-if-i18n-translations-are-up-to-date-doesnt-fail-after-i18n-changes
|
3 лет назад |
Mylanos
|
6024c80c92
Fixed the argument for git status command so it looks into correct locales folder path
|
3 лет назад |
OpenShift Merge Robot
|
d2d200b8ae
Merge pull request #47 from Mylanos/CONSOLE-3654-console-plugin-template-repository-should-support-localization
|
3 лет назад |
Mylanos
|
c004194e75
Incorporated suggested changes for the README.md
|
3 лет назад |
Mylanos
|
b2b62638ac
Added i18n section for README.md explaining the use of i18n in console-plugin-template repository
|
3 лет назад |
Mylanos
|
e23d6c3ffa
Added missing field for preloading i18n locales in consoleplugin.yaml
|
3 лет назад |
Mylanos
|
4770290251
Wrapped the config parameters inside if statement as they may be undefined
|
3 лет назад |
Mylanos
|
790bf6c00a
Changed the version of copy-webpack-plugin so that it corresponds to the version used in other repositories
|
3 лет назад |
Mylanos
|
0ab04d6dcd
Reformatted the i18n namespadces argument to fit the format of the other arguments
|
3 лет назад |
Mylanos
|
54dc5534d9
dockerfile for building console on CI missed an argument that specifies the i18n namespace
|
3 лет назад |
Mylanos
|
e9bd3717c1
Update i18n
|
3 лет назад |
Mylanos
|
cf677a39c7
Integrated copy-webpack-plugin so that the locale files get copied into the build directory, reverted should(include.text) to original should(contain) in the example-page-cy.ts test as it didnt cause any problems in the end
|
3 лет назад |
Mylanos
|
40a06e18dd
Lint fixes
|
3 лет назад |
Mylanos
|
dd1f8fc995
Changed title text test so that it wont fail on useTranslation hook, that gets called with the title text instead of static string before changes. Changed the name of the locale file so that it follows plugin__<name-of-the-plugin> convention. Added a test-frontend.sh script that checks if the strings in the plugin have been localized using i18n.
|
3 лет назад |