mehulmathur16
fa5dc188c5
feat: fuzzy search
2024-02-01 16:45:51 +05:30
il3ven
7ca6fe3be6
add <form> tag for handling submit and fix an error
2023-08-20 10:50:23 +00:00
Vishnu Nithin Reddy
8316e6ac6a
Add comments
2023-08-20 13:11:00 +05:30
Vishnu Nithin Reddy
e8e9d09894
Use the setColumnSizing method instead; store the entire table in an
...
atom, not just the table headers.
2023-08-20 13:00:25 +05:30
Nithin
3589c568b4
Minor changes
...
- Better component name
- Remove unnecessary map() call
2023-08-07 04:13:32 +05:30
Nithin
693f1fb917
Update on Mouse up instead
...
Performing the update on mouse-down caused this issue where dragging the mouse around after clicking would result in the edge of the column to move along with it. Updating on mouse-up instead avoids this issue.
2023-08-06 18:41:32 +05:30
Nithin
7deb40039d
Add modal to set column width
2023-08-06 13:38:14 +05:30
Vaibhav C
2ba9279c0e
Merge remote-tracking branch 'upstream/develop' into issue-1275
2023-06-06 15:44:45 +00:00
Vaibhav C
7c12e3ac42
migrate to vite and vitest from cra and jest
2023-06-06 12:51:29 +00:00
shamsmosowi
d302dace85
remove comment for function body restriction
2023-04-29 21:02:47 +02:00
Anish Roy
65dbc1876f
Merge branch 'develop' into new-field-subtable-array
2023-04-21 12:24:21 +05:30
Anish Roy
f5557f8072
worked on requested changes
2023-04-19 19:28:01 +05:30
Anish Roy
da0cf161df
worked on array subtable
2023-04-12 17:43:07 +05:30
Yaman Katby
d0dd89b00b
update default value function template
2023-04-06 17:38:53 +03:00
Emmanuel Watila
a12996048c
Finally 🎉 - Deletion of colors and options done; reverted indigo to purple
2023-03-14 23:05:31 +01:00
Emmanuel Watila
b0b897efd7
Deleting options and colors at the same time
2023-03-10 00:30:30 +01:00
Bobby Wang
0e3fbaa1d9
add default logging statements to all code templates
2023-01-21 14:34:11 +07:00
Shams
f1e309a7a4
Merge pull request #1061 from rowyio/feature/requrie-rowy-run-to-create-columns
...
ROWY-818: requires cloud function setup before creating related columns
2023-01-11 12:39:27 +01:00
Bobby Wang
d9a1393a83
update code template style and indentation
2023-01-09 15:57:56 +13:00
Bobby Wang
7be0755b8d
consistent "require cloud function" text on both default values and columns
2023-01-07 05:34:29 +13:00
Bobby Wang
f7cce06320
requires cloud function setup before creating related columns
2023-01-07 04:20:16 +13:00
Bobby Wang
f86d67ad71
Merge branch 'develop' into feature/functions-logging
2022-12-30 15:30:56 +09:30
Bobby Wang
305d47d1a1
reuse Rowy rowy loggin types
2022-12-30 15:29:30 +09:30
Bobby Wang
065484aeb2
add rowy loggin tab
2022-12-09 03:45:58 +08:00
Han Tuerker
d7801a1946
add output field to formula field
2022-12-08 18:58:26 +08:00
Sidney Alcantara
8abe5f9636
ROWY-710 NewColumnModal: remove short text as default field type
2022-10-11 17:23:58 +11:00
shamsmosowi
5c4f732e98
change row and ref to be additional variable
2022-09-28 23:25:25 +01:00
Sidney Alcantara
802499708a
globalScope → projectScope
2022-07-18 14:40:46 +10:00
Sidney Alcantara
96abb36430
fix rowy run buildFunction endpoint expecting old pathname for tables
2022-06-28 15:55:16 +10:00
Sidney Alcantara
0b81f80e6c
fix sub-table function deploy
2022-06-15 14:26:52 +10:00
Sidney Alcantara
bdb680b71f
fix FilterInputs, DefaultValueInput usage of side drawer fields
2022-06-08 14:39:07 +10:00
Sidney Alcantara
58dbd3956e
update TypeChangeModal
2022-06-08 13:07:22 +10:00
Sidney Alcantara
6ad2df45f5
restructure and consolidate TableModals
2022-06-07 13:17:10 +10:00
Sidney Alcantara
f2e766a97b
fix jotai debug values & reset atomWithHash
2022-06-03 13:19:13 +10:00
Sidney Alcantara
bb8b6986e0
move table ui atoms to tableScope
2022-06-03 12:47:40 +10:00
Sidney Alcantara
109960d757
prepare updated SideDrawer without react-hook-form
2022-06-03 12:34:18 +10:00
Sidney Alcantara
8501fe41ee
add Extensions & Webhooks
2022-06-02 00:50:18 +10:00
Sidney Alcantara
f0f1f0a9d1
TypeChangeModal: add potential data loss warning
2022-06-01 15:03:52 +10:00
Sidney Alcantara
fd26a20424
NavDrawer: remove divider in pinned state
2022-05-30 18:28:42 +10:00
Sidney Alcantara
8a313279e8
add ColumnMenu, independent ColumnModals
2022-05-26 19:31:56 +10:00