|  andrzej | 83efc850d3 | fix added space | 2024-07-02 22:52:10 +02:00 | 
				
					
						|  andrzej | 356c487ed7 | Revert "make form input work with number and string" This reverts commit 2294d0c0b0. | 2024-07-02 22:16:17 +02:00 | 
				
					
						|  andrzej | 349a191d12 | make form input work with number and string | 2024-07-02 19:49:00 +02:00 | 
				
					
						|  andrzej | 0138e1aa2a | make fields open with space (to avoid conflicts) | 2024-07-02 17:18:23 +02:00 | 
				
					
						|  andrzej | 380fc56d17 | fix enter key buy (partially) | 2024-07-02 17:11:30 +02:00 | 
				
					
						|  andrzej | 23058ed48b | implement number input data validation (basic functionality) | 2024-07-01 17:23:48 +02:00 | 
				
					
						|  andrzej | 773633d103 | implement inline number input | 2024-06-30 23:28:05 +02:00 | 
				
					
						|  andrzej | 6378b358ed | make update function concise/flexible | 2024-06-30 23:21:48 +02:00 | 
				
					
						|  andrzej | 0e0c2a71ea | improve tab nav | 2024-06-30 20:28:02 +02:00 | 
				
					
						|  andrzej | 52578b7979 | add get method | 2024-06-30 20:15:57 +02:00 | 
				
					
						|  andrzej | 6b9a8335de | add open handler | 2024-06-30 20:15:30 +02:00 | 
				
					
						|  andrzej | e272894918 | remove unneccessary buttons | 2024-06-30 17:42:33 +02:00 | 
				
					
						|  andrzej | a2682f4f05 | implement inline text input | 2024-06-30 17:36:44 +02:00 | 
				
					
						|  andrzej | 24ddda4a9e | select checkboxes | 2024-06-30 14:22:35 +02:00 | 
				
					
						|  andrzej | d32b689fbb | begin implementation of edit feature | 2024-06-29 21:38:21 +02:00 | 
				
					
						|  andrzej | 221323ae83 | add deselect option to context menu | 2024-06-29 16:26:46 +02:00 | 
				
					
						|  andrzej | e8c37f794d | fix multi-delete | 2024-06-27 23:12:53 +02:00 | 
				
					
						|  andrzej | 2006641bb4 | partially implement multi-delete button | 2024-06-27 16:49:56 +02:00 | 
				
					
						|  andrzej | 7a2d536318 | enable row selection | 2024-06-27 16:08:14 +02:00 | 
				
					
						|  andrzej | 9bf60c2282 | add multi delete function | 2024-06-27 16:08:03 +02:00 | 
				
					
						|  andrzej | d07d54731d | fix layout for smaller (laptop) screens | 2024-06-27 15:35:48 +02:00 | 
				
					
						|  andrzej | eb2ecf6618 | context menu -- keyboard navigation | 2024-06-27 12:44:31 +02:00 | 
				
					
						|  andrzej | 4f7d12edf5 | context menu initial import | 2024-06-26 22:52:33 +02:00 | 
				
					
						|  andrzej | 21c0a1db6b | neaten labels, capitalizations | 2024-06-26 21:41:52 +02:00 | 
				
					
						|  andrzej | c8cd1069da | fix focus issues on nested form items now aria compliant! | 2024-06-26 21:40:03 +02:00 | 
				
					
						|  andrzej | ae759de164 | implement basic create submission popover functionality | 2024-06-26 19:55:18 +02:00 | 
				
					
						|  andrzej | 61d956b9cd | implement create pubs popup | 2024-06-26 19:33:12 +02:00 | 
				
					
						|  andrzej | 527b0d2aac | extrapolate genre picker | 2024-06-26 18:21:06 +02:00 | 
				
					
						|  andrzej | d741901afd | add createStoryDialog | 2024-06-26 18:19:09 +02:00 | 
				
					
						|  andrzej | 483b9d987a | extrapolate create function | 2024-06-26 18:18:44 +02:00 | 
				
					
						|  andrzej | 9c9b010dc1 | make table clickable | 2024-06-26 14:54:04 +02:00 | 
				
					
						|  andrzej | b1de1477a6 | add edit button | 2024-06-26 12:45:58 +02:00 | 
				
					
						|  andrzej | 5058f5192e | disable inspect button for submissions | 2024-06-26 12:42:18 +02:00 | 
				
					
						|  andrzej | d0b7dd5910 | clean up | 2024-06-26 12:07:33 +02:00 | 
				
					
						|  andrzej | 7912104e77 | add redirect | 2024-06-26 12:06:55 +02:00 | 
				
					
						|  andrzej | 9ac1a7c288 | clean up story inspect page | 2024-06-26 12:06:12 +02:00 | 
				
					
						|  andrzej | 9cebe4c2f6 | add pub inspect page | 2024-06-26 12:05:58 +02:00 | 
				
					
						|  andrzej | 2fef5ae1cb | charts | 2024-06-25 22:50:54 +02:00 | 
				
					
						|  andrzej | 854487a2f2 | add test data to db | 2024-06-25 12:21:07 +02:00 | 
				
					
						|  andrzej | 15a1309275 | improve client side data validation | 2024-06-25 12:20:56 +02:00 | 
				
					
						|  andrzej | ae25aca0e8 | properly render null date values | 2024-06-25 12:20:41 +02:00 | 
				
					
						|  andrzej | 9c0423d4e8 | delete unneccessary | 2024-06-25 12:20:28 +02:00 | 
				
					
						|  andrzej | d5cac57485 | clearer headings | 2024-06-25 12:20:10 +02:00 | 
				
					
						|  andrzej | f2231ea24d | fix create pages | 2024-06-25 11:18:30 +02:00 | 
				
					
						|  andrzej | 8e8228de16 | fix pub create form styling | 2024-06-24 23:15:48 +02:00 | 
				
					
						|  andrzej | 2605226e0e | add loaders | 2024-06-24 23:15:29 +02:00 | 
				
					
						|  andrzej | a89535c058 | extrapolate loader | 2024-06-24 22:27:36 +02:00 | 
				
					
						|  andrzej | d3689ab4b2 | use Link instead of onClick in data-table 'create button' | 2024-06-24 19:01:11 +02:00 | 
				
					
						|  andrzej | 06650dcb22 | style field labels | 2024-06-24 18:57:35 +02:00 | 
				
					
						|  andrzej | 7bdfe64acd | style main header | 2024-06-24 18:57:25 +02:00 |