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

mapomodule

Package Overview
Dependencies
Maintainers
0
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapomodule - npm Package Versions

1
46

1.0.0-alpha.13

Diff

Changelog

Source

1.0.0-alpha.13 (2022-03-01)

Bug Fixes

  • added missing error messages to media field (1489001)
  • clean default layout (b32e5db)
  • fix back button in detail page when you came from login or when you have no window history (7881004)
  • fix clipped state cookie parsing (a07251c)
  • fix detail language load (92a2718)
  • fix error page style (d8753a1)
  • fix menu route building for nested folders (1d15b17)
  • fix sidebar menu styling for nested long menus (ba87f59)
  • handle media manager requests errors. (809704b)
  • detail: set current lang at mount time (46c98a7)
  • remove logout from sidebar if no user logged in (e9d562b)
  • remove remaining toc plugin configuration from tinymce (9defb47)
  • remove toc and imagetools plugin from tinymce (e1d12cf)

Features

  • accept axios configuration in endpoint prop of FksField (9dfca0b)
  • added loading page before content retrieve in detail page (4f26c03)
  • added login button to profile component if no user logged in (354a25a)
  • added minivariant to app store and save state on cookie (dbcd60b)
  • added snack message in the requst interceptor (acf9cd1)
  • detached SidebarProfile from sidebar component (92c2894)
  • make all modals draggable 🛸 (57da10d)
  • pass errors to slot bindings inDetail component (9303b39)
bnznamco
published 1.0.0-alpha.12 •

Changelog

Source

1.0.0-alpha.12 (2022-02-16)

Bug Fixes

  • detail: load v-model at mount time (ad37268)

Features

  • added mapomedia to context menu and menubar replacing default image tool (bb899d8)
  • changed default primary color (37c3599)
bnznamco
published 1.0.0-alpha.11 •

Changelog

Source

1.0.0-alpha.11 (2022-02-12)

Bug Fixes

  • add lower lever errors for nested fields (beea774)
  • fix filefield clear button (297b8de)
  • replace model with response in detail composnent (77d9565)

Features

  • added brand new FileField (6928b86)
bnznamco
published 1.0.0-alpha.10 •

Changelog

Source

1.0.0-alpha.10 (2022-02-11)

