Commit Graph

3762 Commits

Author SHA1 Message Date
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
shamsmosowi
f89e0e1de3 add,remove,edit columns 2022-12-23 17:05:57 +01:00
Shams
a5fda7a691 Merge pull request #1015 from mshamsrainey/ROWY-766-webhook-defaults
#ROWY-766: Modified default/empty hook and extension settings
2022-12-23 16:34:00 +01:00
Shams
5771931e49 Merge branch 'develop' into ROWY-766-webhook-defaults 2022-12-23 16:33:33 +01:00
shamsmosowi
dd59eb39dc Merge branch 'main' into develop 2022-12-21 12:19:57 +01:00
shamsmosowi
8b1d2f3553 Merge branch 'rc' into develop 2022-12-21 12:16:43 +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
Miriam Shams-Rainey
f53c9ef62b Modified default/empty hook and extension settings 2022-12-13 11:09:04 -05:00
Shams
aa423c78ec Merge pull request #1008 from rowyio/rc
Rc
2022-12-09 08:38:00 +01:00
Shams
ae20a575e1 Merge branch 'main' into rc 2022-12-09 08:37:43 +01:00
Sidney Alcantara
545239a420 Merge branch 'develop' into rc 2022-11-30 15:43:15 +11: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
427f75a3d4 Merge branch 'develop' into rc 2022-11-29 17:26:21 +11:00
Sidney Alcantara
a93fefa92b lock react-router-dom to v6.3.0 2022-11-29 17:26:02 +11:00
Sidney Alcantara
30b65d6d26 Merge branch 'develop' into rc 2022-11-29 16:56:32 +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
6ac254bc8a Merge branch 'develop' into rc 2022-11-28 19:20:46 +11:00
Sidney Alcantara
093463793d fix typedoc config - remove markdown plugin 2022-11-28 19:09:44 +11:00
Sidney Alcantara
ab246bad89 Merge branch 'develop' into rc 2022-11-28 18:44:01 +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
Sidney Alcantara
f0e75eefb5 Merge pull request #952 from rowyio/dependabot/npm_and_yarn/loader-utils-2.0.4
Bump loader-utils from 2.0.0 to 2.0.4
2022-11-28 15:46:38 +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
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
Sidney Alcantara
f1e7c732bb Merge branch 'develop' into rc 2022-11-24 19:13:44 +11:00
Sidney Alcantara
7942b58e64 update contributing guide with links to new technical docs 2022-11-24 19:13:28 +11:00
Sidney Alcantara
01ff7c006f Merge branch 'develop' into rc 2022-11-24 17:27:42 +11:00
Sidney Alcantara
511eed5ab7 fix column widths not updating in virtualized cells 2022-11-24 17:27:15 +11:00
Sidney Alcantara
e6f14a460d Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2022-11-24 17:11:56 +11:00
Sidney Alcantara
ad7c5fd992 update typedoc config 2022-11-24 17:11:14 +11:00
Shams
c72b33e0c9 Merge pull request #980 from rowyio/develop
Develop
2022-11-24 05:15:21 +01:00
Shams
d1fb94c8e7 Merge pull request #978 from rowyio/feature/rowy-706-table-upgrade
Feature/rowy 706 table upgrade
2022-11-24 00:56:19 +01:00
Anish Roy
7fb8860151 worked on issue #562 2022-11-23 17:59:24 +00:00
Sidney Alcantara
506df13938 Merge branch 'develop' into feature/rowy-706-table-upgrade 2022-11-22 17:39:01 +11:00
Sidney Alcantara
c1d1f44a32 fix typedoc paths 2022-11-22 17:38:52 +11:00
Sidney Alcantara
73d6641c9b Merge branch 'develop' into feature/rowy-706-table-upgrade
# Conflicts:
#	src/atoms/tableScope/table.ts
#	src/components/TableToolbar/LoadedRowsStatus.tsx
#	src/hooks/useFirestoreCollectionWithAtom.ts
2022-11-22 17:37:04 +11:00
Sidney Alcantara
e3831d716a fix serverDocCountAtom loading state displaying “of 0 rows” 2022-11-22 17:36:17 +11:00
Sidney Alcantara
cf069aac62 Merge branch 'develop' into feature/rowy-706-table-upgrade 2022-11-22 17:28:31 +11:00
Sidney Alcantara
d97b638df2 Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2022-11-22 17:13:01 +11:00
Sidney Alcantara
a2779ed307 Merge branch 'develop' into feature/rowy-706-table-upgrade 2022-11-22 17:12:37 +11:00