Commit Graph

1641 Commits

Author SHA1 Message Date
Bobby Wang
58d02c2377 add table path filter to logging 2022-12-31 00:05:39 +09:30
Anish Roy
5fad8022f0 fix: column names are only determined by the first row 2022-12-30 13:39:04 +00:00
Bobby Wang
f86d67ad71 Merge branch 'develop' into feature/functions-logging 2022-12-30 15:30:56 +09:30
Bobby Wang
305d47d1a1 reuse Rowy rowy loggin types 2022-12-30 15:29:30 +09:30
Anish Roy
9b7a31f029 worked on adding "Import JSON feat" 2022-12-30 04:35:44 +00:00
Bobby Wang
4e96c5b710 fix load more not working 2022-12-29 22:03:12 +09:30
Bobby Wang
295974145a add back old functions logging 2022-12-29 21:58:36 +09:30
Bobby Wang
503dae79d8 auto refresh when switching log tabs 2022-12-29 21:41:06 +09:30
Bobby Wang
28f6ea519f column logs: only allow logging view for connector/action/default value/derivative 2022-12-29 20:57:18 +09:30
Bobby Wang
072686bb66 expand rowy logging into tabs: extension, webhook, column(derivative/action/default value/connector) 2022-12-28 17:01:48 +09:30
Shams
313b24e248 Merge branch 'develop' into feat/formula-field 2022-12-26 21:36:52 +01:00
Han Tuerker
a5e3303002 feat(formula-field): fix function regexp, expand listener fields 2022-12-26 23:29:51 +03:00
Shams
2f84295aa4 Merge pull request #1036 from rowyio/table-lvl-admin
Table lvl admin
2022-12-26 17:48:33 +01:00
Shams
8915bb76fd Merge pull request #1026 from rowyio/feature/better-derivative-failure-message
Better derivative evaluation out of memory error message
2022-12-26 17:47:50 +01:00
Han Tuerker
65fabca630 feat(formula-field): fix error state 2022-12-25 20:34:54 +03:00
Anish Roy
f9abf4b385 show a snackbar error when firestore pemission rejects a change 2022-12-25 13:58:15 +00:00
shamsmosowi
f89e0e1de3 add,remove,edit columns 2022-12-23 17:05:57 +01:00
Shams
5771931e49 Merge branch 'develop' into ROWY-766-webhook-defaults 2022-12-23 16:33:33 +01:00
shamsmosowi
063295a30c Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2022-12-21 11:03:48 +01:00
Bobby Wang
2b1795387b add snackbar message to ask for more rowy run memory allocation if evaluation fails due to out of memory 2022-12-19 04:34:16 +11:00
Han Tuerker
f6e53f6312 update formula field icon 2022-12-18 20:46:05 +08:00
Han Tuerker
4bde3ce172 fix empty formula function 2022-12-18 20:27:41 +08:00
Anish Roy
9aef2cf114 revalidate cache 2022-12-17 08:49:26 +00:00
Anish Roy
430833c46e bug fix: small blip in the ordering 2022-12-17 06:53:24 +00:00
Miriam Shams-Rainey
f53c9ef62b Modified default/empty hook and extension settings 2022-12-13 11:09:04 -05:00
saravanan
77beb429c4 Feat: add reordering of Select and Multiselect field option 2022-12-13 12:59:46 +05:30
Han Tuerker
3b91bf9eaa add editor diagnostics 2022-12-11 13:14:31 +08:00
Bobby Wang
8747ffd144 rowy logging ui implementation 2022-12-10 17:19:53 +08:00
Han Tuerker
11d2635463 fix function body extracter 2022-12-10 11:42:08 +08:00
Bobby Wang
065484aeb2 add rowy loggin tab 2022-12-09 03:45:58 +08:00
Han Tuerker
30a563015a add listener fields 2022-12-08 22:30:20 +08:00
Han Tuerker
d7801a1946 add output field to formula field 2022-12-08 18:58:26 +08:00
Han Tuerker
aaa039280b Merge branch 'develop' of https://github.com/rowyio/rowy into feat/formula-field 2022-12-08 09:39:43 +08:00
Bobby Wang
4949a50bab Merge branch 'develop' into feature/functions-logging 2022-12-02 20:47:41 +08:00
Sidney Alcantara
9d146d7478 ROWY-795 change useFirestoreDocWithAtom createIfNonExistent behavior to prevent existing documents being reset 2022-11-30 15:37:43 +11:00
Sidney Alcantara
d7065ad8bb fix mock cell crashing 2022-11-30 15:32:28 +11:00
Raj Gaurav Maurya
bc48d809bc Feat:Email validation regex field added along with default values (#820)
* Feat:Email validation regex field added along with default values

Signed-off-by: Raj Gaurav Maurya <rajgmsocial19@gmail.com>

* Bug:regex fixed

Signed-off-by: Raj Gaurav Maurya <rajgmsocial19@gmail.com>

* Update CONTRIBUTING.md

* ref added with button and inputfield but current not working

Signed-off-by: Raj Gaurav Maurya <rajgmsocial19@gmail.com>

* Feat: standard Regex is now being filled into the input

* Feat: Copy feature added, ref deleted, working as expected

Signed-off-by: Raj Gaurav Maurya <rajgmsocial19@gmail.com>

* Update src/components/fields/Email/Settings.tsx

* Update src/components/fields/Email/Settings.tsx

Signed-off-by: Raj Gaurav Maurya <rajgmsocial19@gmail.com>
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
2022-11-29 23:27:45 +11:00
Sidney Alcantara
402334ee20 upgrade dependencies, fix node 18 build, migrate date pickers from mui/lab to mui/x 2022-11-29 16:47:53 +11:00
Sidney Alcantara
86f9905600 ROWY-796 fix action fields showing value and label 2022-11-29 11:32:00 +11:00
Sidney Alcantara
a474e42d50 fix RichTextEditor full screen styles (#972) 2022-11-29 11:01:34 +11:00
Sidney Alcantara
672f0b4d96 fix lastFrozen column being incorrect if it's hidden 2022-11-28 18:42:44 +11:00
Sidney Alcantara
3fb60102ef ROWY-706 fix build logs snackbar appearing under frozen columns 2022-11-28 18:33:58 +11:00
Sidney Alcantara
ca72c656d6 ROWY-791 fix virtualization not handling minimum width correctly 2022-11-28 18:31:14 +11:00
Sidney Alcantara
1f28a8cb5b fix table infinite loop if user doesn't have read permissions 2022-11-28 18:18:26 +11:00
Anish Roy
1ac3afdac1 #562: Add accessible reorder option in column menu [new] (#984)
* added reordering feature to the hidden fields menu

* added comment

* HiddenFields2 to HiddenFields

* Update src/components/TableToolbar/HiddenFields.tsx

Co-authored-by: Sidney Alcantara <sidney@sidney.me>
2022-11-28 16:30:10 +11:00
saravanan-inc
15e1254625 Feat: Richtext field full screen mode, similar to markdown fieldtype (#972)
* Feat: Richtext field full screen mode, similar to markdown fieldtype

* Update src/components/RichTextEditor.tsx

Co-authored-by: Sidney Alcantara <sidney@sidney.me>
2022-11-28 15:19:50 +11:00
Bobby Wang
ea873d4d34 Merge branch 'develop' into feature/functions-logging
# Conflicts:
#	src/components/fields/types.ts
2022-11-27 20:48:45 +08:00
Bobby Wang
2c206d2e72 enable logging in extensions code editor 2022-11-27 20:45:12 +08:00
shamsmosowi
58856c7901 Merge branch 'anishroy' of https://github.com/iamanishroy/rowy into develop 2022-11-26 00:15:37 +11:00
Anish Roy
8c490a44c6 worked on issue #562 2022-11-24 16:11:45 +00:00