Commit Graph

52 Commits (1a6d427339bba32b28661df730cb0693ee287a45)

Author SHA1 Message Date
George Gevoian 1a6d427339 (core) Update sort and filter UI
2 years ago
Jarosław Sadziński 6460c22a89 (core) Changing shortcuts for adding and removing rows
2 years ago
George Gevoian acc218398d (core) Fix hidden columns bug when editing data selection
2 years ago
Jarosław Sadziński 8be920dd25 (core) Multi-column configuration
2 years ago
Jarosław Sadziński 1c8a29ef9b (core) Switching the order that colors are applied to a cell
2 years ago
George Gevoian 364610c69d (core) Add cell selection summary
2 years ago
Jarosław Sadziński 2a3328abfc (core) Clearing selection after rows or cols were removed
2 years ago
Jarosław Sadziński 87731224df (core) Adding selection layer on top of field element
2 years ago
Jarosław Sadziński 758c87f002 (core) Adding hide for multiple columns
2 years ago
Jarosław Sadziński 9e4d802405 (core) Implementing row conditional formatting
2 years ago
George Gevoian c0852761b9 (core) Fix cell selection bugs
2 years ago
Jarosław Sadziński f93b4fd3bc (core) Selection for styled columns
2 years ago
Jarosław Sadziński f194d6861b (core) Updating RawData views
2 years ago
Jarosław Sadziński 77ef9df27d (core) Adding new command Duplicate rows
2 years ago
Alex Hall bf271c822b (core) Copy column type and options when pasting into an empty column
2 years ago
Dmitry S fa75f60bfd (core) Fix selection of rows after rows are dragged
2 years ago
Jarosław Sadziński eff78ae2e1 (core) New UI for raw data views
2 years ago
Jarosław Sadziński ae6c857ac5 (core) Frozen columns reordering
2 years ago
Paul Fitzpatrick be8c053922 (core) updates from grist-core
2 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
2 years ago
Cyprien P afa90cc365 (core) Show default context menu on link
2 years ago
Cyprien P 7cc3092e1b (core) Restore default context menu out of std views
2 years ago
Alex Hall 592a43ec36 (core) Initial data tables page
2 years ago
Cyprien P 196ab6c473 (core) Adds cell context menu
2 years ago
Alex Hall ec7bc9bef3 (core) Remove code related to newui
2 years ago
Jarosław Sadziński d2077bc486 (core) Improving experience when editing group-by column.
2 years ago
Jarosław Sadziński 08881d9663 (core) Scrolling to the active record when editor is activated
2 years ago
Jarosław Sadziński 24c57e05d7 (core) Fixing dispose bug on GridView
2 years ago
Jarosław Sadziński 0482c83771 (core) Better UX in full-edit mode for the formula editor
2 years ago
Jarosław Sadziński c1de16aee7 (core) Scrolling to the active record on search
2 years ago
George Gevoian f8e2cc4de3 (core) Skip saving column resizes in read-only mode
2 years ago
George Gevoian 32bb89235e (core) Polish Importer UI
3 years ago
George Gevoian 7fe4423a6f (core) Allow filtering hidden columns
3 years ago
Jarosław Sadziński 3c72639e25 (core) Adding sort options for columns.
3 years ago
Dmitry S 65e743931b (core) Convert CopySelection and tableUtil to typescript
3 years ago
Alex Hall 99878c08ed (core) Add ValueParser, use when pasting
3 years ago
Dmitry S 16eb158673 (core) Make ProfileDialog wait consistently for work to finish before closing.
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
Jarosław Sadziński bdd4d3c46e (core) Freezing columns on a GridView
3 years ago
Alex Hall 7758cb830d (core) Prevent error when there are no visible columns
3 years ago
Jarosław Sadziński 5f182841b9 (core) Document keeps track of latest cursor position and latest editor value and is able to restore them when it is reloaded.
3 years ago
Jarosław Sadziński 8f008d8de2 (core) Select all functionality by clicking the upper left margin corner
3 years ago
Dmitry S 526b0ad33e (core) Configure more comprehensive eslint rules for Typescript
3 years ago
Dmitry S b4c34cedad (core) Update UI for formula and column label/id in the right-side panel.
3 years ago
Dmitry S 48e90c4998 (core) Change how formula columns can be converted to data.
3 years ago
Cyprien P 890a8709f3 (core) Making cells colors effective also in Card and Card List views
3 years ago
Dmitry S 7284644313 (core) Add support for editing on mobile.
3 years ago
Dmitry S 12a7059bde (core) Fix bug with pasting in the presence of link-filtering.
3 years ago
Paul Fitzpatrick c67966775b (core) simplify document comparison code, and flesh out diff with local changes
4 years ago