Commit Graph

61 Commits

Author SHA1 Message Date
Sidney Alcantara
cf069aac62 Merge branch 'develop' into feature/rowy-706-table-upgrade 2022-11-22 17:28:31 +11:00
Sidney Alcantara
6f0873ff7d improve Table code organization & fix memo issues 2022-11-17 18:17:43 +11:00
Sidney Alcantara
9e4ed7e213 Merge pull request #939 from ganeshmani/fix/derivative-column-collapse
fix: Build logs collapse by default
2022-11-16 17:38:49 +11:00
Sidney Alcantara
e9bc4a5a9b Merge branch 'develop' into feature/rowy-706-table-upgrade 2022-11-14 16:09:01 +11:00
Ganesh Mani
6321e17c95 fix: log snack collapse by default 2022-11-12 17:38:50 +05:30
Han Tuerker
53c7cc83d0 fix error state (#18) 2022-11-09 13:07:02 +11:00
shamsmosowi
ccd76595dd allow for file type derivatives to be exportable 2022-10-28 19:09:03 +02:00
Han Tuerker
e4da6bcb06 Feat: Runtime options (#898)
* feat(runtime-options): add runtime options, update rowy run github link

* Update src/components/TableModals/ExtensionsModal/ExtensionList.tsx

* Update src/components/TableModals/ExtensionsModal/RuntimeOptions.tsx
2022-10-27 18:09:00 +11:00
Bobby Wang
562c14086f add warning message in case of secret key name change or deletion 2022-10-25 00:01:23 +08:00
Bobby Wang
feaf5273a2 move stripe secret to secret manager, implement dropdown ui 2022-10-24 23:13:29 +08:00
shamsmosowi
751fa29be9 history snapshot make collectionId customizable 2022-10-04 12:25:53 +02:00
shamsmosowi
5c4f732e98 change row and ref to be additional variable 2022-09-28 23:25:25 +01:00
Bobby Wang
9aa2ad8540 Add stripe webhook 2022-09-26 06:54:51 +08:00
Sidney Alcantara
c33484fbba ROWY-647: fix import wizard suggesting URLs should be a phone number column 2022-09-23 12:13:56 +10:00
Han Tuerker
fccad0bc1b fix(airtable-import): fix columns step issues,
ui improvements exact same as csv import
2022-09-16 18:17:43 +03:00
Han Tuerker
99997ce791 Merge branch 'develop' into feat/airtable-migration 2022-09-08 17:24:42 +03:00
Han Tuerker
f775fe611f feat(airtable-import): add new column as default 2022-08-18 11:18:11 +03:00
Han Tuerker
2034efaf3b feat(airtable-import): remove redundant condition 2022-08-18 09:56:03 +03:00
Han Tuerker
086fd66dad feat(csv-import): fix invalid columnKey select 2022-08-18 09:55:09 +03:00
Han Tuerker
67e6fc5e71 feat(csv-import): add geopoint parser 2022-08-17 16:53:10 +03:00
Han Tuerker
576de94795 feat(airtable-migration): create new column as default 2022-08-17 15:53:25 +03:00
Han Tuerker
c665495be9 feat(airtable-migration): add checked value to radio inputs 2022-08-17 15:00:33 +03:00
Han Tuerker
5a24aeb40b feat(airtable-migration): add next step disabler 2022-08-15 13:54:54 +03:00
Han Tuerker
6afb1c0238 feat(airtable-migration): add next step disabler 2022-08-15 08:57:47 +03:00
Han Tuerker
32bc5b4b30 chore(airtable-migration): remove console logs 2022-08-12 05:54:19 +03:00
Han Tuerker
3c020b23eb feat(airtable-migration): add ui improvements
- add step error messages
- add invalid rows information
2022-08-12 05:29:46 +03:00
Han Tuerker
076a1a0fbd feat(airtable-migration): add id column select 2022-08-11 10:46:28 +03:00
Han Tuerker
7511027612 feat(airtable-migration): fix id
- used __rowy_ref object to set document id
- add document id validation
2022-08-11 10:08:00 +03:00
Han Tuerker
80eb1d0c34 feat(airtable-migration): refactorings
- extract import methods
- move fieldParser into utils
- add documentID radio buttons
2022-08-11 06:23:57 +03:00
Han Tuerker
58209bb006 feat(airtable-migration): add field suggestion 2022-08-11 03:39:42 +03:00
Han Tuerker
98c56f8d61 feat(airtable-migration): add document id picker 2022-08-11 03:13:23 +03:00
Sidney Alcantara
819cc0ff66 fix BuildLogsSnack position with new nav 2022-08-10 11:10:48 +02:00
Han Tuerker
4c22442379 feat(airtable-migration): clean up for pr 2022-08-10 06:13:41 +03:00
Han Tuerker
768424913f feat(airtable-migration): refactor value preview 2022-08-10 05:03:11 +03:00
Han Tuerker
7a765993e1 feat(airtable-migration): fix date parser 2022-08-10 04:15:46 +03:00
Han Tuerker
cbc783bd87 feat(airtable-migration): add date field parser 2022-08-10 03:53:58 +03:00
Han Tuerker
499a76ab86 feat(airtable-migration): add preview step 2022-08-09 04:27:22 +03:00
Han Tuerker
e8151ad3ff feat(airtable-migration): fix new columns misorder 2022-08-09 04:23:15 +03:00
Han Tuerker
9adf1c2572 feat(airtable-migration: improve fetcher logic 2022-08-09 03:07:39 +03:00
Han Tuerker
173e3b8cf4 feat(airtable-migration): add finish handler 2022-08-08 04:26:29 +03:00
Han Tuerker
628b027b6a feat(airtable-migration): add select col type step 2022-08-07 05:13:35 +03:00
Han Tuerker
9e978c6f7c feature(airtable-migration): add columns step 2022-08-07 04:10:29 +03:00
Han Tuerker
62d371e9d4 feat(airtable-migration): initiate import wizard 2022-08-07 03:56:49 +03:00
Sidney Alcantara
802499708a globalScope → projectScope 2022-07-18 14:40:46 +10:00
Sidney Alcantara
16c45e935d add table tutorial at /tutorial/table 2022-07-14 13:36:17 +10:00
Sidney Alcantara
133a9d5dfa Import CSV: create new columns by default if it can’t find an existing column with a similar name (#608) 2022-07-14 13:03:55 +10:00
Sidney Alcantara
96abb36430 fix rowy run buildFunction endpoint expecting old pathname for tables 2022-06-28 15:55:16 +10:00
shamsmosowi
ff608abc3a fix subcollection function deployment 2022-06-27 06:45:55 +02:00
Sidney Alcantara
d7bc172915 update Modal/fullScreen style to show nav hierarchy 2022-06-15 16:01:07 +10:00
Shams
3345bb7f30 Update utils.ts 2022-06-14 16:11:32 +10:00