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

@appsemble/node-utils

Package Overview
Dependencies
Maintainers
0
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/node-utils - npm Package Versions

1
2123

0.13.6

Diff

Changelog

Source

[0.13.6] - 2020-07-27

Added

  • Block(feed): Add support for custom markers. Refer to the block documentation for more information.
  • Block(table): Field label is now a remapper.
  • Block(table): The message for the empty state can now be configured using a remapper.
  • Block(table): The message for the error state can now be configured using a remapper.
  • App: Add email action. This action can be used to send emails based on what’s entered as its to, subject, and body parameters.
  • Server: Add support for handling email actions from apps.

Changed

  • Block(feed): Move longitude and latitude into the marker object.
  • Block(feed): Replace remapping logic with remappers.
appsemble-bot
published 0.13.5 •

Changelog

Source

[0.13.5] - 2020-07-15

Added

  • App: Add throw action. This can be used when a block specifically wants data to be thrown instead of returned.
  • App: Add data-path and data-type attributes to pages and blocks on pages.
  • Block(detail): Add appsemble- type classes to the containers of fields to make it easier to style them. For example: appsemble-file for file type fields.
  • App: Add support for login with third party OAuth2 providers.
  • Block(data-notifier): Add new the data-notifier block. This has the same functionality as the filter block for refreshing new data, but for general use.
  • Block(detail-viewer): Add icons property which can be used to customize the way the marker looks. It is identical to how works in map.
  • Block(form): Add appsemble- type classes to the containers of fields to make it easier to style them. For example: appsemble-file for file type fields.
  • Block(form): Add requirements parameter to base of form. This can be used to perform an action that mutates the form based on what is returned from the action.
  • Block(list): Add image property.
  • Block(map): Add color property to icons. This can be used to change the color of custom markers.
  • Block(map): Add defaultLocation property. This property is used to set the location of the map when the user’s location cannot be found. It defaults to Greenwich Park.
  • Server: Add login flow for user apps using third party OAuth2 providers.
  • Studio: Add login flow for user apps using third party OAuth2 providers.
  • Studio: Add option to mark specific resources to be included when cloning template apps.
  • Studio: Add prompt when closing the editor with unsaved changes.

Changed

  • App: Make noop action return the data it received instead of returning nothing.
  • Block(filter): This block has been rewritten, because it had too many issues. Support for data notifications has been removed. Use data-notifier instead.
  • Block(form): Move several fields specific to validation to the requirements array. Refer to the block documentation for specific changes.

Fixed

  • Studio: Fix bug where user gets redirected to app details when trying to access secured routes.
appsemble-bot
published 0.13.4 •

Changelog

Source

[0.13.4] - 2020-06-29

Added

  • Block(form): Add submitLabel property for customizing the label on the submit button.
  • Block(form): Add support for requirements in string fields. Please consult the block documentation for further details.
  • Block(form): Add support for radio type fields.
  • Block(timer): Add the timer block.
  • Studio: Add new InviteMember permission to the maintainer role within an organization. They are allowed to invite members, resend invitations and delete pending invitations.
  • Studio: Add Default column to block documentation.
  • Server: Support optional display name upon registration.
  • Studio: Support optional display name upon registration.
appsemble-bot
published 0.13.3 •

Changelog

Source

[0.13.3] - 2020-06-11

Added

  • App: Add onSuccess and onError properties to actions. This allows for chaining actions together by defining additional actions that are dispatched depending on whether the parent action ran successfully or produced an error.
  • App: Add message action. This action can be used to display messages to the user.

Changed

  • App: Redirect the user to a login page inside the app when logging in instead of linking to Appsemble Studio directly.
  • Block(button-list): Change label property type from string to Remapper.
appsemble-bot
published 0.13.2 •

Changelog

Source

[0.13.2] - 2020-06-03

Added

  • CLI: Extract descriptions from TSDoc.
  • CLI: Normalize the --remote argument.
  • Server: Add event descriptions.
  • Studio: Add event descriptions.
appsemble-bot
published 0.13.1 •

Changelog

Source

[0.13.1] - 2020-06-02

Added

  • Studio: Add support for login with GitHub.
  • Studio: Add automated documentation rendering for blocks. This can be found at /blocks.

Changed

  • Server: Rename CLI arguments to be consistent with terminology used in OAuth2.
  • Studio: Replace login button when not logged in with a dropdown. This allows access to documentation and other related links without having to log in beforehand.

Fixed

  • Studio: Fix login with OAuth2.
appsemble-bot
published 0.13.0 •

Changelog

Source

[0.13.0] - 2020-05-15

Added

  • App: Allow to proxy requests through the Appsemble API.
  • Appsemble: Add support for running npx appsemble.
  • Block(detail-viewer): Implement remappers.
  • Block(list): Add icon property. This can be used to display icons next to the header.
  • Create: Add mini-jsx template based on the current stats block.
  • SDK: Add support for remappers using the util.remap function.
  • Server: Add support for using remappers in the notification data definition.

Changed

  • App: Proxy requests through the Appsemble API by default.
  • App: The remap property of actions now uses the new remapper functionality.
  • Block(list): Replace name with value.
  • Block(list): Apply remapper to value and label.
  • Block(stats): Replace name with value.
  • Block(stats): Apply remapper to value and label.
  • Server: Converted user IDs to use UUID instead of auto-incremented integers.

Fixed

  • Studio: Fix file upload components not displaying correctly.
appsemble-bot
published 0.12.8 •

Changelog

Source

[0.12.8] - 2020-04-29

Fixed

  • Server: Fix connection to database with self-signed certificate.
appsemble-bot
published 0.12.7 •

Changelog

Source

[0.12.7] - 2020-04-29

Fixed

  • CI: Fix the release process for production.
appsemble-bot
published 0.12.6 •

Changelog

Source

[0.12.6] - 2020-04-29

Added

  • App: Add meta description tag.
  • App: Add minimal robots.txt.
  • CLI: Add support for block icons.
  • Server: Add support for block icons.
  • Studio: Add asset management page for apps. This can be used to preview, download, delete, and update assets.

Fixed

  • App: Fix app theme color.
  • Studio: Add asset management page for apps. This can be used to preview, download, delete, and update assets.
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