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

Change user_id to created_by #15519

Merged
merged 36 commits into from
Sep 20, 2024
Merged

Change user_id to created_by #15519

merged 36 commits into from
Sep 20, 2024

Commits on Sep 17, 2024

  1. Change user_id to created_by

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1582d81 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Added translation

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    abe79df View commit details
    Browse the repository at this point in the history
  2. Updated request methods

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bae9982 View commit details
    Browse the repository at this point in the history
  3. Fixed requestable user_id

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    655abe8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Fixed variable name

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7f690a6 View commit details
    Browse the repository at this point in the history
  2. Removed free seat count from fillable

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7650628 View commit details
    Browse the repository at this point in the history
  3. Fixed 1001 query on license

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    634a4af View commit details
    Browse the repository at this point in the history
  4. Squashed commit of the following:

    commit dddbf27
    Author: snipe <[email protected]>
    Date:   Wed Sep 18 14:18:52 2024 +0100
    
        Updated language strings
    
        Signed-off-by: snipe <[email protected]>
    
    commit fcefcc8
    Merge: 04bb3ee 3519a82
    Author: snipe <[email protected]>
    Date:   Wed Sep 18 13:44:44 2024 +0100
    
        Merge pull request #15512 from marcusmoore/testing/fmcs
    
        Added tests for delete methods in api
    
    commit 04bb3ee
    Merge: 154d5d8 f963b9a
    Author: snipe <[email protected]>
    Date:   Wed Sep 18 13:41:37 2024 +0100
    
        Merge pull request #15521 from uberbrady/improve_country_selector
    
        Fix selected-index of Countries drop-down [fd-44144]
    
    commit f963b9a
    Author: Brady Wetherington <[email protected]>
    Date:   Wed Sep 18 13:24:26 2024 +0100
    
        Fix selected-index of Countries drop-down
    
    commit 154d5d8
    Merge: 6c996b7 9e5f6d6
    Author: snipe <[email protected]>
    Date:   Tue Sep 17 23:40:25 2024 +0100
    
        Merge pull request #15491 from uberbrady/numeric_prefixes_add_multiple_assets
    
        [Fixes fd-43940] Improve multi-asset create when using numeric prefixes to asset_tags
    
    commit 3519a82
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 16:55:20 2024 -0700
    
        Fix name: TestsFullMultipleCompaniesSupport
    
    commit a629df0
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 14:49:08 2024 -0700
    
        Implement interfaces on existing test classes
    
    commit 9a13fca
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 14:38:38 2024 -0700
    
        Pluralize
    
    commit f5705a1
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 14:34:55 2024 -0700
    
        More unification
    
    commit f325c4a
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 14:32:38 2024 -0700
    
        Unify assertion method
    
    commit 1fddacd
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 14:25:11 2024 -0700
    
        Re-order test methods
    
    commit 4af893d
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 14:20:24 2024 -0700
    
        Improve assertions
    
    commit b8b3f91
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 13:55:18 2024 -0700
    
        Formatting
    
    commit 7f40f55
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 13:52:02 2024 -0700
    
        Add tests for delete supplier endpoint
    
    commit b06e8d4
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 13:37:08 2024 -0700
    
        Add tests for delete status label endpoint
    
    commit c269184
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 13:29:41 2024 -0700
    
        Add tests for delete predefined kit endpoint
    
    commit 53c673d
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 13:13:12 2024 -0700
    
        Add tests for delete manufacturer endpoint
    
    commit 50730fc
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 12:37:18 2024 -0700
    
        Add tests for delete location endpoint
    
    commit 60a54ce
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 12:33:30 2024 -0700
    
        Add tests for delete license endpoint
    
    commit 446e962
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 10:38:51 2024 -0700
    
        Add tests for delete group endpoint
    
    commit 79a4bb7
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 10:35:44 2024 -0700
    
        Add tests for delete depreciation endpoint
    
    commit 2f76c1b
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 10:33:21 2024 -0700
    
        Add assertion
    
    commit 38b9f4a
    Author: Marcus Moore <[email protected]>
    Date:   Mon Sep 16 10:29:20 2024 -0700
    
        Add tests for delete departments endpoint
    
    commit 3105f53
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 16:54:29 2024 -0700
    
        Add tests for delete custom fieldsets endpoint
    
    commit 2047cfe
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 16:20:32 2024 -0700
    
        Add tests for delete custom fields endpoint
    
    commit e3268d3
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 16:00:02 2024 -0700
    
        Add tests for delete consumable endpoint
    
    commit 6df8b0a
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 15:52:07 2024 -0700
    
        Add tests for delete component endpoint
    
    commit 910f13c
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 15:38:30 2024 -0700
    
        Add tests for delete companies endpoint
    
    commit 8ce2512
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 13:54:44 2024 -0700
    
        Add tests for delete category endpoint
    
    commit 0ec415d
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 13:46:22 2024 -0700
    
        Clean up
    
    commit 2044570
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 13:39:36 2024 -0700
    
        Add tests for delete asset model endpoint
    
    commit b336c62
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 13:32:42 2024 -0700
    
        Pluralize test classes
    
    commit 5299b3e
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 13:29:44 2024 -0700
    
        Remove code handled by CompanyableChildTrait
    
    commit 872b76b
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 13:29:10 2024 -0700
    
        Add tests for delete asset maintenance endpoint
    
    commit 275cf46
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 13:16:37 2024 -0700
    
        Add tests for delete asset endpoint
    
    commit 5c2660b
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 13:02:32 2024 -0700
    
        Introduce interface
    
    commit c7ae9d9
    Author: Marcus Moore <[email protected]>
    Date:   Thu Sep 12 12:58:47 2024 -0700
    
        Add tests for delete accessory endpoint
    
    commit 9e5f6d6
    Author: Brady Wetherington <[email protected]>
    Date:   Wed Sep 11 15:45:01 2024 +0100
    
        Improve multi-asset create when using numeric prefixes to asset_tags
    
    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9adb2c2 View commit details
    Browse the repository at this point in the history
  5. Updated importer

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4363e8b View commit details
    Browse the repository at this point in the history
  6. Added order by admin to assets

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a77a706 View commit details
    Browse the repository at this point in the history
  7. Added order by created_by to accessories

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c932291 View commit details
    Browse the repository at this point in the history
  8. Made method name consistent

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    354b00e View commit details
    Browse the repository at this point in the history
  9. Added created_by to kits

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    951f030 View commit details
    Browse the repository at this point in the history
  10. Added created_by to components

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6699995 View commit details
    Browse the repository at this point in the history
  11. Added created_by

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    02a29c7 View commit details
    Browse the repository at this point in the history
  12. Additional consistencies

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bbce7b4 View commit details
    Browse the repository at this point in the history
  13. Fixed markdown in acceptance reminder

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    65eba30 View commit details
    Browse the repository at this point in the history
  14. Removed duplicate code

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5c3180f View commit details
    Browse the repository at this point in the history
  15. Reapply deleted code

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2dcae78 View commit details
    Browse the repository at this point in the history
  16. Added legacy comment

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b247fc3 View commit details
    Browse the repository at this point in the history
  17. Use auth()->id() instead of Auth::id()

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    822ea96 View commit details
    Browse the repository at this point in the history
  18. Order by created_by for depreciations

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    82d6e15 View commit details
    Browse the repository at this point in the history
  19. Added scoping for categories and companies

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6579fa7 View commit details
    Browse the repository at this point in the history
  20. Added created_by for manufacturers

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5e1c736 View commit details
    Browse the repository at this point in the history
  21. Added created_by to status label

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7278063 View commit details
    Browse the repository at this point in the history
  22. Removed duplicate line

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cd98b38 View commit details
    Browse the repository at this point in the history
  23. Added id to report

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    836893c View commit details
    Browse the repository at this point in the history
  24. Updated variable

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5ebf0ed View commit details
    Browse the repository at this point in the history
  25. Refactor for fewer queries

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ebf6ce6 View commit details
    Browse the repository at this point in the history
  26. Removed footer

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    118183f View commit details
    Browse the repository at this point in the history
  27. Eager load adminuser

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    eb6f05f View commit details
    Browse the repository at this point in the history
  28. Eager load adminuser

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f283b5f View commit details
    Browse the repository at this point in the history
  29. Optimize isDeletable counts

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    74088ea View commit details
    Browse the repository at this point in the history
  30. Added created by to company on save

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d7914e2 View commit details
    Browse the repository at this point in the history
  31. Refactor isDeletable on companies

    Signed-off-by: snipe <[email protected]>
    snipe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b88f205 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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