Commit Graph

47 Commits (51ff72c15e1d75c35430b98c6f06a4141eba9dae)

Author SHA1 Message Date
Dmitry S 51ff72c15e (core) Faster builds all around.
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
Cyprien P 4b54c7d99b (core) Fix column and view fields mismatch in filters
2 years ago
Jarosław Sadziński 6f00106d7c (core) Raw renames
2 years ago
Cyprien P bf8769bc42 (core) Fix linking after a summary update
2 years ago
Jarosław Sadziński 34708cd348 (core) Adding font options to the style picker
2 years ago
Jarosław Sadziński b1c3943bf4 (core) Conditional formatting rules
2 years ago
Cyprien P 2f6eafff35 (core) Adds setSelectedRows to the grist api for custom view
2 years ago
Jarosław Sadziński e99122433a (core) Sending visible columns for not configured widgets
2 years ago
Alex Hall 592a43ec36 (core) Initial data tables page
2 years ago
Jarosław Sadziński b80e56a4e1 (core) Custom Widget column mapping feature.
2 years ago
Alex Hall 5d671bf0b3 (core) New type conversion in the backend
2 years ago
Alex Hall 64abfcb0ac (core) Remove some unused code, especially in ViewConfigTab
2 years ago
Alex Hall f110ffdafd (core) Follow chain of same-record links for getDefaultColValues
2 years ago
Alex Hall 8f531ef622 (core) Reference and ReferenceList formatters
2 years ago
Jarosław Sadziński 85ef873ce5 (core) Widget options api
2 years ago
Jarosław Sadziński d08fdd772e (core) Fixing bug with undoing page delation with a custom layout
3 years ago
Alex Hall c470c4041b (core) Use visibleCol instead of displayCol with createFormatter
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
Jarosław Sadziński 1425461cd8 (core) Exposing custom widgets on the UI
3 years ago
Alex Hall be96db4689 (core) Remove code related to _grist_TableViews
3 years ago
George Gevoian 7fe4423a6f (core) Allow filtering hidden columns
3 years ago
Alex Hall ecb30eebb8 (core) Parsing multiple values in reflists, parsing refs without table data in client
3 years ago
Jarosław Sadziński 3c72639e25 (core) Adding sort options for columns.
3 years ago
Alex Hall 0f946616b6 (core) Parsing pasting in reflist columns
3 years ago
Alex Hall d63da496a8 (core) Value parsing for refs, parsing data entry for numbers
3 years ago
Alex Hall 99878c08ed (core) Add ValueParser, use when pasting
3 years ago
Jarosław Sadziński a2e066176c (core) Label editor for Choice/ChoiceList column editor
3 years ago
Jarosław Sadziński 8684c9e930 (core) Adding traceback to trigger formulas
3 years ago
Dmitry S 3edb3a6826 (core) Filter out pages for hidden views from the page list.
3 years ago
George Gevoian a6e08883e0 (core) Simple localization support and currency selector.
3 years ago
George Gevoian 79f6f605f8 (core) Polish and enable Reference List widget
3 years ago
Alex Hall 04e5d90f86 (core) Barely working reference lists in frontend
3 years ago
Alex Hall 1f6e693b6e (core) Remove REPL code
3 years ago
Jarosław Sadziński bdd4d3c46e (core) Freezing columns on a GridView
3 years ago
Cyprien P 2b1b586ecd (core) add new filter bar
3 years ago
Paul Fitzpatrick 9d1bc5a518 (core) make AccessRules and FullCopies effective
3 years ago
Dmitry S b4c34cedad (core) Update UI for formula and column label/id in the right-side panel.
3 years ago
Cyprien P 1995a96178 (core) Add new color select to the app
3 years ago
Cyprien P 890a8709f3 (core) Making cells colors effective also in Card and Card List views
3 years ago
Dmitry S 5deac68315 (core) Update ACL resources/rules when tables/columns get renamed
3 years ago
Dmitry S 4ad84f44a7 (core) Improve the UI for ACL rules.
4 years ago
Dmitry S 4539521dff (core) Convert a few widgets to typescript and grainjs.
4 years ago
Dmitry S 2a592d8b4d (core) Automatically finalize action bundles when unrelated actions/bundles come in.
4 years ago
Paul Fitzpatrick 1654a2681f (core) move client code to core
4 years ago