Commit Graph

4117 Commits

Author SHA1 Message Date
Sidney Alcantara
29a4f41596 run prettier on CRA files 2021-08-06 22:45:04 +10:00
Sidney Alcantara
84b4cf468d add lint-staged & prettier 2021-08-06 22:44:03 +10:00
Sidney Alcantara
a092d5c714 clean slate with CRA + ts 2021-08-06 21:53:49 +10:00
Sidney Alcantara
4950a15bd2 Merge branch 'develop' into feature/theme-customisation
* develop: (36 commits)
  update ReExecute to handle >500 documents
  Bump tar from 4.4.13 to 4.4.15 in /cloud_functions/functions
  update wikiLinks
  only allow required value if default value is undefined
  updated field settings
  Bump color-string from 1.5.4 to 1.6.0 in /cloud_functions/functions
  analytics column events test
  moved ft_build to FunctionsBuilder repo
  fix analytics
  redirect missing cloud run url to home/settings
  update ft_actions dependancies
  remove second deploy button
  Google Cloud Shell one click deploy UI
  upgrade dependencies
  fix rowHeight not updating
  SideDrawer Form: fix react-hook-form state calls
  fix dynamic value type not saving, add utilFns
  fix date field
  ConnectTable: add snapshotFields config
  .
  ...
2021-08-06 21:42:05 +10:00
Sidney Alcantara
0e7ea6ed83 theme updates 2021-08-06 21:38:56 +10:00
Scott Waddell
49e626cdfe update ReExecute to handle >500 documents 2021-08-05 20:03:14 +10:00
Harini Janakiraman
59ebada502 Update README.md 2021-08-05 03:09:06 +10:00
Harini Janakiraman
e2c6f1f4da Update README.md 2021-08-05 03:07:29 +10:00
Harini Janakiraman
7a35cfec1c Update README.md 2021-08-05 03:05:52 +10:00
Sidney Alcantara
0b21a59876 Merge pull request #493 from FiretableProject/dependabot/npm_and_yarn/cloud_functions/functions/tar-4.4.15
Bump tar from 4.4.13 to 4.4.15 in /cloud_functions/functions
2021-08-04 12:27:46 +10:00
dependabot[bot]
8c6cce2a2c Bump tar from 4.4.13 to 4.4.15 in /cloud_functions/functions
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.15)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 21:37:13 +00:00
Sidney Alcantara
1663a2b8e3 update wikiLinks 2021-08-03 11:54:40 +10:00
shamsmosowi
d01fc6a5c7 Merge branch 'develop' of https://github.com/FiretableProject/firetable into develop 2021-07-31 21:26:05 +10:00
shamsmosowi
1a56fe03ac only allow required value if default value is undefined 2021-07-31 21:26:00 +10:00
Sidney Alcantara
1fc53a9674 Merge branch 'master' into develop
* master:
  Bump color-string from 1.5.4 to 1.6.0 in /cloud_functions/functions
  Update tweet_release.yml
  Update tweet_release.yml
  Create tweet_release.yml
  Sparks Template
  Update README.md
  Update README.md
  Create README.md
  add multiselect csv parser
