Jarosław Sadziński 
							
						 
					 
					
						
						
						
						
							
						
						
							887cd388c0 
							
						 
					 
					
						
						
							
							(core) Adding creator as an owner for a new doc and ws  
						
						... 
						
						
						
						Summary:
By default editor inherits permission for a new document or workspace.
Now editor is added explicitly as an owner of a new doc or workspace.
Test Plan: Updated
Reviewers: georgegevoian, paulfitz
Reviewed By: georgegevoian, paulfitz
Subscribers: dsagal, paulfitz
Differential Revision: https://phab.getgrist.com/D3734  
						
					 
					
						2023-01-09 17:56:48 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							b8d1c599dd 
							
						 
					 
					
						
						
							
							(core) updates from grist-core  
						
						
						
					 
					
						2023-01-09 09:14:09 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Janzen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8a59eacbfd 
							
						 
					 
					
						
						
							
							Translated using Weblate (Spanish)  
						
						... 
						
						
						
						Currently translated at 100.0% (605 of 605 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/  
						
					 
					
						2023-01-08 16:49:10 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Janzen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							662e1eac8f 
							
						 
					 
					
						
						
							
							Translated using Weblate (German)  
						
						... 
						
						
						
						Currently translated at 100.0% (605 of 605 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/de/  
						
					 
					
						2023-01-07 15:48:46 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Janzen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							743a2215be 
							
						 
					 
					
						
						
							
							Translated using Weblate (Spanish)  
						
						... 
						
						
						
						Currently translated at 100.0% (605 of 605 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/  
						
					 
					
						2023-01-07 15:48:46 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Janzen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab769ce8c5 
							
						 
					 
					
						
						
							
							Translated using Weblate (Portuguese (Brazil))  
						
						... 
						
						
						
						Currently translated at 100.0% (605 of 605 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/  
						
					 
					
						2023-01-07 15:48:46 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							53fb8a1394 
							
						 
					 
					
						
						
							
							v1.0.6  
						
						
						
					 
					
						2023-01-05 16:14:13 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c8e81701b3 
							
						 
					 
					
						
						
							
							Merge pull request  #394  from gristlabs/weblate-in-readme  
						
						... 
						
						
						
						mention weblate in README 
						
					 
					
						2023-01-05 14:46:56 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a2c0be4dc7 
							
						 
					 
					
						
						
							
							limit width of image  
						
						... 
						
						
						
						Co-authored-by: Dmitry <dsagal+git@gmail.com> 
						
					 
					
						2023-01-05 14:15:44 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							31588fc6d7 
							
						 
					 
					
						
						
							
							Translated using Weblate (English)  
						
						... 
						
						
						
						Currently translated at 100.0% (605 of 605 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/en/  
						
					 
					
						2023-01-05 19:43:07 +01:00 
						 
				 
			
				
					
						
							
							
								Yohan Boniface 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8d380cb026 
							
						 
					 
					
						
						
							
							Translated using Weblate (French)  
						
						... 
						
						
						
						Currently translated at 100.0% (605 of 605 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/  
						
					 
					
						2023-01-05 17:58:05 +01:00 
						 
				 
			
				
					
						
							
							
								Jarosław Sadziński 
							
						 
					 
					
						
						
						
						
							
						
						
							30600c5dc2 
							
						 
					 
					
						
						
							
							(core) Making makeT helper use the unprefixed key as a fallback  
						
						... 
						
						
						
						Summary:
By default the fallback contains the prefix, which doesn't
work well with a key based translations. Now makeT helper will fallback
to the passed key (without a prefix).
Test Plan: Added new client test
Reviewers: paulfitz
Reviewed By: paulfitz
Subscribers: paulfitz
Differential Revision: https://phab.getgrist.com/D3758  
						
					 
					
						2023-01-05 16:25:19 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							92276cdbda 
							
						 
					 
					
						
						
							
							(core) updates from grist-core  
						
						
						
					 
					
						2023-01-05 09:06:54 -05:00 
						 
				 
			
				
					
						
							
							
								Jarosław Sadziński 
							
						 
					 
					
						
						
						
						
							
						
						
							15dafb5707 
							
						 
					 
					
						
						
							
							(core) Removing beta tag from ACL rules tools menu  
						
						... 
						
						
						
						Summary: ACL is no longer a beta feature.
Test Plan: Manual
Reviewers: paulfitz
Reviewed By: paulfitz
Subscribers: paulfitz
Differential Revision: https://phab.getgrist.com/D3755  
						
					 
					
						2023-01-05 11:23:23 +01:00 
						 
				 
			
				
					
						
							
							
								Cyprien P 
							
						 
					 
					
						
						
						
						
							
						
						
							8227be513c 
							
						 
					 
					
						
						
							
							(core) Fix UI losing view as mode after updating doc sharing  
						
						... 
						
						
						
						Summary:
Fix issue where the view-as banner disappears when saving
changes on the User Manager panel while view-as mode was ON.
Test Plan: Updates nbrowser test
Reviewers: jarek
Reviewed By: jarek
Differential Revision: https://phab.getgrist.com/D3754  
						
					 
					
						2023-01-05 09:13:13 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							0187c652fc 
							
						 
					 
					
						
						
							
							mention weblate in README  
						
						... 
						
						
						
						Link to the Grist project on weblate, as a starting point for anyone
who'd like to contribute translations. 
						
					 
					
						2023-01-05 00:07:13 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1ef95e02cb 
							
						 
					 
					
						
						
							
							Merge pull request  #393  from gristlabs/weblate-adapt-keys  
						
						... 
						
						
						
						adapt weblate translations to new keys 
						
					 
					
						2023-01-04 23:40:42 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							3b4af3ce21 
							
						 
					 
					
						
						
							
							adapt weblate translations to new keys  
						
						... 
						
						
						
						Hope we won't change keys too often... 
						
					 
					
						2023-01-04 23:29:49 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ca3f127e8 
							
						 
					 
					
						
						
							
							Merge pull request  #392  from gristlabs/fix-language-test  
						
						... 
						
						
						
						ignore order of languages in test 
						
					 
					
						2023-01-04 22:38:36 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							f10a7fad32 
							
						 
					 
					
						
						
							
							ignore order of languages in test  
						
						... 
						
						
						
						A test was breaking because of order of languages, which isn't
significant. 
						
					 
					
						2023-01-04 18:39:04 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f36912b4d9 
							
						 
					 
					
						
						
							
							Merge pull request  #391  from gristlabs/weblate-sync  
						
						... 
						
						
						
						initial weblate synchronization 
						
					 
					
						2023-01-04 17:26:42 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							0cb3a6ce5c 
							
						 
					 
					
						
						
							
							add stub server.json files for new translations  
						
						
						
					 
					
						2023-01-04 17:10:41 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							f5923ae011 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'weblate/main' into weblate-sync  
						
						
						
					 
					
						2023-01-04 16:46:30 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Janzen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6324ec1e28 
							
						 
					 
					
						
						
							
							Translated using Weblate (German)  
						
						... 
						
						
						
						Currently translated at 100.0% (617 of 617 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/de/  
						
					 
					
						2023-01-04 21:12:29 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Janzen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							486ea899e2 
							
						 
					 
					
						
						
							
							Translated using Weblate (Spanish)  
						
						... 
						
						
						
						Currently translated at 77.6% (479 of 617 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/  
						
					 
					
						2023-01-04 21:12:28 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Janzen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ce1fafa062 
							
						 
					 
					
						
						
							
							Translated using Weblate (Portuguese (Brazil))  
						
						... 
						
						
						
						Currently translated at 100.0% (617 of 617 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/  
						
					 
					
						2023-01-04 21:12:26 +01:00 
						 
				 
			
				
					
						
							
							
								Allan Nordhøy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a3dd07872a 
							
						 
					 
					
						
						
							
							Translated using Weblate (Norwegian Bokmål)  
						
						... 
						
						
						
						Currently translated at 14.9% (92 of 617 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/nb_NO/  
						
					 
					
						2023-01-04 21:12:25 +01:00 
						 
				 
			
				
					
						
							
							
								Jarosław Sadziński 
							
						 
					 
					
						
						
						
						
							
						
						
							d107810127 
							
						 
					 
					
						
						
							
							(core) Fixing scrolly bug on mobile  
						
						... 
						
						
						
						Summary:
On mobile view not all rows are rendered when a section is expanded.
Scrolly component calculates height of the GridView too soon (before animation is
completed). With this change on mobile view we always take the screen height for
calculation.
A similar bug was on Card List, where cards were squeezed and their height was
calculated to soon.
Test Plan: Added test
Reviewers: georgegevoian
Reviewed By: georgegevoian
Differential Revision: https://phab.getgrist.com/D3748  
						
					 
					
						2023-01-04 17:53:02 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							cd72a54bbb 
							
						 
					 
					
						
						
							
							(core) updates from grist-core  
						
						
						
					 
					
						2023-01-04 10:38:22 -05:00 
						 
				 
			
				
					
						
							
							
								jarek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8c6f82fce3 
							
						 
					 
					
						
						
							
							Merge pull request  #384  from gristlabs/eslint  
						
						... 
						
						
						
						Adding basic eslint support. 
						
					 
					
						2023-01-04 16:36:55 +01:00 
						 
				 
			
				
					
						
							
							
								Cyprien P 
							
						 
					 
					
						
						
						
						
							
						
						
							a04979bede 
							
						 
					 
					
						
						
							
							(core) Enable search in column pickers  
						
						... 
						
						
						
						Summary: Adds a search input at the top of columns dropdown. Start typing in the search bar filters the list of column (matching occurences should work similarly as the autocomplete dropdown on Choice column).
Test Plan: Include tests.
Reviewers: georgegevoian
Reviewed By: georgegevoian
Differential Revision: https://phab.getgrist.com/D3738  
						
					 
					
						2023-01-04 10:02:12 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							13cb4e8389 
							
						 
					 
					
						
						
							
							(core) adapt some translation keys after reorganization  
						
						... 
						
						
						
						Summary: adapt some translation keys after reorganization in https://github.com/gristlabs/grist-core/pull/367 
Test Plan: existing tests
Reviewers: georgegevoian
Reviewed By: georgegevoian
Differential Revision: https://phab.getgrist.com/D3753  
						
					 
					
						2023-01-03 15:10:56 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							1780e1139f 
							
						 
					 
					
						
						
							
							(core) updates from grist-core  
						
						
						
					 
					
						2023-01-03 12:50:50 -05:00 
						 
				 
			
				
					
						
							
							
								Jarosław Sadziński 
							
						 
					 
					
						
						
						
						
							
						
						
							e79613b0ed 
							
						 
					 
					
						
						
							
							(core) Restoring separated transform columns  
						
						... 
						
						
						
						Summary:
Fix for a bug that prevented two users to change column types at
the same time.
Test Plan: Added and updated
Reviewers: georgegevoian
Reviewed By: georgegevoian
Differential Revision: https://phab.getgrist.com/D3745  
						
					 
					
						2023-01-03 17:54:16 +01:00 
						 
				 
			
				
					
						
							
							
								Jarosław Sadziński 
							
						 
					 
					
						
						
						
						
							
						
						
							0bd759a40b 
							
						 
					 
					
						
						
							
							Adressing comments  
						
						
						
					 
					
						2023-01-03 17:47:46 +01:00 
						 
				 
			
				
					
						
							
							
								Jarosław Sadziński 
							
						 
					 
					
						
						
						
						
							
						
						
							f8795efff8 
							
						 
					 
					
						
						
							
							Linting long lines  
						
						
						
					 
					
						2023-01-03 17:45:14 +01:00 
						 
				 
			
				
					
						
							
							
								Jarosław Sadziński 
							
						 
					 
					
						
						
						
						
							
						
						
							654514c18d 
							
						 
					 
					
						
						
							
							Rebasing main  
						
						
						
					 
					
						2023-01-03 17:25:54 +01:00 
						 
				 
			
				
					
						
							
							
								Jarosław Sadziński 
							
						 
					 
					
						
						
						
						
							
						
						
							b0555564ac 
							
						 
					 
					
						
						
							
							Linting before build  
						
						
						
					 
					
						2023-01-03 17:23:31 +01:00 
						 
				 
			
				
					
						
							
							
								Jarosław Sadziński 
							
						 
					 
					
						
						
						
						
							
						
						
							7ff2ca954c 
							
						 
					 
					
						
						
							
							Adding eslint to github actions  
						
						
						
					 
					
						2023-01-03 17:23:31 +01:00 
						 
				 
			
				
					
						
							
							
								Jarosław Sadziński 
							
						 
					 
					
						
						
						
						
							
						
						
							fd02a00a0e 
							
						 
					 
					
						
						
							
							Fixing all eslint's reported error  
						
						
						
					 
					
						2023-01-03 17:22:58 +01:00 
						 
				 
			
				
					
						
							
							
								Jarosław Sadziński 
							
						 
					 
					
						
						
						
						
							
						
						
							dcefd4a81b 
							
						 
					 
					
						
						
							
							Adding basing setup for eslint  
						
						
						
					 
					
						2023-01-03 17:18:44 +01:00 
						 
				 
			
				
					
						
							
							
								George Gevoian 
							
						 
					 
					
						
						
						
						
							
						
						
							5b9242fa7c 
							
						 
					 
					
						
						
							
							(core) Tweak placement and title of filters tip  
						
						... 
						
						
						
						Summary:
The pinning filters tip is now shown to the right by default, and
has a new title.
Test Plan: Tested manually.
Reviewers: jarek
Reviewed By: jarek
Differential Revision: https://phab.getgrist.com/D3743  
						
					 
					
						2023-01-03 11:10:03 -05:00 
						 
				 
			
				
					
						
							
							
								jarek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							de1001f46d 
							
						 
					 
					
						
						
							
							Merge pull request  #367  from incubateur-territoires/translation-key-migration  
						
						... 
						
						
						
						Translation key migration 
						
					 
					
						2023-01-03 16:33:50 +01:00 
						 
				 
			
				
					
						
							
							
								George Gevoian 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							77e85c132c 
							
						 
					 
					
						
						
							
							Fix control-border CSS regression ( #388 )  
						
						
						
					 
					
						2023-01-03 10:16:23 -05:00 
						 
				 
			
				
					
						
							
							
								Louis Delbosc 
							
						 
					 
					
						
						
						
						
							
						
						
							67c09d7f5a 
							
						 
					 
					
						
						
							
							Fix new translations  
						
						
						
					 
					
						2023-01-03 16:01:45 +01:00 
						 
				 
			
				
					
						
							
							
								Louis Delbosc 
							
						 
					 
					
						
						
						
						
							
						
						
							78a1c2d890 
							
						 
					 
					
						
						
							
							Add fr translation and fix some translation on the go  
						
						
						
					 
					
						2023-01-03 16:01:45 +01:00 
						 
				 
			
				
					
						
							
							
								Louis Delbosc 
							
						 
					 
					
						
						
						
						
							
						
						
							c18c6cb264 
							
						 
					 
					
						
						
							
							Clean generating script and english translation values  
						
						
						
					 
					
						2023-01-03 16:01:45 +01:00 
						 
				 
			
				
					
						
							
							
								Louis Delbosc 
							
						 
					 
					
						
						
						
						
							
						
						
							4165c35dd3 
							
						 
					 
					
						
						
							
							Add translation keys generator script  
						
						
						
					 
					
						2023-01-03 16:01:45 +01:00 
						 
				 
			
				
					
						
							
							
								Louis Delbosc 
							
						 
					 
					
						
						
						
						
							
						
						
							83ea6868cb 
							
						 
					 
					
						
						
							
							Fix tests  
						
						
						
					 
					
						2023-01-03 16:01:45 +01:00 
						 
				 
			
				
					
						
							
							
								Louis Delbosc 
							
						 
					 
					
						
						
						
						
							
						
						
							676c27d6c9 
							
						 
					 
					
						
						
							
							Remove prefix from translations keys  
						
						
						
					 
					
						2023-01-03 16:01:45 +01:00