Commit Graph

59 Commits

Author SHA1 Message Date
shamsmosowi
469b0575e3 remove function page route 2023-06-11 14:27:28 +02:00
Anish Roy
41d8feb84b feat(App.tsx): add route for ProvidedArraySubTablePage at /array-sub-table/:docPath/:subTableKey 2023-03-30 15:03:08 +05:30
Sidney Alcantara
c6b10d3378 fix sub-table opening appearing to crash the page 2022-11-18 14:27:23 +11:00
Sidney Alcantara
964f96a125 update debug page 2022-10-11 12:01:00 +11:00
Sidney Alcantara
0cc440c353 lock settings routes to admin only 2022-09-27 16:17:44 +10:00
Sidney Alcantara
a39b735796 finish get started & tutorial logic 2022-08-15 12:45:45 +02:00
Sidney Alcantara
802499708a globalScope → projectScope 2022-07-18 14:40:46 +10:00
Sidney Alcantara
16c45e935d add table tutorial at /tutorial/table 2022-07-14 13:36:17 +10:00
Sidney Alcantara
711327e28d update navigation 2022-07-06 15:23:05 +10:00
Sidney Alcantara
c3167990b0 add debug page at /settings/debug 2022-06-28 17:14:11 +10:00
Sidney Alcantara
94c227cdd7 support sub-tables with nested routes & jotai scoped providers 2022-06-09 15:22:14 +10:00
Sidney Alcantara
2256bd5e49 add Page suffix to page files 2022-06-08 14:11:16 +10:00
Sidney Alcantara
b32276fdaa standardize ColumnSelect, wrap more TableToolbar children in lazy & Suspense 2022-06-01 13:43:31 +10:00
shamsmosowi
1b7f9afbbc functions setup 2022-05-24 13:56:06 +07:00
Sidney Alcantara
8fb9a47445 add main Table component 2022-05-19 16:37:56 +10:00
Sidney Alcantara
449467a7b6 update switch to match material 3 design 2022-05-16 14:08:58 +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
7257194b49 remove deploy page 2022-03-07 18:16:40 +11:00
Sidney Alcantara
927cfa72df remove unused setup flow 2022-03-03 17:40:15 +11:00
Sidney Alcantara
e441d4f8ea fix rowy app setup for demo 2022-02-18 14:49:26 +11:00
Sidney Alcantara
da94a1c4eb restructure SetupPage to allow for multiple flows 2022-02-16 16:03:46 +11:00
Sidney Alcantara
af02f50704 add RowyRunModal when user tries to access feature without rowy run set up 2022-02-11 17:25:12 +11:00
Sidney Alcantara
ed3bce3a43 standardize imports to use "@src/ 2021-10-29 11:47:12 +11:00
Sidney Alcantara
d4f6944b3f add swr localstorage cache 2021-10-04 15:09:20 +11:00
Sidney Alcantara
0cf43be5a1 allow NavDrawer to be pinned on 1200+ wide screens 2021-09-22 19:31:01 +10:00
Sidney Alcantara
aa81422447 add /deploy, consolidate externalLinks 2021-09-22 11:24:02 +10:00
Sidney Alcantara
a9166431ff add /signUp, update AuthLayout design 2021-09-21 21:19:59 +10:00
Sidney Alcantara
4b6a79dbbf add auth redirect, public 404 page 2021-09-16 13:00:04 +10:00
Sidney Alcantara
91f8398333 Setup: add step 1 2021-09-15 18:57:08 +10:00
Sidney Alcantara
a6643bee1d Merge branch 'v2' of https://github.com/notsidney/xtable into v2 2021-09-14 11:13:04 +10:00
Sidney Alcantara
d597db0871 add setup page base 2021-09-14 11:13:01 +10:00
shamsmosowi
5f8325b27c rowy run tester 2021-09-14 00:38:01 +10:00
Sidney Alcantara
49710d9805 upgrade to mui v5 rc & migrate dependencies 2021-09-11 19:57:45 +10:00
shamsmosowi
a2b0a6a90a rowyRun 2021-09-08 22:37:29 +10:00
Sidney Alcantara
257400f23a partial update mui pickers from lab 2021-09-08 11:19:11 +10:00
Sidney Alcantara
f9437ff0af migrate SnackContext to notistack 2021-09-07 16:35:45 +10:00
Sidney Alcantara
56a59ea04f RowyContext -> ProjectContext, useRowy -> useTable 2021-09-07 12:50:53 +10:00
Sidney Alcantara
d46ce96d81 add theme color customization 2021-09-07 12:37:42 +10:00
Sidney Alcantara
cb8e941bb6 fix logo positioning 2021-09-06 23:16:49 +10:00
Sidney Alcantara
b134e9c5cd update navigation for consistency 2021-09-03 12:40:29 +10:00
Sidney Alcantara
d09427f1c1 move ProjectSettings to own page, add MigrateToV2 2021-09-02 23:39:53 +10:00
Sidney Alcantara
a838553682 consolidate Navigation, add settings pages stubs 2021-09-02 14:34:40 +10:00
Sidney Alcantara
1593411646 add dark mode favicon 2021-09-01 20:32:48 +10:00
Sidney Alcantara
4674262172 run prettier 2021-09-01 15:59:30 +10:00
Sidney Alcantara
901470675a restructure repo 2021-09-01 15:54:20 +10:00
shams mosowi
88677d7cc0 mono repo: added cloud functions 2019-10-16 11:25:02 +11:00
shams mosowi
ee0f962c18 lazy loading views 2019-10-15 23:25:01 +11:00
shams mosowi
8c2c3de310 html editor 2019-10-15 13:44:35 +11:00
shams mosowi
d8771952be removed useCell and other cleanup 2019-09-24 16:16:00 +10:00