Commit Graph

3013 Commits

Author SHA1 Message Date
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
Sidney Alcantara
d2bf972a54 remove use of package.json name field 2022-02-10 16:58:46 +11:00
Sidney Alcantara
0c14baba13 add rowy run logo to project settings 2022-02-10 16:44:36 +11:00
Sidney Alcantara
11d2163778 Create table: show text field instead of multiselect for collections when rowy run not deployed 2022-02-10 16:44:28 +11:00
Sidney Alcantara
be84016341 fix useUpdateCheck throwing error when rowy run not deployed 2022-02-10 16:43:48 +11:00
Sidney Alcantara
cf10f9ceb1 remove snackbar when rowyRunUrl is not present 2022-02-10 16:43:30 +11:00
Sidney Alcantara
9698f5ea0c Merge branch 'develop' into feature/rowy-285-seperate-our-cms-vs-cloud-run-features
* develop:
  fix form-builder breaking on mui 5.4 update
2022-02-10 16:34:28 +11: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
0dd56f27e3 update access denied copy 2022-02-09 19:33:05 +11: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
shamsmosowi
b5932fc654 remove unnessary json stringify/parse 2022-02-05 18:42:29 +08:00
shamsmosowi
235d69be21 prevent strings from being pasted in number type fields 2022-02-05 17:51:41 +08:00
shamsmosowi
670ef8669a fixed merge conflict 2022-02-05 17:49:42 +08:00
dependabot[bot]
e45249ec8c Bump postcss from 7.0.27 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.27 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.27...7.0.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 08:31:01 +00:00
Shams
59ca08f8dc Merge pull request #631 from rowyio/rc
v2.3.0
v2.3.0
2022-02-04 19:29:00 +11:00
Sidney Alcantara
706734d6f8 Merge branch 'develop' into rc
* develop:
  add function to handle dervivates output fields
  fix false positive duplicate value error
2022-02-04 16:20:12 +11:00
Gibson Han
34880a0b12 Merge pull request #635 from gibsonliketheguitar/support-dervi-context-menu
Fix false positive duplicate value conditions & Right click supports derivates output fields
2022-02-04 11:57:14 +07:00
Gibson Han
2f5ef0625d Merge branch 'develop' into support-dervi-context-menu 2022-02-04 11:57:03 +07:00
Gibson Han
858463845d add function to handle dervivates output fields 2022-02-04 11:53:12 +07:00