Commit Graph

4117 Commits

Author SHA1 Message Date
Sidney Alcantara
f2def2abdb fix src/components/ColumnDialog file name typo 2019-09-22 22:50:58 +10:00
Sidney Alcantara
ee5182dc95 run prettier on all .ts and .tsx files 2019-09-22 22:49:39 +10:00
Sidney Alcantara
018c644b6f move MUI theme to own file 2019-09-22 22:48:35 +10:00
Sidney Alcantara
ea7475cb50 clean up @material-ui/core imports + import order 2019-09-22 22:43:51 +10:00
Sidney Alcantara
4665347b0e remove unnecessary date-fns imports 2019-09-22 22:39:56 +10:00
Sidney Alcantara
e06519598a add MUI codemod dependency 2019-09-22 22:22:53 +10:00
Sidney Alcantara
2f07bfb904 add baseUrl to tsconfig for non-relative imports 2019-09-22 22:13:39 +10:00
Sidney Alcantara
80346cadf2 add prettier pre-commit hook 2019-09-22 22:12:43 +10:00
shams mosowi
e7bf552885 fixed checkbox 2019-09-20 11:52:54 +10:00
shams mosowi
7c86a2b2ee clean up 2019-09-20 11:46:45 +10:00
shams mosowi
fbc00b151e column editor popper setup 2019-09-20 11:46:38 +10:00
shams mosowi
985d46be08 updated rating/checkbox/date inputs for campatiblity 2019-09-20 11:46:11 +10:00
shams mosowi
bfe9b0e1ad url input compnent 2019-09-20 11:44:22 +10:00
shams mosowi
5595dfa668 header renderer/ popper setup 2019-09-19 12:14:58 +10:00
shams mosowi
d5f33c967e changed height 2019-09-18 10:24:01 +10:00
shams mosowi
5ccfdb8ecb multi file upload structure 2019-09-17 09:58:07 +10:00
shams mosowi
0232456fee update firestore directly from useCell using docRef 2019-09-17 09:26:44 +10:00
shams mosowi
6312d11604 basic image uploader functional 2019-09-16 15:45:32 +10:00
shams mosowi
f4bc139cee date / date time inputfields setup 2019-09-16 13:16:02 +10:00
shams mosowi
f2b6273f06 updated checkbox, completed rating field 2019-09-16 12:03:50 +10:00
shams mosowi
08435a965e cell updates firestore directly used for non-text based fields 2019-09-16 12:03:21 +10:00
shams mosowi
61dfe3915f fixed updating cell once cell changes using arrow keys 2019-09-16 10:45:31 +10:00
shams mosowi
a8bcda22e3 up and down key controls 2019-09-16 09:38:01 +10:00
shams mosowi
38731ecd45 column dailog setup 2019-09-13 17:46:59 +10:00
shams mosowi
c27f5be95c refactored input fields component structure 2019-09-13 17:35:14 +10:00
shams mosowi
4a3955f7e1 setup file uploader hook 2019-09-13 17:34:37 +10:00
shams mosowi
8d53a690c8 move cell focus on up and down keys 2019-09-13 15:47:15 +10:00
shams mosowi
7172ef2a83 basic ratings field 2019-09-13 14:16:05 +10:00
shams mosowi
4a96998955 restructure clean up 2019-09-13 14:15:54 +10:00
shamsmosowi
0bf304ed11 Merge pull request #3 from AntlerEngineering/tables
update roadmap
2019-09-13 12:45:44 +10:00
shams mosowi
8bdf3c9e98 useFiretable hook 2019-09-13 12:40:59 +10:00
shams mosowi
7cf095c707 update roadmap 2019-09-13 11:20:33 +10:00
shamsmosowi
8133b3573a Merge pull request #2 from AntlerEngineering/tables
Tables
2019-09-13 10:59:34 +10:00
shams mosowi
7665280de6 number field support 2019-09-13 10:20:38 +10:00
shams mosowi
cee068f0ab more fields 2019-09-13 09:56:17 +10:00
shams mosowi
a297a05452 auth reroute to tables view 2019-09-13 09:56:05 +10:00
shams mosowi
5f36163633 checkbox input field support 2019-09-12 18:17:54 +10:00
shams mosowi
a2435c35ff create new rows from table view 2019-09-12 18:16:36 +10:00
shams mosowi
63eec2dc9b rows created and orderedby createdAt TS 2019-09-12 17:07:23 +10:00
shams mosowi
1e89ab196b useFiretable setup 2019-09-12 16:06:24 +10:00
shams mosowi
1d2f471d63 basic home screen 2019-09-12 16:06:11 +10:00
shams mosowi
a6f82d7a6f basic creating row functionality 2019-09-12 13:16:38 +10:00
shams mosowi
ed32938b27 editing cells 2019-09-12 12:48:48 +10:00
shams mosowi
adcab06eb2 selectable cell 2019-09-12 11:40:27 +10:00
shams mosowi
454b148f61 updated roadmap 2019-09-12 10:52:26 +10:00
shamsmosowi
04c32eee21 Merge pull request #1 from AntlerEngineering/tables
Tables
2019-09-12 09:49:55 +10:00
shams mosowi
c9fd1ece2e roadmap 2019-09-12 09:45:27 +10:00
shams mosowi
b3c8ac0730 detect clicked cell 2019-09-11 13:42:09 +10:00
shams mosowi
4cc182197d delete rows 2019-09-11 11:30:59 +10:00
shams mosowi
0885061571 clean up/ added field type icons to column header 2019-09-11 09:49:51 +10:00