Commit Graph

9 Commits

Author SHA1 Message Date
Tobias Speicher
6e1c756e97 refactor: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-24 00:05:27 +01:00
Joshen Lim
1748b52e18 Fix functions side panel padding 2022-03-01 13:58:55 +08:00
Jonathan Summers-Muir
d0dd6f6bd0 chore: Triggers, Functions and Hooks SidePanels updated 2022-03-01 13:58:55 +08:00
Joshen Lim
c840d088c3 Add numeric data type and refactor some repeated logic 2022-02-21 15:41:11 +08:00
FatumaA
0b37dbc511 dynamically gets all selected languages 2022-02-08 12:27:40 +08:00
Joshen Lim
44475b6da1 Update a bunch of components to trigger toast from uiStore and fix empty state for function hooks side panel when there are no tables created yet 2021-12-07 08:04:12 +07:00
phamhieu
26de2769e7 chore: tidy up 2021-12-02 09:00:20 +07:00
phamhieu
473eb94d47 fix: function argument onFormArrayChange 2021-12-02 09:00:20 +07:00
Joshen Lim
9373f69220 Studio 🎙 2021-11-26 11:15:00 +05:30