c800ebf4e4 
								
							 
						 
						
							
							
								
								fix: fix style for header title text  
							
							... 
							
							
							
							let it be longer before truncating with ellipsis 
							
						 
						
							2024-12-23 21:18:18 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								ae6b72bf95 
								
							 
						 
						
							
							
								
								bump: version 0.18.0 → 0.19.0  
							
							
							
						 
						
							2024-12-23 21:14:31 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								ede9ae60b4 
								
							 
						 
						
							
							
								
								fix: move CRUD header buttons toward center of screen  
							
							... 
							
							
							
							having them all the way to the right just means more mouse movement
required, plus that area is too cluttered 
							
						 
						
							2024-12-23 21:09:15 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								89ff90c60c 
								
							 
						 
						
							
							
								
								docs: tweak readme (test commit)  
							
							
							
						 
						
							2024-12-23 20:17:36 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								95ff87fbf3 
								
							 
						 
						
							
							
								
								feat: add feature to edit email settings, basic message preview  
							
							
							
						 
						
							2024-12-23 19:24:17 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								3035d1f58a 
								
							 
						 
						
							
							
								
								bump: version 0.17.2 → 0.18.0  
							
							
							
						 
						
							2024-12-18 22:33:42 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								a132253cb1 
								
							 
						 
						
							
							
								
								feat: add basic support for running in ASGI context  
							
							
							
						 
						
							2024-12-18 15:09:16 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								b6d5ffa8ce 
								
							 
						 
						
							
							
								
								feat: add support for running via uvicorn; wutta webapp command  
							
							
							
						 
						
							2024-12-18 12:36:52 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								3fabc0a141 
								
							 
						 
						
							
							
								
								bump: version 0.17.1 → 0.17.2  
							
							
							
						 
						
							2024-12-17 16:42:56 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								abec06c63c 
								
							 
						 
						
							
							
								
								fix: add basic support for grid filters for Date fields  
							
							
							
						 
						
							2024-12-17 16:31:33 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								5493dfeae8 
								
							 
						 
						
							
							
								
								fix: fix style bug for grid "add filter" autocomplete  
							
							
							
						 
						
							2024-12-16 20:29:12 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								8ac414162d 
								
							 
						 
						
							
							
								
								bump: version 0.17.0 → 0.17.1  
							
							
							
						 
						
							2024-12-16 12:33:27 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								4e71420781 
								
							 
						 
						
							
							
								
								fix: tweak wording for batch execution  
							
							
							
						 
						
							2024-12-15 02:46:22 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								863a8814e1 
								
							 
						 
						
							
							
								
								fix: let view subclass more easily inject kwargs for make_batch()  
							
							
							
						 
						
							2024-12-15 02:28:22 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								180acc509f 
								
							 
						 
						
							
							
								
								bump: version 0.16.2 → 0.17.0  
							
							
							
						 
						
							2024-12-15 00:48:07 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								30671fcd78 
								
							 
						 
						
							
							
								
								fix: add handling for decimal values and lists, in make_json_safe()  
							
							
							
						 
						
							2024-12-14 23:57:34 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								dd1fd8c0ce 
								
							 
						 
						
							
							
								
								feat: add basic support for batch execution  
							
							... 
							
							
							
							no execution options yet, and no progress indicator
