Sidney Alcantara
6d9d3d4fce
fix row hover icon button background
2021-11-29 16:06:16 +11:00
Sidney Alcantara
de81217662
update webhooks copy
2021-11-29 15:48:31 +11:00
Sidney Alcantara
6b063dba3d
fix webhooks, extensions styling
2021-11-29 14:37:36 +11:00
shamsmosowi
e339d0e7dd
mark setup as completed
2021-11-28 14:38:43 +07:00
shamsmosowi
6ba1c0efc0
.
2021-11-28 14:30:28 +07:00
shamsmosowi
4709aff5b6
fix error if custom id submitted empty
2021-11-28 14:29:41 +07:00
shamsmosowi
48d9e4b07a
show webhook url during creation
2021-11-28 14:24:49 +07:00
Sidney Alcantara
8be3c7a3d3
add update check badge
2021-11-26 15:30:25 +11:00
Sidney Alcantara
ccff7500bc
add collapsible SteppedAccordion
2021-11-26 11:35:17 +11:00
Sidney Alcantara
86f6ad281d
add email link to request new extension or webhook
2021-11-25 21:11:43 +11:00
Sidney Alcantara
6c0863eb3d
update HomeWelcomePrompt copy to emphasize tables can be created from existing collections
2021-11-25 21:02:39 +11:00
Sidney Alcantara
976887f42a
Merge branch 'develop' of https://github.com/rowyio/rowy into develop
2021-11-25 20:55:30 +11:00
Sidney Alcantara
5cff6171e4
fix decrementId ( #567 ), CSV new row ID bug ( #583 ), add row with custom ID
2021-11-25 20:55:27 +11:00
shamsmosowi
e731034c5e
use cloudLogs atom
2021-11-25 14:39:53 +11:00
shamsmosowi
e244568e22
redirect webhooklogs
2021-11-25 14:18:52 +11:00
shamsmosowi
f4bcd6724f
.
2021-11-24 14:33:25 +11:00
shamsmosowi
92e319b87a
refactor webhooks schemas
2021-11-24 14:32:58 +11:00
shamsmosowi
e67182430a
sendgrid webhook
2021-11-23 20:32:58 +11:00
shamsmosowi
d33cdebd13
webhook type defs
2021-11-23 16:27:54 +11:00
shamsmosowi
f14f52f97f
custom auth ui per extention
2021-11-23 14:41:42 +11:00
shamsmosowi
87de91b75b
Merge branch 'rc' into develop
2021-11-22 10:49:04 +11:00
shamsmosowi
6aca18b0c6
custom id
2021-11-22 10:45:20 +11:00
shamsmosowi
e185dd67dd
Merge branch 'develop' into rc
2021-11-20 15:03:01 +11:00
shamsmosowi
231568c1a9
multiservice rowy run
2021-11-20 13:47:40 +11:00
shamsmosowi
2a3ed0bc0b
remove console.logs
2021-11-18 22:02:06 +11:00
shamsmosowi
952157c914
addRows function and updated decrementId
2021-11-18 20:42:40 +11:00
shamsmosowi
69f6c06f79
fix new column key setter
2021-11-13 19:10:24 +11:00
shamsmosowi
c755817ae6
remove yup
2021-11-12 23:27:34 +11:00
Sidney Alcantara
aa98f0781e
Modal: emphasize close button if backdrop click or escape key disabled
2021-11-12 17:23:39 +11:00
Sidney Alcantara
f3fb3503ab
Merge branch 'develop' of https://github.com/rowyio/rowy into develop
2021-11-12 17:06:45 +11:00
Sidney Alcantara
51b09ad2cf
action: support emoji
2021-11-12 17:06:43 +11:00
shamsmosowi
a699e7d956
show audit & webhook logs for new version or rowy run
2021-11-12 16:57:53 +11:00
shamsmosowi
cddcc834e2
hide selectedColumn
2021-11-12 16:37:52 +11:00
Sidney Alcantara
712cb4972f
fix cloud log sticky accordion header z-index
2021-11-12 16:07:26 +11:00
Sidney Alcantara
0709c59417
action settings overhaul with form input support
2021-11-12 15:42:34 +11:00
Sidney Alcantara
31b2f74988
column settings: disable close on backdrop click or escape key down to prevent unsaved changes
2021-11-11 18:25:18 +11:00
Sidney Alcantara
2e9e837b5d
cloud logs: move progress bar
2021-11-11 17:40:02 +11:00
Sidney Alcantara
74257194bf
monaco editor: split initialization effect for improved reliability
2021-11-11 16:27:05 +11:00
Sidney Alcantara
5021d204ed
fix monaco editor blinking
2021-11-11 16:09:20 +11:00
Sidney Alcantara
5d526d4687
Merge branch 'rc' into develop
...
* rc:
fix extensionbody validation
2021-11-11 16:03:08 +11:00
Sidney Alcantara
7dca1d8953
KeyValueInput style updates
2021-11-10 23:13:20 +11:00
shamsmosowi
90c2fb4a38
key value update
2021-11-10 21:35:40 +11:00
Sidney Alcantara
64a68bf4cd
add KeyValueInput
2021-11-10 20:16:13 +11:00
Sidney Alcantara
c0b818f0f1
reduce nesting of TableHeader directory
2021-11-10 19:14:55 +11:00
Sidney Alcantara
83db88854b
restyle rowy run sandbox
2021-11-10 19:13:29 +11:00
Sidney Alcantara
fd2c8cedbc
build logs: group by day
2021-11-10 19:09:40 +11:00
Sidney Alcantara
d9bd42ef82
CloudLogs: make AccordionSummary sticky to top
2021-11-10 18:56:43 +11:00
Sidney Alcantara
7ccd47ddfe
restyle ToggleButton to match Button
2021-11-10 18:56:19 +11:00
Sidney Alcantara
f5a3ebfb7f
update rowy run docs link
2021-11-10 14:45:15 +11:00
Sidney Alcantara
fd7dff2cf4
Merge branch 'feat/cloud-logs' into develop
...
* feat/cloud-logs:
display build logs in new cloud logs modal
stringify json using json-stable-stringify-without-jsonify
CloudLogList: group by calendar days
add basic cloud log filters
finish CloudLogItem
continue work on LogItem
add base cloud logs
2021-11-10 01:08:04 +11:00