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 5dc4706dc7
reconcile boot and admin pages further (#963)
4 months ago
..
themes (core) Polish forms 8 months ago
ACLPermissions.ts (core) Trim unapplicable permissions bits for column rules, both at parse time, and in UI 7 months ago
ACLRuleCollection.ts (core) Add dropdown conditions 5 months ago
ACLRulesReader.ts (core) Add dropdown conditions 5 months ago
ActionBundle.ts REQUEST now supports POST (#588) 1 year 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 3 years ago
ActiveDocAPI.ts (core) Adding UI for timing API 4 months ago
AlternateActions.ts (core) Adds a UI panel for managing webhooks 1 year ago
ApiError.ts (core) Refactor forms implementation 7 months ago
AssistancePrompts.ts (core) Add AI assistant usage banners 1 year 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 2 years ago
BaseAPI.ts reconcile boot and admin pages further (#963) 4 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) Customizable stripe plans. 4 months ago
BinaryIndexedTree.js Correct spelling mistakes 3 years ago
BootProbe.ts reconcile boot and admin pages further (#963) 4 months 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 5 months ago
ColumnGetters.ts (core) Filter rows based on linked widgets when exporting view 1 year ago
CommTypes.ts (core) Adding UI for timing API 4 months ago
CustomWidget.ts allow bundled widgets to be hidden from dropdown, and nested (#714) 11 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 5 months 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) Adding UI for timing API 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 5 months 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 4 years ago
Features-ti.ts (core) Customizable stripe plans. 4 months ago
Features.ts (core) Customizable stripe plans. 4 months ago
FilterState.ts (core) New date filter with a calendar view 2 years ago
Forms.ts (core) Refactor forms implementation 7 months ago
Formula.ts (core) move home server into core 4 years ago
GranularAccessClause.ts (core) Add dropdown conditions 5 months 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 1 year ago
InstallAPI.ts reconcile boot and admin pages further (#963) 4 months 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) 2 years ago
LoginSessionAPI.ts (core) When reporting email in log metadata, use normalized email. 7 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. 8 months ago
PluginInstance.ts Correct spelling mistakes 3 years ago
PredicateFormula.ts (core) Add dropdown conditions 5 months ago
Prefs.ts (core) Remove forms popup 5 months 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 5 months ago
RowFilterFunc.ts (core) Filter rows based on linked widgets when exporting view 1 year ago
SandboxInfo.ts (core) add a sandbox check to admin panel, and start reconciling boot and admin pages 5 months ago
ShareAnnotator.ts (core) Customizable stripe plans. 4 months ago
ShareOptions.ts (core) add initial support for special shares 9 months ago
SortFunc.ts (core) Endpoint to report on the latest version of stable grist-core image 5 months ago
SortSpec.ts (core) Adding UI for timing API 4 months ago
StringUnion.ts (core) Allow configuring (mostly hiding) various little bits of UI 2 years ago
TableData.ts (core) Cursor in custom widgets 1 year 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 5 months ago
TestState.ts (core) move home server into core 4 years ago
ThemePrefs-ti.ts (core) Polish forms 8 months ago
ThemePrefs.ts (core) Polish forms 8 months ago
Themes.ts (core) Add dark mode to user preferences 2 years ago
Triggers-ti.ts Webhook trigger update by column (#832) 5 months ago
Triggers.ts Webhook trigger update by column (#832) 5 months ago
UserAPI.ts (core) updates from grist-core 4 months ago
UserConfig.ts (core) Remove REPL code 3 years ago
ValueConverter.ts (core) Implement exported functions without relying on ActiveDoc.docData 1 year 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. 8 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) 2 years 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 3 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 2 years ago
gristTypes.ts (core) Forms Improvements 6 months ago
gristUrls.ts (core) updates from grist-core 4 months ago
gutil.ts (core) New Grist Forms styling and field options 5 months ago
isHiddenTable.ts (core) Cursor in custom widgets 1 year ago
marshal.ts support other SQLite wrappers, and various hooks needed by grist-static (#516) 1 year ago
orgNameUtils.ts Move phab docs to /documentation (#882) 7 months ago
parseDate.ts (core) Converting big number (9 digits or more) to date directly 12 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 2 years ago
schema.ts Webhook trigger update by column (#832) 5 months ago
sharing.ts (core) move home server into core 4 years ago
tagManager.ts (core) Record new user sign-ups 3 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 8 months ago