1430 Commits

Author SHA1 Message Date
Gibson Han
4e1ed254f0 amend requested changes 2022-02-03 14:49:40 +07:00
shamsmosowi
a6adda42b1 Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2022-02-03 15:03:46 +08:00
shamsmosowi
4c44464dcd create table 2022-02-03 15:03:04 +08:00
Gibson Han
52f5d58a3c Merge branch 'right-click-menu' into righ-click-v2 2022-02-02 22:18:03 +07:00
Gibson Han
e4170715bf ammend fix recommendations 2022-02-02 20:56:52 +07:00
Gibson Han
cf1f2a8c88 remove contextMenuRef and replace with jotai 2022-02-02 20:13:30 +07:00
Gibson Han
e3b273a278 fix issue requested in pr 2022-02-02 18:08:22 +07:00
Sidney Alcantara
e026cac035 fix ContextMenu close animation (#630) 2022-02-02 16:46:55 +11:00
Sidney Alcantara
93663be493 use mui cut, paste icons (#630) 2022-02-02 16:44:57 +11:00
Sidney Alcantara
fefd12491c comment out console.logs (#630) 2022-02-02 16:41:58 +11:00
Sidney Alcantara
8e992104ce TableRow: remove unnecessary wrapping component ContextMenu (#630) 2022-02-02 16:41:44 +11:00
Sidney Alcantara
b91521bc4e Merge pull request #630 from gibsonliketheguitar/right-click-menu
Right click menu
2022-02-02 16:21:04 +11:00
Sidney Alcantara
40247cb60e fix add column to left/right showing stale data in new column settings 2022-02-02 15:12:50 +11:00
Gibson Han
8c9db63c54 enable context menu on all string field and only number field 2022-02-01 17:57:41 +07:00
Gibson Han
20fb3e9ca0 add context menu feature with cut, copy, and paste 2022-02-01 17:41:24 +07:00
Gibson Han
557d13eacb add cut and paste icons 2022-02-01 17:09:37 +07:00
Sidney Alcantara
b71b468a9c fix filters override clear button copy 2022-02-01 18:52:03 +11:00
shamsmosowi
13bdb0e2bb clean up status number logic 2022-02-01 12:12:58 +08:00
shamsmosowi
cf452d93bf fix string status to show correct label 2022-02-01 10:46:57 +08:00
Shams
f5d2a23ad9 Merge pull request #626 from gibsonliketheguitar/feat-147
Feat-147 & Feat-166
2022-02-01 02:13:30 +11:00
Gibson Han
bd412757ea reorder conditionals and add value+1, value-1 if operators is < or > respectively 2022-01-31 19:57:18 +07:00
Shams
d8e46beab6 Merge branch 'develop' into fix-558 2022-01-31 22:21:14 +11:00
Gibson Han
cf4b547315 --amend 2022-01-31 18:06:36 +07:00
Gibson Han
5151e09959 fix bug, conditional dependent on if typeof source is undefined 2022-01-31 15:33:28 +07:00
Sidney Alcantara
29f86fca94 TableCard: add spacing for markdown descriptions 2022-01-31 14:05:37 +11:00
Gibson Han
59d6fa59e6 change variable naming and add some comments 2022-01-30 17:07:30 +07:00
Sidney Alcantara
8b8bf83d36 allow all users to override table filters 2022-01-28 19:08:35 +11:00
Sidney Alcantara
f5c0f5a541 store table description tooltip dismiss state in localstorage 2022-01-28 18:26:38 +11:00
Sidney Alcantara
588f6be163 support images in table card markdown 2022-01-28 17:22:41 +11:00
Gibson Han
9a4c14682c remove cell menu index 2022-01-28 11:47:42 +07:00
Gibson Han
611b896f45 remove comments and console.log 2022-01-28 11:43:54 +07:00
Sidney Alcantara
b81a78881f support markdown in table description 2022-01-28 14:29:41 +11:00
Sidney Alcantara
84d2c15ddc Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2022-01-28 12:09:12 +11:00
Sidney Alcantara
843d67241f add comment 2022-01-28 12:09:09 +11:00
Gibson Han
79c81e44b2 add validation conditions 2022-01-26 00:02:45 +07:00
Gibson Han
0842acd5b5 save types properly, and when cell set to undefined delete the firestore fieldvalue 2022-01-25 21:01:36 +07:00
shamsmosowi
6c9779ef38 fix status of action cell not showing 0 values 2022-01-25 19:40:33 +08:00
shamsmosowi
c4fb8c5647 comment out unuse function config 2022-01-25 15:52:11 +08:00
Gibson Rowy
81e2f82e14 Allow Filter Component to filter col type STATUS and its conditional. Status col cell now editable by clicking cell and sideDrawer
--amend
2022-01-21 17:24:28 +07:00
shamsmosowi
b347f8069a update auth def for extensions 2022-01-19 10:51:11 +08:00
shamsmosowi
afa483fe83 restruct action fab state & confirmation 2022-01-19 00:15:12 +08:00
shamsmosowi
4802eabc33 add cloud function settings fields 2022-01-17 22:24:27 +08:00
shamsmosowi
414ba5cb3b checkbox and number field examples 2022-01-17 22:22:37 +08:00
shamsmosowi
d8f7baf68c fix firebase auth auto completion 2022-01-17 16:04:30 +08:00
shamsmosowi
cbb5e27e62 remove qoutes from action snackbar message 2022-01-17 12:44:28 +08:00
shamsmosowi
b89dbc67f4 fix buildlog popup with stuck "build pending" 2022-01-17 12:43:52 +08:00
shamsmosowi
1374ffeba1 added mini version compatiblity for trackedfields ext trigger 2022-01-15 11:43:37 +08:00
shamsmosowi
e7ffd131ea Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2022-01-14 09:13:15 +08:00
shamsmosowi
a3a3990289 extension tracked fields 2022-01-14 09:13:10 +08:00
Sidney Alcantara
ab24314dc8 support import TSV 2022-01-13 13:58:56 +11:00