Commit Graph

4117 Commits

Author SHA1 Message Date
Shams
cb41c7dd48 Merge pull request #150 from AntlerVC/dependabot/npm_and_yarn/cloud_functions/functions/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /cloud_functions/functions
2020-07-22 09:37:19 +10:00
Sidney Alcantara
1a9f1989e6 migrate more fields to react-hook-form 2020-07-21 19:12:30 +10:00
Sidney Alcantara
a8513c3cdd fix SideDrawer nav buttons not selecting new cell 2020-07-21 16:45:20 +10:00
Shams mosowi
720bbdd0ce FT_algolia log doc id of error 2020-07-21 15:57:29 +10:00
Shams mosowi
a8459ae3d5 callable settings options 2020-07-21 09:16:28 +10:00
Shams mosowi
4e82e460fe fix cf config generator 2020-07-20 15:45:41 +10:00
dependabot[bot]
80163fe8a7 Bump lodash from 4.17.15 to 4.17.19 in /cloud_functions/functions
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 13:13:15 +00:00
Shams mosowi
bdd2b3b4b4 Merge branch 'master' of https://github.com/AntlerVC/firetable 2020-07-17 18:24:53 +10:00
Shams mosowi
56e50f28af fix send email callable 2020-07-17 18:24:49 +10:00
Sidney Alcantara
32c625ea4a add basic react-hook-form implementation with basic autosave 2020-07-17 17:47:42 +10:00
Sidney Alcantara
af6a347827 temporarily disable side drawer scrolling 2020-07-17 15:51:25 +10:00
AntlerEngineering
f93dfd4666 Merge pull request #147 from AntlerVC/develop
persistent personal filters, update cloudfunctions
2020-07-17 09:28:27 +10:00
Shams mosowi
dba7315c6c show error snakbar 2020-07-17 08:50:58 +10:00
Shams mosowi
46b66951fe remove regional url filtering 2020-07-17 00:25:42 +10:00
Shams mosowi
3b8564d4fa show subtable doc count in cell 2020-07-16 22:31:16 +10:00
Shams mosowi
7b3ff94c67 subtable stats cf, standardize function config 2020-07-16 17:29:37 +10:00
Shams mosowi
fda984fc02 generate config 2020-07-16 00:35:19 +10:00
Shams mosowi
3d38dbd672 restructure cloudfunctions to clean up index 2020-07-16 00:34:53 +10:00
Shams mosowi
bdfa6b3009 derivatives 2020-07-16 00:33:58 +10:00
Shams mosowi
1bf3231bf1 remove permissions cloud functions 2020-07-16 00:32:26 +10:00
Shams mosowi
84aa15bf1f sort filter options 2020-07-15 20:13:02 +10:00
Shams mosowi
21aa209020 multiselect tooltip 2020-07-15 18:29:47 +10:00
Shams mosowi
9b6e96cc1a fall back to 0 when setting the index of last column 2020-07-15 17:30:01 +10:00
Shams mosowi
de27c807e7 store filters in _FT_user doc for each table 2020-07-15 17:22:12 +10:00
Shams mosowi
0982f5a8d0 delete old colum editor ui 2020-07-15 17:19:51 +10:00
AntlerEngineering
0b8a1f7074 Merge pull request #146 from AntlerVC/develop
impersonatorAuth
2020-07-15 12:56:46 +10:00
Shams mosowi
5f7951dfc5 inspector auth ui 2020-07-15 12:53:28 +10:00
Shams mosowi
66ddfb7372 ImpersonatorAuth callable 2020-07-15 11:01:55 +10:00
Shams
96a7ebc505 Merge pull request #145 from AntlerVC/master
sync
2020-07-14 23:08:44 +10:00
Shams mosowi
761f895b0f algolia added optional requiredFields 2020-07-14 16:49:23 +10:00
Shams mosowi
f50ce2c2d2 convert config file from json to ts 2020-07-14 12:32:57 +10:00
Shams mosowi
852120a9de changed GLOBAL to GL 2020-07-14 10:35:40 +10:00
Sidney Alcantara
93c10ef154 restyle code editor & make resizable 2020-07-10 17:42:07 +10:00
Sidney Alcantara
c7f0e04db2 update Derivative field icon 2020-07-10 17:03:09 +10:00
Sidney Alcantara
137936a192 update TablesView UI & clean up code 2020-07-10 16:58:57 +10:00
Sidney Alcantara
b46b31711a upgrade internal dependencies 2020-07-10 16:36:25 +10:00
Sidney Alcantara
0d1182aa61 remove firetable file 2020-07-10 13:58:29 +10:00
Sidney Alcantara
1503bc45da Merge branch 'master' into develop
* master: (46 commits)
  derivative column field renderer
  derivative column config UI
  reposition table fav button
  noreferrer typo
  fix connect table field configuration
  fix: csv import supporting the new columns structure
  fix:adding new columns to the end of the table
  fix: prevent table settings from crashing when roles are empty
  fix: update column options mapping in filters
  create and update table settings
  fix sideDrawer single select
  fix side drawer
  column restructure migration button
  update table connect popper
  tableConnect and subtable columns settings
  column setttings setup+ single/multiselect fields
  delete github workflow
  docker using yarn
  dockerfile test2
  docker typo
  ...
2020-07-10 13:55:37 +10:00
Shams mosowi
f70137e785 derivative column field renderer 2020-07-09 23:50:03 +08:00
Shams mosowi
b144890557 derivative column config UI 2020-07-09 15:29:39 +08:00
Shams mosowi
f12e1f5fca reposition table fav button 2020-07-09 13:44:13 +08:00
Shams mosowi
a17896bc16 noreferrer typo 2020-07-08 17:39:12 +08:00
Shams mosowi
437b667b64 fix connect table field configuration 2020-07-06 23:34:22 +08:00
Shams mosowi
4ffd32785f fix: csv import supporting the new columns structure 2020-07-06 14:58:02 +08:00
Shams mosowi
e24b2bc7f2 fix:adding new columns to the end of the table 2020-07-06 11:27:46 +08:00
Shams mosowi
3f1fe942d2 fix: prevent table settings from crashing when roles are empty 2020-07-06 11:21:02 +08:00
Shams mosowi
83f426aee4 fix: update column options mapping in filters 2020-07-05 09:44:07 +08:00
Shams mosowi
e2548d156c create and update table settings 2020-07-04 21:49:18 +08:00
AntlerEngineering
e28de76a94 Merge pull request #138 from AntlerVC/columns-restructure
fix sideDrawer single select
2020-07-04 15:46:51 +10:00
Shams mosowi
8564966497 fix sideDrawer single select 2020-07-04 13:44:18 +08:00