Grist Admin Toolkit 1.0
·
2 commits
to main
since this release
π οΈ v1.0 - Grist Admin & Data Toolkit (Official Release)
Welcome to the first official release of the Grist Admin & Data Toolkit. This version marks the transition from a
specialized tool to a comprehensive, general-purpose suite for Grist administrators and power users.
π Key Highlights
- π Full Internationalization: The interface now fully supports both English (standard) and Portuguese.
- π Deep-Linked Help System: Every tab now features a contextual help icon (β) that opens the relevant section of the
documentation in a new tab. - π Advanced Data Transporter: A sophisticated 3-phase engine to move tables and records between documents while
preserving relationships, visible columns, and Python formulas. - ποΈ Infrastructure as Code (Blueprint): Create or completely rebuild Grist documents from JSON schemas, including a
"Lobotomy" phase to safely handle formula dependencies. - β‘ One-Click Execution: The new run_toolkit.bat automatically handles virtual environment creation and dependency
installation for a seamless setup experience.
π Access Management Suite
- Global View: Deep audit of individual user permissions across the organization.
- Document Mapping: Recursive scan of workspaces to identify "permission creep."
- Quick Actions: Batch invite or revoke access for email lists.
- ACL Rules: Human-readable denormalization of complex Grist Access Control Lists.
ποΈ Data Engineering Suite
- Table Cloner: Copy schemas across documents without data.
- Integrity Audit: Sync Grist permissions with your internal "Control Tables."
- AI Populate: Integration with LLMs to generate realistic test data.
π How to Run
- Download the GristAdminToolkit_v1.0.zip attached below.
- Unzip it to a folder on your computer.
- Double-click run_toolkit.bat.
- The script will automatically set up Python, the virtual environment, and all necessary libraries for you.
Security Note: This tool communicates directly with your Grist server via the official REST API. Your API keys and data
are stored only locally on your machine.