Commit Graph

3871 Commits

Author SHA1 Message Date
Shams
9758cc2fcf Merge pull request #1108 from rowyio/fix/percentage-precision-error
Fix/percentage precision error
2023-02-06 08:53:00 +01:00
Bobby Wang
0603c1f63f fix javascript floating point error in percentage field 2023-02-04 04:18:40 +08: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
Shams
6f439929e4 Merge pull request #1088 from rowyio/feature/default-logging-statements
ROWY-904: default logging statements
2023-01-23 10:58:12 +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
9d4161ece7 Merge pull request #1066 from iamanishroy/feat-support-copying-subtables
ROWY-196: feat support copying subtables
2023-01-11 13:17:42 +01: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
68fbd1133b Merge pull request #1067 from rowyio/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-11 12:17:01 +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
Anish Roy
6ff51fe86c fix: optimistic update (#1052)
* fix: optimistic update

* added guard and changed useUpdateAtom to useSetAtom

* removed useUpdateAtom

* extract updateTableSchema init

* remove unnecessary deps

Co-authored-by: Han Tuerker <burhan.tuerker@gmail.com>
2023-01-09 18:16:02 +03:00
Shams
155caa961f Merge pull request #1060 from rowyio/fix/undefined-some-function
null checking on .some functions
2023-01-09 13:21:26 +01:00
Bobby Wang
d9a1393a83 update code template style and indentation 2023-01-09 15:57:56 +13:00
Anish Roy
afbd8f489a removed logs 2023-01-08 06:36:36 +00:00
dependabot[bot]
818759e082 Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 05:44:03 +00:00
Anish Roy
f28ca3eb0d import subtables 2023-01-07 16:38:31 +00:00
Anish Roy
c726e7829b getting subtable schema 2023-01-07 13:53:45 +00: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
Bobby Wang
f7cce06320 requires cloud function setup before creating related columns 2023-01-07 04:20:16 +13:00
Bobby Wang
ebc5967594 null check on .some functions 2023-01-07 02:03:18 +13:00
shamsmosowi
d4a41b7af7 update error message 2023-01-06 10:34:35 +01:00
shamsmosowi
f803a3a21d fix table crashing, for filtered group collections 2023-01-06 10:32:04 +01:00
Miriam Shams-Rainey
a48088c271 #ROWY-763: Select all option in CSV import 2023-01-05 22:05:28 -06:00
Shams
6717a0f2ac Merge pull request #1057 from rowyio/ROWY-864-fix-table-crash
ROWY-864: Fix table page crash
2023-01-05 13:18:50 +01:00
Yash Joshi
c1d5c21d2a fix: prevent redirecting to link when deleting file (#1047)
* Bump tinymce from 5.10.4 to 5.10.7

Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.10.4 to 5.10.7.
- [Release notes](https://github.com/tinymce/tinymce/releases)
- [Changelog](https://github.com/tinymce/tinymce/blob/5.10.7/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/5.10.7/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: prevent redirecting to link when deleting file

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shams <shams.mosowi@gmail.com>
Co-authored-by: Han Tuerker <burhan.tuerker@gmail.com>
2023-01-05 06:22:18 +03:00
Han Tuerker
df2e7d23d4 fix filter condition 2023-01-05 04:49:42 +03:00
Han Tuerker
6bfaae0e4b fix side effect causing crash 2023-01-05 04:49:42 +03:00
Anish Roy
0675ddcfa4 better error message 2023-01-04 13:28:08 +00:00
Anish Roy
c665baf6cc added json support 2023-01-04 10:14:37 +00:00
Anish Roy
e59a10c944 worked on copy/paste feature 2023-01-04 09:35:40 +00:00
Shams
355a8b2b06 Merge pull request #1048 from rowyio/fix/broken-atom
Hot fix: broken atom setter
2023-01-02 10:39:35 +01:00
Han Tuerker
6845e33608 fix broken atom 2023-01-02 12:17:52 +03:00
shamsmosowi
c439b35c98 log alert 2023-01-01 16:15:02 +01:00
Shams
d480db1478 Merge pull request #1044 from rowyio/fix/logging-filter
Fix/logging filter
2022-12-31 10:16:13 +01:00