Commit Graph

807 Commits (0579a6b01a58f4e6ba0424227b77c84fc6366659)

Author SHA1 Message Date
Dmitry S 622a4c43c1 (core) For team sites, use term 'guest' in place of 'free outside collaborator'
2 years ago
Dmitry S d3d50cdca8 (core) Fix scrolling in Raw Data page, and tweak background of selection-summary in Raw Data tables to look better
2 years ago
George Gevoian 74c556ea85 (core) Fix CSS errors related to dark mode
2 years ago
Paul Fitzpatrick 303d071de1 (core) updates from grist-core
2 years ago
Jarosław Sadziński 9628253fd8 (core) Adding new column in users table "ref" with unique identifier.
2 years ago
Jarosław Sadziński 03631a1454 Improving documentation. Renaming folder to 'documentation'
2 years ago
George Gevoian 364610c69d (core) Add cell selection summary
2 years ago
Louis Delbosc 3f9d0b45b7
Remove duplicated hide colum option (#292)
2 years ago
Paul Fitzpatrick 433e1ecfc2 (core) updates from grist-core
2 years ago
Jarosław Sadziński 5219932a1f (core) i18
2 years ago
George Gevoian cd64237dad (core) Allow duplicating tables from Raw Data page
2 years ago
Paul Fitzpatrick 0eb1fec3d7 (core) show any error when creating initial team site with GRIST_SINGLE_ORG
2 years ago
Paul Fitzpatrick 20f935367b
remove old comment that gvisor is not available in grist-core (#295)
2 years ago
Jarosław Sadziński 198beaab2a (core) Ref columns weren't filtered on csv/excel export for sections.
2 years ago
Alex Hall 792565976a (core) Show example values in formula autocomplete
2 years ago
Louis Delbosc 49b1749e98
Add function to allow hosts from environment variables (#287)
2 years ago
Alex Hall 1864b7ba5d (core) Add BulkAddOrUpdateRecord action for efficiency
2 years ago
Jarosław Sadziński 0af379db7d (core) Fixing UserManger releted tests
2 years ago
Paul Fitzpatrick a5744dadfb (core) refactor assertCanMaybeApplyUserActions
2 years ago
Alex Hall d140b49ba3 (core) Include helper columns in ACL rules
2 years ago
Louis Delbosc 1bff046a3b
Improve input team member (#268)
2 years ago
Paul Fitzpatrick d55b5110ac (core) remove deprecated /download endpoint in favor of newer /api/docs/NNNN/download
2 years ago
Paul Fitzpatrick b1921209df (core) updates from grist-core
2 years ago
Louis Delbosc c8a80cb56e
Replace disabled attribute by readonly attribute (#281)
2 years ago
Dmitry S 23008038b7 (core) When managing focus, don't auto-scroll
2 years ago
Louis Delbosc 494a683332
Export xlsx #256 (#270)
2 years ago
Paul Fitzpatrick 1a091f1dd5 (core) another bundle of dependabot suggestions
2 years ago
Jarosław Sadziński 81c623109f (core) Adding empty workspace intro
2 years ago
Jarosław Sadziński 2a3328abfc (core) Clearing selection after rows or cols were removed
2 years ago
Paul Fitzpatrick c9a81ea7ea (core) updates from grist-core
2 years ago
George Gevoian 4ee47e9c1d Fix a few more CSS values
2 years ago
George Gevoian 965cf7e076 Fix incorrect CSS fallback values
2 years ago
Jarosław Sadziński 87731224df (core) Adding selection layer on top of field element
2 years ago
George Gevoian ec157dc469 (core) Add dark mode to user preferences
2 years ago
Paul Fitzpatrick d7b3fb972c (core) upgrade typeorm so we can support newer postgres
2 years ago
Dmitry S 1c24bfc8a6 (core) Fix exports to CSV/XLSX/etc when data is restricted by access rules
2 years ago
Alex Hall 42afb17e36 (core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling
2 years ago
Alex Hall ecf2fdf71a (core) Fix summary table titles and linking when source table is hidden by ACL
2 years ago
Cyprien P 193d5360ad (core) Fix prevent auto-expansion when user is resizing browser window
2 years ago
Dmitry S b722fb3aaa (core) If invalid tableIds are present in Access Rules, avoid browser errors to show the rules anyway
2 years ago
Dmitry S 5e0bf50574 (core) Update text in the delete-page dialog
2 years ago
Alex Hall 81810bd44b (core) Don't show doc/onboarding tour in embedded mode
2 years ago
Paul Fitzpatrick 63683f98cc (core) updates from grist-core
2 years ago
Yohan Boniface 7ae425f869
add a description property to column mapping for custom widgets (#255)
2 years ago
Jarosław Sadziński b6f5718ad0 (core) Fixing ACIndex highlightMatches functions
2 years ago
George Gevoian 2cb783ea7b (core) Fix bugs with intervals
2 years ago
Dmitry S af77824618 (core) Add caching for measuring data size in DocStorage, when data isn't changing
2 years ago
Jarosław Sadziński 2997434815 (core) Showing a raw data section on a popup
2 years ago
George Gevoian 1c722014fa
Merge pull request #254 from vviers/main
2 years ago
Yohan Boniface 50a57c673f
Add GRIST_DEFAULT_LOCALE env var (#257)
2 years ago