3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-18 19:22:48 +00:00

51 Commits

Author SHA1 Message Date
d71e3b72d6 Sigh. Missed a few spots for the supplier swap 2026-08-05 22:59:03 +01:00
dbe942e68c Handle last order defaults in the controllers 2026-08-05 22:25:59 +01:00
f07a6c6fa4 Updated redirect with hash 2026-08-05 11:52:18 +01:00
a53928e1a4 Replenish/remove for consumables, accessories, components 2026-08-03 13:07:59 +01:00
00fff45c5f Add validation 2026-06-04 16:50:51 -07:00
40f2907f86 More translations 2026-06-04 15:58:56 -07:00
7888e665cc Adhere to include_assignments 2026-06-03 16:57:40 -07:00
68efc80154 Add docblock 2026-06-03 16:53:46 -07:00
d10cd9b5ed Refactor to mapping 2026-06-03 16:52:31 -07:00
357fc2785a Add checkout date and assigned quantity 2026-06-03 16:27:29 -07:00
6c80ba906d Remove checkout date for now 2026-06-03 16:06:23 -07:00
1992d03f22 Simplify assignments 2026-06-03 16:01:06 -07:00
b3bd6d2b10 Fix including assets 2026-06-03 15:06:47 -07:00
e8d81882a1 WIP: Populate most fields correctly 2026-06-03 14:48:45 -07:00
01a87c3a1c Add some todos 2026-06-03 13:48:02 -07:00
fd411da8f0 Improve assertions 2026-06-03 13:37:32 -07:00
dec4ff9a44 WIP: Populate additional fields 2026-06-02 16:25:38 -07:00
e6808100ea WIP: Render assignments 2026-06-02 16:18:24 -07:00
3c30fd7d4a WIP: begin to list assignments 2026-06-02 15:56:51 -07:00
001a59f624 Inline variable 2026-06-02 11:13:20 -07:00
a47f36f638 Extract method 2026-06-01 15:32:39 -07:00
d7fa47cb24 Allow filtering by checkout range 2026-06-01 15:25:25 -07:00
15aa9deab8 Extract method 2026-06-01 14:44:12 -07:00
f9025031a4 Update method name 2026-06-01 14:41:00 -07:00
823084d04a Update method name 2026-06-01 14:40:14 -07:00
baa9ec1576 Implement updated before 2026-06-01 14:39:28 -07:00
249277371d Fix filename 2026-05-12 10:32:27 -07:00
7c85b46c62 Fix potential null 2026-05-12 10:27:38 -07:00
fff50044f8 Handle soft deletes 2026-05-11 16:36:44 -07:00
2404dfb83b Improve readability 2026-05-07 16:50:52 -07:00
a4fde632b4 Parse purchase dates 2026-05-07 16:27:39 -07:00
50cfdd5a31 Improve variable name 2026-05-07 16:24:28 -07:00
7b21e90cf2 Improve method readability 2026-05-07 16:19:41 -07:00
9bae1ca59f Implement updated at 2026-05-07 16:10:36 -07:00
16ff4b00d7 Implement created at 2026-05-07 13:19:13 -07:00
a1a7969d53 Implement unit cost 2026-05-07 13:12:29 -07:00
a4bfa9f2fe Add more todos 2026-05-07 13:11:22 -07:00
7c9a5fb5af Implement quantity 2026-05-07 13:02:52 -07:00
556af49acd Implement quantity 2026-05-07 12:50:46 -07:00
de5c555af7 Implement purchase date 2026-05-07 12:34:29 -07:00
a6e6797dac Implement order number 2026-05-07 12:18:21 -07:00
da092d43cf Implement name 2026-05-07 12:17:17 -07:00
2106256cdb Sort lines 2026-05-07 11:45:20 -07:00
c94de01547 Implement locations 2026-05-07 11:44:49 -07:00
1f19f6b0fc Implement suppliers 2026-05-07 11:42:41 -07:00
244ef8ac3e Add manufacturer and model number to output 2026-05-06 17:08:16 -07:00
18a1772f9c Add id, company, category, and name to output 2026-05-06 16:54:30 -07:00
ca5afa91ec Extract helper 2026-05-06 16:00:26 -07:00
7063bc8ecb Improve readability 2026-05-06 15:56:55 -07:00
2909edf049 Write headers to output 2026-05-05 17:50:35 -07:00