Add New Buttons in Panel (for now)

Issue #189 closed
Ghislain Hachey created an issue

No description provided.

Comments (2)

  1. Ghislain Hachey reporter

    feat(Teacher): support for view-only teacher individual data

    Includes: * add "Add" new entity button in entity list panel * Hide CRUD buttons on teacher entity since RMI syncs from Abila HR system only. Systems needs a way to enable/disable management of data from within the EMIS.

    BREAKING CHANGES:

    Requires a small modification to stored proc [pTeacherRead].[TeacherReadEx] refer to Merge comments for the SQL Alter statement

    Closes #189

    → <<cset eff30534aeb7>>

  2. Ghislain Hachey reporter

    feat(Teacher): support for view-only teacher individual data

    Includes: * add "Add" new entity button in entity list panel * Hide CRUD buttons on teacher entity since RMI syncs from Abila HR system only. Systems needs a way to enable/disable management of data from within the EMIS.

    BREAKING CHANGES:

    Requires a small modification to stored proc [pTeacherRead].[TeacherReadEx] refer to Merge comments for the SQL Alter statement

    Closes #189

    → <<cset eff30534aeb7>>

  3. Log in to comment