Commit Graph

2662 Commits

Author SHA1 Message Date
Shams
4b488f1568 Merge pull request #574 from rowyio/develop
Develop
2021-11-04 15:31:03 +11:00
Sidney Alcantara
58b1a53378 Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2021-11-04 15:26:33 +11:00
Sidney Alcantara
7c46bc138b setup fixes 2021-11-04 15:26:29 +11:00
Shams
65e6e3a901 Merge pull request #573 from rowyio/develop
auditing rr min version
2021-11-04 14:01:17 +11:00
shamsmosowi
38f709ee83 auditing rr min version 2021-11-04 13:09:05 +11:00
Shams
f45bed95d9 Merge pull request #572 from rowyio/develop
Develop
2021-11-04 12:56:12 +11:00
Shams
f12d25919d Merge pull request #571 from rowyio/feat/webhooks
Feat/webhooks
2021-11-04 12:54:39 +11:00
shamsmosowi
745e5d96de rowyRun version requirement 2021-11-04 12:49:36 +11:00
shamsmosowi
4a8122c88c fix monaco row definition 2021-11-04 12:48:49 +11:00
shamsmosowi
f10eb6e65a auditing 2021-11-03 19:13:41 +11:00
shamsmosowi
b128c9b17c update cell audit logs 2021-11-03 09:10:24 +11:00
Sidney Alcantara
c30d2578e5 remove components/Table/Settings 2021-11-02 16:57:54 +11:00
Sidney Alcantara
4c6365fccb remove components/Table/Settings 2021-11-02 16:57:25 +11:00
Sidney Alcantara
5cf9c4d0f8 remove old Table/Settings/Webhooks file 2021-11-02 16:56:51 +11:00
Sidney Alcantara
2ce4fa55a6 add full screen to monaco editors 2021-11-02 12:36:12 +11:00
Sidney Alcantara
9fbbb805a5 Merge branch 'develop' into feat/webhooks
* develop:
  ConnectServiceSelect: fix list edge styles on dark theme
  remove duplicate ConnectServiceSelect code
  setup: remove insecure rule insecure rule that allows anyone to access any part of your database
  Test page: fix small switch spacing
  SideDrawer: add option to show hidden fields
  fix Switch with label spacing
  fix hidden fields & filters not working with multiple table views
  column settings: add basic validation on blur & change
  ConfirmationDialog: add hideCancel prop
  remove monaco diff editor validation for firestore rules
  connect service config
  fix action SchemaPath ref
  NavDrawer: use material icon for closing drawer
  add DiffEditor to setup rules step
  add DiffEditor
