Sidney Alcantara
|
51825c4e11
|
Merge pull request #678 from rowyio/dependabot/npm_and_yarn/cross-fetch-3.1.5
Bump cross-fetch from 3.1.4 to 3.1.5
|
2022-04-30 15:31:18 +10:00 |
|
dependabot[bot]
|
3e804ca7ed
|
Bump cross-fetch from 3.1.4 to 3.1.5
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.5)
---
updated-dependencies:
- dependency-name: cross-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-29 00:03:26 +00:00 |
|
shamsmosowi
|
97076b6663
|
cleanup connector field
|
2022-04-25 22:18:20 +03:00 |
|
shamsmosowi
|
c19a29f326
|
webform
|
2022-04-20 12:46:39 +01:00 |
|
Sidney Alcantara
|
d54e8c5eeb
|
Merge pull request #675 from rowyio/dependabot/npm_and_yarn/urijs-1.19.11
Bump urijs from 1.19.10 to 1.19.11
|
2022-04-13 13:05:10 +10:00 |
|
dependabot[bot]
|
6004864ed1
|
Bump urijs from 1.19.10 to 1.19.11
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.10 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.10...v1.19.11)
---
updated-dependencies:
- dependency-name: urijs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-13 00:19:25 +00:00 |
|
Sidney Alcantara
|
72e8388fad
|
update license copyright notice
|
2022-04-11 17:07:25 +10:00 |
|
Sidney Alcantara
|
06f4bf8ea6
|
fix RowyRunModal causing crash for user with no roles
|
2022-04-08 17:46:28 +10:00 |
|
Sidney Alcantara
|
5a6f464ee2
|
Merge branch 'rc'
* rc:
fix unauthenticated users getting stuck on ProtectedRoutes
v2.5.0
|
2022-04-08 11:26:26 +10:00 |
|
Sidney Alcantara
|
263ea5a0da
|
Merge branch 'develop' into rc
* develop:
fix unauthenticated users getting stuck on ProtectedRoutes
|
2022-04-08 11:26:01 +10:00 |
|
Sidney Alcantara
|
1745097d04
|
fix unauthenticated users getting stuck on ProtectedRoutes
|
2022-04-08 11:24:10 +10:00 |
|
Shams
|
fba88cdf7a
|
Merge pull request #674 from rowyio/rc
v2.5.0
|
2022-04-08 05:07:11 +10:00 |
|
Sidney Alcantara
|
888d9c938f
|
Merge branch 'develop' into rc
* develop:
fix rowyRun error when settings doc hasn't loaded in yet
|
2022-04-07 18:25:56 +10:00 |
|
Sidney Alcantara
|
70a1039281
|
fix rowyRun error when settings doc hasn't loaded in yet
|
2022-04-07 18:25:31 +10:00 |
|
Sidney Alcantara
|
1950d60513
|
Merge branch 'develop' into rc
* develop:
bump version number
|
2022-04-07 18:21:28 +10:00 |
|
Sidney Alcantara
|
e8a8328756
|
bump version number
|
2022-04-07 18:20:05 +10:00 |
|
Sidney Alcantara
|
4a6170a5c6
|
Merge pull request #673 from rowyio/develop
Develop
|
2022-04-07 18:19:39 +10:00 |
|
Sidney Alcantara
|
54703ad6b5
|
remove console.log
|
2022-04-07 14:07:40 +10:00 |
|
Sidney Alcantara
|
c28f93682d
|
Home: fix "no tables" flash because user roles haven't loaded yet
|
2022-04-07 14:06:46 +10:00 |
|
shamsmosowi
|
a5560b1731
|
make connector initializable
|
2022-04-06 22:20:21 +02:00 |
|
Sidney Alcantara
|
4264c143e7
|
Image field: fix drag & drop target size
|
2022-04-06 16:36:41 +10:00 |
|
Sidney Alcantara
|
58a7a189ed
|
create table: set default table name to be based on selected collection
|
2022-04-06 16:26:46 +10:00 |
|
Sidney Alcantara
|
d17a174d7b
|
fix firebaseCollections being fetched too often
|
2022-04-06 16:07:11 +10:00 |
|
Sidney Alcantara
|
95102432e1
|
show persistent snackbar when creating table, resetting columns, or deleting table
|
2022-04-06 16:06:59 +10:00 |
|
Sidney Alcantara
|
61f644c21b
|
create table: fix asking to deploy extensions or webhooks when they’re empty arrays
|
2022-04-06 16:06:16 +10:00 |
|
Sidney Alcantara
|
9539b03eed
|
create table: fix table page not opening when user chooses to deploy later
|
2022-04-06 16:05:50 +10:00 |
|
Sidney Alcantara
|
7ad3ff2dc2
|
allow table creation with _schema doc preset
|
2022-04-06 16:05:16 +10:00 |
|
Sidney Alcantara
|
e148ffcd65
|
add FullScreenModal component
|
2022-04-06 16:02:24 +10:00 |
|
Sidney Alcantara
|
15b2e3b92d
|
RenderedMarkdown: allow components prop overrides
|
2022-04-06 16:02:15 +10:00 |
|
shamsmosowi
|
912a4533a4
|
Merge branch 'develop' of https://github.com/rowyio/rowy into develop
|
2022-04-03 19:54:59 +02:00 |
|
shamsmosowi
|
269bf997de
|
connector
|
2022-04-03 19:54:53 +02:00 |
|
Sidney Alcantara
|
071eb9b06c
|
Merge pull request #672 from rowyio/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
|
2022-04-01 10:37:37 +11:00 |
|
shamsmosowi
|
8679b2e501
|
fix adding columns when filters or orderBys are applied
|
2022-03-31 18:52:05 +02:00 |
|
shamsmosowi
|
d2c300f08e
|
connector branding
|
2022-03-31 18:37:32 +02:00 |
|
shamsmosowi
|
b306a1cd6d
|
debounce color picker
|
2022-03-31 16:48:55 +02:00 |
|
shamsmosowi
|
82273144c7
|
fix action params
|
2022-03-31 16:48:36 +02:00 |
|
shamsmosowi
|
ce18d1a824
|
connector field
|
2022-03-31 16:48:16 +02:00 |
|
dependabot[bot]
|
fa28e48361
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-31 13:57:40 +00:00 |
|
shamsmosowi
|
8f8f66d9ca
|
connect
|
2022-03-30 22:32:19 +02:00 |
|
shamsmosowi
|
077dec7fc7
|
Merge branch 'connect-service-script' into develop
|
2022-03-27 12:43:09 +03:00 |
|
shamsmosowi
|
4eaec3fe1b
|
stop pushing rowRef to user
|
2022-03-24 14:17:50 +11:00 |
|
Harini Janakiraman
|
e968898154
|
Update bug_report.md
|
2022-03-21 15:52:36 +11:00 |
|
Shams
|
350c413932
|
Merge pull request #670 from rowyio/develop
code field lang options
|
2022-03-21 15:46:12 +11:00 |
|
shamsmosowi
|
7be80a8560
|
Merge branch 'develop' of https://github.com/rowyio/rowy into develop
|
2022-03-19 22:18:47 +11:00 |
|
shamsmosowi
|
38771170ec
|
support different langs for code field
|
2022-03-19 22:18:42 +11:00 |
|
Sidney Alcantara
|
a23de51f7f
|
add border radius to markdown images
|
2022-03-18 11:07:49 +11:00 |
|
Sidney Alcantara
|
7fc34762d1
|
bump version number
|
2022-03-17 10:41:59 +11:00 |
|
Sidney Alcantara
|
46e611b34d
|
add EDITOR, VIEWER as default roles
|
2022-03-17 10:41:42 +11:00 |
|
Sidney Alcantara
|
a967c2b654
|
upgrade mui
|
2022-03-17 10:38:25 +11:00 |
|
shamsmosowi
|
81d0fc4d74
|
added response to WebHooks
|
2022-03-16 23:51:08 +11:00 |
|