94 Commits
Author SHA1 Message Date
nicholas 9dac148b34 updates 2026-06-15 00:27:35 +00:00
nicholas 675118faea add dev container for remote dev 2026-06-14 18:47:43 -05:00
nicholas 1606d9d014 fix bad z-index 2025-04-12 11:59:20 -05:00
nicholas 1af4017732 add move icon 2025-04-12 08:45:20 -05:00
nicholas 134b91b116 Merge pull request 'TypeScript rewrite' (#2) from typescript-rewrite into master
Reviewed-on: #2
2025-04-11 20:05:20 -05:00
nicholas a0c444c0b3 nicholas/storage-manager#1: adjust styles 2025-04-11 20:02:50 -05:00
nicholas 3e9e7c2f43 nicholas/storage-manager#1: rewrite 'move' feature; style tweaks 2025-04-11 17:09:22 -05:00
nicholas eb66287e6e Merge branch 'typescript-rewrite' of https://git.uuard.com/nicholas/storage-manager into typescript-rewrite 2025-04-10 19:47:07 -05:00
nicholas 3721ebd1d6 nicholas/storage-manager#1: use environment vars for db host, port 2025-04-10 19:47:04 -05:00
nicholas 3f01979f15 nicholas/storage-manager#1: Update README.md 2025-04-10 19:17:22 -05:00
nicholas bba9b06121 nicholas/storage-manager#1: move components into 'components' dir; 2025-04-10 18:27:17 -05:00
nicholas d20410cda7 nicholas/storage-manager#1: add generic menu; configure more styles 2025-04-10 17:41:08 -05:00
nicholas b031ce4fde nicholas/storage-manager#1: use tailwind; implement edit, delete, create boxes and items 2025-04-09 19:22:54 -05:00
nicholas d00615b197 nicholas/storage-manager#1: new directory structure, rewrite add box, item functionality 2025-04-08 17:52:26 -05:00
Nicholas Ward dbcd1bfff5 even more updates 2022-06-19 05:39:19 -05:00
Nicholas Ward a46205d190 updates 2022-06-19 05:29:14 -05:00
Nicholas Ward e9a0003956 update packages 2022-06-19 05:04:45 -05:00
Nicholas Ward 4c7017bcb0 change icon sizing 2022-06-19 04:56:06 -05:00
Nicholas Ward c4cbe0331c set drag offset 2022-04-08 15:56:51 -05:00
Nicholas Ward f7b65e1c3a do not allow resizing texarea 2022-04-08 15:33:47 -05:00
Nicholas Ward 79a4816994 make box orig. position translucent while dragging 2022-04-08 00:19:30 -05:00
Nicholas Ward fd285a40c0 clarify variable name for moving item between box 2022-04-07 16:52:03 -05:00
Nicholas Ward 7ae4dd406b let submit blank quantity 2022-04-07 15:27:04 -05:00
Nicholas Ward 11afeb4b71 remove comment 2022-04-06 20:56:31 -05:00
Nicholas Ward d1b9743836 modal height auto 2022-04-06 20:43:44 -05:00
Nicholas Ward 0e5bbb2d1c use textarea html elem for item description 2022-04-06 20:35:48 -05:00
Nicholas Ward bf25385740 add option to focus on input box 2022-04-06 20:13:10 -05:00
Nicholas Ward 2915970238 style color selector 2022-01-19 16:44:37 -06:00
Nicholas Ward 7be247146c get rid of padding if box has no items 2022-01-19 16:36:49 -06:00
Nicholas Ward 3d9547323f make modal smaller 2022-01-19 13:16:40 -06:00
Nicholas Ward 456c3ba6d3 package updates 2021-07-19 10:54:26 -05:00
Nick WardandGitHub 06401a83c0 Update README.md 2021-03-11 16:20:07 -06:00
np.w f9e6e2257d remove client README 2021-03-03 09:39:32 -06:00
np.w 479381c4f4 update html site description, favicon 2021-03-03 09:37:02 -06:00
Nick WardandGitHub bebfe07150 Update README.md 2021-03-02 18:17:05 -06:00
Nick WardandGitHub b475e30390 Create README.md 2021-03-02 17:59:03 -06:00
np.w 9d2274e140 style changes 2021-03-02 17:52:43 -06:00
np.w 88cd558676 found more double quotes in box.js - change to single 2021-03-02 17:02:04 -06:00
np.w f6c1a81437 use single quotes in color.js 2021-03-02 17:01:16 -06:00
np.w b95135f144 format js file 2021-03-02 17:00:10 -06:00
np.w 025c49868c use single quotes in app.js 2021-03-02 16:59:42 -06:00
np.w 336534fce8 remove duplicate id input 2021-03-02 16:57:41 -06:00
np.w ebb73877ca convert item form inputs to new InputBox component 2021-03-02 16:56:51 -06:00
np.w 5ba1f78155 use h1 for modal titles 2021-03-02 16:52:09 -06:00
np.w 1bc3db4a34 make input box component; improve box edit style 2021-03-02 16:47:40 -06:00
np.w 920d20f342 remove empty css ruleset 2021-03-02 16:23:35 -06:00
np.w ee36a493d3 make button component; put submit button inline 2021-03-02 16:20:29 -06:00
np.w d0118ddabf remove unused css 2021-03-02 15:30:47 -06:00
np.w 54736f9cb3 remove item hover css 2021-03-02 12:18:05 -06:00
np.w 2847e76fad color box + some controls according to db 2021-03-02 11:51:06 -06:00