Bug Fixes

  • fix crud requests without multipart policy (5875833)
  • fix list table first entry key path (issue #14) (f29f25a)
  • fix objectHelper getPointed returning a keyerror when some point in path are missing (6f1c2aa)

Features

  • core: Completely rewritten multipart capabilities, now the crud helper autodiscovers whet to use a multipart request. (0a6546c)
bnznamco
published 1.0.0-alpha.9 •

Changelog

Source

1.0.0-alpha.9 (2022-02-08)

Bug Fixes

  • core: fix object setPointed to create missing nesting (7a26510)
  • datefield: graphic fix for datefield (2cf2a8f)
  • fksfield: added fks alias to field (d5b5ecf)

Features

  • detail: added possibility to remove group icon in detail field configuration (a8f63e0)
  • detailfield: added hidden label to simplify external graphic personalization of fields (4e1de0d)
bnznamco
published 1.0.0-alpha.8 •

Changelog

Source

1.0.0-alpha.8 (2022-01-23)

Bug Fixes

  • auth: logout user only on 401 (818f3d5)
  • detail: fix lang switch crop in small devices (fc05f1e)
  • detailfield: fix default prop handling (b3297f1)
  • langs: fixed lang detection from model api (1653740)
  • list: remove quickadd if user cannot add (aef919e)
  • login: fix bad handling of login call (2d73570)
  • m2m: let v-model be an object to let field manage fk (5500870)
  • mediamanager: fix linked models (35611ed)
  • permission: fix bad store initialization on ssr (f075824)
  • permissions: add route permissions with routename instead on path (16ff6ee)
  • permissions: collect route middleware info directly from (e1937cc)
  • quickedit: fix close button position (8e15d47)
  • quickedit: temporary disable patch diff to fix translation problems (1ec4b04)
  • sidebar: fix footer menu auth (6a986ba)
  • snackbar: fix snack color (9fcc053)
  • fix m2mfield for null values (fbdf045)
  • uikit: fix color mismatch in some components (06cc23c)

Features

  • detail: added permission logics to detail component (475d063)
  • detail: added permission logics to list actions component (eebe25a)
  • detail: added permission logics to list component (83343ca)
  • detail: added permission logics to list head component (95a37a2)
  • detail: show backend error messages on model update (a456a81)
  • fields: added readonly prop to date custom field (682bab5)
  • fields: added readonly prop to various custom fields (ed45190)
  • m2m: added autocomplete by default (1956427)
  • m2m: autodisable chips if multiple = false (5dcc88d)
  • m2m: restyle m2m field (bb49f3d)
  • M2m: added max height (d32a383)
  • quickedit: add close button on hover (c365f51)
  • quickedit: added non field errors (4b63e73)
  • quickedit: merge detail component logics in to quickedit (691f610)
  • routeMeta: added middleware to routemeta (80bb2cd)
  • sidebar: hide not navigable entries depending on user permissions (349dd6c)
  • uikit: more consistent ui style (54c464f)
  • add error stack trace to node when the ssr session breaks (8c835d7)
bnznamco
published 1.0.0-alpha.7 •

Changelog

Source

1.0.0-alpha.7 (2022-01-13)

Bug Fixes

  • detail: fix v-card content margin on detail component (f07d5c1)
  • detail: remove lang swtch if only one lang is selected (35cf58a)
  • detail: remove v-container from detail component to fix sizing (2947652)
  • list: fix search box for very small displays (edf7287)
  • media: fix reset on media dialog (3727502)
  • media: reset media dialog after close (5aded79)
  • mediamanager: better display of folder path in media manager (bdc5692)
  • mediamanager: better ui for selection (2307d38)
  • mediamanager: fix backbutton background in media editor (315d9df)
  • mediamanager: fix corb errors loading image preview in mediamanager (7f34e34)
  • mediamanager: fix DOMException: The play() request was interrupted (89a2a3e)
  • mediamanager: fix editor opening (3888652)
  • mediamanager: make editing animation smooth (81bd34b)
  • mediamanager: minor fixes to mediamanager ui (a7b6089)
  • mediamanager: prevent media type check fail if no media type present (2ee88fe)
  • mediamanagerdialog: better positioning on small device of media manager dialog content (9da147c)
  • sidebar: fix nested SidebarListItems not triggering active class when the list-item is not a link (9e92971)
  • tinymce: added missing al text to image tag (55a3926)
  • uikit: fix some content disposition in main layout (1e9c79b)

Features

  • media: added mime type filtering (da01658)
  • media: added search input (a1ac6ae)
  • media: selection prop 2-way binded (e87f21c)
  • mediafield: update media field to handle files (5158108)
  • mediamanager: added audio playback for audio files (6aec9f7)
  • mediamanager: added icon for media that are not images (d77f17b)
  • mediamanager: added link to img shortcut button in editor (1dd446f)
  • mediamanager: added the possibility to change the media file using same url of the old file (f21f383)
  • mediamanager: added video preview for video mime types (55fc423)
  • mediamanager: many ui enhancements for mediamanager (30ab3ff)
  • mediamanager: media folders manager graphic enhancements (0e8e7ec)
  • sidebar: added spidermenu for nested routes (084029d)
  • tinymce: added callback to manage video and documents insertions with mapomedia plugin (b4e6f63)
bnznamco
published 1.0.0-alpha.6 •

Changelog

Source

1.0.0-alpha.6 (2021-12-26)

Bug Fixes

  • uikit: fix sidebar footer items not collapsing on mini variant (04c510e)
  • uikit: fix sidebar items not collapsing on mini variant (67a9524)
  • various css fixes (658c363)
  • list: fix v-menu position on large screens (41bd08d)
  • list: fixed v-menu filter positioning (e99848e)
  • list: fixed v-menu position for filters (cb95260)
  • list: load page from query params (88dea98)
  • list: refactoring for injected elements and FE pagination (f9c968e)
  • list: removed lock to BE pagination if items in list are less than itemsPerPage (3fe34e0)
  • uikit: better handle detail component lang switches (5297e49)
  • uikit: fix detailfield not reading conf value changes (5628268)
  • uikit: fix lang changhe in detail component (32494f7)
  • uikit: fix positioning of element in list component and subcomponents (887c3b6)
  • uikit: set endpoint to default null in detail field (5c9296c)
  • fixed v-model with datepicker filter (ef4634e)
  • load saved date range into datepicker (eb94dd5)

Features

  • core: reject promise for crud methods if no endpoint was passed during configuration (bb8d447)
  • list: added support to offline items (495fd1f)
  • list: handle multisort (41feb88)
  • uikit: add possibility to remove icon from sidebar (106d85f)
  • uikit: added langChange event to detail component (70d3430)
  • uikit: added possibility to change detail component current lang fromprop (1993aa7)
  • uikit: added possibility to override field container class in detail component with key class in field configuration (afe1e52)
  • uikit: added seopreview field (03e52fe)
  • uikit: added v-model to Detail Component, now you can bind the payload externally from detail field. (a50b082)
  • uikit: display errors on tinymce component also with red label shake animation (2c9e158)
  • uikit: newsidebar built with vuetify components to better support theming (9cc237f)
bnznamco
published 1.0.0-alpha.5 •

Changelog

Source

1.0.0-alpha.5 (2021-12-20)

Bug Fixes

  • uikit: fix list component http call with no pagination at all (ebe4b61)

Features

  • added search field on list component (0c845e2)
  • select all option on list component (588d2c5)
  • slot for selected items' counter (0551b5e)
bnznamco
published 1.0.0-alpha.4 •

Changelog

Source

1.0.0-alpha.4 (2021-10-25)

Bug Fixes

  • Display corret version of mapo in index page (22ae4cf)
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