Commit Graph

4117 Commits

Author SHA1 Message Date
Gibson Han
611b896f45 remove comments and console.log 2022-01-28 11:43:54 +07:00
Gibson Han
020ed5f63f remove package.json 2022-01-28 11:38:58 +07:00
Sidney Alcantara
b81a78881f support markdown in table description 2022-01-28 14:29:41 +11:00
Sidney Alcantara
84d2c15ddc Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2022-01-28 12:09:12 +11:00
Sidney Alcantara
843d67241f add comment 2022-01-28 12:09:09 +11:00
Shams
63bc9140fe Update README.md 2022-01-27 22:20:01 +11:00
Gibson Han
79c81e44b2 add validation conditions 2022-01-26 00:02:45 +07:00
Gibson Han
33f073181b remove unused lib 2022-01-25 21:04:37 +07:00
Gibson Han
0842acd5b5 save types properly, and when cell set to undefined delete the firestore fieldvalue 2022-01-25 21:01:36 +07:00
shamsmosowi
6c9779ef38 fix status of action cell not showing 0 values 2022-01-25 19:40:33 +08:00
Shams
387e953c61 Merge pull request #628 from rowyio/develop
comment out unuse function config
2022-01-25 18:54:12 +11:00
shamsmosowi
c4fb8c5647 comment out unuse function config 2022-01-25 15:52:11 +08:00
Shams
433b8ecc3f Merge pull request #625 from rowyio/develop
Develop
2022-01-25 15:52:18 +11:00
dependabot[bot]
ca7e63a13f Bump nanoid from 3.1.23 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 09:49:08 +00:00
Gibson Rowy
81e2f82e14 Allow Filter Component to filter col type STATUS and its conditional. Status col cell now editable by clicking cell and sideDrawer
--amend
2022-01-21 17:24:28 +07:00
shamsmosowi
b347f8069a update auth def for extensions 2022-01-19 10:51:11 +08:00
shamsmosowi
afa483fe83 restruct action fab state & confirmation 2022-01-19 00:15:12 +08:00
shamsmosowi
4802eabc33 add cloud function settings fields 2022-01-17 22:24:27 +08:00
shamsmosowi
414ba5cb3b checkbox and number field examples 2022-01-17 22:22:37 +08:00
shamsmosowi
d8f7baf68c fix firebase auth auto completion 2022-01-17 16:04:30 +08:00
shamsmosowi
cbb5e27e62 remove qoutes from action snackbar message 2022-01-17 12:44:28 +08:00
shamsmosowi
b89dbc67f4 fix buildlog popup with stuck "build pending" 2022-01-17 12:43:52 +08:00
dependabot[bot]
913bb6b7ca Bump follow-redirects from 1.10.0 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.10.0 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.10.0...v1.14.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 22:24:38 +00:00
shamsmosowi
415224ae32 Merge branch 'rc' of https://github.com/rowyio/rowy into rc 2022-01-15 11:44:25 +08:00
shamsmosowi
1374ffeba1 added mini version compatiblity for trackedfields ext trigger 2022-01-15 11:43:37 +08:00
Shams
ab733c0e79 Merge pull request #620 from rowyio/develop
v2.3.0-rc.0
2022-01-15 04:42:39 +11:00
shamsmosowi
e7ffd131ea Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2022-01-14 09:13:15 +08:00
shamsmosowi
a3a3990289 extension tracked fields 2022-01-14 09:13:10 +08:00
Sidney Alcantara
ab24314dc8 support import TSV 2022-01-13 13:58:56 +11:00
Sidney Alcantara
842b84cf41 clarify admin override filter clear button 2022-01-13 13:45:10 +11:00
Sidney Alcantara
6fa7de3b06 add tsv export 2022-01-13 13:38:47 +11:00
Sidney Alcantara
279670b992 import csv popover: add divider under tabs for consistency 2022-01-13 13:12:15 +11:00
Sidney Alcantara
4ba216c745 generalize InfoTooltip component 2022-01-13 13:12:02 +11:00
Sidney Alcantara
6b5cf37f95 support table-level filters (#587) 2022-01-13 13:11:45 +11:00
shamsmosowi
5fa768fcd4 sendgrid parser 2022-01-10 23:26:13 +07:00
shamsmosowi
c93b46f95e add custom args of sendgrid template 2022-01-10 14:14:37 +07:00
Sidney Alcantara
0168f18978 table settings: disable unique id check in edit mode 2022-01-10 12:52:27 +11:00
Sidney Alcantara
86e97c9b85 table id field: check for uniqueness 2022-01-10 12:51:23 +11:00
Sidney Alcantara
d664dfa94f fix SteppedAccordion not receiving boolean for error prop 2022-01-10 12:51:12 +11:00
Sidney Alcantara
33008ae18d Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2022-01-10 12:33:25 +11:00
Sidney Alcantara
a214413dc2 table settings: show form errors in step labels 2022-01-10 12:33:16 +11:00
Sidney Alcantara
a42a90828d ConfirmationDialog: prevent clicking away from closing dialog 2022-01-10 12:31:59 +11:00
Sidney Alcantara
56bc84bb6e import/export table settings as json 2022-01-10 12:30:30 +11:00
gibsonliketheguitar
65fd0ed3f6 insert col, adds at dropCol index and shift to right 2022-01-07 19:43:19 +07:00
Sidney Alcantara
5b46ca55ee Merge pull request #603 from gibsonliketheguitar/bug-resize
fix bug: prevent unintended state mutation
2022-01-07 18:00:03 +11:00
Sidney Alcantara
f96bca6f38 display page not found if table does not exist 2022-01-07 16:23:11 +11:00
Sidney Alcantara
783e4efc51 Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2022-01-05 20:21:03 +11:00
Sidney Alcantara
7330f4caa0 TableSettings: move delete to top 2022-01-05 20:20:46 +11:00
Sidney Alcantara
5873a36c0a add error color prop to MenuItem 2022-01-05 15:13:39 +11:00
shamsmosowi
029f248314 Merge branch 'main' into develop 2022-01-05 10:26:30 +07:00