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
Louis Delbosc a4b1145605
Add GRIST_HELP_CENTER environment variable (#363)
1 year ago
..
themes (core) Revealing hidden pages with visible children. 2 years ago
ACLPermissions.ts (core) Add rules to eslint to better match our coding conventions. 3 years ago
ACLRuleCollection.ts (core) Include helper columns in ACL rules 2 years ago
ActionBundle.ts (core) deal with write access for attachments 2 years 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
ActionSummary.ts Correct spelling mistakes 2 years ago
ActiveDocAPI.ts (core) lock down modification of the _grist_Attachments table 1 year ago
ApiError.ts (core) give more detailed reasons for access denied when memos are present 3 years ago
AsyncCreate.ts (core) add a python3 button 3 years ago
AsyncFlow.ts (core) move home server into core 4 years ago
BaseAPI.ts (core) Remove code for unused welcome flows 2 years 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) Improving billing page user experience 2 years ago
BinaryIndexedTree.js Correct spelling mistakes 2 years 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) Allows range filter for Date, DateTime columns 2 years ago
ColumnGetters.ts (core) Adding sort options for columns. 3 years ago
CommTypes.ts (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts. 2 years ago
CustomWidget.ts (core) Widget options api 2 years ago
DisposableWithEvents.ts (core) move home server into core 4 years ago
DocActions.ts (core) Comments 2 years ago
DocData.ts (core) Fuller guessing of type and options when adding first data to blank columns 2 years ago
DocLimits.ts (core) Keep track of row counts per table 2 years ago
DocListAPI.ts (core) Add API endpoint to get site usage summary 2 years 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
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) Add product for new personal plan 2 years ago
FilterState.ts (core) Adds new range filter for numeric columns 2 years ago
Formula.ts (core) move home server into core 4 years ago
GranularAccessClause.ts (core) deal with write access for attachments 2 years ago
GristServerAPI.ts (core) Remove a bunch of dead code 3 years ago
InactivityTimer.ts (core) Speed up and upgrade build. 2 years 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 (core) Speed up and upgrade build. 2 years ago
LoginSessionAPI.ts (core) make the support account configurable, and allow listing public sites 2 years ago
MemBuffer.js (core) move home server into core 4 years ago
NumberFormat.ts (core) Multi-column configuration 2 years ago
NumberParse.ts (core) Guess numeric formatting options 2 years ago
PluginInstance.ts Correct spelling mistakes 2 years ago
Prefs.ts (core) Changing shortcuts for adding and removing rows 2 years 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
RowFilterFunc.ts (core) Download as CSV button on sections 3 years ago
ShareAnnotator.ts (core) make the support account configurable, and allow listing public sites 2 years ago
SortFunc.ts Correct spelling mistakes 2 years 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) Add cell selection summary 2 years ago
TabularDiff.ts (core) move home server into core 4 years ago
TestState.ts (core) move home server into core 4 years ago
ThemePrefs-ti.ts (core) Add dark mode for comments 2 years ago
ThemePrefs.ts (core) Add dark mode for comments 2 years ago
Themes.ts (core) Add dark mode to user preferences 2 years ago
UIRowId.ts (core) Support 'new' row in anchor links. 3 years ago
UserAPI.ts (core) Comments 2 years ago
UserConfig.ts (core) Remove REPL code 3 years ago
ValueConverter.ts (core) Use visible column formatting when converting RefList to Text 2 years ago
ValueFormatter.ts (core) Faster builds all around. 2 years ago
ValueGuesser.ts (core) Move guessing logic for column types to run in node once for all columns. 2 years ago
ValueParser.ts (core) Add BulkAddOrUpdateRecord action for efficiency 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 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
gristTypes.ts (core) Comments 2 years ago
gristUrls.ts Add GRIST_HELP_CENTER environment variable (#363) 1 year ago
gutil.ts (core) Multi-column configuration 2 years ago
isHiddenTable.ts (core) Fix exports to CSV/XLSX/etc when data is restricted by access rules 2 years ago
marshal.ts (core) Faster builds all around. 2 years ago
orgNameUtils.ts (core) show any error when creating initial team site with GRIST_SINGLE_ORG 2 years ago
parseDate.ts (core) Faster builds all around. 2 years 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) Show usage banners in doc menu of free team sites 2 years ago
schema.ts (core) Update sort and filter UI 2 years 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