Commit Graph

541 Commits (975eed85640780560ba95919159089561ff6d3df)
 

Author SHA1 Message Date
Paul Fitzpatrick 975eed8564 (core) fix browser check and favicon in grist-core
2 years ago
George Gevoian 62a6190970 (core) Add button for removing doc tours
2 years ago
Cyprien P 89dc9334c3 (core) Fix error bars for bar chart
2 years ago
Jarosław Sadziński 50821f655d (core) Duplicate page should copy filters.
2 years ago
Jarosław Sadziński 52d3f63203 (core) Fixing bug with deleting charts
2 years ago
Jarosław Sadziński 24c57e05d7 (core) Fixing dispose bug on GridView
2 years ago
Jarosław Sadziński 0482c83771 (core) Better UX in full-edit mode for the formula editor
2 years ago
Cyprien P e99cc3ae08 (core) Fix pie chart sectors's ordering issue.
2 years ago
Dmitry S e0fb281eba (core) When searching, use formatter.formatAny() to handle values of invalid type.
2 years ago
Jarosław Sadziński c1de16aee7 (core) Scrolling to the active record on search
2 years ago
Jarosław Sadziński d08fdd772e (core) Fixing bug with undoing page delation with a custom layout
2 years ago
Alex Hall d1a848b44a (core) Parse string cell values in Doc API and Imports
2 years ago
Alex Hall 9d62e67369 (core) Fix display of formatted dates in reference columns
2 years ago
Alex Hall c470c4041b (core) Use visibleCol instead of displayCol with createFormatter
2 years ago
Alex Hall 30c8ba3019 (core) Use auto popup placement for DocTour on mobile
2 years ago
Dmitry S f024aaaf5d (core) Fix some bugs with ChoiceList in summary tables, and evaluation of lookups.
2 years ago
Paul Fitzpatrick 65ac8aaa85 (core) run test:docker target prior to pushing grist-core image
2 years ago
Jarosław Sadziński 1ae586cf42 (core) Adding Skip options when importing multiple tables.
2 years ago
Paul Fitzpatrick d99db8d016 (core) move more tests to grist-core
2 years ago
Paul Fitzpatrick 307966e84f (core) go ahead and create fork if non-owner wants to do "View As" on prefork
2 years ago
Paul Fitzpatrick 648cb67ee8 (core) freshen `grist-admin doc-info` and add a test for it
2 years ago
Dmitry S 8100272e9a (core) Update HelpScout beacon to work with embedded documentation articles.
2 years ago
Alex Hall 6b448567c9 (core) Refactor more value parsing code into common
2 years ago
Paul Fitzpatrick 4164d89b84 (core) annotate guests of other docs correctly in UserManager dialog
2 years ago
George Gevoian 258d3cbb89 (core) Swap table and file names in Importer
2 years ago
George Gevoian f8e2cc4de3 (core) Skip saving column resizes in read-only mode
2 years ago
Dmitry S e4314f9def (core) Update grainjs, fix some code affected by stronger types.
2 years ago
Dmitry S 7a6d726daa (core) Change datepicker in DateEditor to use moment format, show AltText in DateEditor
2 years ago
Alex Hall faec8177ab (core) Use MetaTableData more
2 years ago
Alex Hall 116fb15eda (core) Move most of the reference parsing code into common so that the server can use it
2 years ago
George Gevoian 7f08934cf0 (core) Skip saving layout resizes in read-only mode
2 years ago
Dmitry S ef1fc916e6 (core) Fix "Column Label and ID" widget to avoid getting truncated on some browsers
2 years ago
Jarosław Sadziński cf9e0585a9 (core) Undo bug - restoring dependencies for trigger formulas
2 years ago
Paul Fitzpatrick a94905dd0a (core) make sure forks with no changes are persisted
2 years ago
Jarosław Sadziński 1425461cd8 (core) Exposing custom widgets on the UI
2 years ago
Alex Hall be96db4689 (core) Remove code related to _grist_TableViews
2 years ago
Paul Fitzpatrick 3a52755d94 (core) fix some rusting of the grist-core build
3 years ago
Jarosław Sadziński 53bdd6c8e1 (core) Exposing more descriptive errors from exports
3 years ago
Alex Hall 90fdb55bfd (core) Fix imports in DocTour.ts, particularly wildcard lodash import causing a big bundle
3 years ago
Jarosław Sadziński e482427e83 (core) JS error on creator panel and formula editor.
3 years ago
Alex Hall 551ea28fc4 (core) Check document ID when parsing pasted references
3 years ago
Paul Fitzpatrick 482ce0e4c4 (core) correct docker image name from gristlabs/grist-core to gristlabs/grist
3 years ago
Paul Fitzpatrick 6e3ec298f2 (core) regularly freshen grist-core:latest docker image
3 years ago
Alex Hall 064455b2f7 (core) Parsing pasted datetimes
3 years ago
George Gevoian e997d091b3 (core) Disable bfcache for all browsers
3 years ago
Paul Fitzpatrick 3055a11fb2 (core) set cookie response header more consistently
3 years ago
Cyprien P 0b437d1544 (core) Brings in the new donut charts.
3 years ago
George Gevoian 32bb89235e (core) Polish Importer UI
3 years ago
George Gevoian 7fe4423a6f (core) Allow filtering hidden columns
3 years ago
Alex Hall 0d460ac2d4 (core) Parsing pasted ChoiceLists
3 years ago