1751 Commits

Author SHA1 Message Date
Sidney Alcantara
da549307f6 test vercel preview deploy 2022-05-27 15:32:54 +10:00
Sidney Alcantara
8286aa8147 improve table empty & loading states 2022-05-27 15:10:06 +10:00
Sidney Alcantara
c85098ae6a useFirestoreCollectionWithAtom fixes
- creating too many queries when they're equal
- creating quries for new pages when we've loaded all rows already
- fixed suspending when loading next page
- broke up big useEffect and memoized and checked firestore query for equality
2022-05-27 14:40:21 +10:00
Sidney Alcantara
60a40c6354 add table filters UI 2022-05-26 21:16:02 +10:00
Sidney Alcantara
32f2c12492 animate unsorted icon 2022-05-26 19:59:59 +10:00
Sidney Alcantara
8a313279e8 add ColumnMenu, independent ColumnModals 2022-05-26 19:31:56 +10:00
Sidney Alcantara
e5176e78f3 fix table ArrowDropDownIcon size 2022-05-24 20:40:49 +10:00
Sidney Alcantara
110acab45b Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy into data-layer-rewrite 2022-05-24 20:34:33 +10:00
Sidney Alcantara
3821b229e1 add more complex data types 2022-05-24 20:34:28 +10:00
shamsmosowi
cdb47489c9 Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy into data-layer-rewrite 2022-05-24 13:56:14 +07:00
shamsmosowi
1b7f9afbbc functions setup 2022-05-24 13:56:06 +07:00
Sidney Alcantara
6b162beb4e add most field types 2022-05-24 16:17:09 +10:00
Sidney Alcantara
8fb9a47445 add main Table component 2022-05-19 16:37:56 +10:00
Sidney Alcantara
007a4f8387 add more rowActions unit tests 2022-05-18 13:12:42 +10:00
Sidney Alcantara
daddc30861 add updateFieldAtom & id decrement 2022-05-17 19:16:31 +10:00
Sidney Alcantara
449467a7b6 update switch to match material 3 design 2022-05-16 14:08:58 +10:00
Sidney Alcantara
a94bb2652f write addRow function 2022-05-13 13:08:39 +10:00
Sidney Alcantara
0d3672b538 data layer core & types updates 2022-05-12 20:28:15 +10:00
Sidney Alcantara
5211d1d013 add addColumn, updateColumn, deleteColumn functions + tests 2022-05-10 16:18:31 +10:00
Sidney Alcantara
72cac00c89 fix jest babel transforms 2022-05-10 12:15:20 +10:00
Sidney Alcantara
be3c8dd6e6 add SnackLogProvider 2022-05-09 17:01:02 +10:00
Sidney Alcantara
3ba5fef72f enable TableSettingsDialog 2022-05-09 16:01:56 +10:00
Sidney Alcantara
9f34dd80b1 support table local rows, collectionGroup, filters, orders, page 2022-05-05 15:46:00 +10:00
Sidney Alcantara
9d79d22b29 Merge branch 'v3' of https://github.com/notsidney/xtable into data-layer-rewrite 2022-05-04 19:10:19 +10:00
Sidney Alcantara
580c67c9f4 connect emulators based on env vars 2022-05-02 12:43:55 +10: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
06f4bf8ea6 fix RowyRunModal causing crash for user with no roles 2022-04-08 17:46:28 +10:00
Sidney Alcantara
1745097d04 fix unauthenticated users getting stuck on ProtectedRoutes 2022-04-08 11:24:10 +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
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
269bf997de connector 2022-04-03 19:54:53 +02: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
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