Commit Graph

16942 Commits

Author SHA1 Message Date
Andrew Kingston 9fa463313c Insert table ID back into query for follow-up pagination query 2022-08-05 16:06:16 +01:00
Andrew Kingston 5acce00d14 Add new UserFetch for searching users table and use in users page. Add debounce utility 2022-08-05 15:57:21 +01:00
mike12345567 b3a6efa2f9 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 5909ce62f7 Removed query filtering on dynamic variables in binding drawer 2022-08-05 15:16:04 +01:00
Mel O'Hagan 15ffa76d6f Handle non-array values 2022-08-05 14:53:41 +01:00
Budibase Release Bot 1a43b72dfe Update pro version to 1.2.14 2022-08-05 12:04:48 +00:00
Budibase Release Bot f3dfcf07aa v1.2.14 2022-08-05 12:00:58 +00:00
Michael Drury af14f63d8b 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 e51c96a805 Update pro version to 1.2.13-alpha.1 2022-08-05 10:53:28 +00:00
Budibase Staging Release Bot ade8496584 v1.2.13-alpha.1 2022-08-05 10:50:30 +00:00
Budibase Release Bot 5425e296da Update pro version to 1.2.13 2022-08-05 10:43:53 +00:00
Michael Drury baa7fc54fe 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 dff11ee7a5 v1.2.13 2022-08-05 10:40:20 +00:00
mike12345567 1b952d29a3 Removing session API. 2022-08-05 11:39:28 +01:00
NEOLPAR 6c926ab2d7 Merge pull request #6967 from Budibase/fix/docs-amendments
Fix/docs amendments
2022-08-05 11:27:32 +01:00
Andrew Kingston f188472533 Restore popover styles to spectrum 2022-08-05 11:11:12 +01:00
Andrew Kingston 2c8345819d Fix crash when deleting app when on the settings tab 2022-08-05 11:08:32 +01:00
Andrew Kingston e09c3c13cd Update icon usage in pickerdropdown 2022-08-05 11:01:30 +01:00
NEOLPAR de5d1cea3e amendments for PR comments 2022-08-05 10:57:13 +01:00
Andrew Kingston 66ec56e631 Remove public from role options for users 2022-08-05 10:52:34 +01:00
Andrew Kingston aab0a72ef9 Fix placeholder icon when groups have no apps 2022-08-05 10:46:16 +01:00
NEOLPAR 28aa158ef9 spanish README 2022-08-05 10:45:41 +01:00
Andrew Kingston a2dc49453f Revert app rows to use normal icons 2022-08-05 10:41:44 +01:00
Andrew Kingston 447c51f8f2 Use core icon component for app rows 2022-08-05 10:37:35 +01:00
Andrew Kingston 211b74100b Standardise icons across groups and users 2022-08-05 10:32:55 +01:00
Andrew Kingston e4880eff24 Account for admin and builder status in users table 2022-08-05 09:19:08 +01:00
Budibase Staging Release Bot 2c80ee88f9 Update pro version to 1.2.13-alpha.0 2022-08-04 20:50:55 +00:00
Budibase Staging Release Bot 84e2187d2d v1.2.13-alpha.0 2022-08-04 20:47:50 +00:00
mike12345567 44a6aa85a9 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-04 21:35:55 +01:00
Budibase Release Bot e5d8217ac4 Update pro version to 1.2.12 2022-08-04 19:54:14 +00:00
Budibase Release Bot 8db77ffaf4 v1.2.12 2022-08-04 19:51:17 +00:00
Michael Drury 3bdc8d5dbe Merge pull request #7100 from Budibase/fix/pino-logging
Remove health checks from pino messaging
2022-08-04 20:41:35 +01:00
mike12345567 cfe3db835b Updating pino logging to remove health check spam. 2022-08-04 20:23:45 +01:00
Budibase Release Bot 1d9d021cc8 Update pro version to 1.2.11 2022-08-04 18:52:59 +00:00
Budibase Release Bot 93f5a57df6 v1.2.11 2022-08-04 18:49:45 +00:00
Michael Drury 1ffa5f0c53 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 f3418c4107 Some more logging, moving middlewares to backend-core. 2022-08-04 19:03:50 +01:00
Andrew Kingston 8cd07023ce Show that admin and builder users have admin access to all apps 2022-08-04 18:01:14 +01:00
mike12345567 d23af4dec1 Allow builders (not just admins) to delete apps. 2022-08-04 17:14:52 +01:00
Budibase Release Bot 9cd2dbab05 Update pro version to 1.2.10 2022-08-04 15:23:31 +00:00
Budibase Release Bot 787ecbc9db v1.2.10 2022-08-04 15:20:18 +00:00
Michael Drury 881ad63a13 Merge pull request #7087 from Budibase/logs/invalidations
Adding logging for session invalidation
2022-08-04 16:09:45 +01:00
mike12345567 382a2a3050 Adding logging for session invalidation. 2022-08-04 16:06:59 +01:00
Budibase Release Bot ea17cd9a2d Update pro version to 1.2.9 2022-08-04 14:36:45 +00:00
Andrew Kingston 136bb5742f Fix multiple issues in user details page 2022-08-04 15:33:51 +01:00
Budibase Release Bot d47b0d15b9 v1.2.9 2022-08-04 14:33:14 +00:00
Andrew Kingston 06cd87aa2e Fix access filter not working 2022-08-04 15:32:51 +01:00
Andrew Kingston 0bd18c66f7 Revert env changes 2022-08-04 15:32:26 +01:00
Rory Powell b8f88e6b95 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 1b6b877546 Sync global-info users to fix login + prevent double password hashing 2022-08-04 14:49:56 +01:00