Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ug remove future imports from explorer #620

Open
wants to merge 187 commits into
base: master
Choose a base branch
from

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    1798f4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    177cb92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4ffe88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af283c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ab406d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fc95b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2042cba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7ccbf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Merge pull request #1 from squadrun/shravan/#1ykyu7k_explorer_queries…

    …_change_log
    
    Shravan/#1ykyu7k explorer queries change log
    ShravanCool authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    f4011ef View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    bda1251 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a72a69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b2eebe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff6bec6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    08c8189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d583ff View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    d11aa77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    208ee6e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from squadrun/shravan/show_replication_lag_expl…

    …orer
    
    Shravan/show replication lag explorer
    ShravanCool authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    9d316ad View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. fixes py2/3 incompatibility of Query model

    Kartik Sharma committed May 4, 2022
    Configuration menu
    Copy the full SHA
    46d1314 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from squadrun/ks_py2_3_incompatibility_fix

    fixes py2/3 incompatibility of Query model
    Kartik Sharma authored May 4, 2022
    Configuration menu
    Copy the full SHA
    34ea7d6 View commit details
    Browse the repository at this point in the history
  3. fixes deps not getting installed on package user's repo

    Kartik Sharma committed May 4, 2022
    Configuration menu
    Copy the full SHA
    dbd8e61 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from squadrun/ks_py2_3_incompatibility_fix

    fixes deps not getting installed on package user's repo
    Kartik Sharma authored May 4, 2022
    Configuration menu
    Copy the full SHA
    00c87b1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. integrate clarity for explorer

    Srujana Manvi authored and Srujana Manvi committed May 27, 2022
    Configuration menu
    Copy the full SHA
    0097a86 View commit details
    Browse the repository at this point in the history
  2. [CU - #2a2abq2] clean up

    Srujana Manvi authored and Srujana Manvi committed May 27, 2022
    Configuration menu
    Copy the full SHA
    9309fd5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from squadrun/srujana/#2a2abq2_integrate_clarity

    Integrate clarity on explorer
    srujanamanvi authored May 27, 2022
    Configuration menu
    Copy the full SHA
    62015a2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. [CU - #2a2abq2] add custom filters

    Srujana Manvi authored and Srujana Manvi committed May 30, 2022
    Configuration menu
    Copy the full SHA
    91533b1 View commit details
    Browse the repository at this point in the history
  2. [CU - #2a2abq2] refactor

    Srujana Manvi authored and Srujana Manvi committed May 30, 2022
    Configuration menu
    Copy the full SHA
    efa912c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Merge pull request #6 from squadrun/srujana/#2a2abq2_integrate_clarity

    [CU - #2a2abq2] add custom filters
    srujanamanvi authored May 31, 2022
    Configuration menu
    Copy the full SHA
    137d1e6 View commit details
    Browse the repository at this point in the history
  2. [CU - #2a2abq2] remove duplicate block names

    Srujana Manvi authored and Srujana Manvi committed May 31, 2022
    Configuration menu
    Copy the full SHA
    76cb1ee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from squadrun/srujana/#2a2abq2_integrate_clarity

    [CU - #2a2abq2] remove duplicate block names
    srujanamanvi authored May 31, 2022
    Configuration menu
    Copy the full SHA
    cd586af View commit details
    Browse the repository at this point in the history
  4. [CU - #2a2abq2] get user from request

    Srujana Manvi authored and Srujana Manvi committed May 31, 2022
    Configuration menu
    Copy the full SHA
    123f1db View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from squadrun/srujana/#2a2abq2_integrate_clarity

    [CU - #2a2abq2] get user from request
    srujanamanvi authored May 31, 2022
    Configuration menu
    Copy the full SHA
    b684780 View commit details
    Browse the repository at this point in the history
  6. [CU - #2a2abq2] get full name instead of short name

    Srujana Manvi authored and Srujana Manvi committed May 31, 2022
    Configuration menu
    Copy the full SHA
    eddcc24 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #9 from squadrun/srujana/#2a2abq2_integrate_clarity

    [CU - #2a2abq2] get full name instead of short name
    srujanamanvi authored May 31, 2022
    Configuration menu
    Copy the full SHA
    dc68915 View commit details
    Browse the repository at this point in the history
  8. [CU - #2a2abq2] refactor

    Srujana Manvi authored and Srujana Manvi committed May 31, 2022
    Configuration menu
    Copy the full SHA
    7fa74e7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #10 from squadrun/srujana/#2a2abq2_integrate_clarity

    [CU - #2a2abq2] refactor
    srujanamanvi authored May 31, 2022
    Configuration menu
    Copy the full SHA
    90d7393 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. [CU - #2a2abq2] add username filter

    Srujana Manvi authored and Srujana Manvi committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    41a264e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from squadrun/srujana/#2a2abq2_integrate_clarity

    [CU - #2a2abq2] add username filter
    srujanamanvi authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    61e2020 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    53ec2cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from squadrun/Shravan/fix_ago_dependency_issue

    [CU - ] refactor: change ago dependency to 0.0.93 exact match
    ShravanCool authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    0713ca9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. added new migration 0006 snapshot

    Vineet Gupta authored and Vineet Gupta committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d2019e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from squadrun/vg_migration_fix

    added new migration 0006
    vineetgupta0 authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    6f0e7ef View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    778ba82 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    378a339 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from squadrun/ug_add_info_alert_for_column_rem…

    …oval
    
    add info alert for revoking column access
    ayush--s authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    37f520e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:squadrun/django-sql-explorer into…

    … ug_add_info_alert_for_column_removal
    Ujjwal-Squadstack committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ed51232 View commit details
    Browse the repository at this point in the history
  4. add warning alert

    Ujjwal-Squadstack committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    2a19ee3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #16 from squadrun/ug_add_info_alert_for_column_rem…

    …oval
    
    Ug add info alert for column removal
    Ujjwal-Squadstack authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    764a198 View commit details
    Browse the repository at this point in the history
  6. add paragraph

    Ujjwal-Squadstack committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b086fcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1ea7d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    54d476b View commit details
    Browse the repository at this point in the history
  2. debug

    HemendraSharma04 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f88756e View commit details
    Browse the repository at this point in the history
  3. debug

    HemendraSharma04 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    dea5296 View commit details
    Browse the repository at this point in the history
  4. debug

    HemendraSharma04 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0130f5e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. debug

    HemendraSharma04 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    4beb391 View commit details
    Browse the repository at this point in the history
  2. debug

    HemendraSharma04 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    b6b7d94 View commit details
    Browse the repository at this point in the history
  3. debug

    HemendraSharma04 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c44c4fc View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. bug fixed

    HemendraSharma04 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    cbbd881 View commit details
    Browse the repository at this point in the history
  2. debug

    HemendraSharma04 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    ecb62a6 View commit details
    Browse the repository at this point in the history
  3. debug

    HemendraSharma04 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    4e04375 View commit details
    Browse the repository at this point in the history
  4. debug

    HemendraSharma04 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    ba05ba5 View commit details
    Browse the repository at this point in the history
  5. debug

    HemendraSharma04 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    0ec574d View commit details
    Browse the repository at this point in the history
  6. debug again

    HemendraSharma04 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    f64fc78 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. debug

    HemendraSharma04 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    34f84ba View commit details
    Browse the repository at this point in the history
  2. debug

    HemendraSharma04 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    715270f View commit details
    Browse the repository at this point in the history
  3. test

    HemendraSharma04 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    16f879d View commit details
    Browse the repository at this point in the history
  4. test

    HemendraSharma04 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    8aff032 View commit details
    Browse the repository at this point in the history
  5. testing

    HemendraSharma04 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6f2645e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. code refactored

    HemendraSharma04 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    fa02c3a View commit details
    Browse the repository at this point in the history
  2. final

    HemendraSharma04 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8364d64 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. final modifications

    HemendraSharma04 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    7795949 View commit details
    Browse the repository at this point in the history
  2. modified code

    HemendraSharma04 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    85b50a3 View commit details
    Browse the repository at this point in the history
  3. minor bug fix

    HemendraSharma04 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    50511d2 View commit details
    Browse the repository at this point in the history
  4. minor bug fix

    HemendraSharma04 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    989b90d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #18 from HemendraSharma04/master

    whitelist alerts pii
    Ujjwal-Squadstack authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    42dcdfa View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. debug

    HemendraSharma04 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    919d449 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. debug

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    8bfbc3c View commit details
    Browse the repository at this point in the history
  2. debug

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    3171be7 View commit details
    Browse the repository at this point in the history
  3. debug

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a4d606f View commit details
    Browse the repository at this point in the history
  4. debug

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    b8c76d6 View commit details
    Browse the repository at this point in the history
  5. test

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    67570a8 View commit details
    Browse the repository at this point in the history
  6. revert template code

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    4707e55 View commit details
    Browse the repository at this point in the history
  7. template change

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    3cc5e4e View commit details
    Browse the repository at this point in the history
  8. view changes revert

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    839550b View commit details
    Browse the repository at this point in the history
  9. view changes revert

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    c0cceda View commit details
    Browse the repository at this point in the history
  10. view changes revert

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    04c40d5 View commit details
    Browse the repository at this point in the history
  11. debug

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9f891f9 View commit details
    Browse the repository at this point in the history
  12. debug

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    dd67de4 View commit details
    Browse the repository at this point in the history
  13. debug

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    fbf7851 View commit details
    Browse the repository at this point in the history
  14. code refactored

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    b1aa5b3 View commit details
    Browse the repository at this point in the history
  15. debug exception

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    12f2fe0 View commit details
    Browse the repository at this point in the history
  16. debug exception

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    404c18f View commit details
    Browse the repository at this point in the history
  17. debug error

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    bc3eb7d View commit details
    Browse the repository at this point in the history
  18. debug error test

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    f3d7c7c View commit details
    Browse the repository at this point in the history
  19. final changes

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    cea79d8 View commit details
    Browse the repository at this point in the history
  20. final testing

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    be0d644 View commit details
    Browse the repository at this point in the history
  21. final testing

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a164b36 View commit details
    Browse the repository at this point in the history
  22. final testing

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    e59c6b7 View commit details
    Browse the repository at this point in the history
  23. final testing

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    85764ca View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e908d3c View commit details
    Browse the repository at this point in the history
  25. final test

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    80120de View commit details
    Browse the repository at this point in the history
  26. final test debug

    HemendraSharma04 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    da1ab6e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. message test

    HemendraSharma04 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7f58938 View commit details
    Browse the repository at this point in the history
  2. message test

    HemendraSharma04 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7a21e12 View commit details
    Browse the repository at this point in the history
  3. testing done

    HemendraSharma04 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    4de7f0d View commit details
    Browse the repository at this point in the history
  4. final cleanup

    HemendraSharma04 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    ba13778 View commit details
    Browse the repository at this point in the history
  5. playground bug fix

    HemendraSharma04 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    326bfed View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Merge pull request #20 from HemendraSharma04/master

    Able to save permission denied queries
    HemendraSharma04 authored May 11, 2023
    Configuration menu
    Copy the full SHA
    075b1be View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    a5cebaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa3550f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    17b8a09 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    b00f5d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from squadrun/shravan/cus-1216_add_requestlog_…

    …tables_to_explorer
    
    Shravan/cus 1216 add requestlog tables to explorer
    shailykhamesra authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8920e45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d93dc06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cbd54d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    911be1e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #22 from squadrun/shravan/cus-1216_add_requestlog_…

    …tables_to_explorer
    
    shravan/cus-1216_add_requestlog_tables_to_explorer
    shailykhamesra authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f441c6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3891d28 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. minor bug fix

    HemendraSharma04 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9c8676d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d9a2d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b70c79 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    b5283a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae1f02f View commit details
    Browse the repository at this point in the history
  3. [CU - ] test: fix tests

    ShravanCool committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d6a2a89 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24 from squadrun/shravan/cus-1216_add_requestlog_…

    …tables_to_explorer
    
    Shravan/cus 1216 add requestlog tables to explorer
    shailykhamesra authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b1e8217 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    72c1c32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596e958 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5ac4d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    900e940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c773b5 View commit details
    Browse the repository at this point in the history
  3. 🔨 Fixed test

    mayank-squadstack committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f79ff04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50247f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1731ce4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge pull request #25 from squadrun/Mayank/#CU-85zte7gkb/mask-pii-fr…

    …om-json-and-text-fields
    
    ✨ PII masking (email and phone number) | JSON and TEXT fields
    mayank-squadstack authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e314dd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    d9bcc11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88b6f12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from squadrun/shravan/cus-1592_remove_cutoff_d…

    …ate_filter
    
    Shravan/cus 1592 remove cutoff date filter
    shailykhamesra authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    24886f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    62ddd47 View commit details
    Browse the repository at this point in the history
  2. added a null check

    ManikGarg008 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    fd76f70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6370f6 View commit details
    Browse the repository at this point in the history
  4. replaced a constant

    ManikGarg008 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e50c5e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Merge pull request #27 from squadrun/manik_#85ztjn6rh_mask_phone_number

    Manik #85ztjn6rh mask phone number
    ManikGarg008 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3f2c7e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5eece9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from squadrun/manik_#85ztjn6rh_mask_phone_number

    added table level and runtime checks for masking pii
    ManikGarg008 authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8ade8a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    276a0ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a39109 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from squadrun/manik_#85ztn4m9d_improve_masking…

    …_player_pii
    
    Improved masking for Player PII
    ManikGarg008 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    285d880 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    9c6ef43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from squadrun/manik_#85ztn4m9d_improve_masking…

    …_player_pii
    
    fixed PII invisibility in download csv requests
    ManikGarg008 authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e4fecf1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Fixed Format Button

    modo27 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0ed5163 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from squadrun/md/#format_fix

    Trying to fix Format button
    modo27 authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3b702fa View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. fixing format

    Vaibhav-Lodha committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b4907b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a935f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    115bda8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merge pull request #33 from squadrun/bittu-add-support-to-execute-on-…

    …master-read
    
    added query execute for master db read only
    raybittuiq authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d2548b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    ca98547 View commit details
    Browse the repository at this point in the history
  2. csrf_exempt

    Ujjwal-Squadstack committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    196e319 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from squadrun/ug_csrf_exempt_for_django_1.10

    Ug csrf exempt for django 1.10
    Ujjwal-Squadstack authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    39a3216 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    f27f9cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd254fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #35 from squadrun/ug_csrf_exempt_for_django_1.10

    Ug csrf exempt for django 1.10
    ayushsquad authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    dc5ac56 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Update views.py

    HemendraSharma04 authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    99cef98 View commit details
    Browse the repository at this point in the history
  2. Update views.py

    HemendraSharma04 authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4089471 View commit details
    Browse the repository at this point in the history
  3. Update views.py

    HemendraSharma04 authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    38363b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    c598a71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d09987 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8909d3c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merge pull request #36 from HemendraSharma04/master

    Fix issue related to render template
    HemendraSharma04 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a424bfe View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    5e01ef1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from squadrun/hs_fix_context_rendering_issue

    fix context issue by flattening the context
    HemendraSharma04 authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    47f3781 View commit details
    Browse the repository at this point in the history
  3. fix version

    HemendraSharma04 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9fc7f86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28da008 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    9b1aef2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddbcdc5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #40 from squadrun/Ananay_temp_request_log_tables

    make temp request log tables visible on explorer
    ananay-squad10 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a1ba38a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    3007ef8 View commit details
    Browse the repository at this point in the history
  2. fix

    HemendraSharma04 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    169cd21 View commit details
    Browse the repository at this point in the history
  3. fix

    HemendraSharma04 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7a1dbeb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix on_delete

    HemendraSharma04 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e248f15 View commit details
    Browse the repository at this point in the history
  2. fix

    HemendraSharma04 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4264369 View commit details
    Browse the repository at this point in the history
  3. fix

    HemendraSharma04 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    780cdc4 View commit details
    Browse the repository at this point in the history
  4. debug

    HemendraSharma04 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a03c9e5 View commit details
    Browse the repository at this point in the history
  5. debug

    HemendraSharma04 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    62787d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60a6e90 View commit details
    Browse the repository at this point in the history
  7. debug

    HemendraSharma04 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cecfcf2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #41 from squadrun/hs_fix_reverse_import

    change reverse import from django.conf.urlresolvers to django.urls
    HemendraSharma04 authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    45cbfac View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    8fd4e26 View commit details
    Browse the repository at this point in the history