Skip to content
Snippets Groups Projects

Update SetRole/SetUserTitle so that you have to be subscribed to get it, also...

Merged Howo requested to merge feature/role-only-if-subscribed into develop
  1. Aug 07, 2023
    • Martin Lees's avatar
      updated community flow · 35a4f00f
      Martin Lees authored and Howo's avatar Howo committed
      35a4f00f
    • Martin Lees's avatar
      fix confusion between actor and account · eba34c2e
      Martin Lees authored and Howo's avatar Howo committed
      eba34c2e
    • Martin Lees's avatar
      fix assert error message and add assert for setUserTitle · 195b46b3
      Martin Lees authored and Howo's avatar Howo committed
      195b46b3
    • Martin Lees's avatar
      create validate_community_set_role instead of doing everything in one query · 4744e59c
      Martin Lees authored and Howo's avatar Howo committed
      4744e59c
    • Martin Lees's avatar
      Cleaned branch · 3cb69698
      Martin Lees authored and Howo's avatar Howo committed
      3cb69698
    • Martin Lees's avatar
      fix pattern tests to account for new mocked community · 3b4687e4
      Martin Lees authored and Howo's avatar Howo committed
      3b4687e4
    • Martin Lees's avatar
      update tests + flows · 6ff88137
      Martin Lees authored and Howo's avatar Howo committed
      6ff88137
    • Martin Lees's avatar
      fixes for hive_roles · 26760db8
      Martin Lees authored and Howo's avatar Howo committed
      26760db8
    • Martin Lees's avatar
      fix keys again · 5ba3cece
      Martin Lees authored and Howo's avatar Howo committed
      5ba3cece
    • Martin Lees's avatar
      fixed json again · 994f9bd0
      Martin Lees authored and Howo's avatar Howo committed
      994f9bd0
    • Martin Lees's avatar
      fixed block_data_community to match new haf design · dcb689d5
      Martin Lees authored and Howo's avatar Howo committed
      dcb689d5
    • Martin Lees's avatar
      fix plsql function to accomodate the new haf bindings · 509ba466
      Martin Lees authored and Howo's avatar Howo committed
      509ba466
    • Howo's avatar
      Squashed commit of the following: · 3b1b621a
      Howo authored and Howo's avatar Howo committed
      commit 3eb72984
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Mon Aug 22 00:18:09 2022 -0400
      
          Fix pattern tests following changes in mocks
      
      commit e0ed25f8
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun Aug 21 20:35:51 2022 -0400
      
          Added test cases in the mocks + pattern tests
      
      commit 1144c265
      Merge: 2a80d650 066762c7
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun Aug 21 20:35:21 2022 -0400
      
          Merge branch 'feature/role-only-if-subscribed' of gitlab.syncad.com:hive/hivemind into feature/role-only-if-subscribed
      
      commit 066762c7
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun May 8 23:13:17 2022 -0400
      
          Added flow.txt where it's missed
      
      commit 6acdb300
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun Apr 24 10:46:38 2022 -0400
      
          fix all tests
      
      commit 566a71ab
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sat Apr 23 22:35:34 2022 -0400
      
          attempt at fixing most tests
      
      commit ec803921
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sat Apr 23 21:25:23 2022 -0400
      
          first fix try
      
      commit cbb74d37
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun Apr 3 23:26:00 2022 -0400
      
          small fix
      
      commit 9dc83b3b
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun Apr 3 23:23:55 2022 -0400
      
          Allows setting the muted role even if you're not subscribed
      
      commit 446a4c1b
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun Apr 3 23:11:00 2022 -0400
      
          added communtiy_helpers to base schema
      
      commit e710b92c
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun Apr 3 19:52:29 2022 -0400
      
          Update SetRole/SetUserTitle so that you have to be subscribed to get it, also added a script to generate flow.txt and cleaned up communtiy_flow
      
      commit 2a80d650
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun May 8 23:13:17 2022 -0400
      
          Added flow.txt where it's missed
      
      commit 555d03c6
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun Apr 24 10:46:38 2022 -0400
      
          fix all tests
      
      commit 0b705204
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sat Apr 23 22:35:34 2022 -0400
      
          attempt at fixing most tests
      
      commit 4e2946f7
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sat Apr 23 21:25:23 2022 -0400
      
          first fix try
      
      commit 7c467c37
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun Apr 3 23:26:00 2022 -0400
      
          small fix
      
      commit 3ecaf640
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun Apr 3 23:23:55 2022 -0400
      
          Allows setting the muted role even if you're not subscribed
      
      commit 2e9081e5
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun Apr 3 23:11:00 2022 -0400
      
          added communtiy_helpers to base schema
      
      commit 7f0cc6d5
      Author: Martin Lees <drov0@users.noreply.github.com>
      Date:   Sun Apr 3 19:52:29 2022 -0400
      
          Update SetRole/SetUserTitle so that you have to be subscribed to get it, also added a script to generate flow.txt and cleaned up communtiy_flow
      3b1b621a
Loading