Commit Graph

41 Commits

Author SHA1 Message Date
Alaister Young
3bc70549c3 chore: checkPermissions -> useCheckPermissions 2023-06-30 15:15:09 +10:00
Alaister Young
31091d3fe4 chore: move orgs and projects to react-query 2023-06-20 21:47:10 +10:00
Jonathan Summers-Muir
f68e79ff71 fixed errors with Button from new changes 2023-06-13 17:36:36 +08:00
Jonathan Summers-Muir
a2e0b64871 Merge branch 'master' into jsm/design-tokens-poc-2 2023-05-06 18:57:59 +08:00
Terry Sutton
8acc779dd1 Remove alpha warning 2023-04-24 21:47:02 -02:30
Alaister Young
8c1e2e082a Merge branch 'master' into chore/eslint-config-next 2023-04-18 22:10:12 +10:00
Jonathan Summers-Muir
a90a90e702 Merge branch 'master' into jsm/design-tokens-poc-2 2023-04-18 16:29:47 +08:00
Greg Richardson
9b402cbdae Merge pull request #12494 from brandongregoryscott/fix/hide-advanced-settings-copy-while-editing
fix: hide copy about Advanced Settings when editing Database Function
2023-04-17 11:27:28 -06:00
Greg Richardson
066d287fe8 chore: improve types to prevent casting 2023-04-17 11:12:12 -06:00
Alaister Young
281b02b703 chore: add eslint-config-next 2023-04-17 16:40:33 +10:00
Jonathan Summers-Muir
30fb43b669 Merge branch 'master' into jsm/design-tokens-poc-2 2023-04-01 03:41:09 +08:00
Jonathan Summers-Muir
c81e0c9098 update radix and tailwind to correct versions. update all tooltips with Portal subcomponent 2023-03-24 14:48:01 +08:00
Jonathan Summers-Muir
ac6388ae41 remove old tailwind config 2023-03-22 15:01:44 +08:00
Joshen Lim
45263b0fab Pull master and resolve conflicts 2023-02-20 15:33:23 +08:00
Joshen Lim
a772a270a2 Add guard to functiosn list and small refactor 2023-02-20 10:46:51 +08:00
Brandon Scott
19d112a06c fix: hide copy about Advanced Settings when editing Database Function 2023-02-16 19:52:04 -05:00
Brandon Scott
1acd21a3b0 fix: add align-items: center style to CreateFunction input rows 2023-02-16 13:54:43 -05:00
Joshen Lim
d150f7def7 mid 2023-02-10 02:01:32 +08:00
Joshen Lim
1b50500c0a Replace select component with listbox in create function side panel 2023-01-03 09:50:24 +07:00
Sara Tavares
80d0624262 fix(typos): add github action to prevent typos + fix typos (#9598)
* feat(ci): fix typos

* [create-pull-request] automated change

* Update index.tsx

* Update README.fr.md

* Create .misspell-fixer.ignore

* Update constant.dart

* [create-pull-request] automated change

* Update database.tsx

* [create-pull-request] automated change

* [create-pull-request] automated change

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-27 23:32:02 -03:00
Jonathan Summers-Muir
55329d540e move to ui package drectory 2022-09-19 14:00:05 +02:00
Jonathan Summers-Muir
a4d37836a5 update all imports 2022-09-19 12:24:59 +02:00
Jonathan Summers-Muir
bc73301b8e revert 2022-09-16 12:57:56 +02:00
Jonathan Summers-Muir
e122dd0983 update import paths 2022-09-14 17:49:53 +02:00
Joshen Lim
76ce1bcc57 Broad refactor to deprecate use of Typography 2022-08-30 12:23:14 +08:00
Joshen Lim
96105aa9c9 Refactor functions and add abac 2022-08-30 11:00:45 +08:00
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