Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Feb 17, 2023
  2. Feb 16, 2023
  3. Feb 15, 2023
  4. Feb 14, 2023
    • Aleksandr Lesnenko's avatar
    • Bryan Maass's avatar
      v2 perm path graph creation (#28072) · f840a96b
      Bryan Maass authored
      * adding v2 data and query paths into the parser
      
      * add example test
      
      * adjust graph test output
      
      - seems kinda wrong, could use some guidance
      
      * add some more tests
      
      * temporarily add rcf tests
      
      * balance parens in deps.edn
      
      * dirty commit + making progress
      
      - need to make sure the spec is correct on this
      
      * tests for permission graph v2 api
      
      * Fix :data and :query keys in permissions graph v2
      
      - adds tests for v2 graph read endpoint
      - rename some malli schemas
      - remove a few simple defendpoint-schema
      
      * transfer rcf/tests into deftests
      
      - fix a bug with native data permission path parsing
      - remove inline defs
      - add more tests for v2 style permission path parsing
      
      * take out c.t.l/log
      
      * formatting
      
      * move more tests around
      
      * lint fix
      
      * update docstrings
      
      - add / remove newlines
      Unverified
      f840a96b
Loading