Commit Graph

35 Commits

Author SHA1 Message Date
Shams mosowi
f69a6bf784 clearify documentation 2020-10-01 23:37:16 +10:00
AntlerEngineering
7fb645a91d Merge pull request #205 from apptreesoftware/master
New field type - ConnectService
2020-09-24 20:24:39 +10:00
Shams mosowi
7b10b0c79f firetable functions deployable via CLI 2020-09-23 16:03:21 +10:00
AntlerEngineering
76c9afa065 Merge pull request #207 from AntlerVC/develop
Develop
2020-09-21 14:24:01 +10:00
Shams mosowi
1cf9000703 feature:aggregates field 2020-09-21 14:21:42 +10:00
dependabot[bot]
8fc74421ff Bump node-fetch from 2.6.0 to 2.6.1 in /cli
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 02:46:00 +00:00
Sidney Alcantara
dc2399a587 v1.0.2 2020-09-11 11:17:51 +10:00
Sidney Alcantara
ec7606aa82 fix spawn npm on windows 2020-09-11 11:11:23 +10:00
Sidney Alcantara
152ec85363 Merge branch 'master' into develop
* master:
  Update README.md
  initialize columns
  v1.0.1
  fix cli firetable build
  Update ROADMAP.md
  Update ROADMAP.md
  Update README.md
  Update README.md
  Update README.md
  fixed
  v1.0.0
  Update package.json
  Update index.html
  Update README.md
2020-09-09 13:16:29 +10:00
Sidney Alcantara
5ba00e2138 require node >=10 <13 2020-09-08 11:56:43 +10:00
Sidney Alcantara
6367134cae enforce yarn 1.22.5 2020-09-08 10:44:09 +10:00
Sidney Alcantara
c9a0ab0cf7 remove mentions of npm 2020-09-08 10:42:43 +10:00
Shams mosowi
f59ece9e8a v1.0.1 2020-09-08 00:44:53 +10:00
Shams mosowi
0705d58022 fix cli firetable build 2020-09-08 00:43:55 +10:00
Shams mosowi
a00796626c v1.0.0 2020-09-04 23:11:36 +10:00
Shams mosowi
a9af7f77ec cli function for setting user roles on firebase auth 2020-09-04 23:06:34 +10:00
Sidney Alcantara
50d59e72c9 Revert "cli: remove yarn as prerequisite" — react-data-grid does not install with npm, only yarn 2020-09-04 16:26:07 +10:00
Sidney Alcantara
90f59b0b30 upgrade to prettier 2 2020-09-03 10:52:18 +10:00
Sidney Alcantara
9781292dbd cli 0.6.0 2020-08-25 19:06:57 +10:00
Sidney Alcantara
f473e7f261 update set up instructions 2020-08-25 19:01:16 +10:00
Sidney Alcantara
d90bd627cd remove local yarn script 2020-08-25 19:01:04 +10:00
Sidney Alcantara
dc186030b0 cli: remove yarn as prerequisite 2020-08-25 18:06:20 +10:00
Sidney Alcantara
300240e784 cli: format with prettier, move to src folder 2020-08-25 17:50:47 +10:00
Sidney Alcantara
083090a809 remove global installation of serve in firetable start command 2020-08-25 17:44:41 +10:00
Sidney Alcantara
46758ef169 add dir option to firetable init 2020-08-25 17:42:57 +10:00
Shams mosowi
b3b3e454ab cli 2020-08-25 13:58:45 +10:00
Sidney Alcantara
7ee5ec37bc update CLI text formatting 2020-08-24 23:37:30 +10:00
Shams mosowi
f3ffaa67c9 updated cli docs 2020-08-23 21:20:48 +10:00
Shams mosowi
f714012d12 updated cli, use the firetable npm package 2020-08-23 21:11:46 +10:00
Sidney Alcantara
92d2824e82 Merge branch 'develop' into react-hook-form
* develop: (53 commits)
  discord shield
  fix subtable cell
  support custom fieldNames and nested field key
  cli/throw error if system doesnt have the required packages
  remove unused npm packages
  fix TS imports breaking cloud build function deploy
  fix functions failing to build due to typescript
  rules documentation
  disable unavailable setting options
  fix toggle
  hidden field support and more field specific parsing for typeform webhook
  fixed webhook dialog state
  added cli readme
  require webhooks to be enabled
  typeform webhook integration
  derivatives run onCreate
  remove navigation tabs max width
  algolia fn subtable support
  add thumbnail support
  add firebase auth defs
  ...
2020-08-22 16:30:48 +10:00
Shams mosowi
5119725346 cli/throw error if system doesnt have the required packages 2020-08-20 22:45:55 +10:00
Shams mosowi
58fcbf2e33 remove unused npm packages 2020-08-20 22:43:44 +10:00
Shams mosowi
5388c231af added cli readme 2020-08-19 19:36:20 +10:00
Shams mosowi
5acc0885cc split cli tool into 3 serpate commands 2020-08-09 23:54:15 +10:00
Shams mosowi
91349c0920 firetable cli deployment tool 2020-08-08 23:49:55 +10:00