You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/app/common
Paul Fitzpatrick d431c1eb63
(core) add a sandbox check to admin panel, and start reconciling boot and admin pages
1 week ago
..
themes (core) Polish forms 4 months ago
ACLPermissions.ts (core) Trim unapplicable permissions bits for column rules, both at parse time, and in UI 2 months ago
ACLRuleCollection.ts (core) Add dropdown conditions 2 weeks ago
ACLRulesReader.ts (core) Add dropdown conditions 2 weeks ago
ActionBundle.ts REQUEST now supports POST (#588) 9 months ago
ActionDispatcher.ts (core) move home server into core 4 years ago
ActionGroup.ts (core) Add attachment and data size usage 2 years ago
ActionRouter.ts (core) move home server into core 4 years ago
ActionSummarizer.ts (core) Adds a UI panel for managing webhooks 1 year ago
ActionSummary.ts Correct spelling mistakes 2 years ago
ActiveDocAPI.ts (core) Add dropdown conditions 2 weeks ago
AlternateActions.ts (core) Adds a UI panel for managing webhooks 1 year ago
ApiError.ts (core) Refactor forms implementation 3 months ago
AssistancePrompts.ts (core) Add AI assistant usage banners 8 months ago
AsyncCreate.ts (core) add a python3 button 3 years ago
AsyncFlow.ts (core) move home server into core 4 years ago
AttachmentColumns.ts (core) control the distribution of attachment metadata 1 year ago
BaseAPI.ts remove a log message about fetching URLs (#643) 8 months ago
BasketClientAPI.ts (core) move home server into core 4 years ago
BigInt.ts (core) move home server into core 4 years ago
BillingAPI.ts (core) Removing temporary pro site 9 months ago
BinaryIndexedTree.js Correct spelling mistakes 2 years ago
BootProbe.ts (core) add a sandbox check to admin panel, and start reconciling boot and admin pages 1 week ago
BrowserSettings.ts (core) Simple localization support and currency selector. 3 years ago
CircularArray.js (core) Moving client and common tests to core 2 years ago
ColumnFilterFunc.ts (core) Add dropdown conditions 2 weeks ago
ColumnGetters.ts (core) Filter rows based on linked widgets when exporting view 10 months ago
CommTypes.ts (core) deleting queue from single webhook 10 months ago
CustomWidget.ts allow bundled widgets to be hidden from dropdown, and nested (#714) 6 months ago
DisposableWithEvents.ts (core) move home server into core 4 years ago
DocActions.ts (core) use visibility information when sharing referenced columns with forms 2 weeks ago
DocData.ts (core) Adds a UI panel for managing webhooks 1 year ago
DocDataCache.ts (core) Adds a UI panel for managing webhooks 1 year ago
DocLimits.ts (core) Keep track of row counts per table 2 years ago
DocListAPI.ts (core) add initial support for special shares 4 months ago
DocSnapshot.ts (core) Add AzureExternalStorage 2 years ago
DocUsage.ts (core) Keep track of row counts per table 2 years ago
DocumentSettings.ts (core) add a python3 button 3 years ago
DropdownCondition.ts (core) Add dropdown conditions 2 weeks ago
EncActionBundle.ts (core) move home server into core 4 years ago
ErrorWithCode.ts (core) give more detailed reasons for access denied when memos are present 3 years ago
Features.ts (core) Change the label/nickname of the paid plan to Pro 9 months ago
FilterState.ts (core) New date filter with a calendar view 1 year ago
Forms.ts (core) Refactor forms implementation 3 months ago
Formula.ts (core) move home server into core 4 years ago
GranularAccessClause.ts (core) Add dropdown conditions 2 weeks ago
GristServerAPI.ts (core) Remove a bunch of dead code 3 years ago
InactivityTimer.ts (core) Speed up and upgrade build. 2 years ago
Install.ts (core) Add Support Grist page and nudge 10 months ago
InstallAPI.ts (core) Adding latest version section to the admin panel. 1 week ago
Interval.ts (core) Fix bugs with intervals 2 years ago
KeyedMutex.ts (core) fix sync to s3 when doc is marked as dirty but proves to be clean 4 years ago
KeyedOps.ts (core) limit retries of uploads to external store in tests 2 years ago
LocaleCodes.ts (core) Extending default locale list 3 years ago
Locales.ts Adding new flags for supported locales (#420) 1 year ago
LoginSessionAPI.ts (core) When reporting email in log metadata, use normalized email. 3 months ago
MemBuffer.js (core) move home server into core 4 years ago
NumberFormat.ts (core) Multi-column configuration 2 years ago
NumberParse.ts (core) Fix a bug with editing numbers in some locales. 3 months ago
PluginInstance.ts Correct spelling mistakes 2 years ago
PredicateFormula.ts (core) Add dropdown conditions 2 weeks ago
Prefs.ts (core) Remove forms popup 4 weeks ago
RecentItems.js (core) Moving client and common tests to core 2 years ago
RefCountMap.ts (core) Fix an insidious bug in RefCountMap, manifesting as JS errors some time after import. 4 years ago
RelativeDates.ts (core) Add dropdown conditions 2 weeks ago
RowFilterFunc.ts (core) Filter rows based on linked widgets when exporting view 10 months ago
SandboxInfo.ts (core) add a sandbox check to admin panel, and start reconciling boot and admin pages 1 week ago
ShareAnnotator.ts (core) Avoid flagging support user as collaborator 1 year ago
ShareOptions.ts (core) add initial support for special shares 4 months ago
SortFunc.ts (core) Endpoint to report on the latest version of stable grist-core image 4 weeks ago
SortSpec.ts (core) Adding sort options for columns. 3 years ago
StringUnion.ts (core) Allow configuring (mostly hiding) various little bits of UI 2 years ago
TableData.ts (core) Cursor in custom widgets 8 months ago
TabularDiff.ts (core) move home server into core 4 years ago
Telemetry.ts (core) Endpoint to report on the latest version of stable grist-core image 4 weeks ago
TestState.ts (core) move home server into core 4 years ago
ThemePrefs-ti.ts (core) Polish forms 4 months ago
ThemePrefs.ts (core) Polish forms 4 months ago
Themes.ts (core) Add dark mode to user preferences 2 years ago
Triggers-ti.ts Webhook trigger update by column (#832) 4 weeks ago
Triggers.ts Webhook trigger update by column (#832) 4 weeks ago
UserAPI.ts (core) updates from grist-core 1 week ago
UserConfig.ts (core) Remove REPL code 3 years ago
ValueConverter.ts (core) Implement exported functions without relying on ActiveDoc.docData 11 months ago
ValueFormatter.ts (core) Fix imports into reference columns, and support two ways to import Numeric as a reference. 1 year ago
ValueGuesser.ts (core) Fix a bug with editing numbers in some locales. 3 months ago
ValueParser.ts (core) Fix imports into reference columns, and support two ways to import Numeric as a reference. 1 year ago
WidgetOptions.ts Export table schema (#459) 1 year ago
arrayToString.ts (core) move home server into core 4 years ago
asyncIterators.ts (core) Add AzureExternalStorage 2 years ago
csvFormat.ts (core) Add our very own implementation of tokenfield (aka pillbox, tag list) 3 years ago
declarations.d.ts (core) Guess date format during type conversion 2 years ago
delay.ts (core) move home server into core 4 years ago
emails.ts (core) move home server into core 4 years ago
getCurrentTime.ts (core) Adds dots menu to access rules page item 1 year ago
gristTypes.ts (core) Forms Improvements 2 months ago
gristUrls.ts (core) add a sandbox check to admin panel, and start reconciling boot and admin pages 1 week ago
gutil.ts (core) New Grist Forms styling and field options 4 weeks ago
isHiddenTable.ts (core) Cursor in custom widgets 8 months ago
marshal.ts support other SQLite wrappers, and various hooks needed by grist-static (#516) 12 months ago
orgNameUtils.ts Move phab docs to /documentation (#882) 2 months ago
parseDate.ts (core) Converting big number (9 digits or more) to date directly 7 months ago
plugin.ts (core) move home server into core 4 years ago
resetOrg.ts (core) Show usage banners in doc menu of free team sites 2 years ago
roles.ts (core) Add tip for "Add New" button 1 year ago
schema.ts Webhook trigger update by column (#832) 4 weeks ago
sharing.ts (core) move home server into core 4 years ago
tagManager.ts (core) Record new user sign-ups 2 years ago
tbind.ts (core) Configure more comprehensive eslint rules for Typescript 3 years ago
timeFormat.ts (core) move home server into core 4 years ago
tpromisified.ts (core) Configure more comprehensive eslint rules for Typescript 3 years ago
tsconfig.json (core) show package.json version when hovering on Grist icon in grist-core 2 years ago
tsvFormat.ts (core) move home server into core 4 years ago
uploads.ts (core) Extending Google Drive integration scope 3 years ago
urlUtils.ts (core) remove metrics 4 years ago
widgetTypes.ts (core) Forms improvements 4 months ago