Commit Graph

32 Commits (048c8ee1651e2d8b78b118fe74a17fe34740675f)

Author SHA1 Message Date
George Gevoian e5ebc4668c (core) Disable mousedown on token delete button
3 years ago
Cyprien P 2cf2088373 (core) New chart view axis conf with picker for each of X,Y and group by
3 years ago
Cyprien P cecebded1f (core) Fix bar chart weirdness when x axis has redundant values
3 years ago
Paul Fitzpatrick 08d0ee65d1 (core) tweak how search bar places cursor on sections
3 years ago
George Gevoian 79f6f605f8 (core) Polish and enable Reference List widget
3 years ago
Jarosław Sadziński 4ca47878ca (core) Adding import from google drive to the home screen
3 years ago
Jarosław Sadziński 6ed1d8dfea (core) Adding google drive plugin as a fallback for url plugin
3 years ago
Dmitry S 8d68c1c567 (core) Replace time zone selector with one based on the newer autocomplete.
3 years ago
George Gevoian 5b2666a88a (core) Enhance autocomplete and choice colors
3 years ago
Dmitry S 0a0e320ca8 (core) Fix reporting of errors to HelpScout using "Report a problem" link.
3 years ago
George Gevoian 2f900f68f8 (core) Add color options to choice config UI
3 years ago
Dmitry S 11c944d794 (core) Accept values entered into Reference columns showing RowIDs without waiting.
3 years ago
Jarosław Sadziński 698c9d4e40 (core) Readonly editors
3 years ago
Dmitry S d1c1416d78 (core) Add rules to eslint to better match our coding conventions.
3 years ago
Cyprien P e3a957a715 (core) Fixes persistence of the aclAsUser_ parameters across navigation
3 years ago
Dmitry S 8d62a857e1 (core) Add ChoiceList type, cell widget, and editor widget.
3 years ago
Dmitry S 2f26f140c8 (core) Add our very own implementation of tokenfield (aka pillbox, tag list)
3 years ago
Dmitry S 526b0ad33e (core) Configure more comprehensive eslint rules for Typescript
3 years ago
Dmitry S 6e844a2e76 (core) Use unicode-aware comparisons for user-visible strings.
3 years ago
Dmitry S 3f29baaded (core) Add a button and a tooltip to Access Rules page item, in View-As mode.
3 years ago
Dmitry S d8d1a91beb (core) Make mobile the default mode.
3 years ago
Dmitry S 8a2a14ce74 (core) Fix double-tap on Android failing to select tapped cell; ensure gestures don't get interpreted as double-tap
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 586b6568af (core) Add viewport meta tag conditionally, and show a toggle for it on small devices.
3 years ago
Dmitry S 4539521dff (core) Convert a few widgets to typescript and grainjs.
4 years ago
Paul Fitzpatrick c387fc4bce (core) hide long sequences of unchanged rows in diffs
4 years ago
Dmitry S 0b1aa22ad9 (core) Ask the user some questions after they sign up and set their name.
4 years ago
Paul Fitzpatrick bd6a54e901 (core) mitigate csrf by requiring custom header for unsafe methods
4 years ago
Dmitry S 90db5020c9 (core) Improve focus and keyboard shortcuts in modals.
4 years ago
Paul Fitzpatrick 1654a2681f (core) move client code to core
4 years ago
Paul Fitzpatrick 20d8124f45 (core) support ?embed=true and &style=light for a clean embed experience
4 years ago