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
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
Sidney Alcantara
511eed5ab7
fix column widths not updating in virtualized cells
2022-11-24 17:27:15 +11:00
Bobby Wang
35a173fba0
enable webhooks logging in code editor
2022-11-24 06:25:23 +08:00
Anish Roy
7fb8860151
worked on issue #562
2022-11-23 17:59:24 +00:00
Bobby Wang
cc2b86027d
enable connectors logging in code editor
2022-11-23 22:08:35 +08:00
Bobby Wang
74852a8a3d
fix action/derivative type hint issue
2022-11-23 21:32:20 +08:00
Bobby Wang
0f92fbb46b
Merge branch 'develop' into feature/functions-logging
2022-11-23 21:27:19 +08:00
Bobby Wang
5baa638691
enable actions logging in code editor
2022-11-23 21:26:36 +08: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
a2779ed307
Merge branch 'develop' into feature/rowy-706-table-upgrade
2022-11-22 17:12:37 +11:00
Sidney Alcantara
9a7b225afa
fix final column header appearing to be draggable
2022-11-22 16:20:10 +11:00
Bobby Wang
8e899dad78
enable derivatives logging in code editor
2022-11-22 03:04:26 +08:00
Sidney Alcantara
74cdae7195
fix frozen columns disappearing when scrolled right
2022-11-21 18:13:33 +11:00
Sidney Alcantara
9829fdebc1
fix virtualization occasionally not detecting scroll
2022-11-21 17:16:32 +11:00
Sidney Alcantara
763c0a20d0
Rating Icon: remove console.log
2022-11-21 14:17:42 +11:00
Sidney Alcantara
dd3f5553ab
fix Rating cells not saving to db & add warning in comments
2022-11-18 18:36:41 +11:00
Sidney Alcantara
edb70164cf
add code comments & explanations
2022-11-18 17:31:03 +11:00
Sidney Alcantara
be953da123
ColumnMenu: get user permissions as props instead of checking userRolesAtom
2022-11-18 16:53:45 +11:00
Sidney Alcantara
86b2004215
fix disabled cell styles
2022-11-18 14:27:08 +11:00
Sidney Alcantara
6f0873ff7d
improve Table code organization & fix memo issues
2022-11-17 18:17:43 +11:00
Bobby Wang
7c6c035fb0
fix diff editor dark theme ui ( #955 )
2022-11-17 15:57:28 +11:00
Sidney Alcantara
6f8dd8cdc5
fix cells not re-rendering when there's a new value from db
2022-11-17 15:50:26 +11:00
Sidney Alcantara
bcf6dfc686
Merge pull request #861 from rowyio/multi-file-upload
...
Multi file upload
2022-11-17 14:39:21 +11:00
Miriam Shams-Rainey
5e8cff26e5
Enhancement/show total rows in db ( #918 )
...
* Added customization for action name/label
* Update Firebase version
* Created doc count atom and used in table status UI
* Improved syntax
* Fixed linting error
* Used query w/o limit for doc count
* Add guard for optional SetServerDocCountAtom
Co-authored-by: Sidney Alcantara <sidney@sidney.me >
2022-11-17 14:03:55 +11:00
Han Tuerker
a3d22474c9
extract localFiles and dropzoneState into useFileUploader
2022-11-16 11:07:05 +03:00
Sidney Alcantara
b2747ddddf
fix editorMode: inline cells waiting to render even when disabled
2022-11-16 18:12:30 +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
Miriam Shams-Rainey
c7cca89622
Changed default Action to script from cloud func ( #913 )
...
* Changed default Action to script from cloud func
* Apply suggestions from code review
Co-authored-by: Sidney Alcantara <sidney@sidney.me >
* Updated to use falsy undefined value
Co-authored-by: Sidney Alcantara <sidney@sidney.me >
2022-11-16 17:09:59 +11:00
Sidney Alcantara
2d2cd424f3
fix table styles
2022-11-16 16:14:40 +11:00
Han Tuerker
d4343ce356
update to new table system
2022-11-16 03:50:28 +03:00
Han Tuerker
c361d2f78f
Merge branch 'feature/rowy-706-table-upgrade' of https://github.com/rowyio/rowy into feat/formula-field
2022-11-16 01:46:13 +03:00
Han Tuerker
16fef73f69
Merge branch 'develop' of https://github.com/htuerker/rowy into feat/formula-field
2022-11-16 01:13:12 +03:00
Sidney Alcantara
fda6ff2db7
🎉 remove react-data-grid dependency
2022-11-15 18:39:08 +11:00
Sidney Alcantara
d81b4fc3c8
display RowsSkeleton when loading next page
2022-11-15 18:23:57 +11:00
Sidney Alcantara
39dc84a38c
re-enable cell validation tooltips
2022-11-15 18:14:44 +11:00
Sidney Alcantara
ea8019e1e3
render inline editor cell after timeout on mount to improve scroll performance
2022-11-15 18:02:30 +11:00
Sidney Alcantara
1b454de85a
extract TableBody out of Table
2022-11-15 17:36:58 +11:00