1430 Commits

Author SHA1 Message Date
Sidney Alcantara
be2fe4c602 Import CSV Wizard: fix unclickable link 2021-10-07 17:17:44 +11:00
Sidney Alcantara
5c111855dd Merge pull request #548 from DariaNico/feature/osd-536-add-suggested-field-names-for-csv-import
Auto add suggested field names for csv import vGHC for OSD
2021-10-07 16:49:51 +11:00
Sidney Alcantara
4219d8e74c import wizards: use position sticky for preview headers & remove react-scroll-sync 2021-10-07 16:28:27 +11:00
Sidney Alcantara
176d2ee67e Import CSV: limit preview rows to 50 2021-10-07 16:24:38 +11:00
Sidney Alcantara
adbd4d0a54 Merge pull request #553 from jmutt78/issue-531
Fix the CSS issue of Import CSV screen (#531)
2021-10-07 15:51:55 +11:00
jmutt78
272cd0e0f3 fixed the css for step 3 2021-10-05 15:18:29 -07:00
shamsmosowi
ea135e588d Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2021-10-04 21:55:00 +11:00
shamsmosowi
a9b9289feb multiselect formatter 2021-10-04 21:54:51 +11:00
shamsmosowi
865cd7ec48 date & dateTime filters with chip value formatter 2021-10-04 21:53:31 +11:00
Sidney Alcantara
e48fbea7ff Hidden → hidden 2021-10-04 19:06:09 +11:00
shamsmosowi
b27bed7019 more filters 2021-10-04 18:02:28 +11:00
Sidney Alcantara
1cb9cd17d4 TextField: set caret color to primary color 2021-10-04 13:00:04 +11:00
Sidney Alcantara
5f9da3fa0f SideDrawer: fix firestore document reference fields causing crash 2021-10-04 12:59:46 +11:00
Sidney Alcantara
7287d23de7 Autosave: remove console.log 2021-10-04 12:58:32 +11:00
Daria Tan
1965900b33 config.pairs is not populated at the instance of setting columnKey, so intentionally make the pair object with tableColumnPairs 2021-10-01 18:07:09 -05:00
nandinikaregowdra
4bb46e156d Update index.tsx
Field Filter UI update - Single and Multi select
2021-10-01 13:37:35 -05:00
Sidney Alcantara
86bc4a2c5a Status cell: fix crash 2021-10-02 02:13:25 +10:00
Sidney Alcantara
dfc58b636d LoadedRowsStatus: fix "1 rows" 2021-10-02 01:59:51 +10:00
Sidney Alcantara
44f64e697e Filters: remove @mui/styles 2021-10-02 01:59:40 +10:00
Sidney Alcantara
e4ff818538 Filters: fix crash 2021-10-02 01:28:59 +10:00
Sidney Alcantara
34cc5bfee8 Filters: add Suspense around side drawer field 2021-10-02 01:27:07 +10:00
shamsmosowi
4adfab4257 clean up filters 2021-10-01 22:02:30 +10:00
shamsmosowi
0ee6db96f3 basic fields filters 2021-10-01 21:57:14 +10:00
shamsmosowi
5b0ee7f46f fixed filter value field 2021-10-01 21:36:50 +10:00
shamsmosowi
aec3d45bbe refactoring filters 2021-10-01 18:19:49 +10:00
Sidney Alcantara
68bb3a72e3 add filters types to src/components/fiedls 2021-10-01 12:08:58 +10:00
Sidney Alcantara
cf529e7263 ColumnHeader: fix tooltip position 2021-10-01 12:01:54 +10:00
Sidney Alcantara
f49a41287c DateTime cell: fix incorrect picker import 2021-10-01 11:37:48 +10:00
Sidney Alcantara
83859d7c06 setup: prevent creation of duplicate rules util functions 2021-09-29 18:07:03 +10:00
Sidney Alcantara
60fa342485 remove old wiki links & use new open in new tab icon 2021-09-29 17:33:02 +10:00
Sidney Alcantara
6c14cecd51 fix filter toggle label 2021-09-29 17:21:10 +10:00
Sidney Alcantara
25570b4b5e new table settings dialog 2021-09-29 17:20:30 +10:00
Sidney Alcantara
1a0905b3d2 NavDrawer: align logo 2021-09-29 17:17:57 +10:00
Sidney Alcantara
8501f2dcb9 update InlineOpenInNewIcon 2021-09-29 17:17:41 +10:00
Sidney Alcantara
26df992b2a upgrade react-hook-form to v7 to match @rowy/form-builder 2021-09-29 10:42:00 +10:00
Sidney Alcantara
03a35a00f8 Merge branch 'rc' of https://github.com/rowyio/rowy into rc 2021-09-28 22:54:13 +10:00
Sidney Alcantara
bc4a99d7fe remove title case from UI text to follow google, microsoft & github style guides 2021-09-28 22:53:37 +10:00
shamsmosowi
f2819c1146 change required roles 2021-09-28 22:42:02 +10:00
shamsmosowi
d017ef2105 firebase admin role 2021-09-28 22:32:40 +10:00
Sidney Alcantara
d5105daf60 UserItem: fix multiselect styles being overridden 2021-09-28 21:42:34 +10:00
Sidney Alcantara
fa5f920634 setup: fix terms checkbox layout 2021-09-28 21:38:30 +10:00
Sidney Alcantara
0544def98f setup step 2: show which roles are missing 2021-09-28 21:35:45 +10:00
Sidney Alcantara
bebd6bf4a1 add privacy policy to setup 2021-09-28 15:55:54 +10:00
Sidney Alcantara
9465363f5e update field type descriptions 2021-09-28 15:22:46 +10:00
Sidney Alcantara
02232d3a21 fix migrate copy 2021-09-28 14:32:10 +10:00
Sidney Alcantara
e3f2025e44 Merge branch 'rc' of https://github.com/rowyio/rowy into rc 2021-09-28 14:30:13 +10:00
Sidney Alcantara
6ae425071e update deploy & setup copy 2021-09-28 14:30:01 +10:00
shamsmosowi
7208dc983a typo 2021-09-28 11:50:19 +10:00
shamsmosowi
05369bda5f callable support for action columns 2021-09-27 15:27:58 +10:00
Sidney Alcantara
c33a856a95 add DocumentPath icon 2021-09-25 16:49:19 +10:00