1
0
Fork 0
mirror of synced 2024-09-03 03:01:14 +12:00
Commit graph

24794 commits

Author SHA1 Message Date
Andrew Kingston
c76fda35ab Merge branch 'nested-nav-links' of github.com:Budibase/budibase into nested-nav-links 2024-03-28 18:30:54 +00:00
Andrew Kingston
ca1e1149bf Fix border radius 2024-03-28 18:30:41 +00:00
Andrew Kingston
46fa157dea Improve naming consistency 2024-03-28 18:27:27 +00:00
Andrew Kingston
455d3e250a
Merge branch 'master' into nested-nav-links 2024-03-28 18:23:24 +00:00
Andrew Kingston
98c91a005d Filter out invalid links and sublinks 2024-03-28 18:22:27 +00:00
Andrew Kingston
75d4be94b5 Hide dropdown menu when clicking link 2024-03-28 18:20:19 +00:00
Andrew Kingston
5779a519af Fix issue when no sublinks 2024-03-28 18:00:45 +00:00
Andrew Kingston
284f7fe3cc Add client support for nav item updates 2024-03-28 17:58:32 +00:00
Martin McKeaveney
29d0b91cc2 update account-portal ref 2024-03-28 17:28:41 +00:00
Martin McKeaveney
a7722bccc0 fix worker test 2024-03-28 16:18:51 +00:00
Martin McKeaveney
32a5ce24ec remove automatic ssoId generation 2024-03-28 15:46:43 +00:00
José Vte. Calderón
267d187e41
Merge branch 'master' into feature/update-global-user 2024-03-28 16:12:17 +01:00
Andrew Kingston
917a387468 Add transitions to popover showing and hiding due to drawer prescence 2024-03-28 13:33:16 +00:00
Andrew Kingston
fdc757029a Add sub link drawer 2024-03-28 13:16:57 +00:00
mike12345567
d8de0a3154 An issue which comes up relatively often is that localhost is not a valid option for a datasource in our cloud and our self host environments. Fixing this so it only shows this in development. 2024-03-28 12:14:56 +00:00
Andrew Kingston
26c4e504bf Add new nav item configuration list, popover and initial drawer. Fix BBUI combobox overflow 2024-03-28 12:00:36 +00:00
José Vte. Calderón
b5e0bd1aad
Merge branch 'master' into feature/update-global-user 2024-03-28 12:05:29 +01:00
jvcalderon
af2407e8cd Lint 2024-03-28 12:04:27 +01:00
jvcalderon
b77106480e Adds POST /api/global/users/sso endpoint 2024-03-28 11:46:58 +01:00
Adria Navarro
5b55b9f569
Merge branch 'master' into ci/ignore-merge-commits-on-submodule-checks 2024-03-27 15:40:15 +01:00
mike12345567
4d6ceb142a Updating account portal reference. 2024-03-27 14:00:43 +00:00
mike12345567
936762c8ee Removing all eval warnings from rollup. 2024-03-27 13:35:47 +00:00
mike12345567
cd694cb312 Disabling warnings for eval (required). 2024-03-27 13:32:24 +00:00
mike12345567
84516e85a1 Updating to latest account portal master. 2024-03-27 13:00:02 +00:00
mike12345567
81ef8033dd Trying an earlier account portal reference. 2024-03-27 12:41:17 +00:00
Adria Navarro
ab46a3e5e8 Update submodule 2024-03-27 12:41:05 +01:00
Adria Navarro
4493905e74 Update submodule 2024-03-27 12:39:20 +01:00
Andrew Kingston
003b0b8698 Merge branch 'master' of github.com:Budibase/budibase into nested-nav-links 2024-03-27 11:31:26 +00:00
José Vte. Calderón
bb4ced613d
Merge branch 'master' into fix/account-portal-submodule 2024-03-27 11:44:46 +01:00
jvcalderon
0f170b6601 Update submodule 2024-03-27 11:32:08 +01:00
Andrew Kingston
0a4eddc7dc Try reverting account portal 2024-03-27 10:20:22 +00:00
Andrew Kingston
ad89bb970c Update account portal 2024-03-27 09:31:22 +00:00
Andrew Kingston
9fe027b3db Initial work on nested nav links 2024-03-27 09:30:11 +00:00
Andrew Kingston
56887641b7
Merge branch 'master' into fix/skeleton-colours 2024-03-27 09:27:44 +00:00
Andrew Kingston
cecd5a1908 Fix wrong nav settings being updated 2024-03-26 16:08:55 +00:00
Andrew Kingston
d14cfbb0ab Don't show evaluation side panel when context exists but is empty 2024-03-26 16:05:19 +00:00
Andrew Kingston
cdac78899a Rewrite navigation settings panel 2024-03-26 16:05:01 +00:00
Andrew Kingston
84ffaa7022 Fix additional scrollbar appearing when hiding binding panels 2024-03-26 14:47:14 +00:00
Gerard Burns
00d57c7f0f add base theme to portal app preview 2024-03-26 11:06:09 +00:00
Andrew Kingston
6600930559 Fix annoying account-portal submodule check 2024-03-26 10:51:53 +00:00
Andrew Kingston
a07ee66ac4 Merge branch 'master' of github.com:Budibase/budibase into fix/skeleton-colours 2024-03-26 10:50:55 +00:00
Andrew Kingston
dbaaa9beee Remove redundant classes 2024-03-26 10:46:58 +00:00
Andrew Kingston
884d9ecf6c Remove testing code 2024-03-26 10:45:23 +00:00
Andrew Kingston
6c9127427c Fix issues with colours in app skeletons 2024-03-26 10:43:56 +00:00
Sam Rose
06c3cc7e59
Update pro reference. 2024-03-26 10:16:50 +00:00
Sam Rose
6ee8f421a5
Merge branch 'master' of github.com:budibase/budibase into remove-jest-testcontainers 2024-03-26 10:05:21 +00:00
Sam Rose
037becfedc
Remove testcontainers debug logging. 2024-03-26 10:05:13 +00:00
Sam Rose
a4b940e31d
Update pro reference. 2024-03-26 10:00:47 +00:00
Sam Rose
415b27a008
Don't need a globalTeardown, testcontainers handles the removal of containers. 2024-03-26 10:00:34 +00:00
Sam Rose
d85db6b8fe
Update pro reference. 2024-03-26 09:51:42 +00:00