also basic delete support, invoking handler 
							
						 
						
							2024-12-14 23:57:10 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								e3beb9953d 
								
							 
						 
						
							
							
								
								feat: add basic support for rows grid for master, batch views  
							
							
							
						 
						
							2024-12-14 10:48:11 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								5006c97b4b 
								
							 
						 
						
							
							
								
								feat: add basic master view class for batches  
							
							... 
							
							
							
							no support for displaying rows yet, just the main batch CRUD 
							
						 
						
							2024-12-13 22:20:04 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								d72a2a15ec 
								
							 
						 
						
							
							
								
								fix: fix behavior when editing Roles for a User  
							
							... 
							
							
							
							per proper UUID fields i guess 
							
						 
						
							2024-12-12 20:07:49 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								e952e1031e 
								
							 
						 
						
							
							
								
								fix: add basic views for raw Permissions  
							
							
							
						 
						
							2024-12-12 19:24:36 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								3cad7f1b13 
								
							 
						 
						
							
							
								
								fix: improve support for date, datetime fields in grids, forms  
							
							
							
						 
						
							2024-12-12 15:15:00 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								eda2326a97 
								
							 
						 
						
							
							
								
								fix: add way to set field widgets using pseudo-type  
							
							... 
							
							
							
							more to come on this idea hopefully..i think it's a good pattern? 
							
						 
						
							2024-12-11 23:05:25 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								bf8397ba23 
								
							 
						 
						
							
							
								
								fix: add support for date, datetime form fields  
							
							... 
							
							
							
							using buefy-based picker widgets etc. 
							
						 
						
							2024-12-11 22:38:51 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								fce1bf9de4 
								
							 
						 
						
							
							
								
								fix: make dropdown widgets as wide as other text fields in main form  
							
							
							
						 
						
							2024-12-11 22:30:03 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								7fc5d84abd 
								
							 
						 
						
							
							
								
								fix: add fallback instance title  
							
							... 
							
							
							
							otherwise the hero bar can be hidden altogether 
							
						 
						
							2024-12-11 22:29:20 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								6e4f390f3f 
								
							 
						 
						
							
							
								
								fix: display "global" errors at top of form, if present  
							
							... 
							
							
							
							this probably could use more work, good enough for now 
							
						 
						
							2024-12-11 22:28:44 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								448dc9fc79 
								
							 
						 
						
							
							
								
								fix: add make_form() and make_grid() methods on web handler  
							
							... 
							
							
							
							to allow override 
							
						 
						
							2024-12-11 22:06:33 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								74e2a4f0e2 
								
							 
						 
						
							
							
								
								fix: correct "empty option" behavior for ObjectRef schema type  
							
							
							
						 
						
							2024-12-11 09:58:02 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								16ed125113 
								
							 
						 
						
							
							
								
								fix: use fanstatic to serve built-in images by default  
							
							... 
							
							
							
							Refs: #1  
							
						 
						
							2024-12-10 16:54:02 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								783d4dc8ef 
								
							 
						 
						
							
							
								
								bump: version 0.16.1 → 0.16.2  
							
							
							
						 
						
							2024-12-10 12:33:18 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								ddec30905e 
								
							 
						 
						
							
							
								
								test: add test for make_json_safe() with uuid value  
							
							... 
							
							
							
							whoops, missed that.. 
							
						 
						
							2024-12-10 12:15:00 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								40562c126e 
								
							 
						 
						
							
							
								
								fix: add GridWidget and form.set_grid() for convenience  
							
							... 
							
							
							
							omg how did i not do this sooner 
							
						 
						
							2024-12-09 20:56:09 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								f68fe26ada 
								
							 
						 
						
							
							
								
								fix: add "is false or null" grid filter, for nullable bool columns  
							
							
							
						 
						
							2024-12-08 18:43:40 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								a9caf3f970 
								
							 
						 
						
							
							
								
								fix: remove Person column for Person.users grid display  
							
							
							
						 
						
							2024-12-08 18:08:55 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								18484a72ac 
								
							 
						 
						
							
							
								
								fix: flatten UUID to str for make_json_safe()  
							
							
							
						 
						
							2024-12-08 18:08:41 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								663f438e4e 
								
							 
						 
						
							
							
								
								bump: version 0.16.0 → 0.16.1  
							
							
							
						 
						
							2024-12-08 00:12:08 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								fd35f439ec 
								
							 
						 
						
							
							
								
								fix: refactor to reflect usage of proper UUID values  
							
							
							
						 
						
							2024-12-08 00:11:30 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								805ce5966f 
								
							 
						 
						
							
							
								
								bump: version 0.15.0 → 0.16.0  
							
							
							
						 
						
							2024-12-05 08:07:43 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								5c06353fa3 
								
							 
						 
						
							
							
								
								fix: add option for People entry in the Admin menu  
							
							
							
						 
						
							2024-12-03 21:32:46 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								352afc1e22 
								
							 
						 
						
							
							
								
								fix: fix handling of Upgrade.uuid  
							
							... 
							
							
							
							now that it is a proper uuid7 instance, not just a string 
							
						 
						
							2024-12-03 21:29:05 -06:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								48a473e540 
								
							 
						 
						
							
							
								
								build: update project metadata  
							
							
							
						 
						
							2024-12-03 21:21:34 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lance Edgar 
								
							 
						 
						
							
							
							
							
								
							
							
								dcdc0e7dab 
								
							 
						 
						
							
							
								
								fix: improve support for random objects with grid, master view  
							
							... 
							
							
							
							thus far we expected either dict or "native" ORM object which can
essentially behave like a dict when needed.  but a "non-native" object
may not behave like a dict and this hopefully fixes the logic to allow
for those anyway.. 
							
						 
						
							2024-11-25 19:11:41 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lance Edgar 
								
							 
						 
						
							
							
							
							
								
							
							
								ba9021c990 
								
							 
						 
						
							
							
								
								feat: add get_template_context() method for master view  
							
							... 
							
							
							
							allow override / supplement context for any view template 
							
						 
						
							2024-11-25 19:10:58 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lance Edgar 
								
							 
						 
						
							
							
							
							
								
							
							
								6085ea78ec 
								
							 
						 
						
							
							
								
								fix: hide CRUD header buttons if master view does not allow  
							
							
							
						 
						
							2024-11-25 18:45:51 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lance Edgar 
								
							 
						 
						
							
							
							
							
								
							
							
								38e5d9eb38 
								
							 
						 
						
							
							
								
								bump: version 0.14.2 → 0.15.0  
							
							
							
						 
						
							2024-11-24 19:10:18 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lance Edgar 
								
							 
						 
						
							
							
							
							
								
							
							
								3d9fbd598e 
								
							 
						 
						
							
							
								
								fix: fix default form value logic for bool checkbox fields  
							
							
							
						 
						
							2024-11-24 17:20:29 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lance Edgar 
								
							 
						 
						
							
							
							
							
								
							
							
								24ddb7b905 
								
							 
						 
						
							
							
								
								feat: add logic to prevent edit for some user accounts  
							
							... 
							
							
							
							mostly for sake of online demo, so a "permanent" demo user can be
established 
							
						 
						
							2024-11-24 17:19:50 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lance Edgar 
								
							 
						 
						
							
							
							
							
								
							
							
								6fd6229a9e 
								
							 
						 
						
							
							
								
								fix: always use configured app dist for appinfo/index page  
							
							... 
							
							
							
							i.e. stop trying to be smart by using the app web handler as basis for
distribution auto-lookup, since that will normally yield WuttaWeb
whereas the config should usually specify the real one 
							
						 
						
							2024-11-24 13:56:02 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lance Edgar 
								
							 
						 
						
							
							
							
							
								
							
							
								ec75435704 
								
							 
						 
						
							
							
								
								bump: version 0.14.1 → 0.14.2  
							
							
							
						 
						
							2024-11-24 10:30:40 -06:00