Commit Graph

  • ef013a7026 Updated components sample snipe 2026-02-18 12:01:48 +00:00
  • 0353ade90e Trim off whitespace for headers snipe 2026-02-18 12:01:34 +00:00
  • d90c9282ac Updated strings snipe 2026-02-18 11:13:52 +00:00
  • 5055aafe1d Scaffold tests Marcus Moore 2026-02-17 17:37:24 -08:00
  • e68b9ea267 Validate assigned_to is integer Marcus Moore 2026-02-17 16:51:31 -08:00
  • 1d8ba2ec61 Add failing test Marcus Moore 2026-02-17 16:49:32 -08:00
  • d56970eaa3 Merge pull request #18566 from grokability/fixed-new-vs-update-on-custom-fieldset-creation snipe 2026-02-17 22:23:06 +00:00
  • 8b3f18ec59 Better breadcrumbs for fieldset creation snipe 2026-02-17 22:17:38 +00:00
  • 170d20ddb5 Fixed new vs update button on custom fieldset create vs edit snipe 2026-02-17 22:17:27 +00:00
  • 70407dac85 Merge pull request #18565 from grokability/#18555-component-clone snipe 2026-02-17 16:22:02 +00:00
  • c2334d87de Merge pull request #18564 from uberbrady/fix_component_counts snipe 2026-02-17 15:44:00 +00:00
  • 0662e3351e Added #18555 - ability to clone components #18555-component-clone snipe 2026-02-17 15:43:43 +00:00
  • 6b90b3743e Tweak numRemaining to not re-query for un-checked-out components Brady Wetherington 2026-02-17 15:27:04 +00:00
  • dd1d456106 Alphabetize dictionary snipe 2026-02-17 15:21:24 +00:00
  • dceead8302 Show footer by default if the transformer asks for it snipe 2026-02-17 15:09:29 +00:00
  • 832f449868 Merge pull request #18561 from grokability/#18512-comment-out-first-checkout snipe 2026-02-17 14:18:05 +00:00
  • 33a104f142 Fixes #18512 temporarily snipe 2026-02-17 14:11:14 +00:00
  • 28f19689ec Fixed focus color for input fields snipe 2026-02-17 13:38:43 +00:00
  • ce6ee32e89 Made seats a numeric field snipe 2026-02-17 13:38:29 +00:00
  • fdf42ba321 Add class to checkedout blade snipe 2026-02-17 13:18:27 +00:00
  • aadd158108 Added active class to accessory tab snipe 2026-02-17 13:18:14 +00:00
  • d6592819e8 Show only active licenses snipe 2026-02-17 13:17:49 +00:00
  • 8f34c06196 Added order_number to API for accessories, consumables, components snipe 2026-02-17 13:08:09 +00:00
  • 9cdc73917b Merge pull request #18537 from grokability/more-refactoring-tables-and-tabs snipe 2026-02-17 12:39:31 +00:00
  • 2976159499 Check for parent (only really matters in locations) snipe 2026-02-17 12:32:07 +00:00
  • e302ccf985 Added plain clone translation snipe 2026-02-17 12:31:35 +00:00
  • 08915e8607 Use isDeletable in transformers snipe 2026-02-17 12:31:26 +00:00
  • 32b2131bff Fixed asset model deletable check snipe 2026-02-17 12:31:12 +00:00
  • 50cf15fb71 Added isDeletable() method snipe 2026-02-17 12:31:01 +00:00
  • f07ef6d7c5 Added restore and clone blade snipe 2026-02-17 12:28:48 +00:00
  • 666025d7f6 Use more generic text snipe 2026-02-17 12:28:27 +00:00
  • 671601365c Use new button blade components snipe 2026-02-17 12:28:16 +00:00
  • 263b04cd69 Merge pull request #13506 from matmair/develop-1 snipe 2026-02-17 11:08:24 +00:00
  • 57b98ca782 Fixed copypasta snipe 2026-02-13 19:03:44 +00:00
  • 46df19d7cd Don’t use fixed columns on unaccepted asset report snipe 2026-02-13 18:27:18 +00:00
  • fa18524223 Fixed unaccepted report to account for much older items that might not exist snipe 2026-02-13 18:23:59 +00:00
  • 3ebc0532ca Added isDeleteable to Accessories snipe 2026-02-13 18:07:22 +00:00
  • 4f59752b8b Added rtd tab icon snipe 2026-02-13 17:30:11 +00:00
  • 668ab221cc Removed uploads for manufacturers since we don’t have them? snipe 2026-02-13 17:29:56 +00:00
  • ad90e005c4 Added history tabs snipe 2026-02-13 17:28:07 +00:00
  • 952b3d6884 Converted components view to blade component snipe 2026-02-13 17:27:45 +00:00
  • 19ca1f7578 Converted to object-specific elements in indexes snipe 2026-02-13 17:27:14 +00:00
  • ef02fab94b Added checkout blade snipe 2026-02-13 17:22:35 +00:00
  • 144b5e7558 Switch to accessory table on accessory view snipe 2026-02-13 17:22:22 +00:00
  • aff0a60138 Added presenter for component history snipe 2026-02-13 17:22:07 +00:00
  • 92a641f01a Added snipe_component because wtf laravel snipe 2026-02-13 17:21:59 +00:00
  • aba3a0733d Update accessories-sample.csv viclou-patch-1 victoria 2026-02-12 15:16:06 -10:00
  • 929132ba07 Merge pull request #18544 from uberbrady/fix_1001_query_on_available_models_for_notification snipe 2026-02-12 21:37:10 +00:00
  • 2a1a4a1c72 Added some withCount() params to tweak the 'minimum number of assets' notification Brady Wetherington 2026-02-12 21:32:30 +00:00
  • 4d73894cd2 Merge pull request #18542 from marcusmoore/fixes/fd-53577-reminder-subject-2 snipe 2026-02-12 21:22:55 +00:00
  • e49e805b2b Merge pull request #18539 from Godmartinz/L7163_title_adjustment snipe 2026-02-12 20:43:52 +00:00
  • 05f3bf633e Fixed typeError for isManagerOf in manager view of EULAs snipe 2026-02-12 20:21:15 +00:00
  • 4d5b3548d6 Update introduction line Marcus Moore 2026-02-11 16:28:17 -08:00
  • 00408f0103 Revert "Put checkout_qty on checkoutable so accessory and consumable emails are formatted correctly" Marcus Moore 2026-02-11 16:06:27 -08:00
  • 548cceee18 Put checkout_qty on checkoutable so accessory and consumable emails are formatted correctly Marcus Moore 2026-02-11 13:39:37 -08:00
  • 7eb536f80e Bump debugbar to v4.0.7 Marcus Moore 2026-02-11 11:37:57 -08:00
  • d91ce88e9a Merge branch 'develop' into debugbar Marcus Moore 2026-02-11 11:37:02 -08:00
  • 76d1a20e21 adjust label L7163_A to fit title properly Godfrey M 2026-02-11 11:02:49 -08:00
  • 5b6951b88d Tightened up licenses index list snipe 2026-02-11 15:22:58 +00:00
  • 56313e4436 Covert assets table snipe 2026-02-11 14:54:30 +00:00
  • 7810ae74d1 Fixed translation string snipe 2026-02-11 14:30:42 +00:00
  • 3ac1012757 Set fixed number for assets snipe 2026-02-11 14:30:32 +00:00
  • 91aec08ce0 More refactoring of tabs, tab panes, and tables snipe 2026-02-11 13:18:32 +00:00
  • 30970cc7f2 A few more disabled/readonly state color fixes snipe 2026-02-11 11:21:53 +00:00
  • 985c027b04 Fixed disabled select2 color snipe 2026-02-11 11:12:33 +00:00
  • d1c4b055a9 Merge pull request #18535 from grokability/rename-field-in-infobox snipe 2026-02-11 10:20:23 +00:00
  • 3f2f508e49 Fixed failing test snipe 2026-02-11 10:16:44 +00:00
  • 07513cb559 Update the name of the object within the side panel snipe 2026-02-11 10:02:20 +00:00
  • 66022902b7 Small style tweaks to info-box snipe 2026-02-11 09:57:43 +00:00
  • 613efe963a Use consistent box icon snipe 2026-02-11 09:48:44 +00:00
  • 5a0affcd8e Updated categories view snipe 2026-02-11 09:47:38 +00:00
  • 79150edb92 Fixed variable name snipe 2026-02-11 07:41:13 +00:00
  • 6cca24be8e Fixed typo snipe 2026-02-11 07:27:16 +00:00
  • c2ca51e8ef Added edit buttons to supplier view snipe 2026-02-11 07:27:08 +00:00
  • b9908d5665 Cast the DB_PORT to integer snipe 2026-02-11 07:01:03 +00:00
  • cbca420217 Added tooltips snipe 2026-02-11 06:42:15 +00:00
  • 017183e3fe Merge pull request #18529 from grokability/consolidate-customfieldset-edit snipe 2026-02-11 05:25:27 +00:00
  • 0236527f05 Use correct seeding color for links snipe 2026-02-10 15:27:05 +00:00
  • e946c4bf8c Consolidated custom fieldset edit/show snipe 2026-02-10 15:20:57 +00:00
  • 8a0414cef6 Merge remote-tracking branch 'origin/master' into develop snipe 2026-02-10 14:16:42 +00:00
  • ee1ad692a4 Tweaked disabled button color snipe 2026-02-10 13:40:14 +00:00
  • fdd5f6b0e1 Fixed #18497 - Added model name to aliases snipe 2026-02-10 13:07:41 +00:00
  • dca6df3244 Fixed #18527 - disable sticky column on dashboard tables snipe 2026-02-10 11:31:25 +00:00
  • 0874b853a0 Fixed #18520 - use plain_text_company snipe 2026-02-10 11:10:48 +00:00
  • 3393916b5e Merge pull request #18524 from ubc-cpsc/fix/subpath-livewire-prefix snipe 2026-02-10 08:34:18 +00:00
  • b2728b4eb1 Fix Livewire routes for subpath hosting Joël Pittet 2026-02-10 00:22:13 -08:00
  • f3cc3ed682 Merge pull request #18470 from bilias/pr-clean snipe 2026-02-09 20:57:07 +00:00
  • f8cfb8833f Merge pull request #18514 from grokability/update-models-with-new-components snipe 2026-02-09 19:53:40 +00:00
  • c2c2332e83 Removed erroneous icon snipe 2026-02-09 13:05:22 +00:00
  • 9f69c36426 Added depreciations and departments snipe 2026-02-09 13:03:07 +00:00
  • ea9de35a3b Show/hide on companies and depts snipe 2026-02-07 18:44:37 +00:00
  • a50a16fb01 Nicer toggle, nicer show/hide info button snipe 2026-02-07 18:39:42 +00:00
  • f27c0206de Expand/contract info tab (still looks a little junky) snipe 2026-02-07 17:52:22 +00:00
  • 6791ddd911 Merge remote-tracking branch 'origin/develop' snipe 2026-02-07 15:55:20 +00:00
  • ce95060d60 Fixed #18516 - added kits for sticky columns snipe 2026-02-07 15:55:11 +00:00
  • 6d9bbe1ddf Small tweaks to EULA API snipe 2026-02-07 15:41:51 +00:00
  • 5b1507f4b7 Updated license presenter snipe 2026-02-07 15:16:32 +00:00
  • 53e985aaab Tweaked color for alt striping again snipe 2026-02-07 15:08:51 +00:00
  • f5c2119122 Merge remote-tracking branch 'origin/develop' snipe 2026-02-07 15:03:58 +00:00
  • 5fd6918948 Fixed text color in light mode on alt striping snipe 2026-02-07 15:03:50 +00:00