Sidney Alcantara
|
89eeaca081
|
show emulator status in tab title
|
2022-04-29 15:41:56 +10:00 |
|
Sidney Alcantara
|
25562b23b0
|
fix multiselect crashing when opened
|
2022-04-29 15:41:06 +10:00 |
|
Sidney Alcantara
|
01070d620d
|
prefer index.ts files to re-export <name>.tsx files
|
2022-04-29 11:31:03 +10:00 |
|
Sidney Alcantara
|
44effc42ea
|
add project switching code
|
2022-04-29 10:48:08 +10:00 |
|
Sidney Alcantara
|
e660592469
|
add eslint rule to require scope in useAtom hooks
|
2022-04-29 10:47:00 +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 |
|
Sidney Alcantara
|
f13eabda54
|
add settings pages
|
2022-04-28 16:50:26 +10:00 |
|
Sidney Alcantara
|
f1b1eb71ab
|
fix firebase multiple init & disable error when writing undefined field to firestore
|
2022-04-27 18:32:54 +10:00 |
|
Sidney Alcantara
|
24d61f631b
|
fix testing with jotai & firebase
|
2022-04-26 20:50:27 +10:00 |
|
shamsmosowi
|
97076b6663
|
cleanup connector field
|
2022-04-25 22:18:20 +03:00 |
|
Sidney Alcantara
|
7a12588531
|
add types to atoms
|
2022-04-25 15:23:48 +10:00 |
|
Sidney Alcantara
|
d664a04ef9
|
add Setup page, Modal
|
2022-04-25 12:26:59 +10:00 |
|
Sidney Alcantara
|
813bb07bde
|
remove react-firebaseui props
|
2022-04-23 15:57:57 +10:00 |
|
Sidney Alcantara
|
ffd87a1a33
|
enforce usage of lodash-es
|
2022-04-23 15:56:02 +10:00 |
|
Sidney Alcantara
|
bc0bdf7b12
|
firebaseui: support React 18 StrictMode
|
2022-04-23 15:54:54 +10:00 |
|
Sidney Alcantara
|
3f57eabf81
|
add react-router, auth pages, favicon, notistack
|
2022-04-23 01:33:53 +10:00 |
|
Sidney Alcantara
|
0e037e4f0c
|
finish base jotai structure + firestore with suspense
|
2022-04-22 20:30:52 +10:00 |
|
shamsmosowi
|
c19a29f326
|
webform
|
2022-04-20 12:46:39 +01:00 |
|
Sidney Alcantara
|
2c785753a9
|
add jotai/babel/plugin-debug-label on dev server
|
2022-04-13 14:02:46 +10: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 |
|
Sidney Alcantara
|
07349ac7a0
|
update browserslist
|
2022-04-13 12:30:28 +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
|
a7730d27d9
|
Merge branch 'develop' into rc
* develop:
fix RowyRunModal causing crash for user with no roles
|
2022-04-08 17:48:06 +10:00 |
|
Sidney Alcantara
|
06f4bf8ea6
|
fix RowyRunModal causing crash for user with no roles
|
2022-04-08 17:46:28 +10:00 |
|
Sidney Alcantara
|
17c101a7d2
|
add react-data-grid, assets/icons
|
2022-04-08 14:27:32 +10:00 |
|
Sidney Alcantara
|
84bc450f24
|
clean up & upgrade dependencies
|
2022-04-08 13:56:37 +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 |
|