Commit Graph

24 Commits

Author SHA1 Message Date
Anish Roy
60c42d099b fixed - BUG: While changing table name/description 2023-04-06 11:17:47 +05:30
Anish Roy
3e0b429292 Updated link in create table 2023-01-22 11:49:41 +00:00
shamsmosowi
f89e0e1de3 add,remove,edit columns 2022-12-23 17:05:57 +01:00
Sidney Alcantara
402334ee20 upgrade dependencies, fix node 18 build, migrate date pickers from mui/lab to mui/x 2022-11-29 16:47:53 +11:00
Han Tuerker
35cee241a8 Minor improvements to information panel (#13)
* remove unused file

* feat(table-information): add minor improvements

* Update src/components/TableInformationDrawer/Details.tsx

* Update src/components/TableSettingsDialog/TableDetails.tsx
2022-10-27 17:08:09 +11:00
Sidney Alcantara
4c387fb5c9 implement requested changes in PR #10 2022-10-21 12:22:16 +11:00
Shams
7fa0955dce Merge pull request #10 from rowyio/feat/table-information
Feat: Table Information Drawer
2022-10-21 12:22:03 +11:00
Sidney Alcantara
72f7e4e9b5 prevent user creating table with / in ID (#857, #858) 2022-10-12 10:48:03 +11:00
Sidney Alcantara
67c2a3b663 ROWY-684: set table auditing to off by default 2022-09-23 11:53:00 +10:00
Sidney Alcantara
b5c61c31a0 fix create table showing empty dropdown for collections 2022-08-02 23:43:58 +02:00
Sidney Alcantara
3ffe5a6184 Merge branch 'develop' into workspaces
# Conflicts:
#	src/layouts/Navigation/NavDrawer.tsx
2022-08-02 23:42:08 +02:00
shamsmosowi
a50360214f show text field if collections array is empy 2022-07-25 20:51:15 +02:00
Sidney Alcantara
802499708a globalScope → projectScope 2022-07-18 14:40:46 +10:00
Sidney Alcantara
96abb36430 fix rowy run buildFunction endpoint expecting old pathname for tables 2022-06-28 15:55:16 +10:00
shamsmosowi
cf26243e99 fix read only rule suggestion 2022-06-18 10:27:38 +07:00
Sidney Alcantara
c448591546 enable all fields in side drawer 2022-06-06 12:21:38 +10:00
Sidney Alcantara
3eb7915aaf consolidate icons into src/assets/icons/index.ts 2022-06-02 14:57:20 +10:00
Sidney Alcantara
8501fe41ee add Extensions & Webhooks 2022-06-02 00:50:18 +10:00
Sidney Alcantara
8a313279e8 add ColumnMenu, independent ColumnModals 2022-05-26 19:31:56 +10:00
Sidney Alcantara
6b162beb4e add most field types 2022-05-24 16:17:09 +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