Commit Graph

21 Commits (ad299f338a82c289c6f8288f50667d55a890c786)

Author SHA1 Message Date
Jarosław Sadziński ad299f338a (core) Converting big number (9 digits or more) to date directly
8 months ago
George Gevoian 273b976cab (core) Polish dark mode and remove beta tag
9 months ago
CamilleLegeron cf096889db
feat(TypeConversion): allow converting list of string with quotes to ChoiceList (#397)
1 year ago
Jarosław Sadziński e79613b0ed (core) Restoring separated transform columns
1 year ago
George Gevoian 7682b3c320 (core) Fix bug preventing changes to ref list table
2 years ago
Alex Hall 77775401fc (core) Don't clear widget options when changing column type
2 years ago
Jarosław Sadziński 34708cd348 (core) Adding font options to the style picker
2 years ago
Alex Hall 321019217d (core) Lossless imports
2 years ago
Alex Hall 5213972d24 (core) Guess numeric formatting options
2 years ago
Alex Hall 599545fb11 (core) Fuller guessing of type and options when adding first data to blank columns
2 years ago
Alex Hall 5b352211c4 (core) Guess date format during type conversion
2 years ago
Alex Hall 5d671bf0b3 (core) New type conversion in the backend
2 years ago
Alex Hall 45fc46070d (core) Fix converting column to ChoiceList when cells contain JSON arrays with non-string values
3 years ago
George Gevoian a6e08883e0 (core) Simple localization support and currency selector.
3 years ago
Alex Hall 9916a2d919 (core) Suggest correct table when converting to RefList
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
George Gevoian 2f900f68f8 (core) Add color options to choice config UI
3 years ago
Dmitry S 8c2f0307e5 (core) Preserve configured choices when converting between Choice and ChoiceList types.
3 years ago
Dmitry S 8d62a857e1 (core) Add ChoiceList type, cell widget, and editor widget.
3 years ago
Paul Fitzpatrick 1654a2681f (core) move client code to core
4 years ago