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
Shams
a847aed074
Merge pull request #1451 from rowyio/fix/buildship-template-change
...
fix buildship template change object
2023-10-29 05:35:49 -07:00
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
Shams
29f9e474ed
Merge pull request #1439 from rowyio/dependabot/npm_and_yarn/tinymce-5.10.8
...
Bump tinymce from 5.10.7 to 5.10.8
2023-10-23 19:49:47 -07:00
Shams
b85ec59737
Merge pull request #1444 from nithinrdy/allow-for-pasting-in-firefox
...
Retrieve clipboard data from ClipboardEvent instead
2023-10-23 19:48:56 -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
dependabot[bot]
90f2136fb1
Bump tinymce from 5.10.7 to 5.10.8
...
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce ) from 5.10.7 to 5.10.8.
- [Changelog](https://github.com/tinymce/tinymce/blob/5.10.8/modules/tinymce/CHANGELOG.md )
- [Commits](https://github.com/tinymce/tinymce/commits/5.10.8/modules/tinymce )
---
updated-dependencies:
- dependency-name: tinymce
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-19 16:54:00 +00:00
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
Shams
68503156cb
Merge pull request #1431 from nithinrdy/ability-to-edit-fieldKeys-when-importing-CSVs
...
Ability to edit field keys when importing CSVs
2023-10-11 03:51:18 -07:00
Shams
65ba9973f2
Merge pull request #1419 from nithinrdy/allow-for-disabling-save-popups-in-tables
...
Allow for disabling save popups in tables
2023-10-06 01:33:50 -07:00
Vishnu Nithin Reddy
c0b04884e6
Move save pop-ups out of the way, to the corner
2023-10-04 18:17:39 +05:30
Vishnu Nithin Reddy
8984f398e2
Disable next if fieldKeys are empty strings
2023-10-03 11:11:32 +05:30
Vishnu Nithin Reddy
9f52e09064
Add Field Key input field to CSV import step 1, next to Column Select
...
field
- Update key and fieldName properties onChange
2023-10-03 11:01:40 +05:30
janvi01
204ed467d3
fix: added mui tooltip component
2023-10-02 12:13:07 +05:30
janvi01
d3e89e6014
feat: added tooltip to buttons
2023-10-02 11:47:52 +05:30
Vishnu Nithin Reddy
6e21feba0d
Group like imports
2023-09-21 21:16:23 +05:30
Vishnu Nithin Reddy
03bbce2b97
Remove stray console.log and better variable naming
2023-09-21 21:09:26 +05:30
Vishnu Nithin Reddy
540373dbfd
Create atom to fetch defaultTableSettings from.
...
Use atom in useSave*** hooks to determine if popups are to be shown (and
if not, whether changes are to be applied automatically).
2023-09-21 20:51:21 +05:30
Vishnu Nithin Reddy
e4194801c5
Create a Table Settings section.
...
Contains options to customize saving behavior in case of changes to a table's sorting and columns' widths.
2023-09-21 13:06:16 +05:30
AnushDeokar
31296ef051
tablename first click error fixed
2023-09-14 01:29:10 +05:30
Shams
0099bd1dac
Merge pull request #1368 from nithinrdy/nithin/accessible-resizing
...
Add an accessible resizing option
2023-09-07 19:34:40 -07:00
Shams
8f957ec14d
Merge pull request #1395 from rowyio/dependabot/npm_and_yarn/adobe/css-tools-4.3.1
...
Bump @adobe/css-tools from 4.0.1 to 4.3.1
2023-09-07 19:34:20 -07:00
Shams
5566d6a37d
Merge pull request #1390 from rowyio/11/improve-multi-filters
...
add support for multiple filters
2023-09-07 19:33:44 -07:00
Shams
071527a959
Merge pull request #1394 from rowyio/feature/code-editor-package-typing
...
Monaco code editor auto typing
2023-09-07 19:33:03 -07:00
Shams
6cedeb44c0
Merge pull request #1291 from il3ven/issue-809
...
add support for bulk deletion of rows
2023-09-07 19:30:30 -07:00
il3ven
e53638ca58
Merge branch 'develop' into 11/improve-multi-filters
2023-09-04 18:39:12 +00:00
il3ven
7aed17b5c0
feat: support applied filters as shareable urls
...
this feature has been re-implemented from PR #1256 because the older PR had
bugs and didn't support multiple filters.
2023-09-04 18:10:56 +00:00
shamsmosowi
a2806a7c31
add copy support to id
2023-09-03 12:36:37 +08:00
Shams
4a84523010
Merge pull request #1389 from rishi-raj-jain/develop
...
fix: FEAT: Array column should be filterable
2023-08-30 23:43:20 -07:00
dependabot[bot]
d30fd72b74
Bump @adobe/css-tools from 4.0.1 to 4.3.1
...
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools ) from 4.0.1 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md )
- [Commits](https://github.com/adobe/css-tools/commits )
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-30 02:18:36 +00:00
Bobby Wang
27a5053c0d
update monaco auto typing for vite
2023-08-29 20:23:59 +08:00
Bobby Wang
8445081365
Merge branch 'develop' into feature/code-editor-package-typing
...
# Conflicts:
# src/components/CodeEditor/useMonacoCustomizations.ts
# yarn.lock
2023-08-29 20:19:27 +08:00
il3ven
5936f1351e
fix css of CheckboxIndeterminateIcon
...
Due to wrong CSS we were not able to see the icon.
2023-08-23 18:36:26 +00:00
il3ven
f087105895
change logic to determine state of checkbox in header row
...
If there are 1000 rows and we have rendered 100 then select all will
only select 100. In this case, technically all rows in react-table are
selected but we should not show the checked state. It leads to bad UX.
Indermediate would be better.
Also, split the additions of row selection column into a new useMemo. This
ensures that if a row is selected we are only re-calculating the row
selection column and not all.
2023-08-23 18:35:34 +00:00
il3ven
3223ae9357
make enableRowSelection optional and false by default
...
`enableRowSelection` was introduced in the last commit.
As of this commit row selection is enabled for TablePage and
SubTablePage.
2023-08-22 19:46:11 +00:00
il3ven
3d45e340ae
disable row selection for array sub table page
...
Row selection has been disabled because bulk delete functionality
cannot work for array sub table according to the current implementation.
Bulk delete problem:
Suppose we have an array with values `[a, b, c]`. Suppose, the indexes
to be removed are [1, 2]. The UI asks firebase function to remove index
1. After 1, the UI asks index 2 to be deleted but index 2 doesn't exist.
After deletion of index 1, the array is `[a, c]`.
2023-08-22 19:46:11 +00:00