1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00
Commit graph

140 commits

Author SHA1 Message Date
Martin McKeaveney
a6841cd1de fix typo 2022-10-26 11:45:52 +01:00
Martin McKeaveney
82934e11f1 update OG title 2022-10-24 18:04:14 +01:00
Martin McKeaveney
28a0392b11 adding opengraph metatags for better shareable links 2022-10-24 17:53:18 +01:00
Andrew Kingston
e41078f265 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks 2022-10-07 11:31:32 +01:00
Andrew Kingston
05b7edb55d Lint 2022-10-04 16:43:20 +01:00
Andrew Kingston
ae38d75be0 Update plugin JS URL handling 2022-10-04 16:28:21 +01:00
Andrew Kingston
4e6f3d44b7 Enrich plugin JS URLs when SSR'ing apps 2022-10-04 16:28:01 +01:00
Rory Powell
193a262705 Merge branch 'develop' into feature/day-pass-pricing 2022-09-15 08:55:33 +01:00
Andrew Kingston
3bfc91135c Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks 2022-09-13 11:31:45 +01:00
Rory Powell
e2b5c7b4ef Merge branch 'develop' into feature/day-pass-pricing-temp 2022-09-12 11:33:02 +01:00
Rory Powell
ba211b8490 Day pass middleware 2022-09-06 12:25:57 +01:00
Andrew Kingston
80bcfd2692 Make block ejection work properly via the builder rather than client app button hack 2022-08-23 19:05:38 +01:00
Andrew Kingston
4531e77225 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-08-22 17:54:14 +01:00
Andrew Kingston
223a44a359 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-22 11:27:04 +01:00
Andrew Kingston
ed2496c686 Remove log 2022-08-20 13:51:32 +01:00
Andrew Kingston
1e98f03bd7 Serve builder preview via server to fix dependency on third party cookies 2022-08-20 13:47:57 +01:00
Mel O'Hagan
404e5414b5 Delete attachments on field clear 2022-08-12 11:29:57 +01:00
mike12345567
ba16af1daa Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 16:36:07 +01:00
mike12345567
8871738c31 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 16:34:01 +01:00
Andrew Kingston
184936217c SSR scripts for custom components into app HTML 2022-08-11 15:28:59 +01:00
mike12345567
b920f8cb05 Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
Andrew Kingston
0ec6ac3372 Add PoC of using a custom component inside client library 2022-08-10 12:04:58 +01:00
Rory Powell
4525cf4c6e Trigger served events on ping endpoint 2022-08-10 11:01:54 +01:00
Rory Powell
cf37563c89 Fix served events 2022-08-09 13:31:12 +01:00
Martin McKeaveney
95a7155b79 update builder path 2022-07-11 11:16:31 +01:00
Martin McKeaveney
387f224198 remove beta stuff and remove self-host banners 2022-07-11 11:08:56 +01:00
Martin McKeaveney
3ed1390c6e adding types 2022-06-28 12:16:23 +01:00
Mel O'Hagan
380eae4544 Merge master 2022-06-16 09:44:37 +01:00
Mel O'Hagan
b118833fda Default to eu-west-1 2022-06-15 16:29:11 +01:00
Mel O'Hagan
b0a3abc308 No default aws region 2022-06-15 16:27:07 +01:00
Mel O'Hagan
cf604fdefd Check for blank string 2022-06-15 13:16:30 +01:00
Mel O'Hagan
dbbeccda61 Use s3 region from datasource config 2022-06-15 13:06:34 +01:00
Rory Powell
0db37c2fc3 Exclude assets from builder:served 2022-06-15 12:38:10 +01:00
Martin McKeaveney
bf3a14dda4 new ui functionality working from S3 bucket 2022-06-06 23:30:36 +01:00
Martin McKeaveney
95988a7407 rough implementation 2022-06-03 12:50:38 +01:00
Martin McKeaveney
f12302059b groundwork 2022-06-01 13:03:59 +01:00
Rory Powell
9610d8f1e7 Identity tenant and installation groups, property updates 2022-05-28 21:38:22 +01:00
Rory Powell
22aa226ca9 Event identification 2022-05-23 22:14:44 +01:00
Rory Powell
bd33c827eb Merge branch 'develop' into feature/posthog-v2 2022-04-27 16:32:00 +01:00
Rory Powell
23b68660c2 Merge branch 'feature/licensing' into feature/posthog-v2 2022-04-12 17:12:46 +01:00
Rory Powell
eec094b581 builder / app / app preview served events 2022-04-08 14:07:11 +01:00
Andrew Kingston
7c91d9dceb Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools 2022-04-06 11:50:43 +01:00
Rory Powell
cb6103a321 Fix cross tenant apps with session 2022-03-23 16:45:06 +00:00
Andrew Kingston
40c6976035 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools 2022-02-24 14:03:29 +00:00
mike12345567
dea90c04eb Fixing an issue with user syncing on save to app DBs as well as fixing a problem with pretty app URLs not setting the app ID correctly into the context. 2022-02-04 17:37:13 +00:00
mike12345567
40c6eb2007 Main body of work, refactoring most usages. 2022-01-27 18:18:31 +00:00
Rory Powell
e1ca44442b
Merge pull request #4137 from Budibase/feature/app-urls
Custom App URLs
2022-01-26 14:55:36 +00:00
Rory Powell
2465753af1 Handle undefined url 2022-01-26 13:39:40 +00:00
Andrew Kingston
b3bd38c6fc Prevent generating presigned URLs for any S3 datasources that use custom endpoints 2022-01-24 15:18:42 +00:00
Rory Powell
439c5fc7d6 Always lowercase the app url on search 2022-01-21 17:36:53 +00:00