Commit Graph

306 Commits (67aca9ccf6a3b5ffda8e6bbe901ab17cf1121562)
 

Author SHA1 Message Date
Dmitry S 67aca9ccf6 (core) Fix several flaky tests.
3 years ago
Paul Fitzpatrick 1b760d83a9 (core) add missing tmp-promise dev package from core
3 years ago
Alex Hall f7a9638992 (core) CONTAINS() and summarising by ChoiceList columns with flattening
3 years ago
Cyprien P 693f2f6325 (core) Brings welcome tour and hide behind a flag
3 years ago
Alex Hall a9d5b4d5af (core) Refactor Table.Record[Set] classes
3 years ago
George Gevoian 5b2666a88a (core) Enhance autocomplete and choice colors
3 years ago
Paul Fitzpatrick 997be24a21 (core) add docs.options column to home db to store doc description, icon, openMode
3 years ago
George Gevoian e5eeb3ec80 (core) Add 'user' variable to trigger formulas
3 years ago
Dmitry S 6c114ef439 (core) Fix session handling when redirected to login when visiting a doc on a team site
3 years ago
Paul Fitzpatrick 1ce5e98996 (core) suspend a team site after an AppSumo refund
3 years ago
Paul Fitzpatrick 6e15d44cf6 (core) start applying defenses for untrusted document uploads
3 years ago
Jarosław Sadziński 625fce5f65 (core) Refactoring google drive plugin
3 years ago
Dmitry S 0a0e320ca8 (core) Fix reporting of errors to HelpScout using "Report a problem" link.
3 years ago
Jarosław Sadziński 09b4aaa90e (core) Formatting date time editor
3 years ago
George Gevoian 5d461a4df2 (core) Show sigma next to summary table titles
3 years ago
George Gevoian 9592e3610b (core) Add 'value' to trigger formula autocomplete
3 years ago
Alex Hall 8524b4f791 (core) Put user code in linecache so that source lines show in tracebacks
3 years ago
Dmitry S 869b2f00ec (core) Remove LoginSession, which was mainly serving situations that are no longer used.
3 years ago
Dmitry S f079ffdcb3 (core) Fix a log message about when a doc will close to be more accurate
3 years ago
Dmitry S 0e0528a2cc (core) Add some more special subdomains, not to be used for team sites
3 years ago
Paul Fitzpatrick 4222f1ed32 (core) communicate with sandbox via standard pipes
3 years ago
George Gevoian 2f900f68f8 (core) Add color options to choice config UI
3 years ago
Dmitry S 11c944d794 (core) Accept values entered into Reference columns showing RowIDs without waiting.
3 years ago
Paul Fitzpatrick d0905b6224 (core) correct capitalization of AppSumo; add account management link
3 years ago
Cyprien P b389ee7c23 (core) Adds new mechanism to generate on boarding popups
3 years ago
Alex Hall ea01ca814d (core) Remove a bunch of dead code
3 years ago
Alex Hall 61e7c8a127 (core) Run python unit tests again in python 3
3 years ago
Alex Hall cc02d937f7 (core) Remove help, mkdocs, and the 'env' virtualenv
3 years ago
Alex Hall 84ddbc448b (core) Add test_replay for easily replaying data sent to the sandbox purely within python
3 years ago
Dmitry S b537539b73 (core) Implement UI for trigger formulas.
3 years ago
Jarosław Sadziński e180641c7d (core) Context menu for cards.
3 years ago
Dmitry S 01cef034ed (core) A quick attempt to fix summarizing by reference columns
3 years ago
Dmitry S a56714e1ab (core) Implement trigger formulas (generalizing default formulas)
3 years ago
Paul Fitzpatrick dca3abec1d (core) complete light sign-up flow for appsumo, and customize summaries
3 years ago
Paul Fitzpatrick 36d5e7870e (core) streamline registration flow for new appsumo users
3 years ago
Alex Hall 305b133c59 (core) Remaining Python 3 compatibility changes
3 years ago
Paul Fitzpatrick 1af99e9567 (core) link AppSumo activations with stripe, and support upgrades/downgrades
3 years ago
Dmitry S 6240fd6982 (core) Fix reporting of errors when saving cells by clicking away, and deduplicate memos.
3 years ago
Cyprien P 7a0cd6c2b4 (core) Makes filter counts take other column filters into account
3 years ago
Alex Hall 16f297a250 (core) Simple Python 3 compatibility changes
3 years ago
Paul Fitzpatrick cc04c6481a (core) add appsumo endpoints with stub implementations
3 years ago
Alex Hall ca57b3c099 (core) Updating dependencies only in preparation for Python 3 upgrade
3 years ago
Alex Hall 746b26be19 (core) Fix recursion error in invalidate_deps
3 years ago
Jarosław Sadziński bdd4d3c46e (core) Freezing columns on a GridView
3 years ago
Jarosław Sadziński 698c9d4e40 (core) Readonly editors
3 years ago
Alex Hall d3dc910784 (core) sys.setdefaultencoding('utf8')
3 years ago
Alex Hall 8a940676e9 (core) Generic tools for recording pycalls, deterministic mode.
3 years ago
George Gevoian f613b68a9e (core) Fix widget loading spinner title
3 years ago
George Gevoian 3af6dd46ea (core) Allow docs to be permanently deleted in icon view
3 years ago
Jarosław Sadziński 30bbb6fa94 (core) Summaries test doesn't work in a browser mode
3 years ago