Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@webiny/handler-args

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/handler-args - npm Package Versions

1
18

5.25.1-beta.0

Diff

Changelog

Source

5.25.1-beta.0 (2022-05-10)

Bug Fixes

  • add ELASTIC_SEARCH_ENDPOINT env var (75a23ec)
  • correct value prop assignment (b24a6c8)
  • correct filtering of options (8d33947)
  • correctMultiAutoCompletePropsValue type (a776f1e)
  • ensure paginateMultipleSelection supports all types of values (9d4db26)
  • ensure settings updates are propagated to Apollo cache (3842d85)
  • api: save eventRuleName and eventTargetId in apw settings during deploy (9df3bb9)
  • api-apw: add checkInstallation to verify required apps are installed (a3410b0)
  • api-apw: add isInstallationPending check (410e896)
  • api-apw: save mainGraphqlFunctionArn in schedule action data (5aa8832)
  • api-apw: sync reviewer displayName after login (b5af7fd)
  • api-apw: update publish/unpublish content mutation to support schedule (26b6d64)
  • api-apw: use apw settings from DB (98215ad)
  • api-apw: use eventRuleName and eventTargetId from apw settings (794f8a6)
  • api-apw: use real identity in customAuth plugin (e5c687c)
  • api-apw: use safelyGetContentReview method in lifecycle hooks (9a98c89)
  • api-apw-scheduler-so-ddb: add ddb only storage operations for @webiny/api-apw scheduler (2740d89)
  • api-file-manager: add createdBy in FileWhereInput GQL input (f7d6f0f)
  • api-file-manager: update listTags query in GQL schema (6931919)
  • api-file-manager-ddb: add filtering in tags operation (ea18fc9)
  • api-file-manager-ddb-es: add filtering in tags operation (a5705dd)
  • api-file-manager-ddb-es: list tags with conditions (78469fa)
  • api-headless-cms: add missing property to test files (41a38eb)
  • api-headless-cms: make description a required field (0c0e299)
  • api-headless-cms: remove unused storageEntry parameter (2bb322a)
  • api-i18n: move api-i18n-content methods to api-i18n (5a6c335)
  • api-i18n-content: deprecate package (eaf8360)
  • app: add @types/web dependency (a6cf5c7)
  • app-admin: add own prop to FileManager (2af2257)
  • app-admin: add scope prop in FileManager (997b6ee)
  • app-apw: add EmptyView in PlaceholderBox (c67bb95)
  • app-apw: add types for GQL query and mutations (7503da0)
  • app-apw: allow navigation after changes are saved (9640754)
  • app-apw: automatically load active step in contentReview editor (5e322e1)
  • app-apw: compose page action UI for apw (1e49b8f)
  • app-apw: compose PageRevisionListItemGraphic for apw (aaa171c)
  • app-apw: disable inactive steps in content review process (787728f)
  • app-apw: encode content review id in URL (e4a6699)
  • app-apw: fetch change requests for only current step of the content review (66e0ecb)
  • app-apw: fix isValidId helper (bb759db)
  • app-apw: fix typo in listWorkflows query (25978a6)
  • app-apw: make a copy of body before updating (b5160ab)
  • app-apw: make APW a top level menu (8940794)
  • app-apw: make comment box scroll for multiline comment (6efc7ef)
  • app-apw: make sure updated ChangeRequest body is being rendered (fdc1cde)
  • app-apw: make workflow item clickable (0b9d232)
  • app-apw: redirect to content review editor after create (2a06828)
  • app-apw: reset ChangeRequestDialog form state (3ffcede)
  • app-apw: resolve ts issues (1b644a4)
  • app-apw: show loading during change request mutations (2fa6532)
  • app-apw: show prompt to user in case of unsaved changes (9c8f3a1)
  • app-apw: show scheduled status in content review list (58311b6)
  • app-apw: update RichTextEditor style, font and trim text (c1fc9a6)
  • app-apw: use hardcoded height for comments list (84f9197)
  • app-apw: use isDirty from UsePublishingWorkflowFormHook (699d920)
  • app-apw: use nested routes from react-router-6 (b232829)
  • app-apw: use network-only fetchPolicy for list content reviews query (1060c5f)
  • app-apw: use network-only fetchPolicy in ApwOnPageDelete (ca7fad8)
  • app-apw: use own prop in FileManager (a529252)
  • app-apw: use primary button for accept action in Dialog (0f21d69)
  • app-apw: use scope in FileManager (29f3f2e)
  • app-apw: wait for refetch queries to complete for provide and retract sign off (cab14e0)
  • app-headless-cms: add transformations for the model name to be checked (#2324) (e33bc4a)
  • app-page-builder: add AdminPageBuilderContextProvider in PageBuilderProviderHOC (994b91a)
  • app-page-builder: add PageRevisionListItemGraphic as composable component (397a95d)
  • app-page-builder: improve TS types (81c8281)
  • app-page-builder: make page action buttons composable (d8aac1a)
  • app-theme-manager: add HOC types (17930f0)
  • app-theme-manager: export ThemeSource as type (c5e2d41)
  • form: allow any field value (ef6d1dd)
  • ioc: add missing dev dependency (5cbf801)
  • pulumi-aws: add descriptive comments (1144488)
  • pulumi-aws: improve request.uri handling (ef627e6)
  • react-router: explicitly re-export all types from react-router-dom (5450720)
  • scripts: filter package for those that include package.json file (e73b4ef)
  • add @types/node-fetch to devDependencies (6d2927b)
  • format with prettier (9efe240)
  • improve DX in WCP-related Webiny CLI commands (15fe881)
  • run APW tests without keywords (92b889e)
  • ui: add className prop in RichTextEditor ui component (ea8904c)
  • v6: make watch promise run indefinitely (b820e1b)
  • v6: use type predicates to filter config modifiers (bd4b0d6)
  • v6/core: use relative path instead of a ~/ alias (cdef12f)
  • improve telemetry client (a036766)
  • api: update apw plugins usage (f57cc41)
  • api-admin: don't allow create change request once the sign-off has been provided (77f4b0b)
  • api-apw: add activeStep in ApwContentReviewListItem GQL type (9e8d0cd)
  • api-apw: add changeRequest link in comment GQL schema (6bcdebf)
  • api-apw: add changeRequest ref field to comment model (eeb119f)
  • api-apw: add entryFieldFromStorageTransform for richText fields (403b479)
  • api-apw: add existing content review check in beforePagePublish hook (be5206b)
  • api-apw: add getNanoid helper (021b912)
  • api-apw: add hasReviewer check in both provide and retract sign off mutation (e7d5045)
  • api-apw: add media field in comment GQL schema and type (dd7f66d)
  • api-apw: add reviewers in ApwContentReviewListItem (b3511d6)
  • api-apw: add slug in workflow step (e304b03)
  • api-apw: add status field in content review model and schema (f92011f)
  • api-apw: add title field to contentReview model and GQL schema (434903f)
  • api-apw: add type field in reviewer (8d4c790)
  • api-apw: add validation for changeRequest create operation (deccfb5)
  • api-apw: add validation for contentReview (237335b)
  • api-apw: add various pre-condition checks for providing and retracting sign off (bd7eeef)
  • api-apw: change name of the model (da1149c)
  • api-apw: context plugin (488abf5)
  • api-apw: export createApwHooks (a3541d6)
  • api-apw: export hooks (c3f1ef0)
  • api-apw: fix paginate and delete ChangeRequest and Comment logic (923742f)
  • api-apw: handle pendingChangeRequests count update in case of marked entry deletion (b278db9)
  • api-apw: initialise contentReview (54008fd)
  • api-apw: link reviewers to workflow via ref field (54abb21)
  • api-apw: remove console in case of error (5eec696)
  • api-apw: replace getLocale usage (7e87746)
  • api-apw: set contentReview status to underReview on retractSignOff (d0310e9)
  • api-apw: unlink content review from page after deletion (81faeac)
  • api-apw: update ApwContentReviewContent type (b7e14e4)
  • api-apw: update changeRequest GQL type in comment schema (b06fbf0)
  • api-apw: update comment GQL schema and add validation (acf7b0b)
  • api-apw: update contentReview status once all sign-off is provided for all required steps (c3a6316)
  • api-apw: update ListComments GQL query (7a44224)
  • api-apw: update workflow reviewers (f836e76)
  • api-apw: update workflow scope type and implementation (21a750b)
  • api-apw: update workflow step type (cfa00d6)
  • api-apw: use new pb page events (d0db356)
  • api-apw: use step id instead of slug (b451d19)
  • api-page-builder: add generic type to page lifecycle events params (212635f)
  • api-page-builder: add support for generic param for afterCreate and beforeCreate (d415669)
  • app-admin: add check to not allow new change request once the sign-off has been provided (7ba6bd6)
  • app-admin: add classname to SimpleFormFooter props (f4fcdbd)
  • app-admin: add tags prop in FileManager (4e0212f)
  • app-admin: export leftPanel styles (efa2447)
  • app-apw: add a few more cases for handling workflow assignment (9ae5b40)
  • app-apw: add ApwContentReview types (0d532f3)
  • app-apw: add initial graphql for publishing workflow (666fe91)
  • app-apw: add media in comments (de41193)
  • app-apw: add sort and filter in ContentReviewDataList (de65ce8)
  • app-apw: add validation for workflow scope data (3177865)
  • app-apw: add validator for workflow scope (363a4b5)
  • app-apw: connect provide and retract sign off API with UI (3669c20)
  • app-apw: fix icon styles in accordion item (b975007)
  • app-apw: handle null child in Layout components (7f3cd85)
  • app-apw: highlight active changeRequest in list (6402991)
  • app-apw: implement update change request feature (76e77eb)
  • app-apw: load entry data in form after create (3aab18c)
  • app-apw: make ProvideSignOff button active based on pending change requests (61e8b6b)
  • app-apw: mark ChangeRequest as resolved (65a875b)
  • app-apw: remove exact prop from ContentReviewEditor route (b356f27)
  • app-apw: render active step conditionally (05f2816)
  • app-apw: return nothing in case of chain termination (5f7419b)
  • app-apw: scroll to latest comment after list comments are refetched (b32fdbc)
  • app-apw: update Box, Columns and Stack props (e60b356)
  • app-apw: update list comments logic (715dc39)
  • app-apw: use content review value in editor header (9bf2883)
  • app-apw: use MultiAutoComplete in PbPagesList for consistent ux (213e950)
  • app-apw: use RichTextEditor in readOnly mode for rendering rich text (9fc4ce1)
  • app-apw: use shouldForwardProp correctly (b2770c3)
  • app-apw: use updated currentWorkflowId value in deletePublishingWorkflow callback (038377e)
  • app-page-builder: add mutationOptions to PublishPageOptions (5b6b30d)
  • app-page-builder: add update cache logic in DefaultOnPagePublish plugin (e943d63)
  • apps/theme: unused param in DefaultFormLayout (3354a57)
  • cli-plugin-deploy-pulumi: fix log (df0ac3a)
  • ui: add check for optional validation prop in RichTextEditor (c6faf93)
  • ui: add iconClassName prop in AccordionItem (5c86904)
  • ui: add validation prop in RichTextEditor component (72babb0)
  • ui: create new array in CheckboxGroup onChange method instead of mutation (84dd3f2)
  • ui: export ChildrenRenderProp interface (e4e1e89)
  • ui: update data list header (d5744a8)
  • ui: use textProp in search inside paginateMultipleSelection (76946e5)

Features

  • decomposed storage and API apps into modules #2360 (3e968a6)
  • extracting storage app from API (#2327) (9b6904f)
  • set compilerOptions.lib to esnext only (#2392) (93e7a4e)
  • api: add api-apw plugins in main graphQL lambda (bbb6904)
  • api: add apw handlers (5bf2efc)
  • api: add apw infrastructure code to prod env (755be77)
  • api: add resources for api -apw scheduler in dev stack (c672460)
  • api: save apw settings into DB at deploy time (9ce0e0e)
  • api-apw: add changeRequested model and schema (dd48302)
  • api-apw: add comment model and schema (bc0de43)
  • api-apw: add composeAsync utility (4a7fe57)
  • api-apw: add contentReview model and schema (b73fe16)
  • api-apw: add createReviewerFromIdentity (7585f2e)
  • api-apw: add delete comments after changeRequest logic (1e4b45c)
  • api-apw: add deleteScheduledAction mutation (f542d6a)
  • api-apw: add fieldResolver helper (c0885bb)
  • api-apw: add FieldResolversParams and ApwCommentCrud types (fd883c9)
  • api-apw: add hasReviewer helper (cfbe9f4)
  • api-apw: add isReviewRequired query and crud method (7ed5eb4)
  • api-apw: add latestCommentId field in contentReview model and GQL schema (0929b7a)
  • api-apw: add pendingChangeRequests field in Content review step (77398f0)
  • api-apw: add provideSignOff and retractSignOff mutation (3cf2d6f)
  • api-apw: add publishContent mutation in GQL schema (8277089)
  • api-apw: add resolver definition for workflow GQL (28d88ff)
  • api-apw: add reviewer model and schema (1412c1d)
  • api-apw: add scheduler (4c29086)
  • api-apw: add step field in changeRequest model (2fddf51)
  • api-apw: add step field in comment model (5c3cd11)
  • api-apw: add support for value transform in generateFieldResolvers helper (f1bac00)
  • api-apw: add title field in ApwListContentReviewsWhereInput (f52cb99)
  • api-apw: add totalComments count in contentReview GQL schema and model (8cfda8a)
  • api-apw: add unpublishContent mutation in GQL schema (a17ccab)
  • api-apw: delete linked change requests after content review (236d073)
  • api-apw: initialize content review steps via event hook (b874a43)
  • api-apw: link workflow with page after workflow creation (5fae7b2)
  • api-apw: link workflow with page via page plugin (dc06334)
  • api-apw: page entity attribute plugin (3ee514a)
  • api-apw: update list contentReviews filters (67f091c)
  • api-elasticsearch: add locale to index names (#2323) (1b480ea)
  • api-elasticsearch: add startsWith and notStartsWith operators (05bf3b5)
  • api-elasticsearch: plugin to customize index template (#2316) (2f55b1d)
  • api-headless-cms: full text search on all or selected fields (#2347) (ed3f313)
  • api-headless-cms: remove unnecessary types (#2388) (919c445)
  • app-admin: open thankyou page on new install or upgrade (#2355) (14b5dda)
  • app-admin: send telemetry to GA on first install (#2365) (46d72f3)
  • app-apw: add ability to remove a workflow step (f3d45d5)
  • app-apw: add ApwChangeRequest and ApwComment types (eda3026)
  • app-apw: add ApwOnPageDelete plugin (d740dcc)
  • app-apw: add ApwOnPublish plugin (5e9350b)
  • app-apw: add change content status UI for contentReview editor (160dba6)
  • app-apw: add content review editor UI (3caf405)
  • app-apw: add ContentReview editor UI (94650d5)
  • app-apw: add contentReview view (8e1032c)
  • app-apw: add dayjs helper methods (c4b5a63)
  • app-apw: add delete confirmation and mutation (5ff12be)
  • app-apw: add icons (39134b8)
  • app-apw: add icons from figma design in assets (0fb439f)
  • app-apw: add icons in assets (3b8f846)
  • app-apw: add image upload functionality in ChangeRequest (6fb82d9)
  • app-apw: add menu and route plugins (625af2c)
  • app-apw: add publishing workflow form queries (ee00c63)
  • app-apw: add publishingWorkflow view (2eaf659)
  • app-apw: add requiresMyAttention as contentReviews filter option (1aae840)
  • app-apw: add route and menu plugin for content reviews dashboard (3d27ed8)
  • app-apw: add types (db59521)
  • app-apw: add workflow scope settings for PB (db9fb3b)
  • app-apw: bind values in workflow scope component (dd35f6a)
  • app-apw: connect changeRequest UI with API (02dd7a0)
  • app-apw: connect comment UI with API (548f7e3)
  • app-apw: implement content reviews dashboard UI design (1092df1)
  • app-apw: make Publish content button work (a9ce35a)
  • app-apw: make reviewers selectable (86bd64c)
  • app-apw: make Un-Publish content button work (31da346)
  • app-apw: perform search based on title in ContentReviewDataList (c89f2ae)
  • app-apw: use shouldForwardProp in box component config (673b70c)
  • app-headless-cms: add ContentEntries module with configurable filters (3fb1ae5)
  • app-headless-cms: add reviewers to workflow (a8d9bfd)
  • app-headless-cms: allow filters/sorters to be defined per model (f43bbfe)
  • app-page-builder: add onPageDelete hook in AdminPageBuilder context (1a020b6)
  • app-page-builder-editor: add a sandbox package for PB editor experiments (1317a84)
  • apps/admin: add app-apw plugins (9ea04b7)
  • page-builder: iframe element (#2319) (fa4c571)
  • elasticsearch japanese index configuration (#2326) (83fe117)
  • new pulumi architectrure (#2205) (ea2ea7f)
  • update webiny packages deps (#2348) (7b92825)
  • app-page-builder: add AdminPageBuilder context (4f90af8)
  • app-page-builder: add DefaultOnPagePublish plugin (2cec1b4)
  • db-dynamodb: add startsWithFilter (d916d45)
  • ui: add subHeader prop to DataList component (9d9ff3e)
  • wcp: improve WCP-related Webiny CLI commands (5664d5e)
webiny
published 5.25.0 •

Changelog

Source

5.25.0 (2022-04-04)

Note: Version bump only for package webiny-js

webiny
published 5.25.0-beta.6 •

Changelog

Source

5.25.0-beta.6 (2022-04-01)

Bug Fixes

  • app-admin: improve rich text editor styles (1d319cc)
  • app-headless-cms: entry references not loading (509d306)
  • app-headless-cms: handle setState on unmounted component (a25394b)
  • app-headless-cms: unnecessary rerendering breaks mounting editorjs (4436962)
  • cwp-template-aws: re-enable scaffolds (8979856)
webiny
published 5.25.0-beta.5 •

Changelog

Source

5.25.0-beta.5 (2022-04-01)

Bug Fixes

  • app-headless-cms: reference field value not changed on entry change (#2311) (394ca22)

Features

  • react-router: export Routes as Switch (9128895)
webiny
published 5.25.0-beta.4 •

Changelog

Source

5.25.0-beta.4 (2022-03-31)

Bug Fixes

  • admin: update referral links (closes #2296) (c82261e)
  • api-form-builder: wrong partition key when deleting (#2295) (d4522d2)
  • api-headless-cms: skip context setup during OPTIONS request (4676207)
  • app-admin-core: use ComposableFC type in the Compose component (#2300) (a7ade35)
  • app-form-builder: activate revision from the URL [skip ci] (895f922)
  • app-form-builder: assign unique graphql operation name (0f56e8f)
  • cwp-template-aws: remove scaffolds that will not be supported in v6 (c90f828)
  • handler-graphql: reset debug logs after graphql query is executed (4aaba76)
  • handler-graphql: reset logs at context construction time (4e84f7d)
  • handler-graphql: reset logs per graphql query (afb44fe)
  • handler-logs: add missing dependency (f5673b8)
  • handler-logs: use HandlerResultPlugin plugin class (8ede2bd)
webiny
published 5.25.0-beta.3 •

Changelog

Source

5.25.0-beta.3 (2022-03-28)

Bug Fixes

  • app-headless-cms: multi ref field status on initial load (67ba0ad)

Features

  • api-headless-cms: clear scheme cache after model clone (#2288) (6f3f2a7)
  • api-headless-cms: get published or latest revision via manage api (#2266) (7a1806d)
  • app-headless-cms: block navigation on cms entry form error (#2285) (48cd11b)
  • headless-cms: comment on the field properties (#2287) (a430979)
webiny
published 5.25.0-beta.2 •

Changelog

Source

5.25.0-beta.2 (2022-03-21)

Bug Fixes

webiny
published 5.25.0-beta.1 •

Changelog

Source

5.25.0-beta.1 (2022-03-15)

Bug Fixes

webiny
published 5.25.0-beta.0 •

Changelog

Source

5.25.0-beta.0 (2022-03-14)

Bug Fixes

  • api-authentication-cognito: use preferred_username if exists (22e4949)
  • api-headless-cms: error when storing empty multi ref field (#2273) (e905f63)
  • app-page-builder: add any type to pb theme plugin (e8f12e0)
  • app-page-builder: restore slug hyphen support [skip ci] (bf0bdb6)
  • cwp-template-aws: enable Cognito preferred_username in Pulumi config (cc53af1)
  • cwp-template-aws: pb theme plugin type (a0a05e2)
  • fortawesome: update dependency versions (b5ced14)
  • project-utils: improve the behavior of webpack define plugin (#2260) (c5a3558)
  • react-rich-text-renderer: compile to commonJS (#2262) (ea802fb)
  • api key endpoints (7886d4b)
  • api page builder installation (6bf2186)
  • disable experimental WCP-related functionality (27be4ab)
  • types after merge (#2257) (157e4d2)

Features

webiny
published 5.24.0 •

Changelog

Source

5.24.0 (2022-03-03)

Note: Version bump only for package webiny-js

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc