Commit Graph

460 Commits (51ff72c15e1d75c35430b98c6f06a4141eba9dae)

Author SHA1 Message Date
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Jarosław Sadziński 637caf8105 (core) Fixing bug with first click on windows
2 years ago
Jarosław Sadziński aefe451bab (core) Polishing upgrade plan UI
2 years ago
Dmitry S dd2eadc86e (core) Speed up and upgrade build.
2 years ago
Cyprien P 64ff9ccd0a (core) Allows range filter for Date, DateTime columns
2 years ago
George Gevoian abebe812db (core) Show Grist video tour after welcome questions
2 years ago
Dmitry S a91d493ffc (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts.
2 years ago
George Gevoian 983638a5c5 (core) Disable overscroll in gridview
2 years ago
Paul Fitzpatrick e5e361808b (core) repair grist-ee build and add smoke test
2 years ago
George Gevoian 7176b7efb6 (core) Use new Banner component for activation messages
2 years ago
George Gevoian 02dd96daf2 (core) Add page titles to login and error pages
2 years ago
Alex Hall 0350e2df58 (core) Fix filtering of empty reflists
2 years ago
Jarosław Sadziński 64d9ecacdb (core) Renaming table linked by summary table resulted in error
2 years ago
Alex Hall 1c89d08ea3 (core) Add a row to summary tables grouped by list column(s) corresponding to empty lists
2 years ago
Jarosław Sadziński 3b30c052bc (core) Enabling clipboard events on Choice entry field
2 years ago
Jarosław Sadziński d92a761f6e (core) Product update popups and hosted stripe integration
2 years ago
Dmitry S 3b4d936013 (core) Hide 'helpCenter' and 'templates' elements in HomeIntro when requested
2 years ago
Dmitry S 007c0f2af0 (core) Fix some bugs with repositioning rows.
2 years ago
Dmitry S 4f1cb53b29 (core) Converting server-side Comm.js to typescript
2 years ago
Alex Hall 519f1be93a (core) Disambiguate label for link between summary table and source table with self reference
2 years ago
Cyprien P 4b54c7d99b (core) Fix column and view fields mismatch in filters
2 years ago
George Gevoian 6dcdd22792 (core) Redirect less often in welcomeNewUser
2 years ago
George Gevoian 090d9af21d (core) Broadcast doc usage updates to clients
2 years ago
Dmitry S acddd25cfd (core) Update design of empty docs home page, and add a "Manage Team" button.
2 years ago
Alex Hall af4738b94a (core) Allow linking to summary table via reference to source table
2 years ago
Cyprien P 815c9e1462 (core) Adds new range filter for numeric columns
2 years ago
Alex Hall 6b372fa6cd (core) Allow configuring (mostly hiding) various little bits of UI
2 years ago
George Gevoian 74ec9358da (core) Show usage banners in doc menu of free team sites
2 years ago
Cyprien P 6793377579 (core) Fix values ordering in column filter menu
2 years ago
Dmitry S 9bc04a6e66 (core) Replace nulls in X-axis of charts with '-' to avoid confusion with missing points
2 years ago
Cyprien P 8f4f21e94a (core) Filter menu show all options for Bool/Choice/Choice List columns
2 years ago
George Gevoian a6063f570a (core) Polish Access Details
2 years ago
Jarosław Sadziński 0ab9e4a6a0 (core) Adding GristConnect login system
2 years ago
Paul Fitzpatrick cf23a2d1ee (core) add GVISOR_LIMIT_MEMORY to cap memory available in sandbox
2 years ago
George Gevoian 2fd8a34ff8 (core) Move Notifier to /ext
2 years ago
Cyprien P 365f3c7ae2 (core) Auto-check aggregate values option as soon as table is a summary
2 years ago
Cyprien P f17e31c023 (core) Ensure chart summary is more detailed then linked summary
2 years ago
George Gevoian f48d579f64 (core) Add API endpoint to get site usage summary
2 years ago
Jarosław Sadziński f93b4fd3bc (core) Selection for styled columns
2 years ago
George Gevoian 524dbf34e1 (core) Add config to include custom CSS
2 years ago
Alex Hall b878395c21 (core) Allow linking summary tables based on ref/reflist columns (except `group`)
2 years ago
Alex Hall 6c90de4d62 (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows
2 years ago
Cyprien P 87cc7d755d (core) Fix chart mixing up axis
2 years ago
George Gevoian 1e42871cc9 (core) Add attachment and data size usage
2 years ago
Jarosław Sadziński f194d6861b (core) Updating RawData views
2 years ago
Dmitry S 97f3a8805c (core) List 'Other Sites' all one line; fix style ordering issue for sort button.
2 years ago
George Gevoian ad04744b4a (core) Fix import bug when skipping non-text columns
2 years ago
Jarosław Sadziński 6f00106d7c (core) Raw renames
2 years ago
Jarosław Sadziński 8a1cca629b (core) Changing shortcut for Duplicate row command
2 years ago
Dmitry S e59dcc142d (core) Show proper message on empty Excel import, rather than a code error
2 years ago