1
0
Fork 0
mirror of synced 2024-08-04 04:41:37 +12:00
Commit graph

25453 commits

Author SHA1 Message Date
melohagan
9bc7f400ef
Merge pull request #7113 from Budibase/bug/sev3/options-picker-set-value-relationship-picker
Options picker set value for relationship picker - handle non-array values
2022-08-06 20:18:27 +01:00
Budibase Release Bot
d3d307ae72 Update pro version to 1.2.16 2022-08-05 21:25:20 +00:00
Budibase Release Bot
012a0d114c v1.2.16 2022-08-05 21:22:22 +00:00
Michael Drury
a36e4eede7
Merge pull request #7124 from Budibase/fix/various-session-fixes
Further session fixes
2022-08-05 22:12:28 +01:00
mike12345567
a24f2157a5 Some various session fixes based on current data. 2022-08-05 21:35:26 +01:00
Budibase Release Bot
13e2a56f37 Update pro version to 1.2.15 2022-08-05 16:48:53 +00:00
Budibase Release Bot
eeaccdae1a v1.2.15 2022-08-05 16:45:30 +00:00
Rory Powell
5e6b7dfc06 Add seperate rate limiting config for webhooks + environment variable support 2022-08-05 17:41:55 +01:00
Michael Drury
bf1b7543b0
Merge pull request #7114 from Budibase/fix/session-perf
Increasing time between updating session TTLs
2022-08-05 17:30:16 +01:00
Andrew Kingston
d4fe21afaa
Merge pull request #7117 from Budibase/fix/lucene-pagination
Insert table ID back into query for follow-up pagination query
2022-08-05 17:22:06 +01:00
mike12345567
a2f18e2e44 Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated. 2022-08-05 17:13:03 +01:00
Andrew Kingston
1f3b1b675f Insert table ID back into query for follow-up pagination query 2022-08-05 16:06:16 +01:00
mike12345567
ba0e423fb9 Updating authenticated middleware to typescript and updating the TTL once per minute rather than every API request. 2022-08-05 15:21:12 +01:00
Dean
5b6e8992bc Removed query filtering on dynamic variables in binding drawer 2022-08-05 15:16:04 +01:00
Mel O'Hagan
61d46062b7 Handle non-array values 2022-08-05 14:53:41 +01:00
Budibase Release Bot
29c0e07b7e Update pro version to 1.2.14 2022-08-05 12:04:48 +00:00
Budibase Release Bot
24d1c27760 v1.2.14 2022-08-05 12:00:58 +00:00
Michael Drury
e36d4ff1d7
Merge pull request #7110 from Budibase/fix/remove-sesh-api
Remove session API
2022-08-05 12:47:33 +01:00
Budibase Staging Release Bot
b034d78d71 Update pro version to 1.2.13-alpha.1 2022-08-05 10:53:28 +00:00
Budibase Staging Release Bot
4890cda6c9 v1.2.13-alpha.1 2022-08-05 10:50:30 +00:00
Budibase Release Bot
1c92cdfdbd Update pro version to 1.2.13 2022-08-05 10:43:53 +00:00
Michael Drury
af634ae65a
Merge pull request #6986 from Budibase/labday/transpiler
JS helpers, development only HBS -> JS conversion
2022-08-05 11:40:37 +01:00
Budibase Release Bot
e621f60756 v1.2.13 2022-08-05 10:40:20 +00:00
mike12345567
59ee85f46c Removing session API. 2022-08-05 11:39:28 +01:00
NEOLPAR
238eb425c8
Merge pull request #6967 from Budibase/fix/docs-amendments
Fix/docs amendments
2022-08-05 11:27:32 +01:00
NEOLPAR
f5797cc4ca amendments for PR comments 2022-08-05 10:57:13 +01:00
NEOLPAR
4a87fd1340 spanish README 2022-08-05 10:45:41 +01:00
Budibase Staging Release Bot
17c2fc1a7b Update pro version to 1.2.13-alpha.0 2022-08-04 20:50:55 +00:00
Budibase Staging Release Bot
a869551328 v1.2.13-alpha.0 2022-08-04 20:47:50 +00:00
mike12345567
71992cf5a3 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-04 21:35:55 +01:00
Budibase Release Bot
8c67f0a2b3 Update pro version to 1.2.12 2022-08-04 19:54:14 +00:00
Budibase Release Bot
ceb51339d8 v1.2.12 2022-08-04 19:51:17 +00:00
Michael Drury
7ee4b058e3
Merge pull request #7100 from Budibase/fix/pino-logging
Remove health checks from pino messaging
2022-08-04 20:41:35 +01:00
mike12345567
2f665362e4 Updating pino logging to remove health check spam. 2022-08-04 20:23:45 +01:00
Budibase Release Bot
592c47e02c Update pro version to 1.2.11 2022-08-04 18:52:59 +00:00
Budibase Release Bot
cd8e93642c v1.2.11 2022-08-04 18:49:45 +00:00
Michael Drury
d88a0a1204
Merge pull request #7093 from Budibase/fix/builder-delete-apps
Allow builders that don't have admin access to delete apps
2022-08-04 19:38:19 +01:00
mike12345567
65e8af01f5 Some more logging, moving middlewares to backend-core. 2022-08-04 19:03:50 +01:00
mike12345567
a05e21ee4b Allow builders (not just admins) to delete apps. 2022-08-04 17:14:52 +01:00
Budibase Release Bot
7f73533fcf Update pro version to 1.2.10 2022-08-04 15:23:31 +00:00
Budibase Release Bot
ad8ca74aa0 v1.2.10 2022-08-04 15:20:18 +00:00
Michael Drury
39494beb80
Merge pull request #7087 from Budibase/logs/invalidations
Adding logging for session invalidation
2022-08-04 16:09:45 +01:00
mike12345567
ba7ad93932 Adding logging for session invalidation. 2022-08-04 16:06:59 +01:00
Budibase Release Bot
0257b8cbc9 Update pro version to 1.2.9 2022-08-04 14:36:45 +00:00
Budibase Release Bot
c6e737e509 v1.2.9 2022-08-04 14:33:14 +00:00
Rory Powell
21355d37f4
Merge pull request #7086 from Budibase/sync-global-info-users-migration
Sync global-info users to fix login + prevent double password hashing
2022-08-04 15:21:17 +01:00
Rory Powell
3b3f3188ab Sync global-info users to fix login + prevent double password hashing 2022-08-04 14:49:56 +01:00
Budibase Release Bot
cf8c3629df Update pro version to 1.2.8 2022-08-04 12:03:52 +00:00
Budibase Release Bot
b3cfc81532 v1.2.8 2022-08-04 12:00:52 +00:00
mike12345567
090493c959 Switching variable name to make it more obvious value isn't being set directly. 2022-08-04 12:56:08 +01:00