Sidney Alcantara
f6d35991f9
GetStartedChecklist: fix transition
2022-10-06 14:42:28 +11:00
Sidney Alcantara
d10f3f37b2
update import airtable UI for consistency
2022-10-06 14:38:02 +11:00
Sidney Alcantara
4f7f5e3d4f
Image: fix table cell always deleting last image
2022-10-05 16:38:08 +11:00
Sidney Alcantara
18fe50e0da
Duplicate row confirmation: don't use success color button
2022-10-05 14:51:16 +11:00
shamsmosowi
751fa29be9
history snapshot make collectionId customizable
2022-10-04 12:25:53 +02:00
Sidney Alcantara
a0ff25b983
Table: use DEFAULT_COL_WIDTH
2022-10-04 17:15:17 +11:00
shamsmosowi
76e8ca3faf
Merge branch 'develop' of https://github.com/rowyio/rowy into develop
2022-10-03 07:58:16 +02:00
shamsmosowi
5344d0c408
remove max column width
2022-10-03 07:58:06 +02:00
Raj Gaurav Maurya
c158adb4dd
Feat: Customization options added to long text field ( #821 )
...
* Update README.md
* Update config.yml
* Feat: Customization options added to long text field
Signed-off-by: Raj Gaurav Maurya <rajgmsocial19@gmail.com >
* Bug:LongText working
Signed-off-by: Raj Gaurav Maurya <rajgmsocial19@gmail.com >
2022-10-03 16:40:31 +11:00
Bobby Wang
e5397c6de7
Merge remote-tracking branch 'origin/develop' into develop
2022-10-03 16:28:04 +11:00
Bobby Wang
da81271ba7
fix code editor type declarations not found error for dynamic import
2022-10-03 16:27:46 +11:00
Miriam Shams-Rainey
b346b892a0
#513 : Added Customizable Icons for Ratings Field ( #817 )
...
* Update README.md
* #513 : Added Customizable Icons for Ratings Field
* #513 : Customizable Rating Icons Side Drawer
Also updated formatting of custom rating icons to match default star sz
* #513 : Rating customization preview uses MUIRatings
* #513 : Using star icon outline for visibility
Co-authored-by: Harini Janakiraman <harinijanakiraman@gmail.com >
2022-10-03 16:25:28 +11:00
Sidney Alcantara
9f850a692e
Merge pull request #835 from Rohitbels/copu_document_path
...
Copy Document Path to Clipboard
2022-10-03 10:51:14 +11:00
Sidney Alcantara
1d63ca9bea
Remove replacement of / with 2F in copy button
2022-10-03 10:50:27 +11:00
rohitb
3bff1fbbd5
Fixed review comments issue
2022-10-02 22:59:14 +05:30
Sidney Alcantara
f136677ec8
Modal: add MemoizedText component
2022-09-30 13:16:32 +10:00
shamsmosowi
5c4f732e98
change row and ref to be additional variable
2022-09-28 23:25:25 +01:00
Miriam Shams-Rainey
7a5b181852
#513 : Using star icon outline for visibility
2022-09-28 13:11:08 -04:00
shamsmosowi
1b07b685bb
Merge branch 'develop' of https://github.com/rowyio/rowy into develop
2022-09-27 17:31:07 +02:00
shamsmosowi
b2102fd88a
fix confirmation label
2022-09-27 17:31:02 +02:00
Sidney Alcantara
0cc440c353
lock settings routes to admin only
2022-09-27 16:17:44 +10:00
Han Tuerker
355648ee37
feat(formula-field): add formula field draft
2022-09-26 15:25:03 +03:00
rohitb
c31b9e38c4
Fixed merge issue
2022-09-26 16:07:56 +05:30
rohitb
ae77fb0664
Copy Document Path to Clipboard
2022-09-26 15:59:12 +05:30
Sidney Alcantara
d8fc9a9ece
Merge pull request #819 from mshamsrainey/bugfix/816-actions-custom-icons
...
#816 : Fixed Logic for Custom Icons in Action Field
2022-09-26 16:46:07 +10:00
Sidney Alcantara
83ee0e10a8
show rowy run popup for connector and action fields
2022-09-26 16:22:21 +10: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
Sidney Alcantara
67c2a3b663
ROWY-684: set table auditing to off by default
2022-09-23 11:53:00 +10:00
Sidney Alcantara
3353978243
upgrade jotai to latest
2022-09-22 13:38:29 +10:00
Sidney Alcantara
44b82cc2e2
Modal: use M3 FadeTransition
2022-09-22 13:38:22 +10:00
Miriam Shams-Rainey
892a51ecd3
#513 : Rating customization preview uses MUIRatings
2022-09-21 08:27:07 -04:00
Bobby Wang
422aebdfba
Fix the crash issue when pasting into action field input form
2022-09-21 02:34:52 +08:00
Sidney Alcantara
e64b8ad713
ref field: fix crashing when invalid path is typed
2022-09-20 15:22:01 +10:00
Sidney Alcantara
067885b8dd
ConfirmDialog: fix confirm command persisting after close
2022-09-19 19:48:20 +10:00
Sidney Alcantara
637022005a
Merge branch 'develop' of https://github.com/rowyio/rowy into develop
2022-09-19 16:24:55 +10:00
Sidney Alcantara
9105c16780
sync EmojiAvatar updates
2022-09-19 16:24:51 +10:00
shamsmosowi
37887b3826
implement cell copy/paste for json field
2022-09-17 16:33:20 +02:00
Miriam Shams-Rainey
33dd82ac6b
#816 : Fixed Logic for Custom Icons in Action Field
2022-09-16 23:44:49 -04:00
Miriam Shams-Rainey
394a843637
#513 : Customizable Rating Icons Side Drawer
...
Also updated formatting of custom rating icons to match default star sz
2022-09-16 23:29:04 -04:00
Miriam Shams-Rainey
4cbc6fcbfa
#513 : Added Customizable Icons for Ratings Field
2022-09-16 17:09:03 -04:00
Bobby Wang
6ed2c4e996
Merge pull request #814 from BeeBombshell/duplicateConfirmation
...
Added confirmation for Duplicate Row button
2022-09-16 23:50:52 +07:00
Han Tuerker
4deae4866d
feat(airtable-import): add doc links
2022-09-16 19:22:03 +03: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
Bobby Wang
2fbd89a581
Fix: monoco editor dynamic import editor error
2022-09-16 16:05:24 +07:00
Bobby Wang
40a3960916
Fix: monoco editor dark theme issue
2022-09-16 15:18:49 +07:00
Bhavya Verma
bafc415a16
Added confirmation for Duplicate Row button
2022-09-16 13:35:10 +05:30
Sidney Alcantara
6711c227f3
redo tutorial from get started checklist
2022-09-16 16:03:16 +10:00
shamsmosowi
22b11c7ef2
remove autofocus
2022-09-15 12:01:19 +02:00
shamsmosowi
f39cea4da6
Merge branch 'develop' of https://github.com/rowyio/rowy into develop
2022-09-15 11:58:04 +02:00