v5.0.0-beta.2
Pre-release
Pre-release
5.0.0-beta.2 (2021-01-29)
Bug Fixes
- add Pulumi files (8553725)
- add readonly (4d886a5)
- correct import statement (ffddbc1)
- correct path to code (092249d)
- ignore only ".pulumi" folder, leave the rest (1c92455)
- improve error message (a04c836)
- make return type read-only array (16480d9)
- move Pulumi's "index.ts" into "pulumi" folder (96d3789)
- pass
pulumicommand as string (c49aa4a) - remove "resolvePluginsRelativeTo" (1f0613f)
- remove "types" property (4dce94f)
- remove "types" property (85a6c3a)
- remove "webiny-i18n" (5cc648d)
- remove comment (df33093)
- remove console.log (6f6d99f)
- remove old imports (d022fe6)
- remove ts-ignore (8d155d7)
- replace "stack" with "app" (0cb291b)
- sync ".eslintrc" (e7f4296)
- api-headless-cms: update context.http usage (e195700)
- api-plugin-security-cognito: update user input types (af9da2c)
- app-form-builder: make FormSubmissionsList scrollable (a3dff67)
- app-headless-cms: add "InfiniteScroll" to ContentDataList (9c55dd8)
- app-headless-cms: add
listQueryVariablesto RevisionsList props (956881b) - app-headless-cms: fix
sortentries list (1cb88e9) - app-headless-cms: use variables in "listEntries"
cache(9415bfa) - app-page-builder: fix category list in page filters (58cec52)
- cli: remove obsolete process.env.DEBUG variable (9e282dd)
- cli-plugin-deploy-pulumi: rename stack to app (946c109)
- page-builder: optimize and improve PB editor (#1393) (286de88)
- security-tenancy: make group a mandatory input (305fb1d)
- rename
stacktoapp(f7b1655) - replace
popwith destructuring operation (8c2f5be) - reword descriptions (50a5def)
- reword VPC question (d5d934e)
- unify messaging (6faee8c)
- api-headless-cms: add listValidation to content model graphql (#1391) (9c15abd)
- cwp-template-aws: add createConsoleLink to apollo client (f3b649a)
- handler-aws: change the order of plugins (0430d98)
- handler-aws: remove obsolete request properties from context.http object (b1d394d)
- headless-cms: default titleFieldId set to id (#1390) (b1c23a6)
- plugins: clone the byType output (932d8b6)
- sort an a new array, instead directly (65bf887)
- update to recent
readonlychange (c9ee120) - use
ReadonlyArrayinstead of regularArray(35e94a1) - admin: import user menu items individually (6d82fae)
- admin: remove playground resources from index.html (20aa3bf)
- api-i18n: update context.http usage (f3806d3)
- api-security-tenancy: update context.http usage (622c985)
- app-admin: add missing @types/mime dependency (a452399)
- app-admin: fix icon imports (d750720)
- app-admin: replace -webkit-appearance with WebkitAppearance (d4d24f6)
- app-admin: revert
leftPanelstyles (66ca1df) - app-admin: update
leftPanelstyles (714a217) - app-form-builder: remove redundant styles (3bbbd18)
- app-form-builder: update
latestRevisionsselection logic (0fcf5c2) - app-graphql-playground: lazy load playground assets and attach headers (e217470)
- app-graphql-playground: update icon and label (1f86c65)
- app-headless-cms: dynamic section breaks on bindField null value (#1381) (456b6f9)
- app-headless-cms: remove the remains of i18n labels (52920bc)
- app-headless-cms: update "ContentModels" layout (5f868ae)
- app-page-builder: add
fetchMoreandInlineLoader(5af6240) - app-plugin-security-cognito: do not overwrite Authorization header if already set (e4ef4ab)
- app-plugin-security-cognito: headers variable is undefined (#1370) (fb6de1b)
- handler-graphql: cache graphql schema per handler instance (123e5c8)
- security: always convert username to lower case (8f81455)
- setup: standardize parameters for stack resources (04e7162)
- ui: add
webiny-data-list__contentto DataList (96fcc03) - add
cli-plugin-workspaces(ff75873) - add
workspacesplugins (698c90f) - add connection timeout test (c8eea88)
- add default value (2d72574)
- add missing dev dependency (24c89aa)
- add region selection question (28c7fe0)
- adjust message (2f22bfb)
- adjust project names (c776586)
- reduce RAM / timeout (0cae873)
- refactor code (5499cba)
- remove "app" suffix from installer sidebar (d609190)
- remove
cli-plugin-buildpackage (745de96) - remove
lernafor regular projects 🦋 (a7e55de) - remove extra console.log (717f166)
- rename
apps/sitetoapps/website(b7d70bd) - rename
stackfolder topulumi(f2c6439) - rename linkPackages to linkWorkspaces (74a834c)
- set
PULUMI_SECRETS_PROVIDERandAWS_REGION(4f65fc5) - set
secretsProviderviaenvvariables (be537c4) - set default values for
vpcandregion(b7fde3b) - update args assignment (117fccd)
- update root
.envfile (7f92299) - use
ws run build(bfb53d2) - use CLI context for logging (5f450ee)
- app-headless-cms: update label (5ceee9e)
- app-security-tenancy: update
imagePreviewstyle (79bb8f9) - cli: improve error logging and remove debug dependency (4102830)
- cli-plugin-deploy-pulumi: minor messaging changes (b2da341)
- cli-plugin-deploy-pulumi: use forward slashes in stack dir (5d1f6f9)
- cli-plugin-workspaces: add missing dependency (86be9da)
- cwp-template-aws: remove playground resources from index.html (536119b)
- cwp-template-aws: set AWS_SDK_LOAD_CONFIG to load ~/.aws/config file (781d4be)
- cwp-template-aws: update messages and remove emojis (34b74e9)
- pulumi-sdk: store binaries per OS (95e11ba)
- ui: update
DataListstyles (a06e4be) - ui: update
dataListContentstyles (3bbe9be)
Features
- api-headless-cms: use context.http.request object (c83854d)
- app: add createConsoleLink to apollo client (936b4a2)
- app-admin: add
EmptyViewcomponent (87ddb0d) - app-admin: add
filter iconto assets (dd03f04) - app-admin: add
InputFieldcomponent (7ff52c6) - app-admin: add
inputPlaceholderprop to "SearchUI" component (fd95d28) - app-admin: add
SearchUIcomponent (d7772f9) - app-admin: add
SimpleModalcomponent (3e194a3) - app-admin: make
SimpleModalalign center (c4cb15d) - app-admin: update
leftPanelstyles in "SplitView" component (da134e8) - app-form-builder: prefix FB app URLs with
/form-builder(5728acd) - app-form-builder: update
EmptyFormDetailsin "FormDetails" (790b2f1) - app-form-builder: update
FormsDataListlayout (8d1e112) - app-form-builder: update view and add
canCreatepermission (e886bb3) - app-headless-cms: add
canCreate"permission" check (7518fdf) - app-headless-cms: add
canCreate"permission" check (02982e5) - app-headless-cms: add
canCreatepermission check (8c025bd) - app-headless-cms: add
createdOnto CMS GQL fields (35acabf) - app-headless-cms: add
EmptyViewcomponent (628107f) - app-headless-cms: add
serializeanddeserializehelpers (dc4aac0) - app-headless-cms: add
sort and filterfor content entries (d6ce14b) - app-headless-cms: update "ContentDataList" layout (9800cbe)
- app-headless-cms: update "ContentDetails" (6c8e902)
- app-headless-cms: update "ContentModelGroupsDataList" layout (e66dfa5)
- app-headless-cms: update "ContentModelsDataList" layout (05f8e57)
- app-i18n: move sort options to DataList
modalOverlay(3d21c90) - app-i18n: update
I18NLocaleFormlayout (50b98a2) - app-i18n: update
I18NLocalesDataListlayout (54f250c) - app-page-builder: add
InfiniteScrollin PagesDataList component (51ed5ac) - app-page-builder: add
serializeanddeserializehelpers (8087185) - app-page-builder: pass
canCreateandonCreatePageprop down (7b9f8ca) - app-page-builder: update
EmptyPageDetailscomponent (d84a296) - app-page-builder: update
PageBuilderMenuslayout (296e8ef) - app-page-builder: update
PagesDataListlayout (fa49df1) - app-page-builder: update Category form (fb7989d)
- app-page-builder: update CategoryDataList layout (490dac2)
- app-security-tenancy: add new
sort and filterUI "GroupDataList" (2d6323c) - app-security-tenancy: move sort options to DataList
modalOverlay(5a7aabc) - app-security-tenancy: remove
FloatingActionButton(f03bf02) - app-security-tenancy: update "GroupForm" (955abbc)
- app-security-tenancy: update "UserDataList" styles (b03629f)
- app-security-tenancy: update
ApiKeyForm(40a54db) - app-security-tenancy: update
APiKeysDataListcomponent (512a12b) - app-security-tenancy: update
UsersFormlayout (402969d) - cli-plugin-workspaces: introduce workspace management commands (7a3e70b)
- cwp-template-aws: add
medium editorandformstyles in theme (3c47320) - cwp-template-aws: print all environments if --env parameter is not provided (a61339f)
- handler-args: add default handling of function invocation arguments (f0ba82c)
- handler-graphql: add plugins to capture console method calls (a1909bd)
- handler-http: add default handling of invocation arguments (dd359a8)
- headless-cms: implement field validation (d856cc7)
- plugins: add cache to search byType (#1380) (8401e3f)
- ui: add
DataListModalOverlaycomponent (47f8852) - ui: add
DataListModalOverlayexports (c526eb7) - ui: add
DataListModalOverlayActioncomponent (147ee74) - ui: add
DataListModalOverlayContext(bb3db12) - ui: add
modalOverlayandmodalOverlayActionprops (e9839a4) - ui: add
searchprop in "DataList" component (060bec0) - ui: add support for
ListInlineLoaderandloadingMessageprop (dda4ed1) - ui: update
DataListcomponent (d00be97) - ui: update
DataListModalOverlaycomponent (e7cf475) - add
interactiveflag (6399aa0) - add
template-optionsarg (afaaa05) - handle non-interactive mode (4e17a52)