Commit Graph

1126 Commits (bb7cf6ba2093c48ce867d4125d027c141af69849)

Author SHA1 Message Date
Jarosław Sadziński 5f9f4868ae (core) Showing close button when column is added
1 year ago
George Gevoian 959f8a45c6 (core) Direct users to last visited site when possible
1 year ago
Dmitry S 65013331a3 (core) Fix imports into reference columns, and support two ways to import Numeric as a reference.
1 year ago
Jarosław Sadziński 0bc758e3d0 (core) Styling text button for left alignment
1 year ago
Dmitry S 3513c1e8d2 (core) In formula autocompletions, fix suggestions after an opening parenthesis.
1 year ago
George Gevoian 8bedaedab6 (core) Fix ACL bug with rec.id in formula
1 year ago
Dmitry S b4cc519616 (core) Ignore leading whitespace in formulas, and strip out leading '=' sign users might add
1 year ago
Paul Fitzpatrick 1d93923efe (core) updates from grist-core
1 year ago
Jarosław Sadziński b4c4a62a73 (core) Migrating commands to typescript
1 year ago
Jarosław Sadziński b13fb1d97e (core) Adding description icon and tooltip in the GridView
1 year ago
George Gevoian 3aac027a13 (core) Polish tutorial popups
1 year ago
Jarosław Sadziński 35f7072bea (core) Enabling height adjustment on tutorial popup
1 year ago
George Gevoian c077f3c304 (core) Fix reporting of blank attachment types
1 year ago
George Gevoian b15ae98349 (core) Fix browser history bug with tutorials
1 year ago
Jarosław Sadziński 69fea132de (core) Fix for the creator panel on custom section.
1 year ago
CamilleLegeron 3775317eec
feat: allow simple click on certain cases for editing field in Widget Card (#446)
1 year ago
CamilleLegeron 3047bde1e4
rename welcomeTour file to WelcomeTour (#489)
1 year ago
Paul Fitzpatrick f490854324 (core) updates from grist-core
1 year ago
George Gevoian 36f3fd0120 (core) Fix owner view access to snapshots
1 year ago
Vinschni bcb5916434
make sendToDrive hidable (#493)
1 year ago
Jarosław Sadziński 40ea6bb2bc (core) Focusing the creator panel on the table wiget for charts and custom views
1 year ago
Paul Fitzpatrick cc0e1154d0 (core) port some more test/browser tests to newer selenium
1 year ago
George Gevoian 900859854c (core) Convert site metric strings to ints
1 year ago
George Gevoian c5029af4e7 (core) Remove duplicate shouldHideUiElement
1 year ago
George Gevoian 8a0bb4d4fe (core) Improve dark mode
1 year ago
Louis Delbosc 053ef45d64
Keep choices after apply formula (#474)
1 year ago
George Gevoian a19ba0813a (core) Add telemetry
1 year ago
Paul Fitzpatrick 6a4b7d96e8 (core) updates from grist-core
1 year ago
George Gevoian 4670d60c01 (core) Hide tutorial card with templates
1 year ago
Paul Fitzpatrick 903c81d348
close db after checkAllegedGristDoc (#482)
1 year ago
Jarosław Sadziński 7aa83858bd (core) Fixing bug with the import preview being not responsive
1 year ago
Paul Fitzpatrick b2b41a0bf8
fix log.add under electron (#478)
1 year ago
Paul Fitzpatrick f5eb8f7730
do not count unready translations in localization test (#480)
1 year ago
Paul Fitzpatrick 5730262c69 (core) updates from grist-core
1 year ago
Cyprien P d8a063284a (core) Adds endpoint to update webhook
1 year ago
Jarosław Sadziński 8cb928e83d (core) Removing translation from reported answeres on welcome screen
2 years ago
George Gevoian 8833958963 (core) Fix small Start Tutorial button
2 years ago
George Gevoian 0006e0604b (core) Disable tips during tutorials
2 years ago
George Gevoian 5b2fb62627 (core) Avoid clashes with rick rowing and tours
2 years ago
George Gevoian 58ef8d59b5 (core) Show coaching popup after Add New tip is dismissed
2 years ago
Jarosław Sadziński a317a727c8 (core) Adding tutorial card
2 years ago
Jarosław Sadziński 6b5c178953 (core) Fixing bug with type change when a collapsed section is maximized
2 years ago
Paul Fitzpatrick a941a72904
only offer languages that have been marked as substantially complete (#466)
2 years ago
George Gevoian 3a1fbbc533 (core) Un-escape names in HomeIntro
2 years ago
Jarosław Sadziński edff50238d (core) Proper way to recreate collapsed section.
2 years ago
George Gevoian 01fbe871aa (core) Add April Fools easter egg
2 years ago
Paul Fitzpatrick 503e56db40
rename 'theme' that is shadowing an import (#473)
2 years ago
Paul Fitzpatrick 6485fbd826 (core) updates from grist-core
2 years ago
jarek f9764f9780
Using static text in Grid menu for inserting columns. (#468)
2 years ago
Jarosław Sadziński d29770511c (core) Draft version of AI assistant
2 years ago
Dmitry S 33c08057ad (core) Bug fix: when on Raw Data popup, clicks on cells shouldn't navigate the page
2 years ago
Dmitry S 22dbab0123 (core) Add tooltip for the opener icon for the Creator Panel
2 years ago
Paul Fitzpatrick 12f9567ff4 (core) add a /welcome/start endpoint that forwards sensibly
2 years ago
Jarosław Sadziński a9ff6b9a84 (core) Fixing couple of bugs in collapsed section layout
2 years ago
George Gevoian be8e13df64 (core) Add initial tutorials implementation
2 years ago
George Gevoian 210aa92eed (core) Fix dark mode on welcome pages
2 years ago
Paul Fitzpatrick 327c78aa95
move a newly introduced private ActiveDoc method into the expected location (#465)
2 years ago
Paul Fitzpatrick 572995f19a (core) updates from grist-core
2 years ago
Paul Fitzpatrick 391d39effc (core) restore ActiveDoc shutdown behavior on error
2 years ago
Louis Delbosc c54e910fd6
Export table schema (#459)
2 years ago
Cyprien P 1ff93f89c2 (core) Porting the AI evaluation script
2 years ago
Jarosław Sadziński b3590c8a6f (core) Removing warnings about deprecated shortcuts.
2 years ago
George Gevoian 8a6962d3e6 (core) Hide id column in Access Rules
2 years ago
Dmitry S efd92c6c2a (core) Two fixes to tests affected by changes that came from grist-core.
2 years ago
Dmitry S 86681de595 (core) Add overflowTooltip() tool, and use for long tables in widget picker, and long page names.
2 years ago
Paul Fitzpatrick b28cbb378a
add a special key to allow translators to exclude language until ready (#461)
2 years ago
Cyprien P b312b3b08b (core) Fix css issue with tooltip in filter menu on safari
2 years ago
Paul Fitzpatrick 186263b4fb (core) updates from grist-core
2 years ago
Dmitry S 1274fe55fb (core) Fix linking of new records when attachment is the first thing added.
2 years ago
Paul Fitzpatrick 66643a5e6b
add a pyodide-based "sandbox" flavor (#437)
2 years ago
Paul Fitzpatrick 055522d374 (core) updates from grist-core
2 years ago
Louis Delbosc 7a82aa1ac7
Add labels for columns type (#435)
2 years ago
Jarosław Sadziński 59cf654190 (core) Minimazing widgets
2 years ago
Louis Delbosc 5af2cd4ef7
Add translation for visible field config (#442)
2 years ago
Paul Fitzpatrick e9efac05f7 (core) remove ormconfig.js from saas build; more sendgrid logging
2 years ago
George Gevoian aa3faae25b (core) Fix test util and upgrade fixtures
2 years ago
Paul Fitzpatrick e9d5ce0c60 (core) updates from grist-core
2 years ago
George Gevoian 788a223f13 (core) Fix missing placeholder flag icon
2 years ago
jarek cee0cdcd67
Merge pull request #406 from incubateur-territoires/column-description
2 years ago
CamilleLegeron 5e244a9a24
style(colmunDesc): tooltips icon line heigh to 0
2 years ago
Camille dba64a20b4 fix: Harmonize enter key behaviour between formulas and transformations
2 years ago
Paul Fitzpatrick cbf925aa00 (core) updates from grist-core
2 years ago
Camille 16d7f16840 style(ColmunDesc): icon size and visible when there is a long colmun name
2 years ago
George Gevoian 1ac4931c22 (core) Persist forks in home db
2 years ago
Paul Fitzpatrick 3aba7f6208 (core) set up a trialing list and a call scheduled flag for Grist SaaS
2 years ago
Camille 0fa908d41a fix(ColumnDesc): tooltip show multiline description + remove useless variable + remove outline style
2 years ago
Vincent Viers bb9dd5f15e
Add region param for MinIO bucket (#428)
2 years ago
Cyprien P bc43e16bc7 (core) Fix one day shift in datepicker for DateTime column [WIP]
2 years ago
Paul Fitzpatrick f7f76fb5e7
A set of tweaks to simplify electron packaging (#421)
2 years ago
Jarosław Sadziński 7c448d746f (core) Moving attachment's widget icon below the frozen columns
2 years ago
Jarosław Sadziński e93dd4bc6f (core) Preserving cursor position when linked state is removed.
2 years ago
Jarosław Sadziński 6e3f0f2b35 (core) Porting back AI formula backend
2 years ago
Cyprien P ef0a55ced1 (core) Makes GristTooltips translatable
2 years ago
Jarosław Sadziński ab2e2ef402 (core) Fix for flex-wrap in cssRow
2 years ago
Camille e46b93d57f test(columnDesc): create column description simple test
2 years ago
Paul Fitzpatrick 363fb7f89e (core) updates from grist-core
2 years ago
jarek 5a324f1358
Adding new flags for supported locales (#420)
2 years ago
jarek 65c8bec2b4
Merge pull request #412 from incubateur-territoires/bug-card-empty-reference
2 years ago
George Gevoian 6ccc195330 (core) Add dark theme to date picker
2 years ago
George Gevoian 046222b1d9
Show language prefs when custom CSS is enabled (#418)
2 years ago