Commit Graph

15 Commits

Author SHA1 Message Date
Francisco Mazzoni
e1fd5fde06 add confirmation modal on form changes for database functions 2022-08-02 14:50:42 -03:00
Nick Rayburn
0a0cdc16a5 Merge remote-tracking branch 'upstream/master' into fix/type-cleanup
# Conflicts:
#	studio/components/interfaces/Database/Triggers/ChooseFunctionForm.tsx
#	studio/components/interfaces/Home/ProjectUsage.tsx
#	studio/components/ui/Usage.tsx
#	studio/pages/project/[ref]/auth/settings.tsx
2022-06-02 22:06:03 -05:00
Terry Sutton
639214f13e Move grid files 2022-05-25 16:50:33 -02:30
Nick Rayburn
f0bf08d517 Update SqlEditor types and move file 2022-05-14 15:00:21 -05:00
Nick Rayburn
85241a401b Update Panel types and move file 2022-05-14 15:00:21 -05:00
Joshen Lim
f5f6d0b63d Refactor TextConfirmModal to be typescript and add Form component 2022-05-11 20:01:33 +08:00
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