Commit Graph
70 Commits
Author SHA1 Message Date
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
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
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
np.w 4aec9df491 cleaner color data selection 2021-03-02 11:26:26 -06:00
np.w e515beff62 update editing box colors functionality 2021-02-21 19:51:47 -06:00
np.w e6ff615f7c add a color option 2021-02-21 18:48:49 -06:00
np.w 6d72ee24ad do not allow move item to source box 2021-02-19 20:11:20 -06:00
np.w df74644088 add server move item 2021-02-19 19:54:11 -06:00
np.w a0c1c5868e send move req to server 2021-02-19 18:56:56 -06:00
np.w bf5a5f9aea create func for move post request 2021-02-19 18:41:44 -06:00
np.w 18ff2ffa91 style boxes when selecting item move target 2021-02-19 18:34:47 -06:00
np.w 3ee269a033 add button for move item 2021-02-19 09:12:02 -06:00
np.w 25ebc1795d add a close button to modal 2021-02-19 08:57:34 -06:00
np.w 5309c7e76f add item quantity input 2021-02-19 08:51:05 -06:00
np.w 1fe9d50bb2 make modal container fixed 2021-02-19 08:35:11 -06:00
np.w 8b18fbcdb4 allow view read only items 2021-02-17 14:24:14 -06:00
np.w a701e8e01d add item icon button for viewing item 2021-02-17 12:27:04 -06:00
np.w e2e2269c9e make item action menu smaller 2021-02-17 10:54:56 -06:00
np.w e27b8cfe34 remove console log 2021-02-17 10:42:34 -06:00
np.w b31fe1cac1 hide menu on click 2021-02-17 10:16:00 -06:00
np.w e061af0354 add handlers for click edit,delete that hide menu 2021-02-17 10:12:49 -06:00
np.w 0a6551169b skinny scollbar on html elem overflow 2020-12-16 22:34:08 -06:00
np.w 25321bb1c1 use css vars; misc style changes 2020-12-16 22:14:43 -06:00
np.w a23ba7ece5 style changes 2020-12-15 22:08:13 -06:00