shams-mosowi
|
89b9d12abc
|
Merge pull request #1573 from iamanishroy/anish/upd/deselect-cell-on-next-page-load
Update: deselect cell on page load
|
2024-11-24 06:44:56 +11:00 |
|
Anish Roy
|
3aaf46630f
|
upd: cell deselection on page load in Table component
|
2024-11-23 23:12:37 +05:30 |
|
Shams
|
62becc46c5
|
Merge pull request #1536 from rowyio/fix/copy-paste
Copy/paste fixes and improvements
|
2024-02-05 05:35:39 -08:00 |
|
bofeiw
|
847fbd9b04
|
Merge pull request #1535 from mehulmathur16/feat/fuzzy-search
Fuzzy Search on Column Types
|
2024-02-02 12:59:39 +08:00 |
|
Bobby Wang
|
398808ee10
|
remove unnecessary code
|
2024-02-02 09:05:53 +08:00 |
|
Bobby Wang
|
b5e0960df0
|
fix paste inside array subtable overwrites whole object
|
2024-02-02 09:02:21 +08:00 |
|
Bobby Wang
|
5467ea1160
|
support copy/paste for more fields, copy/paste two-way compatible
|
2024-02-02 07:00:36 +08:00 |
|
mehulmathur16
|
fa5dc188c5
|
feat: fuzzy search
|
2024-02-01 16:45:51 +05:30 |
|
Shams
|
18573144d0
|
Merge pull request #1526 from rowyio/fix/sort-and-filter
Fix datetime filters crash table page
|
2024-01-26 02:50:47 -08:00 |
|
Bobby Wang
|
d49cb2786f
|
fix table sort does not work if table has formula column
|
2024-01-23 07:28:48 +08:00 |
|
Bobby Wang
|
68764ec55d
|
fix invalid datetime filter values issue
|
2024-01-22 04:35:01 +08:00 |
|
Bobby Wang
|
c421071f59
|
fix broken table id prefill for table setup
|
2024-01-02 01:44:54 +08:00 |
|
Anish Roy
|
8a7080a547
|
fix(CSV import): error while using a column as row id
|
2023-12-21 17:51:06 +05:30 |
|
Shams
|
34845c5703
|
Merge pull request #1502 from rowyio/il3ven-patch-1
fix "is-not-empty" filter
|
2023-12-15 02:37:42 -08:00 |
|
Shams
|
4177e59bc6
|
Merge pull request #1485 from iamanishroy/fix/nested-key-column-updating-whole-object
Fix: Nested key columns updating whole object
|
2023-12-15 00:35:46 -08:00 |
|
il3ven
|
e145cea318
|
Merge pull request #1486 from zeeshan1212/fix-1485
fix: number input field throws an error due to missing `onSubmit` function
|
2023-12-14 02:36:37 +05:30 |
|
Zee
|
3ec15f0121
|
fixing number input
|
2023-12-12 16:01:53 +05:30 |
|
il3ven
|
41bbb3b80e
|
fix "is-not-empty" filter
|
2023-12-11 23:28:09 +05:30 |
|
il3ven
|
c6e64f8484
|
Merge pull request #1482 from Wr4th100/wrath100/subtable-refresh-bug
fix: subtable filters refresh bug
|
2023-11-28 17:18:42 +05:30 |
|
Bobby Wang
|
488a7e4252
|
update deprecated firestore cache settings
|
2023-11-22 07:43:53 +08:00 |
|
Anish Roy
|
7ef03cead4
|
.
|
2023-11-17 10:48:23 +05:30 |
|
Anish Roy
|
8a8292630f
|
removed logs
|
2023-11-17 10:47:14 +05:30 |
|
Anish Roy
|
baafde20f3
|
use Set if updating a nested field
|
2023-11-17 10:46:33 +05:30 |
|
Zee
|
88850420dd
|
fix: #1483
|
2023-11-16 20:45:05 +05:30 |
|
Anish Roy
|
dc229d15cb
|
fix: nested key column updating whole object
|
2023-11-16 15:12:29 +05:30 |
|
Roshan Jagadish
|
a12fb3ee9c
|
fix: Subtable Filter Refresh Bug Fixed
|
2023-11-12 20:07:17 +05:30 |
|
Shams
|
46826bcb0f
|
Merge pull request #1458 from janvi01/bulkdeletionsConfirmation
Added confirmation for bulk deletion of rows
|
2023-11-08 00:10:00 -08:00 |
|
Shams
|
b64bdbc6e7
|
Merge pull request #1473 from janvi01/pasteFilterBug
fix: while pasting updates the value of the cell if highlighted
|
2023-11-06 20:51:01 -08:00 |
|
Anush Deokar
|
3616326276
|
fix: selection column should be sticky especially when columns are frozen (#1466)
* bulk selection bug fix
* space lint fix
|
2023-11-06 20:52:38 +05:30 |
|
janvi01
|
7e68794afb
|
added comment
|
2023-11-06 16:52:07 +05:30 |
|
janvi01
|
1d21a4b073
|
fix: paste updatation of the highlighted cell
|
2023-11-06 16:42:31 +05:30 |
|
janvi01
|
bb552a57d2
|
Added confirmation for bulk deletion of rows
|
2023-11-01 16:17:48 +05:30 |
|
Shams
|
934fc6ff4b
|
Merge pull request #1456 from iamanishroy/fix/JSON-field-update
fixed - JSON field update issue
|
2023-10-31 01:31:18 -07:00 |
|
Anish Roy
|
201c69a386
|
removed unwanted changes
|
2023-10-30 23:08:37 +05:30 |
|
Anish Roy
|
5666ba8fa2
|
removed useUpdate; using try catch
|
2023-10-30 23:04:09 +05:30 |
|
Anish Roy
|
3a15b57fba
|
using set by default instead of update
|
2023-10-30 22:19:34 +05:30 |
|
Anish Roy
|
429a4c44a5
|
fixed - JSON field update issue
|
2023-10-30 13:12:21 +05:30 |
|
Bobby Wang
|
662816554f
|
fix buildship template change object
|
2023-10-29 04:54:19 +08:00 |
|
shamsmosowi
|
ddec45bf1a
|
rename buildship
|
2023-10-27 13:33:50 +08:00 |
|
Shams
|
fd8df4947c
|
Merge pull request #1430 from janvi01/BtnTooltips
feat: added tooltip to buttons
|
2023-10-25 00:42:34 -07:00 |
|
Shams
|
093183ef89
|
Merge pull request #1412 from AnushDeokar/fix/tablename-textbox-ui-error-firstclick
Table name textbox UI error fix
|
2023-10-25 00:41:50 -07:00 |
|
Shams
|
3638cd2003
|
Merge pull request #1322 from rowyio/feat/secret-management-popup
Add secret management popup
|
2023-10-25 00:32:05 -07:00 |
|
Shams
|
c65ada7ae4
|
Merge pull request #1437 from rowyio/feat/buildship-authenticated-extension
ROWY-1542 Add buildship authenticated trigger
|
2023-10-23 19:50:16 -07:00 |
|
Vishnu Nithin Reddy
|
7bedf8b47d
|
Add info snackbar for Firefox users
|
2023-10-23 12:25:12 +05:30 |
|
Bobby Wang
|
a249b3d20a
|
update buildship trigger context type
|
2023-10-23 06:54:43 +08:00 |
|
Bobby Wang
|
b30395f28c
|
update buildship trigger body config
|
2023-10-23 06:49:53 +08:00 |
|
Vishnu Nithin Reddy
|
80a408063a
|
Retrieve clipboard data from the event instead
|
2023-10-23 00:07:35 +05:30 |
|
Bobby Wang
|
1646e99e49
|
add prefilled values for buildship extension
|
2023-10-19 06:24:46 +08:00 |
|
Bobby Wang
|
fe16570a94
|
fix buildship typo
|
2023-10-18 05:54:11 +08:00 |
|
Bobby Wang
|
4ed7a89a31
|
add buildship authenticated trigger
|
2023-10-13 18:50:46 +08:00 |
|