Commit Graph

384 Commits

Author SHA1 Message Date
Shams mosowi
0187f83487 fix json overflow 2020-02-10 16:13:38 +11:00
Shams mosowi
5e7bd310fd functional json editor 2020-02-10 15:37:51 +11:00
shamsmosowi
2f15b8c319 Merge pull request #71 from AntlerVC/feature-subtable
Feature subtable
2020-02-07 11:15:19 +11:00
Shams mosowi
18f1c388b2 removed generator functions 2020-02-07 10:42:59 +11:00
Shams mosowi
60e629fa49 remove rules 2020-02-07 10:29:52 +11:00
Shams mosowi
15a6908175 cleaned algolia config 2020-02-07 10:11:43 +11:00
Shams mosowi
31bccd233d removed old algolia integration 2020-02-07 10:06:03 +11:00
Shams mosowi
b521fd915c fix .env 2020-02-07 07:49:09 +11:00
Shams mosowi
910563b5cb Feat: algolia firestore trigger integration 2020-02-07 07:37:21 +11:00
Shams mosowi
db119a5f55 algolia integration 2020-02-06 16:09:36 +11:00
Shams mosowi
4579b2b58e console log cleanp 2020-02-05 14:39:17 +11:00
Shams mosowi
d62a1a378f update table config subs collection support, fix setting the right refs 2020-02-05 13:01:30 +11:00
Shams mosowi
427a8359f5 Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2020-02-04 15:44:54 +11:00
Shams mosowi
fb8423fb0f ignore development 2020-02-04 15:44:48 +11:00
AntlerEngineering
4675920752 Merge pull request #63 from AntlerVC/feature/cell-restyle
Feature/cell restyle
2020-02-04 12:27:59 +11:00
AntlerEngineering
944e3f4171 Merge pull request #62 from AntlerVC/develop
Develop
2020-02-04 09:55:54 +11:00
Sidney Alcantara
692076b755 add logo and website link to README 2020-02-03 20:25:22 +11:00
Sidney Alcantara
eb5af59a25 tweak column menu dropdown icon 2020-02-03 15:24:23 +11:00
Sidney Alcantara
6588ee2a0b make bottom nav scrollable, single-line 2020-02-03 15:16:47 +11:00
Sidney Alcantara
d4b5245841 fix cell alignment 2020-02-03 15:16:25 +11:00
Sidney Alcantara
9353c60f04 move TableHeader height dropdown to right, fix label 2020-02-03 13:17:22 +11:00
Sidney Alcantara
0b5887f10b restyle checkbox 2020-02-03 13:04:55 +11:00
Sidney Alcantara
e0f9fb0388 Merge branch 'develop' into feature/cell-restyle
* develop:
  prevent table redirect to same page
  number field
  clear filter function
2020-02-03 12:59:12 +11:00
Sidney Alcantara
4bbc103368 update date placeholder text 2020-02-03 12:54:24 +11:00
Sidney Alcantara
06cecaef91 image field: scale to row height, show border 2020-02-03 12:50:54 +11:00
Sidney Alcantara
9bb8646e17 update cell styling 2020-02-03 12:46:46 +11:00
Sidney Alcantara
72da7456a8 column editor: undo comment, restyle dropdown 2020-02-03 12:46:35 +11:00
Sidney Alcantara
cc26bac9e3 export icons from constants/fields 2020-02-03 12:46:02 +11:00
Sidney Alcantara
971d62b718 remove global ligatures 2020-02-03 12:45:54 +11:00
Shams mosowi
b99d5a6a9b prevent table redirect to same page 2020-02-03 10:18:51 +11:00
Shams mosowi
d148c4a463 number field 2020-02-01 11:24:24 +11:00
Sidney Alcantara
b890f2de9a move FieldsDropdown into own component 2020-01-31 18:06:15 +11:00
Sidney Alcantara
2c40fc9e52 sync field names with spec 2020-01-31 17:50:41 +11:00
Sidney Alcantara
72b1a87616 move all field types, icons to constants/fields 2020-01-31 17:45:36 +11:00
AntlerEngineering
6a9de296f1 Merge pull request #61 from AntlerVC/develop
Develop
2020-01-31 16:59:13 +11:00
Shams mosowi
9d5fe68107 clear filter function 2020-01-31 16:24:41 +11:00
Sidney Alcantara
8c2c1522da Filter: hide Results match any/all 2020-01-31 15:50:18 +11:00
Sidney Alcantara
8c171810fa Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2020-01-31 15:47:28 +11:00
Sidney Alcantara
4414df6c65 remove Cohort dropdown from homepage 2020-01-31 15:47:23 +11:00
Sidney Alcantara
ef1cd1f2ff fix Filters styling 2020-01-31 15:47:15 +11:00
AntlerEngineering
f5762e38c0 Merge pull request #60 from AntlerVC/develop
Develop
2020-01-31 15:40:37 +11:00
AntlerEngineering
371c7ed869 Merge pull request #59 from AntlerVC/feature/branding
Feature/branding
2020-01-31 15:31:41 +11:00
Shams mosowi
e8802f2357 fixed column editor 2020-01-31 15:30:56 +11:00
Shams mosowi
fd249b35ea filters component setup 2020-01-31 14:39:38 +11:00
Shams mosowi
dae579129d Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2020-01-31 14:38:01 +11:00
Shams mosowi
c0becead4a update tsconfig 2020-01-31 14:20:50 +11:00
Sidney Alcantara
3697c1a043 replace favicon.ico 2020-01-31 12:49:14 +11:00
Sidney Alcantara
e204a57e77 add firetable brand to favicon 2020-01-31 12:48:46 +11:00
Sidney Alcantara
0b8db75003 link Navigation menu icon to home page 2020-01-31 12:48:34 +11:00
Sidney Alcantara
72cc5ff818 add firetable brand to AppBar 2020-01-31 12:48:23 +11:00