Commit Graph

91 Commits (79deeca64054422073af9088c5964ea604863c7e)

Author SHA1 Message Date
Arnaud Peich 79deeca640
Make a good part of the app localizable and add French translations (#325)
2 years ago
Paul Fitzpatrick 0c82b746d0 (core) updates from grist-core
2 years ago
Jarosław Sadziński 18ba7994ed Adding type inference and makeT helper function
2 years ago
Jarosław Sadziński 2f29df1b17 Changing domT to a default translation function for browser
2 years ago
Jarosław Sadziński 2586b595a5 Adding domT method for component interpolation
2 years ago
Arnaud Peich bac3067719 Fix condition to check that a translation key exists
2 years ago
jarek 4bb1d8c011
Merge pull request #312 from incubateur-territoires/arnaudpeich/Split_client_and_server_translations_organize_by_filename
2 years ago
George Gevoian efc3ba29d7 (core) Tweak autocomplete to only suggest team members
2 years ago
Jarosław Sadziński 8be920dd25 (core) Multi-column configuration
2 years ago
Arnaud Peich cc2a438fe5 Split client and server translations, organize by filename
2 years ago
Jarosław Sadziński 5219932a1f (core) i18
2 years ago
Jarosław Sadziński 0af379db7d (core) Fixing UserManger releted tests
2 years ago
Louis Delbosc 1bff046a3b
Improve input team member (#268)
2 years ago
Dmitry S 23008038b7 (core) When managing focus, don't auto-scroll
2 years ago
George Gevoian ec157dc469 (core) Add dark mode to user preferences
2 years ago
Jarosław Sadziński b6f5718ad0 (core) Fixing ACIndex highlightMatches functions
2 years ago
Ronan Amicel cd16650e0e Rename text cleaning function to "normalizeText"
2 years ago
Ronan Amicel 4003d2d7c6 Use lodash to remove accents and ther diacritics
2 years ago
Ronan Amicel 2a05d04e35 Ignore diacritics in autocomplete
2 years ago
Paul Fitzpatrick 4c678f12cb (core) dust off electron build a little bit
2 years ago
Cyprien P 80f31bffc2 (core) Allow left pane to auto-expand on mouse over
2 years ago
George Gevoian 3e49fe9a50 (core) Polish ChoiceListEntry drag and drop
2 years ago
Jarosław Sadziński 8469b7ded0 (core) Fixing bug in token field editor with moving choices.
2 years ago
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
Jarosław Sadziński d92a761f6e (core) Product update popups and hosted stripe integration
2 years ago
Dmitry S 007c0f2af0 (core) Fix some bugs with repositioning rows.
2 years ago
Alex Hall 6c90de4d62 (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows
2 years ago
Jarosław Sadziński 6f00106d7c (core) Raw renames
2 years ago
George Gevoian af5b3c9004 (core) Add document usage banners
2 years ago
Alex Hall bf271c822b (core) Copy column type and options when pasting into an empty column
2 years ago
Dmitry S d55bdbcdf3 (core) Reopen HelpScout beacon to the last-opened article
2 years ago
Jarosław Sadziński b1c3943bf4 (core) Conditional formatting rules
2 years ago
George Gevoian 0f4f0d3dad (core) Migrate to SRP and add change password dialog
2 years ago
Jarosław Sadziński eff78ae2e1 (core) New UI for raw data views
2 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
2 years ago
George Gevoian 0d005eb78d (core) Enable MFA configuration (and add SMS)
2 years ago
Jarosław Sadziński d2077bc486 (core) Improving experience when editing group-by column.
2 years ago
Alex Hall 8f531ef622 (core) Reference and ReferenceList formatters
2 years ago
Jarosław Sadziński 08881d9663 (core) Scrolling to the active record when editor is activated
2 years ago
Cyprien P 89dc9334c3 (core) Fix error bars for bar chart
2 years ago
Jarosław Sadziński c1de16aee7 (core) Scrolling to the active record on search
2 years ago
Alex Hall c470c4041b (core) Use visibleCol instead of displayCol with createFormatter
2 years ago
Dmitry S 8100272e9a (core) Update HelpScout beacon to work with embedded documentation articles.
3 years ago
Alex Hall 6b448567c9 (core) Refactor more value parsing code into common
3 years ago
Alex Hall 116fb15eda (core) Move most of the reference parsing code into common so that the server can use it
3 years ago
Alex Hall 551ea28fc4 (core) Check document ID when parsing pasted references
3 years ago
Cyprien P 0b437d1544 (core) Brings in the new donut charts.
3 years ago