Commit Graph

  • dd0f1be117 (core) get all tests working under python3/gvisor Paul Fitzpatrick 2021-10-18 13:37:51 -0400
  • 3e661db38c (core) Adding schema validation for records endpoint Jarosław Sadziński 2021-10-15 11:31:13 +0200
  • 276adc5f51 (core) Starting to make webhooks more robust Alex Hall 2021-10-15 15:12:13 +0200
  • e3801a5eb9 (core) Fix pie sectors order according to section sort spec Cyprien P 2021-10-14 17:21:46 +0200
  • c8da5c7356 (core) Fix Card view linked to summary to show card navigation buttons Dmitry S 2021-10-14 00:06:02 -0400
  • 67ec52365a (core) Showing links in text cells Jarosław Sadziński 2021-10-13 19:36:55 +0200
  • 16eb158673 (core) Make ProfileDialog wait consistently for work to finish before closing. Dmitry S 2021-10-12 11:59:12 -0400
  • 9d1cc89dc9 (core) Strip invalid characters from table name in excel import Alex Hall 2021-10-11 17:19:34 +0200
  • a64fb105e3 (core) Use GristObjCode in CellValue Alex Hall 2021-10-07 23:02:51 +0200
  • 62db263d1f (core) Add diff preview to Importer George Gevoian 2021-10-07 23:32:59 -0700
  • d635c97686 (core) flesh out "View As" feature Paul Fitzpatrick 2021-10-08 10:56:33 -0400
  • 07558dceba (core) avoid censorship for one client clobbering data for another client Paul Fitzpatrick 2021-10-07 19:46:22 -0400
  • df318ad6b3 (core) add a mac-specific sandbox for development Paul Fitzpatrick 2021-10-07 13:49:23 -0400
  • 26766fd4ab (core) Removing error styles from user messages Jarosław Sadziński 2021-10-06 17:50:29 +0200
  • a2e066176c (core) Label editor for Choice/ChoiceList column editor Jarosław Sadziński 2021-10-06 15:12:45 +0200
  • cf7a3153f9 (core) When hidden pages are present in the page list, allow removing them Dmitry S 2021-10-04 19:52:20 -0400
  • 40ddb57dfc (core) Adding colors to toast notification Jarosław Sadziński 2021-10-01 21:38:58 +0200
  • 43a62e7254 (core) Fix autocomplete selection when options include emoji Dmitry S 2021-10-04 18:52:03 -0400
  • e1780e4f58 (core) Migrate import code from data engine to Node George Gevoian 2021-10-04 09:14:14 -0700
  • 7e07f0ce56 (core) For grist_sid*_status cookie, remember to set the path Dmitry S 2021-10-03 17:27:22 -0400
  • d4626aea82 (core) Only update changed records with RenameChoices Alex Hall 2021-10-01 14:13:14 +0200
  • 8853e095bb (core) fix core build, and make smoke test more effective Paul Fitzpatrick 2021-10-01 11:44:38 -0400
  • 1517dca644 (core) Implement DiscourseConnect to enable easy sign-in to community forum Dmitry S 2021-10-01 10:24:23 -0400
  • b3b7410ede (core) open documents without blocking on data engine Paul Fitzpatrick 2021-10-01 09:45:27 -0400
  • 42910cb8f7 (core) Extending Google Drive integration scope Jarosław Sadziński 2021-09-30 10:19:22 +0200
  • a0c53f2b61 (core) Fix chart when x axis is set to a choice list column Cyprien P 2021-09-30 09:41:36 +0200
  • d4ea5b3761 (core) Add RenameChoices user action Alex Hall 2021-09-30 14:14:52 +0200
  • 02fd71d9bb (core) Nicer conversion from numeric to text Alex Hall 2021-09-29 21:31:05 +0200
  • 383b8ffbf0 (core) add a tool for deleting a user Paul Fitzpatrick 2021-09-29 11:39:56 -0400
  • 876a0298a2 (core) do not look at content of recent actions when loading documents Paul Fitzpatrick 2021-09-29 09:57:55 -0400
  • 0fffe918c1 (core) don't garble document url in SELF_HYPERLINK on forks Paul Fitzpatrick 2021-09-28 14:46:19 -0400
  • 8c1f8bc9a6 (core) Test webhooks Alex Hall 2021-09-27 22:50:29 +0200
  • 8684c9e930 (core) Adding traceback to trigger formulas Jarosław Sadziński 2021-09-25 21:14:19 +0200
  • 048c8ee165 (core) Extending default locale list Jarosław Sadziński 2021-09-23 20:09:58 +0200
  • 52fd28815e (core) Raise syntax errors that Python can format nicely to show the location Alex Hall 2021-09-24 15:06:39 +0200
  • fb583f303a (core) Support 'new' row in anchor links. Dmitry S 2021-09-23 18:47:36 -0400
  • 3c4d71aeca (core) Initial webhooks implementation Alex Hall 2021-09-23 01:06:23 +0200
  • de76cc48d1 (core) Move cursor to new record in link target when selecting new record in link source Alex Hall 2021-09-22 22:08:31 +0200
  • 33f056a187 (core) Fix js errors when (un)summarizing underlying table of charts Cyprien P 2021-09-22 12:58:43 +0200
  • a974dd839c (core) Improve time-parsing for DateTime columns, which was unusable with some formats (e.g. tz-containing ones) Dmitry S 2021-09-21 02:02:26 -0400
  • 1a8abdcd96 (core) recursiveMoveToCursorPos with new kinds of linking involving lists Alex Hall 2021-09-20 22:35:14 +0200
  • c4fb40e0bd (core) add gvisor-based sandbox to jenkins test worker image Paul Fitzpatrick 2021-09-20 14:42:53 -0400
  • 64d9faed5a (core) Fix import parsing from choking up on Python isdigit() surprises Dmitry S 2021-09-20 14:38:02 -0400
  • cd241a633a (core) In make-copy dialog, ensure it's non-saveable while fetching workspaces after a switch of the destination org Dmitry S 2021-09-20 11:54:01 -0400
  • a1480faa09 (core) Changes X-AXIS to LABEL in the axis config when chart is a pie chart Cyprien P 2021-09-17 11:32:12 +0200
  • 9bc9872915 (core) update tests after jenkins engine freshening Paul Fitzpatrick 2021-09-18 01:54:29 -0400
  • 80bf4ea2a3 (core) Get first unicode character (e.g. 📝 ) for page label, not 1st byte Alex Hall 2021-09-17 00:49:28 +0200
  • 7907467dbc (core) treat summary tables like formulas for access control purposes Paul Fitzpatrick 2021-09-15 16:18:00 -0400
  • e5ebc4668c (core) Disable mousedown on token delete button George Gevoian 2021-09-16 09:56:07 -0700
  • d5a7fb23fe (core) apply SchemaEdit flag to metadata changes in general Paul Fitzpatrick 2021-09-16 12:49:08 -0400
  • 4fcdd2ba07 (core) Fix y-axis blinking in chart view configuration Cyprien P 2021-09-16 10:33:56 +0200
  • 8a7edb6257 (core) Enable incremental imports George Gevoian 2021-09-14 23:12:34 -0700
  • a543e5194a (core) add a python3 button Paul Fitzpatrick 2021-09-15 19:35:21 -0400
  • 2cf2088373 (core) New chart view axis conf with picker for each of X,Y and group by Cyprien P 2021-09-15 10:51:18 +0200
  • 3e5a292cde (core) add tests for site deletion Paul Fitzpatrick 2021-09-13 17:29:35 -0400
  • 70160fe01c (core) Rename page option 'Duplicate' to 'Duplicate Page', and shorten warning to be more noticeable Dmitry S 2021-09-09 23:26:43 -0400
  • ddcd08e147 (core) add a cli tool for deleting sites Paul Fitzpatrick 2021-09-08 09:38:26 -0400
  • b716a57e31 (core) Avoid loading the Grist frontend app more than once. Dmitry S 2021-09-04 03:04:52 -0400
  • 0717ee627e (core) Relocate export urls to /download/ George Gevoian 2021-09-01 14:07:53 -0700
  • cecebded1f (core) Fix bar chart weirdness when x axis has redundant values Cyprien P 2021-09-01 11:41:30 +0200
  • 7e78ebfeeb (core) Subdomain can start from a number Jarosław Sadziński 2021-08-31 21:56:44 +0200
  • c1f534c2ef
    Bump axios from 0.18.0 to 0.21.1 #12 dependabot[bot] 2021-08-31 19:37:51 +0000
  • a825115c04 (core) Limit number of errors shown on narrow screens George Gevoian 2021-08-31 11:04:45 -0700
  • ef5da42378 (core) Update export CSV and Excel endpoints George Gevoian 2021-08-30 13:06:40 -0700
  • 5258fa649d (core) Fix self-updating trigger formulas used in lookups Alex Hall 2021-08-30 21:55:14 +0200
  • 29dd33a45c (core) Add other direction of linking by reflist Alex Hall 2021-08-30 15:29:39 +0200
  • dafdeee41c (core) Optimize overly-cautious column replacing Dmitry S 2021-08-29 10:17:33 -0400
  • 08d0ee65d1 (core) tweak how search bar places cursor on sections Paul Fitzpatrick 2021-08-27 17:42:36 -0400
  • 3d085ff2d7 (core) Fix warning bug in Save Copy dialog George Gevoian 2021-08-27 11:10:30 -0700
  • 3edb3a6826 (core) Filter out pages for hidden views from the page list. Dmitry S 2021-08-27 13:25:20 -0400
  • 90d1340b64 (core) Add new packages to grist-core George Gevoian 2021-08-26 14:06:55 -0700
  • 8b1ad588e9 (core) make treatment of emails consistent across /access endpoints Paul Fitzpatrick 2021-08-26 18:03:41 -0400
  • a6e08883e0 (core) Simple localization support and currency selector. George Gevoian 2021-08-26 09:35:11 -0700
  • e492dfdb22 (core) add experimental support for python3 in staging Paul Fitzpatrick 2021-08-25 23:12:34 -0400
  • 7465af8ce8 (core) Port LinkingState.js to TypeScript Alex Hall 2021-08-26 13:39:17 +0200
  • faa0d9988e (core) When changing a table for a page widget, unset widget-linking to avoid invalid values. Dmitry S 2021-08-23 23:28:07 -0400
  • 427a17d038 (core) Remove accents when picking identifiers Alex Hall 2021-08-24 14:12:10 +0200
  • b3636b97e2 (core) Report memos consistently for blocked actions involving schema Paul Fitzpatrick 2021-08-23 21:59:28 -0400
  • e4633c293c (core) Hide filter bar for inactive widget in mobile mode Cyprien P 2021-08-03 18:01:12 +0200
  • 26356fe588 (core) Fix bug with "maximum recursion depth exceeded" in imports. Dmitry S 2021-08-20 16:29:21 -0400
  • 9916a2d919 (core) Suggest correct table when converting to RefList Alex Hall 2021-08-20 22:35:41 +0200
  • f53ab2cb30 (core) forbids edits when "view as" user is a viewer and access rules are permissive Paul Fitzpatrick 2021-08-20 15:23:27 -0400
  • e361a9fd94 (core) Fix a few issues with parsing of dates in DateEditor. Dmitry S 2021-08-20 14:18:34 -0400
  • 97cb8065d9 (core) Open links with different link keys in a new tab Alex Hall 2021-08-20 17:04:18 +0200
  • 54b932300b (core) Filter linking by reference list columns Alex Hall 2021-08-20 15:46:59 +0200
  • 572b59cc0c (core) Fix JS error when pasting data with merged cells. Dmitry S 2021-08-20 03:31:19 -0400
  • 00c1a0c688 (core) Log the time taken by decodeActionFromRow() operations. Dmitry S 2021-08-20 01:55:05 -0400
  • 9f25a96d18 (core) add a way to change subdomain in billing pages Paul Fitzpatrick 2021-08-17 21:44:11 -0400
  • d83d734b75 (core) Site Switcher and Other Sites George Gevoian 2021-08-18 10:49:34 -0700
  • c561dad22d (core) lightly freshen the core readme, mentioning roadmap and forums etc. v0.7.3 Paul Fitzpatrick 2021-08-17 22:20:00 -0400
  • 4f312128df
    Bump electron from 3.0.7 to 9.4.0 #15 dependabot[bot] 2021-08-18 01:46:16 +0000
  • f9630b3aa4 (core) clean up a collection of small problems affecting grist-core Paul Fitzpatrick 2021-08-17 11:22:30 -0400
  • e6e792655b (core) Add /columns endpoint to DocApi Alex Hall 2021-08-17 22:38:55 +0200
  • 54beaede84 (core) revive saml support and test against Auth0 Paul Fitzpatrick 2021-08-16 11:11:17 -0400
  • 800731e771 (core) Initial page for custom widget Jarosław Sadziński 2021-08-10 13:18:37 +0200
  • 79f6f605f8 (core) Polish and enable Reference List widget George Gevoian 2021-08-12 11:06:40 -0700
  • 34e9ad3498 (core) Add /records endpoint to DocApi with GET, POST, and PATCH Alex Hall 2021-08-12 16:48:24 +0200
  • 4cd888c342 (core) Just return a list from _get_col_subset, remove ColumnView class Alex Hall 2021-08-12 02:36:59 +0200
  • 0d1a285129 (core) Fix changing type of source column from choice to choicelist Alex Hall 2021-08-11 19:45:24 +0200
  • ba1e919d39 (core) Allow creating docs from the templates page George Gevoian 2021-08-10 15:08:24 -0700