gristlabs_grist-core/app/common
Jarosław Sadziński ecf242c6c6 (core) Adding latest version section to the admin panel.
Summary:
Update for the admin page to show the latest available version information.
- Latest version is read from docs.getgrist.com by default
- It sends basic information (installationId, deployment type, and version)
- Checks are done only on the page itself
- The actual request is routed through the API (to avoid CORS)

Test Plan: Added new test

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D4238
2024-04-29 21:59:36 +02:00
..
themes (core) Polish forms 2024-01-24 02:18:03 -08:00
ACLPermissions.ts (core) Trim unapplicable permissions bits for column rules, both at parse time, and in UI 2024-03-06 09:46:33 -05:00
ACLRuleCollection.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ACLRulesReader.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ActionBundle.ts
ActionDispatcher.ts
ActionGroup.ts
ActionRouter.ts
ActionSummarizer.ts
ActionSummary.ts
ActiveDocAPI.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
AlternateActions.ts
ApiError.ts (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
arrayToString.ts
AssistancePrompts.ts (core) Add AI assistant usage banners 2023-08-30 16:00:04 -04:00
AsyncCreate.ts (core) add a python3 button 2021-09-16 10:06:04 -04:00
AsyncFlow.ts
asyncIterators.ts
AttachmentColumns.ts
BaseAPI.ts remove a log message about fetching URLs (#643) 2023-08-29 08:49:25 -04:00
BasketClientAPI.ts
BigInt.ts
BillingAPI.ts (core) Removing temporary pro site 2023-08-16 08:11:26 +02:00
BinaryIndexedTree.js
BootProbe.ts make a /boot/GRIST_BOOT_KEY page for diagnosing configuration problems (#850) 2024-03-04 16:22:47 -05:00
BrowserSettings.ts
CircularArray.js
ColumnFilterFunc.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ColumnGetters.ts
CommTypes.ts
csvFormat.ts
CustomWidget.ts allow bundled widgets to be hidden from dropdown, and nested (#714) 2023-10-30 21:13:21 -04:00
declarations.d.ts
delay.ts
DisposableWithEvents.ts
DocActions.ts (core) use visibility information when sharing referenced columns with forms 2024-04-22 13:54:44 -04:00
DocData.ts
DocDataCache.ts
DocLimits.ts
DocListAPI.ts (core) add initial support for special shares 2024-01-04 05:57:38 -05:00
DocSnapshot.ts
DocumentSettings.ts
DocUsage.ts
DropdownCondition.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
emails.ts
EncActionBundle.ts
ErrorWithCode.ts
Features.ts
FilterState.ts (core) New date filter with a calendar view 2022-12-20 09:58:42 +01:00
Forms.ts (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
Formula.ts
getCurrentTime.ts
GranularAccessClause.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
GristServerAPI.ts
gristTypes.ts (core) Forms Improvements 2024-03-21 13:01:25 -04:00
gristUrls.ts (core) Adding latest version section to the admin panel. 2024-04-29 21:59:36 +02:00
gutil.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
InactivityTimer.ts
Install.ts
InstallAPI.ts (core) Adding latest version section to the admin panel. 2024-04-29 21:59:36 +02:00
Interval.ts
isHiddenTable.ts (core) Cursor in custom widgets 2023-08-29 09:19:52 +02:00
KeyedMutex.ts
KeyedOps.ts
LocaleCodes.ts
Locales.ts
LoginSessionAPI.ts (core) When reporting email in log metadata, use normalized email. 2024-02-15 10:49:01 -05:00
marshal.ts support other SQLite wrappers, and various hooks needed by grist-static (#516) 2023-05-23 15:17:28 -04:00
MemBuffer.js
NumberFormat.ts
NumberParse.ts (core) Fix a bug with editing numbers in some locales. 2024-02-02 22:48:05 -05:00
orgNameUtils.ts Move phab docs to /documentation (#882) 2024-03-05 08:35:48 -05:00
parseDate.ts (core) Converting big number (9 digits or more) to date directly 2023-10-05 16:58:25 +02:00
plugin.ts
PluginInstance.ts
PredicateFormula.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
Prefs.ts (core) Remove forms popup 2024-04-12 16:10:44 -07:00
RecentItems.js
RefCountMap.ts
RelativeDates.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
resetOrg.ts
roles.ts
RowFilterFunc.ts
schema.ts Webhook trigger update by column (#832) 2024-04-12 16:04:37 -04:00
ShareAnnotator.ts
ShareOptions.ts (core) add initial support for special shares 2024-01-04 05:57:38 -05:00
sharing.ts
SortFunc.ts (core) Endpoint to report on the latest version of stable grist-core image 2024-04-09 17:03:49 +02:00
SortSpec.ts
StringUnion.ts
TableData.ts (core) Cursor in custom widgets 2023-08-29 09:19:52 +02:00
TabularDiff.ts
tagManager.ts
tbind.ts
Telemetry.ts (core) Endpoint to report on the latest version of stable grist-core image 2024-04-09 17:03:49 +02:00
TestState.ts
ThemePrefs-ti.ts (core) Polish forms 2024-01-24 02:18:03 -08:00
ThemePrefs.ts (core) Polish forms 2024-01-24 02:18:03 -08:00
Themes.ts
timeFormat.ts
tpromisified.ts
Triggers-ti.ts Webhook trigger update by column (#832) 2024-04-12 16:04:37 -04:00
Triggers.ts Webhook trigger update by column (#832) 2024-04-12 16:04:37 -04:00
tsconfig.json
tsvFormat.ts (core) move home server into core 2020-07-21 20:39:10 -04:00
uploads.ts
urlUtils.ts
UserAPI.ts (core) updates from grist-core 2024-04-29 15:01:40 -04:00
UserConfig.ts
ValueConverter.ts
ValueFormatter.ts
ValueGuesser.ts (core) Fix a bug with editing numbers in some locales. 2024-02-02 22:48:05 -05:00
ValueParser.ts
WidgetOptions.ts
widgetTypes.ts (core) Forms improvements 2024-01-19 10:34:03 +01:00