Commit Graph

4117 Commits

Author SHA1 Message Date
Sidney Alcantara
56c9ecaccb TableLogs: remove polluting console.logs 2021-10-12 16:36:18 +11:00
Sidney Alcantara
e3aa38bc6a add updatedBy, createdBy fields 2021-10-12 16:36:07 +11:00
Sidney Alcantara
fda9bee0cb Merge pull request #557 from yashodha03/develop
Update to slider filed - Combining two steps with the next button
2021-10-10 21:20:35 +11:00
Yashodha
18a824751d Slider filed update 2021-10-09 22:12:16 -04:00
Sidney Alcantara
bd9daf85b5 upgrade dependencies 2021-10-08 12:13:57 +11:00
Sidney Alcantara
f8352a4a7c update mui dependencies 2021-10-08 12:09:44 +11:00
Sidney Alcantara
7becc02e44 Merge pull request #556 from coder-mina/feature/issue-540
Rating Field update - Combine 2 steps of field setup with Next button.
2021-10-08 10:43:15 +11:00
Sidney Alcantara
2ef3e57613 Merge branch 'develop' into rc
* develop:
  Table settings: fix Table ID being automatically edited when changing table name, causing creation of new table
  Import CSV Wizard: fix existing column matching
  Import CSV Wizard: fix unclickable link
  import wizards: use position sticky for preview headers & remove react-scroll-sync
  Import CSV: limit preview rows to 50
  fixed the css for step 3
  config.pairs is not populated at the instance of setting columnKey, so intentionally make the pair object with tableColumnPairs
  Update index.tsx
  Update CONTRIBUTING.md
  Create CONTRIBUTING.md
  Create CODE_OF_CONDUCT.md
  Fix path separator to fetch data
2021-10-08 10:28:36 +11:00
Sidney Alcantara
a6c056d349 Table settings: fix Table ID being automatically edited when changing table name, causing creation of new table 2021-10-08 10:27:46 +11:00
coder-mina
cbc0fdb401 Rating Field update - Combine 2 steps of field setup with Next button (#540). 2021-10-07 13:27:36 +00:00
Sidney Alcantara
e22c81dde8 Merge branch 'patch-1' of https://github.com/nandinikaregowdra/rowy into develop 2021-10-07 19:55:56 +11:00
Sidney Alcantara
1d64ad0e33 Merge branch 'master' of https://github.com/fabricio-godoi/firetable into pr/499 2021-10-07 17:33:06 +11:00
Sidney Alcantara
796f4f16ac Import CSV Wizard: fix existing column matching 2021-10-07 17:18:04 +11:00
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
Harini Janakiraman
19c1b15950 Update README.md 2021-10-06 02:20:15 +11:00
Shams
41d347dce8 Merge pull request #551 from rowyio/develop
Develop
2021-10-04 22:57:09 +11: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
Shams
9f9e09f650 Merge pull request #550 from rowyio/develop
Develop
2021-10-04 19:40:58 +11:00
Sidney Alcantara
e48fbea7ff Hidden → hidden 2021-10-04 19:06:09 +11:00
shamsmosowi
81e869e8de Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2021-10-04 18:02:33 +11:00
shamsmosowi
b27bed7019 more filters 2021-10-04 18:02:28 +11:00
Sidney Alcantara
4ecf6d4bc0 TextField: set caret color to error color 2021-10-04 15:47:48 +11:00
Sidney Alcantara
d4f6944b3f add swr localstorage cache 2021-10-04 15:09:20 +11:00
Sidney Alcantara
cdf6be43f2 switch mono font to JetBrains Mono for improved clarity 2021-10-04 13:00:15 +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
Harini Janakiraman
6e81191fc2 Update README.md 2021-10-02 07:55:19 +10:00
Daria Tan
acbd3a2639 Merge branch 'main' of https://github.com/rowyio/rowy into feature/osd-536-add-suggested-field-names-for-csv-import 2021-10-01 13:50:06 -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
ecd731ce76 round checkbox icons 2021-10-02 02:28:37 +10: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
Shams
cbd248761c Update CONTRIBUTING.md 2021-10-02 01:25:45 +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
Harini Janakiraman
f51dffaf4b Create CONTRIBUTING.md 2021-10-01 21:39:56 +10:00
shamsmosowi
5b0ee7f46f fixed filter value field 2021-10-01 21:36:50 +10:00
Harini Janakiraman
66fba682d9 Create CODE_OF_CONDUCT.md 2021-10-01 21:03:57 +10:00