Commit Graph

380 Commits

Author SHA1 Message Date
Anish Roy
65dbc1876f Merge branch 'develop' into new-field-subtable-array 2023-04-21 12:24:21 +05:30
shamsmosowi
40bb8a8158 support nested field parent label 2023-04-20 15:45:14 +02:00
shamsmosowi
3fc5b13f06 Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2023-04-20 10:46:25 +02:00
shamsmosowi
1c95fe6b50 allow single/multiselect to be copy/pasted 2023-04-20 10:46:16 +02:00
Shams
9f62c21377 Merge pull request #1208 from rowyio/yaman/esm
Add ESM support
2023-04-19 00:05:50 +02:00
Anish Roy
a41bc5d256 transaction [WIP] 2023-04-18 15:32:16 +05:30
Anish Roy
dd481415fc removed _rowy_arrayTableData and expanded _rowy_ref 2023-04-14 17:56:12 +05:30
Anish Roy
da0cf161df worked on array subtable 2023-04-12 17:43:07 +05:30
Yaman Katby
8254623c2c fix redo action template 2023-04-06 17:38:40 +03:00
Yaman Katby
e841c994e5 Update the derivative default template 2023-04-06 17:30:21 +03:00
Yaman Katby
13c1b69386 update the action and the redo code templates 2023-04-06 17:26:03 +03:00
Yaman Katby
0bc104d07e convert the import into comment 2023-04-06 17:18:59 +03:00
Yaman Katby
bc815afe74 update the connector field default value 2023-04-06 17:16:26 +03:00
Anish Roy
4f7fbb7919 fixed - Visual bug: in dropdown menu(Connector field) 2023-04-06 11:44:32 +05:30
Shams
00f2debcbe Merge pull request #1193 from rowyio/fix/export-to-date-bug
fix export crash due to toDate issue
2023-04-03 08:54:48 +02:00
Bobby Wang
f66e8b9880 fix commit history 2023-04-01 02:52:00 +13:00
Bobby Wang
a91b751995 fix export crash due to toDate issue 2023-04-01 02:37:14 +13:00
Shams
d9ebf9609d Merge branch 'develop' into import-files 2023-03-31 11:21:10 +02:00
Emmanuel Watila
d03e62fd56 Verified null checker 2023-03-17 10:36:16 +01:00
Emmanuel Watila
a35e5d6524 Stripped away null check and move them into getColors function - attempting to fix and error 2023-03-16 19:22:20 +01:00
Emmanuel Watila
8ecae1060e Changed the short-circuit to a tenary on SingleSelect Chip 2023-03-16 17:34:51 +01:00
Emmanuel Watila
cf25f7c4b6 Fixed SideDrawerChips 2023-03-15 11:19:45 +01:00
Emmanuel Watila
a12996048c Finally 🎉 - Deletion of colors and options done; reverted indigo to purple 2023-03-14 23:05:31 +01:00
Anish Roy
a648e33355 worked on export JSON reference 2023-03-14 12:23:53 +05:30
Anish Roy
7767505130 added support for geo-points 2023-03-14 12:22:55 +05:30
Emmanuel Watila
b0b897efd7 Deleting options and colors at the same time 2023-03-10 00:30:30 +01:00
Emmanuel Watila
5e9b211ff9 Fixed error on MultiSelect SideDrawerField 2023-03-08 01:23:43 +01:00
Emmanuel Watila
78cd3deabf Adding logic - but have a blocker on deleting colors alongside deleting options 2023-03-07 23:37:37 +01:00
Emmanuel Watila
d283a4721d Fixed color on multiselect chip in side drawer field and start of logic changes 2023-03-07 00:11:18 +01:00
Emmanuel Watila
bfa23ea829 Merge remote-tracking branch 'upstream/develop' into rowy-135 2023-03-06 12:57:13 +01:00
Emmanuel Watila
5c6a343161 Change check logic for values in SingleSelect and MultiSelect DisplayCells 2023-03-06 03:05:03 +01:00
Emmanuel Watila
4a3867b8b0 Select and MultiSelect chips are now colorized; working on fixing and implementing some logic 2023-03-06 02:25:02 +01:00
Emmanuel Watila
16c32b0fce Chip colors now being added to config and being returned and consumed in app - last task; showing colors on chips 2023-03-04 23:41:22 +01:00
Emmanuel Watila
9bcab13f53 Seperated components and moved files into a folder 2023-03-02 23:25:20 +01:00
Han Tuerker
d02d72f3ea feat(preview-table): add serialized ref including parent recursively 2023-03-02 10:10:37 +01:00
Emmanuel Watila
189c86a16e Created Color Select and Implemented it on MultiSelect 2023-02-27 18:10:12 +01:00
Han Tuerker
869763c5a9 add ref object to worker context 2023-02-26 08:11:43 +03:00
Shams
b43efea0e9 Merge pull request #1132 from iamanishroy/feat-editable-user-column
ROWY-482: Fix: issue on clearing the value
2023-02-24 00:48:01 +01:00
iamanishroy
cf569c1c12 fixed: bug on clearing value 2023-02-23 20:55:24 +05:30
Shams
eee88d944c Merge pull request #1112 from saravanan-inc/reorderImageFileField
Reorder image file field
2023-02-22 14:55:05 +01:00
unknown
e41e4819d0 add support for reordering in the sidedrawer 2023-02-18 20:46:16 +05:30
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
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
f9b54d70a2 set common format for import export of date/time 2023-02-13 10:41:10 +05:30