Sidney Alcantara
8a9b524126
display build logs in new cloud logs modal
2021-11-10 01:07:26 +11:00
Sidney Alcantara
9d73793214
stringify json using json-stable-stringify-without-jsonify
2021-11-09 23:27:30 +11:00
Sidney Alcantara
ea74a17404
CloudLogList: group by calendar days
2021-11-09 23:27:04 +11:00
Sidney Alcantara
472cb2dcc6
add basic cloud log filters
2021-11-09 16:24:42 +11:00
Sidney Alcantara
3c6dc85f36
Merge branch 'develop' into feat/cloud-logs
...
* develop:
fix Create table modal crashing if rowy run not set up
2021-11-05 18:08:06 +11:00
Sidney Alcantara
879ce40c57
fix Create table modal crashing if rowy run not set up
2021-11-05 12:01:18 +11:00
Sidney Alcantara
d0f8eeea42
finish CloudLogItem
2021-11-05 11:38:18 +11:00
Sidney Alcantara
96a1d7142f
Merge branch 'develop' into feat/cloud-logs
...
* develop:
setup fixes
auditing rr min version
rowyRun version requirement
fix monaco row definition
auditing
update cell audit logs
remove components/Table/Settings
remove old Table/Settings/Webhooks file
standardize imports to use "@src/
fns log
basic logs
typeform template
removed endpoint step
basic webhooks
2021-11-04 15:27:12 +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
Sidney Alcantara
f638663d1d
continue work on LogItem
2021-11-04 15:26:14 +11:00
shamsmosowi
38f709ee83
auditing rr min version
2021-11-04 13:09:05 +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
528a7e9f7a
Merge branch 'develop' into feat/cloud-logs
...
* develop:
remove components/Table/Settings
2021-11-02 16:58:21 +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
d0f007c8d3
add base cloud logs
2021-11-02 16:53: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