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
|
0f27af90c7
|
Merge branch 'master' of github.com:Budibase/budibase into group-fixes
|
2022-08-05 16:10:34 +01:00 |
Andrew Kingston
|
1f3b1b675f
|
Insert table ID back into query for follow-up pagination query
|
2022-08-05 16:06:16 +01:00 |
Andrew Kingston
|
39dc0afdc9
|
Add new UserFetch for searching users table and use in users page. Add debounce utility
|
2022-08-05 15:57:21 +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 |
Andrew Kingston
|
e42b854825
|
Restore popover styles to spectrum
|
2022-08-05 11:11:12 +01:00 |
Andrew Kingston
|
592438e4c5
|
Fix crash when deleting app when on the settings tab
|
2022-08-05 11:08:32 +01:00 |
Andrew Kingston
|
797a486cb2
|
Update icon usage in pickerdropdown
|
2022-08-05 11:01:30 +01:00 |
NEOLPAR
|
f5797cc4ca
|
amendments for PR comments
|
2022-08-05 10:57:13 +01:00 |
Andrew Kingston
|
92f97eb71d
|
Remove public from role options for users
|
2022-08-05 10:52:34 +01:00 |
Andrew Kingston
|
638ff655fb
|
Fix placeholder icon when groups have no apps
|
2022-08-05 10:46:16 +01:00 |
NEOLPAR
|
4a87fd1340
|
spanish README
|
2022-08-05 10:45:41 +01:00 |
Andrew Kingston
|
1f8c40c716
|
Revert app rows to use normal icons
|
2022-08-05 10:41:44 +01:00 |
Andrew Kingston
|
0b04dc5172
|
Use core icon component for app rows
|
2022-08-05 10:37:35 +01:00 |
Andrew Kingston
|
2d4ae38a02
|
Standardise icons across groups and users
|
2022-08-05 10:32:55 +01:00 |
Andrew Kingston
|
73b563ef19
|
Account for admin and builder status in users table
|
2022-08-05 09:19:08 +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 |
Andrew Kingston
|
ee8bd9f599
|
Show that admin and builder users have admin access to all apps
|
2022-08-04 18:01:14 +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 |