2021-07-31 20:59:38 +10:00
Sidney Alcantara
0c7885fdbb Merge pull request #491 from FiretableProject/dependabot/npm_and_yarn/cloud_functions/functions/color-string-1.6.0
Bump color-string from 1.5.4 to 1.6.0 in /cloud_functions/functions
2021-07-31 20:56:06 +10:00
shamsmosowi
909948c91e updated field settings 2021-07-30 14:20:55 +10:00
dependabot[bot]
2009c87c30 Bump color-string from 1.5.4 to 1.6.0 in /cloud_functions/functions
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 13:07:33 +00:00
Shams
110c992f22 Merge pull request #489 from FiretableProject/rc
Rc
2021-07-27 23:06:16 +10:00
Shams
194043b162 Merge pull request #490 from FiretableProject/develop
analytics column events test
2021-07-27 20:01:07 +10:00
Shams mosowi
032dee5b3b analytics column events test 2021-07-27 20:00:23 +10:00
Shams
531e65beaa Merge pull request #488 from FiretableProject/develop
Develop
2021-07-27 18:56:55 +10:00
Shams mosowi
e69f9421db moved ft_build to FunctionsBuilder repo 2021-07-27 18:56:24 +10:00
Shams mosowi
55d7882d55 fix analytics 2021-07-27 18:51:40 +10:00
Shams
c30ddd6b97 Merge pull request #455 from FiretableProject/rc
Rc- V1.4
v1.4.0
2021-07-27 16:00:08 +10:00
Shams
4a5df78c83 Merge pull request #484 from FiretableProject/develop
Develop
2021-07-27 15:58:19 +10:00
Shams mosowi
30a540c99c redirect missing cloud run url to home/settings 2021-07-27 15:53:39 +10:00
Shams mosowi
f4083efbb6 update ft_actions dependancies 2021-07-27 15:03:46 +10:00
Shams mosowi
e2696d6a90 remove second deploy button 2021-07-27 13:50:38 +10:00
Bobby Wang
6a33fd76b8 Google Cloud Shell one click deploy UI 2021-07-27 02:37:24 +10:00
Sidney Alcantara
2daab781de Merge branch 'develop' into rc
* develop:
  upgrade dependencies
  fix rowHeight not updating
  SideDrawer Form: fix react-hook-form state calls
  fix dynamic value type not saving, add utilFns
  fix date field
2021-07-26 14:23:08 +10:00
Sidney Alcantara
29450cf653 upgrade dependencies 2021-07-26 14:22:46 +10:00
Sidney Alcantara
c5c0c582ff fix rowHeight not updating 2021-07-26 12:56:09 +10:00
Sidney Alcantara
852f3f9238 SideDrawer Form: fix react-hook-form state calls 2021-07-26 12:48:29 +10:00
Scott Waddell
6240c51346 fix dynamic value type not saving, add utilFns 2021-07-26 12:39:26 +10:00
Shams mosowi
572ccba5da fix date field 2021-07-26 12:29:56 +10:00
Sidney Alcantara
0b22edc293 Merge branch 'develop' into rc
* develop:
  ConnectTable: add snapshotFields config
  .
  automatically open settings modal for columns that require config
2021-07-22 14:42:23 +10:00
Sidney Alcantara
e0836e82bf ConnectTable: add snapshotFields config 2021-07-22 14:40:10 +10:00
Shams mosowi
7c7736ece3 . 2021-07-21 23:04:19 +10:00
Shams mosowi
acdaf61ff6 automatically open settings modal for columns that require config 2021-07-21 23:03:57 +10:00
Bobby Wang
d3abc65d0f Merge branch 'develop' into rc 2021-07-21 20:14:52 +10:00
Bobby Wang
5d599e1a89 Merge remote-tracking branch 'origin/develop' into develop 2021-07-21 20:14:24 +10:00
Bobby Wang
21dd1db5ed fix code editor not focusable in Safari 2021-07-21 20:14:10 +10:00
Bobby
8f9b3d86ae Merge branch 'develop-2' into rc 2021-07-21 19:22:12 +10:00
Bobby
83e0ed2410 fix action cell cloud function overwrites other fields 2021-07-21 19:21:42 +10:00
Shams mosowi
4390203dfa sidedrawer nested fields issue 2021-07-20 08:26:12 +10:00
Shams
d51af29676 Merge pull request #482 from FiretableProject/develop
allow for derivatives to be filterable
2021-07-19 10:43:48 +10:00
Shams mosowi
a270d7092b Merge branch 'develop' of https://github.com/FiretableProject/firetable into develop 2021-07-19 10:42:34 +10:00
Shams mosowi
97f28ccecc allow for derivatives to be filterable 2021-07-19 10:42:12 +10:00
Sidney Alcantara
2571c52e5b Merge branch 'develop' into rc
* develop:
  reduce size of inline chips
2021-07-17 23:48:25 +10:00