Commit Graph

4117 Commits

Author SHA1 Message Date
dependabot[bot]
7fa6051635 Bump webpack from 5.75.0 to 5.76.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 08:55:04 +00:00
Anish Roy
3e53b2a178 minor changes and bug fixes 2023-03-15 11:39:05 +05:30
Emmanuel Watila
a12996048c Finally 🎉 - Deletion of colors and options done; reverted indigo to purple 2023-03-14 23:05:31 +01:00
Anish Roy
a648e33355 worked on export JSON reference 2023-03-14 12:23:53 +05:30
Anish Roy
7767505130 added support for geo-points 2023-03-14 12:22:55 +05:30
Shams
9382d8ccb1 Merge pull request #1158 from rowyio/develop
Develop
2023-03-13 17:44:18 +01:00
Anish Roy
3829cf380d fixed - file name issue causing sub dirs 2023-03-13 17:14:13 +05:30
Emmanuel Watila
22abcd382a Added more colors to predefined colors and modified violet to indigo 2023-03-13 12:35:42 +01:00
Emmanuel Watila
aa5e4c0029 Made UI fixes on the color select context menu; Grid issue 2023-03-13 02:41:40 +01:00
Shams
2ef02550ea Merge pull request #1148 from iamanishroy/fix-resizing-app-crash
ROWY-805: Fix resizing app crash
2023-03-10 17:24:05 +01:00
Anish Roy
dd02ea1811 export image/ file with JSON 2023-03-10 15:46:09 +05:30
Anish Roy
4e92dd39b0 made one function for converter 2023-03-10 14:38:26 +05:30
iamanishroy
2a04ee1bd2 bug fixes and added progress on snackbar 2023-03-10 14:06:09 +05:30
iamanishroy
7e8b0ed96c import files from URL 2023-03-10 13:43:36 +05:30
Emmanuel Watila
b0b897efd7 Deleting options and colors at the same time 2023-03-10 00:30:30 +01:00
Emmanuel Watila
5e9b211ff9 Fixed error on MultiSelect SideDrawerField 2023-03-08 01:23:43 +01:00
Emmanuel Watila
78cd3deabf Adding logic - but have a blocker on deleting colors alongside deleting options 2023-03-07 23:37:37 +01:00
iamanishroy
efce39a117 added custom hook [to be tested] 2023-03-07 12:52:13 +05:30
Emmanuel Watila
d283a4721d Fixed color on multiselect chip in side drawer field and start of logic changes 2023-03-07 00:11:18 +01:00
Emmanuel Watila
bfa23ea829 Merge remote-tracking branch 'upstream/develop' into rowy-135 2023-03-06 12:57:13 +01:00
Emmanuel Watila
5c6a343161 Change check logic for values in SingleSelect and MultiSelect DisplayCells 2023-03-06 03:05:03 +01:00
Emmanuel Watila
4a3867b8b0 Select and MultiSelect chips are now colorized; working on fixing and implementing some logic 2023-03-06 02:25:02 +01:00
Emmanuel Watila
16c32b0fce Chip colors now being added to config and being returned and consumed in app - last task; showing colors on chips 2023-03-04 23:41:22 +01:00
Emmanuel Watila
0ff87300b4 fixed react-color-palette issue 2023-03-03 15:38:18 +01:00
Emmanuel Watila
3866f4d15b Removed duplicate interface for ColorSelect 2023-03-03 00:31:22 +01:00
Emmanuel Watila
9bcab13f53 Seperated components and moved files into a folder 2023-03-02 23:25:20 +01:00
Emmanuel Watila
d81b203cfd Added predefined colors from palette & added the customizable color modal 2023-03-02 22:53:49 +01:00
Shams
0987499c1a Merge pull request #1144 from rowyio/ROWY-962-ROWY-976-preview-table
ROWY-976: preview table bug fix, ref improvements
2023-03-02 13:51:54 +01:00
Han Tuerker
d02d72f3ea feat(preview-table): add serialized ref including parent recursively 2023-03-02 10:10:37 +01:00
Han Tuerker
f36adf296c fix(preview-table): fix table sort bug 2023-03-01 22:23:16 +01:00
Shams
11508711fb Merge pull request #1141 from rowyio/feature/code-action-consolelog
Add code action: replace console.log with logging.log
2023-03-01 11:36:47 +01:00
Emmanuel Watila
189c86a16e Created Color Select and Implemented it on MultiSelect 2023-02-27 18:10:12 +01:00
Bobby Wang
6b136b0d0e add code action: replace console.log with logging.log 2023-02-27 07:59:23 +07:00
Shams
189b1063a8 Merge pull request #1140 from rowyio/develop
Develop
2023-02-26 13:12:59 +01:00
Shams
276033e0f4 Merge pull request #1136 from rowyio/ROWY-969-formula-field-add-ref-to-context
ROWY-969: Add ref object to formula context
2023-02-26 13:11:53 +01:00
Shams
2301718ed3 Merge pull request #1139 from iamanishroy/save-sort-on-update
Bug fix: rerendering
2023-02-26 13:08:02 +01:00
iamanishroy
eafb209d3b added comments 2023-02-26 16:17:46 +05:30
iamanishroy
e48d06377f bug fix: infinite rendering 2023-02-26 16:13:03 +05:30
Han Tuerker
869763c5a9 add ref object to worker context 2023-02-26 08:11:43 +03:00
Shams
eef7edb15e Merge pull request #1134 from rowyio/develop
Develop
2023-02-24 08:45:46 +01:00
Shams
4bbe1e993d Merge pull request #1131 from rowyio/feature/logging-multi-params
ROWY-912: allow multiple params for logging
2023-02-24 00:48:54 +01:00
Shams
b43efea0e9 Merge pull request #1132 from iamanishroy/feat-editable-user-column
ROWY-482: Fix: issue on clearing the value
2023-02-24 00:48:01 +01:00
Shams
0b82b6dd3d Merge pull request #1133 from iamanishroy/save-sort-on-update
ROWY-960: Removed not required console logs
2023-02-24 00:47:31 +01:00
iamanishroy
e5f0cbd29a remove not required console logs 2023-02-23 21:08:18 +05:30
iamanishroy
cf569c1c12 fixed: bug on clearing value 2023-02-23 20:55:24 +05:30
Bobby Wang
f756f1f0a0 allow multiple params for logging 2023-02-23 13:54:15 +07:00
Shams
0bec338ed1 Merge pull request #1130 from rowyio/develop
Develop
2023-02-22 15:16:49 +01:00
Shams
eee88d944c Merge pull request #1112 from saravanan-inc/reorderImageFileField
Reorder image file field
2023-02-22 14:55:05 +01:00
Shams
a1604077f5 Merge pull request #1103 from iamanishroy/save-sort-on-update
ROWY-444: Save sort on the table
2023-02-22 12:08:53 +01:00
Shams
55bd6708e6 Merge pull request #1126 from iamanishroy/fix/import-json
ROWY-951: Fixed minor bug in parsing JSON objects
2023-02-22 08:17:53 +01:00