2021-11-01 17:09:33 +11:00
Sidney Alcantara
7cc74dba9b ConnectServiceSelect: fix list edge styles on dark theme 2021-11-01 17:00:31 +11:00
Sidney Alcantara
b4c154e6c0 remove duplicate ConnectServiceSelect code 2021-11-01 17:00:13 +11:00
Sidney Alcantara
b0d403478f setup: remove insecure rule insecure rule that allows anyone to access any part of your database 2021-11-01 16:51:31 +11:00
Sidney Alcantara
de4d698591 Test page: fix small switch spacing 2021-11-01 16:20:33 +11:00
Sidney Alcantara
32572b6b54 SideDrawer: add option to show hidden fields 2021-11-01 16:19:27 +11:00
Sidney Alcantara
7840b416ad fix Switch with label spacing 2021-11-01 16:19:18 +11:00
Sidney Alcantara
cfea4fde32 fix hidden fields & filters not working with multiple table views 2021-11-01 15:50:27 +11:00
Sidney Alcantara
ae0adb8bfe column settings: add basic validation on blur & change 2021-11-01 13:18:32 +11:00
Sidney Alcantara
0f6cfc3abf ConfirmationDialog: add hideCancel prop 2021-11-01 13:18:21 +11:00
Sidney Alcantara
a6032ee9ba Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2021-11-01 12:24:51 +11:00
Sidney Alcantara
f3faed1cad remove monaco diff editor validation for firestore rules 2021-11-01 12:24:48 +11:00
shamsmosowi
58ecfedad2 connect service config 2021-10-31 16:27:05 +11:00
shamsmosowi
f2d630ea1e fix action SchemaPath ref 2021-10-31 15:07:30 +11:00
Sidney Alcantara
01c94b5b39 NavDrawer: use material icon for closing drawer 2021-10-29 18:10:02 +11:00
Sidney Alcantara
97e3f85f66 add DiffEditor to setup rules step 2021-10-29 18:09:49 +11:00
Sidney Alcantara
bdd7d2aaa2 add DiffEditor 2021-10-29 18:09:37 +11:00
Sidney Alcantara
d645db9cbf standardize imports to use "@src/ 2021-10-29 11:52:13 +11:00
Sidney Alcantara
bb9165eaf5 Merge branch 'develop' into feat/webhooks
* develop:
  standardize imports to use "@src/
  add code helper to action script
  fix nested ref values causing side drawer crash (#565)
2021-10-29 11:49:04 +11:00
Sidney Alcantara
ed3bce3a43 standardize imports to use "@src/ 2021-10-29 11:47:12 +11:00
shamsmosowi
ab9b3e8727 add code helper to action script 2021-10-28 23:11:07 +11:00
Sidney Alcantara
265dd60f49 fix nested ref values causing side drawer crash (#565) 2021-10-28 22:37:56 +11:00
Sidney Alcantara
47535ed369 Merge branch 'develop' into feat/webhooks
* develop: (21 commits)
  generateBiggerId: remove console.log
  fix generateSmallerId algorithm (#567)
  fix merge
  fix inline cell of connect-service
  Fixes issue where the title field name is shown rather than the value
  Update reload screen copy (#530)
  Derivatives: don't list current field in listener field options
  potentially fix side drawer randomly scrolling
  JSON field: improve tree editor dark mode
  JSON: fix array support
  CodeEditor: use text field background color
  added a temp skip button for rules setting step
  JSON editor: add code editor mode (#509)
  CodeEditor: use TextField box-shadows & fix RichTextEditor box-shadows
  CodeEditor: fix onChange not being passed as prop
  consolidate CodeEditor to components/CodeEditor, allow resize, use github themes
  add CircularProgressOptical
  Import CSV: prevent import to ID field
  Import CSV: fix crash
  User Settings: move darker dark mode to theme
  ...
2021-10-28 19:14:55 +11:00
Sidney Alcantara
b1c546cf6b generateBiggerId: remove console.log 2021-10-28 17:49:47 +11:00
Sidney Alcantara
dceabe3616 fix generateSmallerId algorithm (#567) 2021-10-28 17:39:21 +11:00
Sidney Alcantara
7429b4a9cc Merge branch 'develop' of https://github.com/rowyio/rowy into develop 2021-10-28 10:59:15 +11:00
shamsmosowi
cfaded7864 fix merge 2021-10-28 01:40:16 +11:00
Shams
982dc25104 Merge pull request #570 from lafronzt/issue/569
Fixes issue where the title field name is shown rather than the value
2021-10-28 01:37:18 +11:00
Shams
e99873dad7 Merge branch 'develop' into issue/569 2021-10-28 01:36:52 +11:00
shamsmosowi
a64c531583 fix inline cell of connect-service 2021-10-28 01:34:43 +11:00
Tyler La Fronz
82628d460a Fixes issue where the title field name is shown rather than the value 2021-10-27 09:20:54 -04:00
shamsmosowi
e10d5976f1 fns log 2021-10-27 23:59:29 +11:00
shamsmosowi
7afd409141 basic logs 2021-10-25 13:34:51 +11:00
Sidney Alcantara
fd425b9ff0 Update reload screen copy (#530) 2021-10-22 17:07:04 +11:00
Sidney Alcantara
b122443e91 Derivatives: don't list current field in listener field options 2021-10-22 17:00:24 +11:00