Commit Graph

4125 Commits

Author SHA1 Message Date
Bobby Wang
8445081365 Merge branch 'develop' into feature/code-editor-package-typing
# Conflicts:
#	src/components/CodeEditor/useMonacoCustomizations.ts
#	yarn.lock
2023-08-29 20:19:27 +08:00
il3ven
b2983f4db8 Merge pull request #1306 from rowyio/feature/code-editor-quick-action-get-secrets
Add code editor quick action to get secrets
2023-08-19 23:39:57 +05:30
il3ven
aece2f6c84 update secretsDef in useMonacoCustomizations
The enum generated by the previous template string would have had
syntax errors if the secret contained hyphens.

This commit fixes it.
2023-08-19 18:05:43 +00:00
Shams
7ba4bad3de Merge pull request #1303 from il3ven/11/fix/buildLogsSnack
fix bug: minimize `BuildLogsSnack` upon fullscreen
2023-08-16 21:56:31 -07:00
Shams
776e821260 Merge pull request #1363 from rowyio/fix/webhook-example-code
Fix webhooks example code
2023-07-31 02:48:42 -07:00
Bobby Wang
c129592620 replace require with dynamic import syntax in webhook examples 2023-07-31 17:45:10 +08:00
Harini Janakiraman
c8f3d98ca9 Merge pull request #1326 from mnmt7/rich-text-image-option
Ability to add images to richtext field
2023-07-18 16:52:07 +10:00
Shams
6819bf1f5f Merge pull request #1256 from staticGuru/filter_url
Filter url
2023-07-04 09:40:33 +02:00
Shams
70498bcc05 Merge pull request #1299 from rowyio/fix/collection-name-disallow-dots
disallow dots in collection name
2023-07-04 09:39:49 +02:00
Shams
73e6d87b30 Merge pull request #1307 from iamanishroy/fix/airtble-import-column-detection
ROWY-1310: Fixed Airtable column detection
2023-07-04 09:39:26 +02:00
Shams
ab87dbe26a Merge pull request #1302 from rishipurwar1/issue-1284
Implement auto import for array subtables
2023-07-04 09:34:58 +02:00
Shams
fe47450f75 Merge pull request #1320 from mnmt7/reference-field-copy-paste
Add copy/paste functionality for reference field
2023-07-04 09:34:29 +02:00
Shams
0ec7199431 Merge pull request #1327 from rowyio/fix/create-table-name-glitch
fix create table form table name glitches
2023-07-03 18:24:51 +02:00
Shams
3696fa6fe8 Merge pull request #1304 from rowyio/fix/error-toLocaleLowerCase
fix toLocaleLowerCase is not a function
2023-07-03 18:23:43 +02:00
Bobby Wang
959fbdb4ca fix create table form table name glitches 2023-06-28 23:55:31 +08:00
Manmeet
adad91829f remove unnecessary imports 2023-06-28 03:20:45 +05:30
Manmeet
8e3a388333 add ability to add images to richtext field 2023-06-28 03:01:49 +05:30
Manmeet
59425b2c7d add copy/paste functionality for reference field 2023-06-26 14:10:14 +05:30
Anish Roy
30d34a1a76 fixed Airtable column detection 2023-06-20 22:30:45 +05:30
Bobby Wang
dedda07b34 add code editor quick fix to rowy.secrets.get 2023-06-20 00:53:33 +08:00
Bobby Wang
4988eb46ec fix toLocaleLowerCase is not a function 2023-06-19 15:42:40 +08:00
il3ven
48194920f9 minimize BuildLogsSnack upon clicking fullscreen 2023-06-18 13:09:01 +00:00
rishipurwar1
44fed6ac78 Update the if condition to check for existing data 2023-06-17 14:06:56 +05:30
rishipurwar1
a14646093a Update the if condition to check for existing data in array subtable 2023-06-17 12:04:28 +05:30
rishipurwar1
3e1c8a0033 Implement auto import for array subtables 2023-06-17 10:13:27 +05:30
Bobby Wang
6cde9207e4 disallow dots in collection name 2023-06-16 03:12:08 +08:00
shamsmosowi
469b0575e3 remove function page route 2023-06-11 14:27:28 +02:00
shamsmosowi
b260b5c126 remove functions page 2023-06-11 14:25:49 +02:00
shamsmosowi
ed047f7925 update example env 2023-06-10 18:33:53 +02:00
shamsmosowi
f46a2d68a0 fix offline indicator 2023-06-10 18:20:34 +02:00
Shams
48a786c1f6 Merge pull request #1267 from rowyio/feat/add-row-gray-out-popup
add clarification tooltip to "add row" button for collection group
2023-06-10 17:32:26 +02:00
Shams
5f5e1a689b Merge pull request #1248 from mnmt7/edit-select-fields
Edit functionality for options of single select and multi select fields
2023-06-10 17:31:56 +02:00
Shams
7cacc2f314 Merge pull request #1283 from rishipurwar1/issue-1282
Fix: change the value of the column index
2023-06-10 17:30:06 +02:00
Shams
cf0a34a649 Merge pull request #1265 from rowyio/feat/formula-esm
ROWY-1151: formula field ESM support
2023-06-10 17:24:49 +02:00
shamsmosowi
a3e7c7ea05 Merge branch 'develop' into feat/formula-esm 2023-06-10 17:21:38 +02:00
shamsmosowi
edc4e065c1 hot-reload update form-builder 2023-06-10 16:05:23 +02:00
Shams
4ca336ad5c Merge pull request #1279 from il3ven/issue-1275
chore: migrate from CRA and Jest to Vite and Vitest
2023-06-10 16:01:20 +02:00
Shams
a3452b55ca Merge branch 'develop' into issue-1275 2023-06-10 16:01:07 +02:00
Shams
5de5e2e275 Merge pull request #1285 from rowyio/fix/false-offline
Fix false offline error
2023-06-10 15:03:10 +02:00
Bobby Wang
f420106c49 fix false offline error using navigator.onLine 2023-06-10 18:04:17 +07:00
rishipurwar1
8de5f68f56 Fix: change the value of the column index 2023-06-08 12:58:03 +05:30
Vaibhav C
2ba9279c0e Merge remote-tracking branch 'upstream/develop' into issue-1275 2023-06-06 15:44:45 +00:00
Vaibhav C
31fb62e065 add colord as a dependency 2023-06-06 13:23:29 +00:00
Vaibhav C
7c12e3ac42 migrate to vite and vitest from cra and jest 2023-06-06 12:51:29 +00:00
mnmt7
23e29ca9f7 "Filter by" option to filter by the value of the cell (#1251)
* add filter-by option in right-click menu

* enable filterby option on fields which are spread out versions of a JSON

* remove "Filter value" option
2023-06-02 10:47:01 +03:00
Shams
20a2100c20 Merge pull request #1255 from rjackson/customise-slider
Add colour change customisation to Slider
2023-06-01 17:12:21 +02:00
Shams
ed16eb28f1 Merge pull request #1268 from mnmt7/sort-button
Sort button to showcase if a column is sorted or not
2023-06-01 16:07:56 +02:00
Manmeet
9b0ed58051 save the sort in firebase 2023-06-01 10:38:08 +05:30
Rob Jackson
b263c922d8 Add colour change customisation to Slider 2023-05-30 16:50:39 +01:00
Manmeet
083be7b347 add auto-save functionality when click outside the textfield 2023-05-25 18:07:07 +05:30