Граф коммитов

  • 11da617629
    Merge 8c2fa7d3fd into 881cd20fc8 dependabot[bot] 2024-06-11 20:17:40 +0000
  • 8c2fa7d3fd
    Bump Microsoft.Identity.Client in /RoomCleaning/RoomCleaning.API dependabot/nuget/RoomCleaning/RoomCleaning.API/Microsoft.Identity.Client-4.61.3 dependabot[bot] 2024-06-11 20:17:39 +0000
  • 64baab9b27
    Merge d49d991cc2 into 881cd20fc8 dependabot[bot] 2022-12-08 11:04:26 +0000
  • d49d991cc2
    Bump Newtonsoft.Json in /RoomCleaning/RoomCleaning.Shared dependabot/nuget/RoomCleaning/RoomCleaning.Shared/Newtonsoft.Json-13.0.2 dependabot[bot] 2022-12-08 11:04:24 +0000
  • c8a22a571a
    Bump Newtonsoft.Json in /RoomCleaning/RoomCleaning.Shared dependabot[bot] 2022-06-22 23:54:43 +0000
  • 1bb452a169 Updted readme with description graph-subscriptions dev Corey Buzzell 2020-08-18 10:35:40 -0500
  • cf93862ef3 Merge branch 'graph-subscriptions' into dev Corey Buzzell 2020-08-18 10:32:26 -0500
  • 8e8a7ccfed High level architecture diagram in readme Corey Buzzell 2020-08-18 10:31:35 -0500
  • f7d662ab6c Merge branch 'dev' of https://github.com/microsoft/MTC_RoomCleaning into dev JeffBrand 2020-07-31 16:17:10 -0500
  • ef2b854f94 refactor JeffBrand 2020-07-31 16:16:37 -0500
  • 1a7fb3a114 fix JeffBrand 2020-07-31 16:14:03 -0500
  • 9501041c91 working azure function call JeffBrand 2020-07-31 16:13:11 -0500
  • 16cbbdad87 Added cleaning meeting subject in notifications object in cosmos Corey Buzzell 2020-07-31 15:54:31 -0500
  • 23305bd4e9 Get top 1000 rroms instead of 100 Corey Buzzell 2020-07-31 15:47:28 -0500
  • 2321841696 Added meeting Subscription to notification object stored in Cosmos Corey Buzzell 2020-07-31 15:36:09 -0500
  • b0629d480b reoved debug code JeffBrand 2020-07-31 11:52:37 -0500
  • e92289ad0c lots JeffBrand 2020-07-31 11:51:22 -0500
  • 1838fb3628 fixes JeffBrand 2020-07-31 10:30:22 -0500
  • 3d98d13a09 Merge branch 'dev' of https://github.com/microsoft/MTC_RoomCleaning into dev JeffBrand 2020-07-31 09:18:21 -0500
  • 7b5739f556 Notifications ignoring updated/deleted and writing to Cosmos, changed Renew timer Corey Buzzell 2020-07-30 17:17:54 -0500
  • 12180635c8 RenewSubscriptions pulls from and updates Cosmos. Replaced Console.Writelines to log.LogInformation Corey Buzzell 2020-07-30 15:37:04 -0500
  • 332db0bb01 Get subscriptions API Corey Buzzell 2020-07-30 12:26:58 -0500
  • 8a0d73b34e Writing new subscriptions to Cosmos Corey Buzzell 2020-07-30 11:42:20 -0500
  • 0eb2b69a0f RenewSubscriptions is working with hardcoded values (need to get from db) Corey Buzzell 2020-07-30 09:45:22 -0500
  • cb5bd1ca33 Refactored retrieving config from APIs. Added Renew API (not working) Corey Buzzell 2020-07-30 08:30:25 -0500
  • 04bb5432e2 started service addition to taskui JeffBrand 2020-07-29 16:57:42 -0500
  • 458a33e699 Merge branch 'dev' of https://github.com/microsoft/MTC_RoomCleaning into dev Corey Buzzell 2020-07-29 15:53:51 -0500
  • 226fed14a3 Merge branch 'graph-subscriptions' into dev Corey Buzzell 2020-07-29 15:53:11 -0500
  • da531d0d6d ux update JeffBrand 2020-07-29 15:29:11 -0500
  • e1adf61adb Refactored for RoomDetail Corey Buzzell 2020-07-29 14:30:57 -0500
  • 11963b6f8b stub JeffBrand 2020-07-29 14:24:38 -0500
  • 5c560f9f15 ux updates JeffBrand 2020-07-29 14:23:15 -0500
  • 899c8b601f instuction added JeffBrand 2020-07-29 14:22:00 -0500
  • 200fd1a3cc added notification alias textbox JeffBrand 2020-07-29 14:21:48 -0500
  • 894cc91286 from dev Corey Buzzell 2020-07-29 14:19:35 -0500
  • e85a25fb47 fixed submission of roompolicies JeffBrand 2020-07-29 14:17:39 -0500
  • 28fae684d4 change room objects JeffBrand 2020-07-29 14:15:41 -0500
  • 5303bb9412 Suubscription api successfully creates subscription for rooms. Still need to check and store Corey Buzzell 2020-07-29 14:15:06 -0500
  • 44f98a2c3e removed debug JeffBrand 2020-07-29 14:11:51 -0500
  • 095df22507 getting rooms from web api JeffBrand 2020-07-29 14:08:56 -0500
  • c436f58174 Merge branch 'dev' into graph-subscriptions Corey Buzzell 2020-07-29 13:49:18 -0500
  • dbfbedda09 Notifications uses config settings. Added Subscription api (not working) Corey Buzzell 2020-07-29 13:47:22 -0500
  • 1be04665f3 local dev uri added JeffBrand 2020-07-29 13:37:27 -0500
  • 75e6b8f746 make more rooms JeffBrand 2020-07-29 13:19:17 -0500
  • df1a75e6a1 try/catch check on graph call JeffBrand 2020-07-29 13:19:07 -0500
  • 235e042edb ux fixes JeffBrand 2020-07-29 13:18:30 -0500
  • 7db2197944 room policy selection working JeffBrand 2020-07-29 12:25:51 -0500
  • 0a5914f297 working list and select JeffBrand 2020-07-29 11:29:26 -0500
  • 87a3b6e33a fixed name on navmenu JeffBrand 2020-07-29 11:29:19 -0500
  • 12ecd301d3 Merge branch 'dev' into admin JeffBrand 2020-07-29 11:21:24 -0500
  • 6eb754a61a Merge branch 'dev' of https://github.com/microsoft/MTC_RoomCleaning into dev JeffBrand 2020-07-29 11:20:58 -0500
  • b79e19b8af scafold JeffBrand 2020-07-29 11:20:40 -0500
  • 5155f083e2 switched to label list JeffBrand 2020-07-29 11:20:30 -0500
  • 61d104c31a Merge branch 'graph-subscriptions' into dev Corey Buzzell 2020-07-29 11:02:27 -0500
  • e7d9414b84 Receiving notifications from Graph subscription on calendar events and creating cleanup meeting Corey Buzzell 2020-07-29 10:59:28 -0500
  • 4748635528 switched to cleaningpolicy JeffBrand 2020-07-29 10:25:26 -0500
  • 9a33dbdfee fixed filter to work on displayname JeffBrand 2020-07-29 10:22:32 -0500
  • f3df7926d3 Fix Room attributes Corey Buzzell 2020-07-29 10:04:18 -0500
  • 34bd71dc7e Rooms API is ready Corey Buzzell 2020-07-29 10:03:12 -0500
  • 085953401d smaller header in index JeffBrand 2020-07-29 09:56:18 -0500
  • 50d1cc29d7 stubbed out getroompoliciesasync JeffBrand 2020-07-29 09:54:33 -0500
  • d6384102f9 Rooms API is working Corey Buzzell 2020-07-29 09:50:56 -0500
  • 6f158e155a switched subscriptions to policies JeffBrand 2020-07-29 08:04:44 -0500
  • d9b1fc362b models added JeffBrand 2020-07-28 16:45:09 -0500
  • 010cc426cd error modal added and working JeffBrand 2020-07-28 16:10:43 -0500
  • 590d5d2e5a working form submit JeffBrand 2020-07-28 15:52:09 -0500
  • 0bb0524cde scaffold of sendpolicyrequest JeffBrand 2020-07-28 15:25:20 -0500
  • dd4f9528eb create roompolicyrequest JeffBrand 2020-07-28 15:21:59 -0500
  • 5fdfcb7fb8 request policy form ux sketched JeffBrand 2020-07-28 15:15:12 -0500
  • ea499cf9ea added input radio JeffBrand 2020-07-28 14:50:45 -0500
  • c517bf2b25 added room policy JeffBrand 2020-07-28 14:50:39 -0500
  • 44a8e84ee2 filter enhancement JeffBrand 2020-07-28 14:17:59 -0500
  • 6b21244731 dispalyname used JeffBrand 2020-07-28 14:10:05 -0500
  • 05b6052dd1 model updates JeffBrand 2020-07-28 14:03:51 -0500
  • 240ca28370 added subscriptions page JeffBrand 2020-07-28 12:31:31 -0500
  • 1c1337f20d working table dispaly JeffBrand 2020-07-28 12:26:25 -0500
  • c1b0458ecf simple textbox wire up JeffBrand 2020-07-28 12:22:31 -0500
  • dc71f094a4 working stub room service JeffBrand 2020-07-28 12:08:47 -0500
  • 881cd20fc8 Merge branch 'main' of https://github.com/microsoft/MTC_RoomCleaning into main main JeffBrand 2020-07-28 11:22:48 -0500
  • 597ac61761 client app cleanup JeffBrand 2020-07-28 11:22:24 -0500
  • a713537bcb Created Shared project and referenced from all other projects Corey Buzzell 2020-07-28 11:07:37 -0500
  • 3303d4d51d setup JeffBrand 2020-07-28 10:39:24 -0500
  • c248b9dd04 Initial SECURITY.md commit Microsoft Open Source 2020-07-27 19:06:31 -0700
  • a6366dd1f1 Updating README.md to template content Microsoft Open Source 2020-07-27 19:06:30 -0700
  • 376200a030 Initial CODE_OF_CONDUCT.md commit Microsoft Open Source 2020-07-27 19:06:28 -0700
  • c5159b79e1 Updating LICENSE to template content Microsoft Open Source 2020-07-27 19:06:27 -0700
  • 538ada649e
    Initial commit Corey Buzzell 2020-07-27 20:58:26 -0500