Commit Graph

2946 Commits

Author SHA1 Message Date
Gibson Han
2efc7655f4 add function correct fcn express to sort in accending order 2022-02-10 17:55:10 +07:00
Sidney Alcantara
3eea8a2c9d fix form-builder breaking on mui 5.4 update 2022-02-10 13:48:28 +11:00
Sidney Alcantara
12af39f0d2 add firebase admin sdk service account key file to gitignore 2022-02-09 19:31:54 +11: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
Sidney Alcantara
945f653813 bump version number 2022-02-04 15:32:28 +11:00
Sidney Alcantara
bc0731a23a Merge branch 'develop' into rc
* develop: (39 commits)
  ammend changes
  split jotai atom into selectedCell and anchorEle atom
  amend requested changes
  create table
  useBasicSearch: switch to match-sorter
  ammend fix recommendations
  remove contextMenuRef and replace with jotai
  fix issue requested in pr
  remove unused dependencies
  fix ContextMenu close animation (#630)
  use mui cut, paste icons (#630)
  comment out console.logs (#630)
  TableRow: remove unnecessary wrapping component ContextMenu (#630)
  fix add column to left/right showing stale data in new column settings
  enable context menu on all string field and only number field
  fix remove bug
  add context menu feature with cut, copy, and paste
  add cut and paste icons
  fix filters override clear button copy
  clean up status number logic
  ...
2022-02-04 15:31:48 +11:00
Sidney Alcantara
d7cc47950d Merge pull request #632 from gibsonliketheguitar/righ-click-v2
Right click menu -v2
2022-02-04 15:30:33 +11:00
Gibson Han
e3e838cce3 fix false positive duplicate value error 2022-02-04 10:38:47 +07:00
Gibson Han
5736636068 ammend changes 2022-02-04 08:39:33 +07:00
Gibson Han
afdd98fe70 split jotai atom into selectedCell and anchorEle atom 2022-02-03 15:59:14 +07:00
Gibson Han
4e1ed254f0 amend requested changes 2022-02-03 14:49:40 +07:00
shamsmosowi
a6adda42b1 Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2022-02-03 15:03:46 +08:00
shamsmosowi
4c44464dcd create table 2022-02-03 15:03:04 +08:00
Sidney Alcantara
e36d60b4d9 useBasicSearch: switch to match-sorter 2022-02-03 16:15:43 +11:00
Gibson Han
52f5d58a3c Merge branch 'right-click-menu' into righ-click-v2 2022-02-02 22:18:03 +07:00
Gibson Han
e4170715bf ammend fix recommendations 2022-02-02 20:56:52 +07:00
Gibson Han
cf1f2a8c88 remove contextMenuRef and replace with jotai 2022-02-02 20:13:30 +07:00
Gibson Han
e3b273a278 fix issue requested in pr 2022-02-02 18:08:22 +07:00
Sidney Alcantara
a757951425 remove unused dependencies 2022-02-02 18:55:53 +11:00
Sidney Alcantara
84316e599e Merge pull request #624 from rowyio/dependabot/npm_and_yarn/follow-redirects-1.14.7
Bump follow-redirects from 1.10.0 to 1.14.7
2022-02-02 16:50:47 +11:00
Sidney Alcantara
ac7bf6ed73 Merge branch 'develop' into dependabot/npm_and_yarn/follow-redirects-1.14.7 2022-02-02 16:50:23 +11:00