1430 Commits

Author SHA1 Message Date
unknown
845c141e8e refactor: hide the drag and drop icon when there's only one image and file in the cell, to save on space 2023-02-18 19:56:25 +05:30
Shams
36bd687893 Merge pull request #1096 from iamanishroy/feat-editable-user-column
ROWY-482: Feat editable user column
2023-02-17 07:09:43 +01:00
Shams
ebb8b85374 Update index.tsx 2023-02-17 17:06:39 +11:00
Shams
9527511f40 Merge pull request #1116 from iamanishroy/new-field-array
ROWY-688: New field Array
2023-02-17 07:05:35 +01:00
Shams
571f60fda3 Merge pull request #1119 from iamanishroy/update-info-panel
ROWY-936: Demo app should open with info panel
2023-02-17 06:51:37 +01:00
Shams
0bde7dc47f Merge pull request #1118 from iamanishroy/import-export-csv-fixes
ROWY-202: Change Export CSV date format so it can be parsed by Import CSV
2023-02-17 06:50:39 +01:00
Shams
7a99cb90cd Merge pull request #1056 from rowyio/ROWY-831-preview-table
ROWY-831: Add preview table
2023-02-15 17:37:33 +01:00
Han Tuerker
00a76bbd7b fix clone object error 2023-02-15 17:32:00 +03:00
Han Tuerker
0febee0072 hide unneccessary fields 2023-02-15 17:12:49 +03:00
iamanishroy
98b316eb3c detect type fixes 2023-02-14 18:43:28 +05:30
iamanishroy
6a947c69ef removed unwanted imports 2023-02-13 16:06:53 +05:30
iamanishroy
f9b54d70a2 set common format for import export of date/time 2023-02-13 10:41:10 +05:30
iamanishroy
1464b63338 date-time detect fix 2023-02-11 19:09:03 +05:30
iamanishroy
d621afca6d Added new filed ARRAY 2023-02-11 19:02:11 +05:30
unknown
3902111d21 Merge branch 'reorderImageFileField' of https://github.com/saravanan-inc/rowy into reorderImageFileField 2023-02-08 22:21:15 +05:30
unknown
2c77eeb8f8 feat: add drag and drop to file field 2023-02-08 21:47:25 +05:30
iamanishroy
ebb9d64e44 removed info icon 2023-02-07 10:53:23 +05:30
unknown
d655c2699c feat: add image reorder functionality 2023-02-06 21:13:52 +05:30
Shams
72dab1fa8c Merge pull request #1097 from rowyio/feature/code-editor-npm-examples
ROWY-904: add npm usage examples to code templates
2023-02-06 08:54:13 +01:00
Bobby Wang
0603c1f63f fix javascript floating point error in percentage field 2023-02-04 04:18:40 +08:00
Anish Roy
f82075cb22 applied on column menu 2023-02-01 13:39:50 +00:00
Anish Roy
cc54ae2f6a worked on saving table sorts 2023-02-01 07:37:20 +00:00
unknown
8eadc91243 feat: add image reorder user interface 2023-02-01 10:11:14 +05:30
Bobby Wang
645d36630d implement auto typing for await import 2023-01-29 00:14:51 +07:00
Anish Roy
19867b64ad worked on backward compatibility 2023-01-28 09:17:41 +00:00
Bobby Wang
502553c836 add npm usage examples to code templates 2023-01-27 03:07:51 +07:00
Anish Roy
d4f2c70746 editable user column 2023-01-26 12:56:49 +00:00
Shams
6dd76a1172 Merge pull request #1089 from iamanishroy/ui-update
ROWY-909: Update link in create table
2023-01-25 21:51:24 +01:00
Anish Roy
3ba7b0d3b2 fixed numbers getting inverted 2023-01-22 14:07:07 +00:00
Anish Roy
3e0b429292 Updated link in create table 2023-01-22 11:49:41 +00:00
Bobby Wang
0e3fbaa1d9 add default logging statements to all code templates 2023-01-21 14:34:11 +07:00
Shams
a630220939 Merge pull request #1084 from iamanishroy/fully-clickable-card
ROWY-903: Make the table cards fully clickable
2023-01-19 14:58:22 +01:00
shamsmosowi
24dc2a1f6e link for action scripts 2023-01-19 14:52:53 +01:00
Anish Roy
3b715d3ab8 worked on making cards fully clickable 2023-01-18 18:16:43 +00:00
shamsmosowi
d55846e117 add auth and storage to webhook parser 2023-01-16 21:00:48 +01:00
Shams
507304d990 Merge pull request #1012 from saravanan-inc/reorderSelectMultiSelectField_515
Reorder Select, MultiSelect field 515
2023-01-16 17:41:54 +01:00
shamsmosowi
35e4d5f6e4 enable filter from column menu for derivatives 2023-01-16 15:55:37 +01:00
Shams
b63d2733d2 Merge pull request #1080 from iamanishroy/feat-copy-paste-kb-shortcut
ROWY-894: Fix - copy/paste is picking up all fields in a subtable as subtable type
2023-01-16 15:25:24 +01:00
shamsmosowi
9845477abc allow derivatives to be filterable from context menu 2023-01-16 15:10:43 +01:00
shamsmosowi
45ab7aba04 add value formatter to reference field filter 2023-01-16 14:58:46 +01:00
saravanan
b34add1a13 fix: reordering of Select and Multiselect field option 2023-01-15 14:55:20 +05:30
Anish Roy
1ee76fa37e renaming/ cleaning 2023-01-14 11:35:32 +00:00
Anish Roy
5ce182a0ec Fix: copy/paste is picking up all fields in a subtable as subtable type 2023-01-14 11:19:55 +00: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
Shams
d3312d8c77 Merge pull request #1062 from mshamsrainey/import-wizard-select-all
#ROWY-763: Import wizard select all
2023-01-11 12:26:21 +01:00
Shams
ac6c60b48a Merge pull request #1054 from iamanishroy/feat-copy-paste-kb-shortcut
ROWY-850 Feat: copy paste keyboard shortcut
2023-01-11 12:13:32 +01:00
Shams
b80c8061ed Merge pull request #1070 from rowyio/feature/code-templates-comments-update
ROWY-879: code templates update
2023-01-11 11:40:55 +01:00
Bobby Wang
d9a1393a83 update code template style and indentation 2023-01-09 15:57:56 +13:00
Miriam Shams-Rainey
f1531a5656 #ROWY-763: Select all for Airtable wizard, format 2023-01-06 14:45:07 -06:00
Bobby Wang
7be0755b8d consistent "require cloud function" text on both default values and columns 2023-01-07 05:34:29 +13:00