4268 Commits

Author SHA1 Message Date
Sidney Alcantara
36027756b4 DocSelect: hide delete when config.isLocked 2020-02-20 12:56:59 +11:00
Sidney Alcantara
cd13b2e409 Revert "prevent DocSelect editing when column is locked"
This reverts commit 801ba961fd.
2020-02-20 12:55:52 +11:00
Sidney Alcantara
46bd5815a9 Revert "fix DocSelect stuck not editable"
This reverts commit a1165e7f4a.
2020-02-20 12:55:47 +11:00
Sidney Alcantara
a1165e7f4a fix DocSelect stuck not editable 2020-02-20 12:49:24 +11:00
Sidney Alcantara
801ba961fd prevent DocSelect editing when column is locked 2020-02-20 12:47:53 +11:00
Sidney Alcantara
857503bd24 fix document path not wrapping 2020-02-20 12:22:02 +11:00
Sidney Alcantara
747880e311 fix SideDrawer Slider not full width 2020-02-20 12:21:12 +11:00
Sidney Alcantara
19dceeebf7 wrap custom cells with ErrorBoundary 2020-02-20 12:17:49 +11:00
Sidney Alcantara
56326948d6 fix number field receiving NaN 2020-02-20 11:50:17 +11:00
Sidney Alcantara
c0d1d3d180 fix useUploader crashing 2020-02-20 11:36:02 +11:00
AntlerEngineering
2baebf4a9d Merge pull request #84 from AntlerVC/develop
Cell wrapping
2020-02-20 11:22:24 +11:00
Sidney Alcantara
3430ed4e96 fix selected cell 2020-02-19 18:11:01 +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
6e69929bbb update yarn.lock 2020-02-19 17:15:29 +11:00
Sidney Alcantara
80ce3f92d2 add document path to sidedrawer 2020-02-19 17:03:18 +11:00
Sidney Alcantara
58efabdbb1 SideDrawer: scroll to selected field 2020-02-19 16:38:52 +11:00
Sidney Alcantara
e2b57d72ea remove EditorModal, add JSON to SideDrawer 2020-02-19 16:25:46 +11:00
Sidney Alcantara
f7572ed747 fix RichText cell wrapping 2020-02-19 15:37:53 +11:00
Sidney Alcantara
5e239ebee7 Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2020-02-19 15:28:57 +11:00
Sidney Alcantara
b7d45b2600 wrap LongText field contents 2020-02-19 15:26:45 +11:00
AntlerEngineering
633e1cd1f3 Merge pull request #83 from AntlerVC/develop
fix: adding new row
2020-02-19 14:41:57 +11:00
Shams mosowi
67a1748258 fix: adding new row 2020-02-19 14:41:13 +11:00
AntlerEngineering
be8c8bb534 Merge pull request #82 from AntlerVC/develop
Develop
2020-02-19 13:55:28 +11:00
Shams mosowi
bf59ec6f7e Merge branch 'develop' of https://github.com/AntlerVC/firetable into develop 2020-02-19 13:55:09 +11:00
Shams mosowi
048dd04418 disable clickable breadcrumbs 2020-02-19 13:55:02 +11:00
Sidney Alcantara
af1f21f3d6 SideDrawer: fix RichText overflow menu staying visible 2020-02-19 13:30:46 +11:00
Sidney Alcantara
b96c083eca fix RichText not updating value in SideDrawer 2020-02-19 13:30:30 +11:00
Shams mosowi
ca12d4fdb0 sorting fixed 2020-02-19 13:28:17 +11:00
AntlerEngineering
355eba6fb2 Merge branch 'master' into develop 2020-02-19 11:38:39 +11:00
Shams mosowi
cc78003b03 cleanup, update snackbar usage 2020-02-19 11:34:08 +11:00
Shams mosowi
c05bfdbf6c rows buffer 2020-02-19 10:51:53 +11:00
Shams mosowi
66b194326e add 20 buffer rows 2020-02-19 10:51:34 +11:00
Shams mosowi
b42bb0a3c7 update regex for cohort2region 2020-02-19 10:45:35 +11:00
Shams mosowi
ce8a10d99c fixed merge 2020-02-18 19:41:38 +11:00
AntlerEngineering
791f260cdd Merge pull request #81 from AntlerVC/feature/side-drawer-context
Feature/side drawer context
2020-02-18 19:03:58 +11:00
AntlerEngineering
18ebde9a62 Merge branch 'develop' into feature/side-drawer-context 2020-02-18 19:03:46 +11:00
Shams mosowi
96ba5dad25 New Navigation 2020-02-18 18:54:56 +11:00
Sidney Alcantara
f5b1d07d96 SideDrawer: add up/down nav 2020-02-18 18:48:08 +11:00
Sidney Alcantara
c4c8a8beda fix FileUploader causing crash, add ErrorBoundary to SideDrawer 2020-02-18 18:24:11 +11:00
Sidney Alcantara
73bbafe57e Merge branch 'develop' into feature/side-drawer-context
* develop:
  fix: synonymOncreate Function
2020-02-18 18:06:07 +11:00
Sidney Alcantara
7d604fa0bb add FileUploader 2020-02-18 18:01:46 +11:00
Sidney Alcantara
49d5fd1f42 Checkbox: add ripple 2020-02-18 17:10:49 +11:00
Sidney Alcantara
28b893801a merge sideDrawerContext with firetableContext 2020-02-18 16:57:07 +11:00
Shams mosowi
56a9231597 fix: synonymOncreate Function 2020-02-18 16:39:54 +11:00
Sidney Alcantara
7a150f78a1 Merge branch 'feature/side-drawer-image-file' into feature/side-drawer-context
* feature/side-drawer-image-file:
  implement image field
  clean up useUploader, File, Image cells
  file cell: fix file picker opening twice, style changes
  fix image cell spacing
2020-02-18 15:59:33 +11:00
Sidney Alcantara
e1ada57b7b Merge branch 'feature/rich-text-editor' into feature/side-drawer-context
* feature/rich-text-editor:
  lazy-load rich text editor
  add RichText to SideDrawer
  remove react-quill
  change RichTextEditorModal to tinymce
2020-02-18 15:59:28 +11:00
Sidney Alcantara
568f41c004 implement image field 2020-02-18 15:48:43 +11:00
Shams mosowi
528ff9f9cf switched to firetable context 2020-02-18 15:39:09 +11:00
Sidney Alcantara
c46a9d2943 clean up useUploader, File, Image cells 2020-02-18 14:52:14 +11:00
Shams mosowi
aeef2f04f0 useFiretable 2020-02-18 13:12:57 +11:00