Sidney Alcantara
b1407cfef6
ConnectTableSelect: migrate to MultiSelect
2020-09-30 16:38:42 +10:00
Sidney Alcantara
7314a12184
update @antlerengineering dependencies
2020-09-09 13:15:49 +10:00
Sidney Alcantara
5ba00e2138
require node >=10 <13
2020-09-08 11:56:43 +10:00
Sidney Alcantara
3385650e57
Merge pull request #183 from AntlerVC/feature/sidedrawer-url-Ref
...
store sidedrawer docRef in the url
2020-09-04 17:16:24 +10:00
Shams mosowi
c9466e8445
require node 10 or higher
2020-09-04 12:26:09 +10:00
Sidney Alcantara
009ced870d
enable Hide Fields feature
2020-09-04 11:11:57 +10:00
Sidney Alcantara
f886a47eb7
upgrade firebase-tools
2020-09-03 10:53:32 +10:00
Sidney Alcantara
90f59b0b30
upgrade to prettier 2
2020-09-03 10:52:18 +10:00
Sidney Alcantara
a1369e1cac
add step 4 & preview columns
2020-09-01 21:28:40 +10:00
Sidney Alcantara
41037845b6
add ImportWizard, Step1
2020-08-31 14:40:52 +10:00
Sidney Alcantara
d90bd627cd
remove local yarn script
2020-08-25 19:01:04 +10:00
Sidney Alcantara
083090a809
remove global installation of serve in firetable start command
2020-08-25 17:44:41 +10:00
Sidney Alcantara
bfa6333007
remove formik, other unused dependencies
2020-08-23 12:02:46 +10:00
Sidney Alcantara
40122f054a
move all @types packages to devDependencies
2020-08-23 11:54:39 +10:00
Sidney Alcantara
6a4dda11f2
upgrade react-hook-form
2020-08-23 11:53:14 +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
Sidney Alcantara
121e475cef
add thumbnail support
2020-08-13 12:33:17 +10:00
AntlerEngineering
6c1ccb2333
Merge branch 'monaco' into develop
2020-08-11 21:42:30 +10:00
Shams mosowi
08aae3aca0
autocomplete row fields
2020-08-06 22:54:05 +10:00
Shams mosowi
0f61821555
functional
2020-08-06 14:22:31 +10:00
Sidney Alcantara
1a9f1989e6
migrate more fields to react-hook-form
2020-07-21 19:12:30 +10:00
Sidney Alcantara
32c625ea4a
add basic react-hook-form implementation with basic autosave
2020-07-17 17:47:42 +10:00
Sidney Alcantara
b46b31711a
upgrade internal dependencies
2020-07-10 16:36:25 +10:00
Shams mosowi
be8909ff26
column setttings setup+ single/multiselect fields
2020-07-03 17:44:06 +08:00
Shams mosowi
764dd3c7d2
feat:code field
2020-06-26 13:43:46 +08:00
Shams mosowi
d7ea32032c
export table runs on frontend instead of callable
2020-06-21 01:19:10 +08:00
Shams mosowi
57fb561eef
grid view POC
2020-05-11 13:05:02 +08:00
Sidney Alcantara
c122510680
upgrade to @antlerengineering/multiselect
2020-05-06 16:27:50 +10:00
Shams mosowi
29bac8a523
update cloud build config
2020-05-04 18:11:57 +08:00
Shams mosowi
2772318932
Set hosting target
2020-04-30 14:56:35 +08:00
Shams mosowi
b9d604ee0f
env script
2020-04-27 20:51:08 +08:00
Sidney Alcantara
62bb956035
add XSS-protected RenderedHtml component
2020-04-17 11:11:47 +10:00
Shams mosowi
eb309c23ae
set node engine
2020-03-26 16:21:53 +08:00
Shams mosowi
13fac95134
cloudbuild setup
2020-03-26 16:00:36 +08:00
Shams mosowi
36837b0831
firebase hosting setting
2020-03-20 13:57:33 +08:00
Shams mosowi
40f03346ac
yarn upgrade
2020-03-19 15:49:13 +08:00
Sidney Alcantara
717463c275
update json cell formatting
2020-03-16 22:30:30 +11:00
Shams mosowi
6216003c6d
Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop
2020-03-12 16:06:04 +08:00
Sidney Alcantara
61614be8bc
restyle percentage field
2020-03-12 18:20:40 +11:00
Shams mosowi
89a498da32
exp-feat: filter table conect field
2020-03-12 14:27:04 +08:00
Sidney Alcantara
e6b1150079
re-enable header cell drag/drop
2020-02-28 10:30:11 +11:00
Sidney Alcantara
56cb9102b4
upgrade to react-data-grid@alpha
2020-02-26 12:10:18 +11:00
Sidney Alcantara
c971780ffb
clean up + update dependencies
2020-02-25 11:21:34 +11:00
Sidney Alcantara
bcdc0f4dd9
add submit handler to withCustomCell HOC
2020-02-21 18:33:57 +11:00
Sidney Alcantara
ebf10f6dcd
Merge branch 'develop' into react-data-grid-canary
...
* develop: (40 commits)
add document path to sidedrawer
SideDrawer: scroll to selected field
remove EditorModal, add JSON to SideDrawer
fix RichText cell wrapping
wrap LongText field contents
fix: adding new row
disable clickable breadcrumbs
SideDrawer: fix RichText overflow menu staying visible
fix RichText not updating value in SideDrawer
sorting fixed
cleanup, update snackbar usage
rows buffer
add 20 buffer rows
update regex for cohort2region
fixed merge
New Navigation
SideDrawer: add up/down nav
fix FileUploader causing crash, add ErrorBoundary to SideDrawer
add FileUploader
Checkbox: add ripple
...
2020-02-19 18:00:37 +11:00
Sidney Alcantara
d0a55e5643
remove react-quill
2020-02-17 19:50:11 +11:00
Sidney Alcantara
584e3f6ab8
change RichTextEditorModal to tinymce
2020-02-17 19:48:51 +11:00
AntlerEngineering
69ed0f4b00
Merge branch 'react-data-grid-canary' into develop
2020-02-17 18:08:56 +11:00
Shams mosowi
12af7784ae
fixed some compatbility issues
2020-02-15 16:40:31 +11:00
Sidney Alcantara
660975b709
add missing icons
2020-02-14 18:22:28 +11:00