npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@linid-dm/directory-manager-client-core

v0.1.4

Published

Core package by providing a set of angular components for the Directory Manager app.

Downloads

459

Readme

client-core

Release note 📝

  • v0.1.4:

    • Fixes:

      • remove hardcoded french format date
      • display checkboxes and actions for editable (not deletable) entries in array attributes
      • assign via array for undeletable entries
      • array sorting
      • display of fields with multiple values in detail
      • delete multiple nodes in tree
      • min-width (40%) for add/edit dialog
      • do not include array attribute to count form fields
      • remove theme files
    • Feature:

      • notification timeout is configurable
  • v0.1.3:

    • Fix generic data header width calculation when there is no add button
  • v0.1.2:

    • Fix logout dialog boutons' actions.
    • Fix header component style.
  • v0.1.1:

    • Migration to Angular 17.
    • Extract hardcoded french words.
    • Fix style issues for advanced search, data-detail, div-table-title, generic-array, homepage, header, search-bar, sidenav and tree-data components.
    • Fix circular dependencies.
  • v0.0.3: Fix checkstyle and update Copyright.

  • v0.0.2: Minor update of the client-core library that contains dm-core, feature and ui components.

  • v0.0.1: Initial release of the client-core library that contains dm-core, feature and ui components.

About 💻

client-core is a set of Angular components to build a web application to manage users identities and permissions.

Description 📖

This package is used as a dependency by the Directory Manager.

The components provided by client-core allows to manipulate and display any type of resource from an identity provider through the Directory Manager API which works with JSON objects that respect the SCIM standard.

There are 4 folders in this library:

  • shared: contains shared services, store, interfaces, directives, helpers ... which are used by the dm-client app, ui and feature shared components.
  • dm-core: contains the core app components and modules to build a director-manager application.
  • feature: contains the feature shared components. It is used by the dm-client app and dm-core.
  • ui: contains the ui shared components. It is used by the dm-client, feature shared components and dm-core.

Build library 📦

Run yarn build:prod:client-core to build the project. The build artifacts will be stored in the dist/libs/client-core directory.

Running unit tests 💡

Run nx test client-core to execute the unit tests or yarn jest:client-core to see the coverage.

Contributing ✨

Contributions to this library are welcome! If you'd like to contribute, please follow the steps below:

  1. Write an issue to describe your idea in Directory Manager.
  2. Request access to the private repository and sign the Contributor License Agreement (CLA)
  3. Clone the private repository
  4. Create a new branch for your changes
  5. Make your changes and test them thoroughly
  6. Add or udpate some tests if needed
  7. Submit a pull request

License 📖

GNU Affero General Public License (GNU AGPLv3) | Permissions | Conditions | Limitations | | ------ | ------ | ------ | | :green_heart: Commercial use | :large_blue_circle: Disclose source | :red_circle: Liability |
| :green_heart: Distribution | :large_blue_circle: License and copyright notice | :red_circle: Warranty |
| :green_heart: Modification | :large_blue_circle: Network use is distribution |
| :green_heart: Patent use | :large_blue_circle: Same license |
| :green_heart: Private use | :large_blue_circle: State changes |

Contact 💬

For any contact request, please send us your request either to the Dev Team or by calling Linagora Support IT & Hosting.