mirror of
				https://github.com/gristlabs/grist-core.git
				synced 2025-06-13 20:53:59 +00:00 
			
		
		
		
	| Summary: Before this change we would always say there are 14 days remaining, regardless of how many actually are remaining. Let's pass around a different `dataLimitsInfo` object that also reports the number of days remaining. Test Plan: Ensure the test suite passes. Reviewers: georgegevoian Reviewed By: georgegevoian Differential Revision: https://phab.getgrist.com/D4332 | ||
|---|---|---|
| .. | ||
| lib | ||
| ApiServer.ts | ||
| ApiServerAccess.ts | ||
| ApiServerBenchmark.ts | ||
| ApiServerBugs.ts | ||
| ApiSession.ts | ||
| apiUtils.ts | ||
| AuthCaching.ts | ||
| migrations.ts | ||
| seed.ts | ||
| testUtils.ts | ||
| UpdateChecks.ts | ||