Commit Graph

2972 Commits

Author SHA1 Message Date
shamsmosowi
86e44a5d27 updated rowy utils defs 2022-02-22 10:32:21 +08:00
Sidney Alcantara
650553794d Merge pull request #656 from rowyio/dependabot/npm_and_yarn/url-parse-1.5.7
Bump url-parse from 1.4.7 to 1.5.7
2022-02-21 15:24:42 +11:00
Sidney Alcantara
e234940502 Merge branch 'rc' into develop
* rc:
  disable Aggregate column (closes ROWY-332)
2022-02-21 12:46:04 +11:00
Sidney Alcantara
ef773f27c9 disable Aggregate column (closes ROWY-332) 2022-02-21 12:45:48 +11:00
dependabot[bot]
50ccabdc02 Bump url-parse from 1.4.7 to 1.5.7
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 11:55:33 +00:00
Shams
5b4c19a3b0 Merge pull request #645 from rowyio/analytics
Add a few logEvents for Analytics
2022-02-17 18:39:16 +11:00
Sidney Alcantara
f43055f4e4 Merge pull request #653 from rowyio/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
2022-02-16 12:46:14 +11:00
dependabot[bot]
e162cb46d8 Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 11:48:30 +00:00
Harini Janakiraman
5d5a04cbb4 Update config.yml 2022-02-15 13:42:06 +11:00
Gibson Han
8542bf6717 change enum's naming to camelCase inorder to match codebase style 2022-02-15 09:36:25 +07:00
Sidney Alcantara
fcca7dad9c Merge pull request #651 from rowyio/dependabot/npm_and_yarn/vm2-3.9.7
Bump vm2 from 3.9.5 to 3.9.7
2022-02-15 13:24:53 +11:00
Harini Janakiraman
b2680f7a57 Create config.yml 2022-02-15 12:56:19 +11:00
dependabot[bot]
2d43d195da Bump vm2 from 3.9.5 to 3.9.7
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 00:55:30 +00:00
Sidney Alcantara
51acfc4678 Merge pull request #647 from rowyio/rc
v2.3.2
v2.3.2
2022-02-11 17:44:24 +11:00
Sidney Alcantara
57e6c10c8a bump version number 2022-02-11 17:39:09 +11:00
Sidney Alcantara
185f328020 fix filters not displaying no results (fixes ROWY-293) 2022-02-11 17:37:09 +11:00
Shams
88b79432ed Update deploy-preview.yml 2022-02-11 15:50:39 +11:00
Gibson Han
c6541b0ca1 add logEvent for "export_tableSettings" && import_tableSettings
change "export_type" back to "export_table"
2022-02-11 10:01:54 +07:00
Gibson Han
67b175437b Merge pull request #644 from rowyio/fix-delete-bug
fix delete bug: add fcn expression to sort in ascending order
2022-02-10 19:03:10 +07:00
Gibson Han
2efc7655f4 add function correct fcn express to sort in accending order 2022-02-10 17:55:10 +07:00
Gibson Han
6f4200c45f remove duplicate tracking of tsv, csv, and json 2022-02-10 09:55:39 +07:00
Sidney Alcantara
3eea8a2c9d fix form-builder breaking on mui 5.4 update 2022-02-10 13:48:28 +11:00
Gibson Han
89e1fd1d19 add logEvent for "local_filter" & "table_filter" 2022-02-10 00:11:16 +07:00
Gibson Han
a5ef00b8ac refactor, where tab selection set importMethodRef, add helper function to set dataTypeRef when pasting data, and logEvent to track "import_[importType]" with payload { type:[importType]} 2022-02-09 22:14:39 +07:00
Gibson Han
f95f5c8fb5 add error handling w/snackbar when user does not upload .tsv or .csv 2022-02-09 17:51:08 +07:00
Gibson Han
d66a5dbd61 add feat to track if tsv or csv is uploaded 2022-02-09 16:18:28 +07:00
Sidney Alcantara
12af39f0d2 add firebase admin sdk service account key file to gitignore 2022-02-09 19:31:54 +11:00
Gibson Han
2a54821cdd add conditional to logEvent with title "export_csv" or "export_tsv" 2022-02-09 15:11:49 +07:00
Gibson Han
c26c9c5aed add logEvent with event title "export_json" 2022-02-09 14:58:04 +07:00
Sidney Alcantara
c8097fdc1b update mui 2022-02-09 18:49:41 +11:00
Sidney Alcantara
ce85ad7ee1 Merge branch 'dependabot/npm_and_yarn/postcss-7.0.36' into develop
* dependabot/npm_and_yarn/postcss-7.0.36:
  remove unnecessary changes
  Bump postcss from 7.0.27 to 7.0.36
2022-02-09 18:34:42 +11:00
Sidney Alcantara
7d50cd6083 remove unnecessary changes 2022-02-09 18:32:44 +11:00
Sidney Alcantara
eb961f0e66 Merge branch 'develop' into dependabot/npm_and_yarn/postcss-7.0.36 2022-02-09 18:21:36 +11:00
Sidney Alcantara
8842e0fa8f Merge pull request #643 from rowyio/rc
v2.3.1
v2.3.1
2022-02-09 18:14:19 +11:00
Sidney Alcantara
0bd7d8173d bump version number 2022-02-09 18:11:54 +11:00
Harini Janakiraman
2c1e4b05b1 Update CONTRIBUTING.md 2022-02-09 12:23:28 +11:00
Harini Janakiraman
258d333803 Update README.md 2022-02-09 12:21:11 +11:00
Shams
8ab9e891d9 Merge pull request #642 from rowyio/develop
Develop
2022-02-08 12:51:10 +11:00
Shams
8a88f669e0 Merge pull request #640 from rowyio/fix-delete-options-and-remove-validation
Fix delete column, multi-options, and remove validation of duplicates
2022-02-07 20:16:22 +11:00
Shams
ed64b1d337 Merge branch 'develop' into fix-delete-options-and-remove-validation 2022-02-07 20:16:01 +11:00
shamsmosowi
aab1e5da2e add tracked fields to extention initial object 2022-02-07 17:11:22 +08:00
Gibson Han
618abf0252 remove label length validation and string value validation 2022-02-07 15:54:19 +07:00
Gibson Han
c0aa3a06b5 remove duplicate validation check 2022-02-07 15:31:04 +07:00
Gibson Han
bf7d52c770 fix multi-selection options 2022-02-07 15:27:19 +07:00
shamsmosowi
821516b3a1 handle delete cell errors 2022-02-07 15:10:01 +07:00
shamsmosowi
58208d032a handle delete cell errors 2022-02-07 15:43:07 +08:00
Shams
8f7fd64375 Merge pull request #638 from rowyio/rc
Rc
2022-02-05 22:24:21 +11:00
Shams
206affca47 Merge pull request #637 from rowyio/develop
Develop
2022-02-05 22:23:48 +11:00
shamsmosowi
4b2fa83ba3 fix copying nested fields 2022-02-05 19:15:37 +08:00
shamsmosowi
3f3b56b3f4 support filtering derivative columns with supported output types 2022-02-05 18:55:12 +08:00