gristlabs_grist-core/app
Jordi Gutiérrez Hermoso ba7b72b39a Activations: add an enabled_at column
For #1140, I considered trying to use the existing fields in a better
way, but because we already use the activations table to store
preferences, we need to keep all of the existing data and its usage
as-is.

The enterprise code will use this new column to decide how long the
trial period should be.
2024-08-06 15:06:36 -04:00
..
client UserManager: show proper org domain (#476) 2024-08-06 14:39:43 -04:00
common ToggleEnterpriseWidget: new frontend toggle for the admin 2024-07-30 13:41:47 -04:00
gen-server Activations: add an enabled_at column 2024-08-06 15:06:36 -04:00
plugin Move phab docs to /documentation (#882) 2024-03-05 08:35:48 -05:00
server restart: gracefully handle restart failure 2024-07-30 13:41:47 -04:00
tsconfig.json