Commit Graph

2996 Commits

Author SHA1 Message Date
Sidney Alcantara
70a1d208e4 Merge branch 'develop' into feature/rowy-285-cms 2022-03-03 17:41:52 +11:00
Sidney Alcantara
927cfa72df remove unused setup flow 2022-03-03 17:40:15 +11:00
Sidney Alcantara
904e538c52 Merge pull request #658 from rowyio/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.4.7 to 1.5.10
2022-03-02 18:58:48 +11:00
Sidney Alcantara
6b185b032f Merge branch 'develop' into dependabot/npm_and_yarn/url-parse-1.5.10 2022-03-02 18:58:13 +11:00
Sidney Alcantara
72d82549bf bump version number 2022-03-02 18:54:30 +11:00
Sidney Alcantara
66484625b4 Merge pull request #659 from n-sviridenko/patch-1
Fix initial values for nested fields
2022-03-02 18:52:53 +11:00
Nikita Sviridenko
a842fb3745 Fix initial values for nested fields 2022-02-28 11:48:37 +01:00
dependabot[bot]
4a6c6b123c Bump url-parse from 1.4.7 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-27 22:42:35 +00:00
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
Sidney Alcantara
221eb933bd fix SetupLayout styles 2022-02-18 16:35:40 +11:00
Sidney Alcantara
e441d4f8ea fix rowy app setup for demo 2022-02-18 14:49:26 +11:00
Sidney Alcantara
4676503807 SetupLayout: add separate animation for description 2022-02-18 14:44:14 +11: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
da94a1c4eb restructure SetupPage to allow for multiple flows 2022-02-16 16:03:46 +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
362eca3eed add cms setup stubs 2022-02-14 19:00:00 +11:00
Sidney Alcantara
83c5fab773 Merge branch 'develop' into feature/rowy-285-cms 2022-02-14 13:10:55 +11: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
Sidney Alcantara
09f681ec17 Merge branch 'develop' into feature/rowy-285-cms
* develop:
  Update deploy-preview.yml
  add function correct fcn express to sort in accending order
2022-02-11 17:28:06 +11:00
Sidney Alcantara
5c337c4ec4 fix DefaultValueInput styling 2022-02-11 17:27:35 +11:00
Sidney Alcantara
af02f50704 add RowyRunModal when user tries to access feature without rowy run set up 2022-02-11 17:25:12 +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
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