Skip to content

v5.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@webiny-bot webiny-bot released this 29 Jan 20:00

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 pulumi command 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 listQueryVariables to RevisionsList props (956881b)
  • app-headless-cms: fix sort entries 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 stack to app (f7b1655)
  • replace pop with 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 readonly change (c9ee120)
  • use ReadonlyArray instead of regular Array (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 leftPanel styles (66ca1df)
  • app-admin: update leftPanel styles (714a217)
  • app-form-builder: remove redundant styles (3bbbd18)
  • app-form-builder: update latestRevisions selection 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 fetchMore and InlineLoader (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__content to DataList (96fcc03)
  • add cli-plugin-workspaces (ff75873)
  • add workspaces plugins (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-build package (745de96)
  • remove lerna for regular projects 🦋 (a7e55de)
  • remove extra console.log (717f166)
  • rename apps/site to apps/website (b7d70bd)
  • rename stack folder to pulumi (f2c6439)
  • rename linkPackages to linkWorkspaces (74a834c)
  • set PULUMI_SECRETS_PROVIDER and AWS_REGION (4f65fc5)
  • set secretsProvider via env variables (be537c4)
  • set default values for vpc and region (b7fde3b)
  • update args assignment (117fccd)
  • update root .env file (7f92299)
  • use ws run build (bfb53d2)
  • use CLI context for logging (5f450ee)
  • app-headless-cms: update label (5ceee9e)
  • app-security-tenancy: update imagePreview style (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 DataList styles (a06e4be)
  • ui: update dataListContent styles (3bbe9be)

Features

  • api-headless-cms: use context.http.request object (c83854d)
  • app: add createConsoleLink to apollo client (936b4a2)
  • app-admin: add EmptyView component (87ddb0d)
  • app-admin: add filter icon to assets (dd03f04)
  • app-admin: add InputField component (7ff52c6)
  • app-admin: add inputPlaceholder prop to "SearchUI" component (fd95d28)
  • app-admin: add SearchUI component (d7772f9)
  • app-admin: add SimpleModal component (3e194a3)
  • app-admin: make SimpleModal align center (c4cb15d)
  • app-admin: update leftPanel styles in "SplitView" component (da134e8)
  • app-form-builder: prefix FB app URLs with /form-builder (5728acd)
  • app-form-builder: update EmptyFormDetails in "FormDetails" (790b2f1)
  • app-form-builder: update FormsDataList layout (8d1e112)
  • app-form-builder: update view and add canCreate permission (e886bb3)
  • app-headless-cms: add canCreate "permission" check (7518fdf)
  • app-headless-cms: add canCreate "permission" check (02982e5)
  • app-headless-cms: add canCreate permission check (8c025bd)
  • app-headless-cms: add createdOn to CMS GQL fields (35acabf)
  • app-headless-cms: add EmptyView component (628107f)
  • app-headless-cms: add serialize and deserialize helpers (dc4aac0)
  • app-headless-cms: add sort and filter for 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 I18NLocaleForm layout (50b98a2)
  • app-i18n: update I18NLocalesDataList layout (54f250c)
  • app-page-builder: add InfiniteScroll in PagesDataList component (51ed5ac)
  • app-page-builder: add serialize and deserialize helpers (8087185)
  • app-page-builder: pass canCreate and onCreatePage prop down (7b9f8ca)
  • app-page-builder: update EmptyPageDetails component (d84a296)
  • app-page-builder: update PageBuilderMenus layout (296e8ef)
  • app-page-builder: update PagesDataList layout (fa49df1)
  • app-page-builder: update Category form (fb7989d)
  • app-page-builder: update CategoryDataList layout (490dac2)
  • app-security-tenancy: add new sort and filter UI "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 APiKeysDataList component (512a12b)
  • app-security-tenancy: update UsersForm layout (402969d)
  • cli-plugin-workspaces: introduce workspace management commands (7a3e70b)
  • cwp-template-aws: add medium editor and form styles 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 DataListModalOverlay component (47f8852)
  • ui: add DataListModalOverlay exports (c526eb7)
  • ui: add DataListModalOverlayAction component (147ee74)
  • ui: add DataListModalOverlayContext (bb3db12)
  • ui: add modalOverlay and modalOverlayAction props (e9839a4)
  • ui: add search prop in "DataList" component (060bec0)
  • ui: add support for ListInlineLoader and loadingMessage prop (dda4ed1)
  • ui: update DataList component (d00be97)
  • ui: update DataListModalOverlay component (e7cf475)
  • add interactive flag (6399aa0)
  • add template-options arg (afaaa05)
  • handle non-interactive mode (4e17a52)