Commit Graph

  • ee8c320431 Merge branch 'feature/116196-editable-app-details-oidc' main subhajit 2026-06-22 17:56:36 +05:30
  • 335288c8b5 Prevent radio button interactions on OIDC app view = 2026-06-22 11:37:19 +00:00
  • 9c9e3ca43c Feat: Update App details from view page = 2026-06-22 11:20:49 +00:00
  • 6a400fc532 Feat: Add OIDC app management UI and features = 2026-06-22 10:06:00 +00:00
  • 83e56e35e0 Refactor: simplify ticket role checks and remove redundant debug calls = 2026-06-22 08:43:23 +00:00
  • 1ef7957a05 Fix: array is not correctly serialized, causing mary-choices to break = 2026-06-22 08:18:17 +00:00
  • feaa8b6c93 Feat: Add modular URL app creation with role-based access and Microsoft integration support = 2026-06-22 07:13:29 +00:00
  • 7f02209631 Feat: Add OIDC app creation feature with access URL support, Hide SAML, Microservice = 2026-06-22 05:54:36 +00:00
  • 882538130b Feat: make signin / signout uris render related to apptype = 2026-06-19 09:50:41 +00:00
  • 19c2892569 Merge branch 'subhajit_keka_chnages' subhajit 2026-06-19 13:07:06 +05:30
  • 17b916c293 update subhajit 2026-06-19 13:02:05 +05:30
  • 81e9773f5b Chore: remove mock data seeder from auto seed = 2026-06-19 06:36:14 +00:00
  • 28f6da1a9a Feat: Add OIDC config resolver and enhanced logging for app creation = 2026-06-19 05:53:19 +00:00
  • 0b77f69818 Feat: Add modular OIDC app creation with logo support = 2026-06-18 13:35:23 +00:00
  • fb7b1e3721 Feat: Configure Laravel Passport for API authentication = 2026-06-18 10:33:58 +00:00
  • e791c08ce1 Feat: (UI) Replace connected-app creation with modular OIDC service and components = 2026-06-18 09:48:07 +00:00
  • 05c4e5eab7 Deps: Update composer dependencies to latest versions = 2026-06-18 04:54:29 +00:00
  • a04bb5d7d1 Feat: Add modular application types, connection protocols, and dynamic app creation modal = 2026-06-17 12:46:25 +00:00
  • 0921535ae2 Feat: Enhance OIDC nonce handling with middleware and session support = 2026-06-17 09:17:06 +00:00
  • 2682a234d4 Feat: Introduce custom OIDC client to enforce authorization prompts = 2026-06-17 08:45:11 +00:00
  • 02455fc71c Feat: Implement OpenID Connect nonce handling = 2026-06-17 07:16:30 +00:00
  • 9c44d65f94 Deps: Add admin9/laravel-oidc-server = 2026-06-16 12:15:56 +00:00
  • ce209cd14d Deps: Add passport = 2026-06-16 11:46:56 +00:00
  • dfb47f7d19 Feat: Add unlimited flag to app roles and enhance Keka integration = 2026-06-15 12:59:30 +00:00
  • 14a3339b3c Merge branch 'feature/integrate-keka-via-azure' into subhajit_keka_chnages = 2026-06-15 08:20:27 +00:00
  • 5ebda68b68 keka intregation subhajit 2026-06-15 13:25:39 +05:30
  • cb86f8e362 update subhajit 2026-06-12 18:22:10 +05:30
  • c4e2cfc4bb Feat: Modularize Keka HR integration with services = 2026-06-12 11:55:12 +00:00
  • b90dd5c092 Feat: Add Keka HR integration for OAuth and user token management = 2026-06-11 13:40:52 +00:00
  • 66ae0bad37 Refactor: UI Changes in App services = 2026-06-11 10:17:59 +00:00
  • 688b0307b8 Merge remote-tracking branch 'origin/feature/integrate-outlook-via-browser-session' into feature/integrate-outlook-via-browser-session = 2026-06-10 13:20:49 +00:00
  • ef04126f6c Chore: pint fixes = 2026-06-10 13:16:34 +00:00
  • 82d1cdb204 Refactor: Replace Outlook integration with Entra ID federation = 2026-06-10 13:16:34 +00:00
  • d1637c5a35 implement outlook login subhajit 2026-06-10 14:31:36 +05:30
  • 2140c12b10 WIP: Improve SAML response generation and attribute mapping = 2026-06-08 13:20:01 +00:00
  • aaa258903c Feat: Add enhanced SAML configuration and attribute mapping support = 2026-06-08 12:56:28 +00:00
  • 215d3cad7f Refactor: Enhance Microsoft Graph Federation error handling and logging = 2026-06-02 12:25:57 +00:00
  • 1a7134419c Refactor: Improve dependency injection for dashboard components and enhance SAML logging = 2026-06-01 13:05:59 +00:00
  • 57f0a4590c Feat: Add comprehensive support for SAML SSO integration = 2026-06-01 11:04:16 +00:00
  • 37f6e00fa2 Feat: make home route redirect to dashboard = 2026-05-29 11:53:56 +00:00
  • 6ff2b803bb
    Merge pull request #1 from subhajit9328/feature/test-saml-integration subhajit9328 2026-05-29 11:41:02 +05:30
  • 8a41ae6ac1 Feat: assigned user status change, search, pagination and notification = 2026-05-28 13:22:36 +00:00
  • df4a84b970 Feat: introduce Microsoft Entra ID federation configuration = 2026-05-28 12:43:17 +00:00
  • f61acb8907 add email address claims in XML = 2026-05-27 13:10:51 +00:00
  • a37b6a91be Feat: Show Immutable Id field if user has a SAML App = 2026-05-27 10:43:44 +00:00
  • 4849736c60 Feat: add intials SAML SSO compatibility. = 2026-05-27 05:49:36 +00:00
  • 04c62145b5 Feat: notify all administrators when a ticket is raised = 2026-05-26 07:14:31 +00:00
  • 67002d6979 Feat: add ticket assignment, comments, and notifications = 2026-05-26 07:01:18 +00:00
  • cac5f4905b WIP: implement ticketing system with support for notifications and attachments = 2026-05-25 13:04:43 +00:00
  • c826ffbfcb Merge remote-tracking branch 'origin/feature/#113205-permission-manager' into feature/#113205-permission-manager = 2026-05-25 10:14:48 +00:00
  • 2a19940635 Feat: implement role-based priority restrictions and permission manager = 2026-05-25 10:12:42 +00:00
  • dcb5bd2790 Feat: implement role-based priority restrictions and permission manager = 2026-05-25 10:12:42 +00:00
  • d024308c2e Feat: add ConnectedAppFactory, MockDataSeeder, and role-app connection logic = 2026-05-25 07:01:45 +00:00
  • cd29191c7b Feat: add role priority management = 2026-05-25 06:34:58 +00:00
  • d7c2491fed Refactor: consolidate and replace permission enums for streamlined access management = 2026-05-25 06:10:07 +00:00
  • 4fe1765525 Feat: add "Select All" and "Revoke All" permissions functionality in user access management = 2026-05-22 13:20:30 +00:00
  • 42737a6a2f Feat: integrate reusable confirmation logic across components = 2026-05-22 12:59:12 +00:00
  • 5eca6d3602 Feat: add confirmation modal component and Livewire support = 2026-05-22 11:37:31 +00:00
  • 2956d03001 Feat: add role and permission middleware to routes = 2026-05-22 11:36:51 +00:00
  • 0fd2848475 Refactor: update auth page design and favicon = 2026-05-22 09:01:51 +00:00
  • ec26c0a205 Refactor: user in dashboard topbar and fix binding = 2026-05-21 13:20:27 +00:00
  • 8079b878a1 Feat: add dynamic topbar with role-based display = 2026-05-21 11:50:04 +00:00
  • 0ca7361a22 Feat: user dashboard with active services = 2026-05-21 11:44:57 +00:00
  • 060526172f Fix: broken Apps in User list = 2026-05-21 10:48:05 +00:00
  • f02caef80c Feat: add role seeding, dashboard routing = 2026-05-21 10:24:57 +00:00
  • fd57ac57e1 Feat: refactor app role duration to validity date = 2026-05-21 06:38:05 +00:00
  • 1e5c084855 Deps: add LaraDumps and test:arch = 2026-05-20 13:08:54 +00:00
  • 07d1b235cc Feat: add user access management components = 2026-05-20 13:07:28 +00:00
  • 562b4a220d Fix: Associate App Permission with Roles = 2026-05-20 09:06:55 +00:00
  • 5a593ffdb5 Feat: assign users to role and show users on list = 2026-05-19 12:24:42 +00:00
  • c680c1ae6e Feat: implement role and app management = 2026-05-19 11:13:35 +00:00
  • 495c0ea2d8 Feat: add app roles management and relationships = 2026-05-19 07:16:17 +00:00
  • a2dbd0713c Merge branch 'chore/add-captain-hook' into dev = 2026-05-18 09:51:57 +00:00
  • d63489ea33 refactor: replace flux components with maryUI equivalents and update Blade templates = 2026-05-18 09:49:14 +00:00
  • 34a3663bfd Deps: add captainhook for Git hooks = 2026-05-16 10:04:43 +00:00
  • 3d086b2821 revert: add Blade directive for rendering user initials = 2026-05-16 09:50:00 +00:00
  • 9b6af8135d refactor: remove unused UI components and factories for cleanup = 2026-05-16 09:44:54 +00:00
  • 0de768e924 docs: add ConnectionProviderService guidelines and enable detailed activity logging = 2026-05-15 13:02:58 +00:00
  • 0a2786165e deps: add spatie/laravel-activitylog for activity logging. Publish migration and config. = 2026-05-15 11:56:14 +00:00
  • 3c6e4bf4bd feat: add delete confirmation modal for ConnectionProviders = 2026-05-15 11:52:31 +00:00
  • 1c5ab498d7 feat: soft delete and rename service-related models, tables, and columns to connection-focused terms = 2026-05-15 10:13:21 +00:00
  • bc69ea2f95 refactor: fix the update validation role to exclude the current provider = 2026-05-15 09:35:26 +00:00
  • 48d2c1a47e feature: ConnectionProvider integration = 2026-05-15 09:18:40 +00:00
  • bbb00c12b0 chore: add larastan = 2026-05-15 09:17:27 +00:00
  • 092ee0083e feature: add Livewire configuration and extend ConnectedApp management with delete, create, and enhanced UI integration = 2026-05-15 05:45:31 +00:00
  • c0086ddb6a feature: implement ConnectedApp management with creation and editing support = 2026-05-14 14:03:53 +00:00
  • 7bff74a039 refactor: extract connection status UI into reusable component and update ConnectedApps template = 2026-05-14 14:03:31 +00:00
  • 7d6f6010f4 refactor: remove DirectiveServiceProvider and its directives from application bootstrap = 2026-05-14 14:03:02 +00:00
  • bdffb30b12 feature: add ConnectionProvider creation flow = 2026-05-14 10:32:19 +00:00
  • db8e34b622 feat: integrate maryUI and update ConnectedApps handling = 2026-05-14 08:47:23 +00:00
  • f90655bc43 refactor: enhance ConnectionStatus handling and remove redundant logo field = 2026-05-14 06:22:40 +00:00
  • df3a37d6cb wip: refactor service connection components and add ConnectionProtocol and ConnectionProvider services = 2026-05-13 13:13:29 +00:00
  • 6f07068b1d Refactor: change name of external apps from ConnectedService to ConnectedApp = 2026-05-13 10:30:35 +00:00
  • 6ddde416cf feature: introduce Choices component and service management entities = 2026-05-13 09:49:57 +00:00
  • 77b6008150 chore: component refactoring - badeg, button, card - fix text truncation in badge component - simplify tag rendering in button component - remove padding in card component add space in actions = 2026-05-13 09:48:54 +00:00
  • c6b36d27b2 chore: added database diagrams = 2026-05-12 05:04:32 +00:00
  • 5cadfcc959 feature: add role and permission management functionality = 2026-05-11 13:23:38 +00:00
  • ea6b48b4e9 fix: add middleware in routes - laravel does not recognize Middleware attribute in Livewire component. = 2026-05-11 10:18:00 +00:00
  • c8e950bb79 feature: add user assignments component - add title, placeholder and subtitle in avatar component - add role collection in users dto - make show empty text on table by default = 2026-05-11 09:44:59 +00:00
  • 9443ac181c chore: format and refactor the Connected Service component to use dto collection = 2026-05-11 07:42:09 +00:00