1
0
Fork 0
mirror of synced 2024-08-12 00:22:02 +12:00
Commit graph

6529 commits

Author SHA1 Message Date
Andrew Kingston
e1ac3cd5d2 Rename general settings to organisation and add builder theme to Theming page, add password changing and user info changing to avatar dropdown 2021-05-21 11:00:08 +01:00
Andrew Kingston
133dee8eba Improve app list empty state screen and fix order of app context menu options 2021-05-21 10:37:19 +01:00
Andrew Kingston
c45e75f8b5 Update app list screen to show unified app list with publish status 2021-05-21 10:32:16 +01:00
Andrew Kingston
70e08d6a15 Add StatusLight and Badge components to BBUI 2021-05-21 10:31:45 +01:00
Martin McKeaveney
5ee5cafd48 v0.9.1 2021-05-21 10:04:45 +01:00
Martin McKeaveney
aa70ce8199
Update release.yml 2021-05-21 09:11:56 +01:00
Martin McKeaveney
ac84c0462b
Merge pull request #1512 from Budibase/infra/release-pipeline
CI Pipeline
2021-05-20 23:30:14 +01:00
Martin McKeaveney
fe5df57935 removing skip_setup as it was preventing init 2021-05-20 21:42:27 +01:00
Martin McKeaveney
bc51f0f91c fixes for production envoy config 2021-05-20 21:06:08 +01:00
mike12345567
a8ab7858b7 Formatting. 2021-05-20 20:48:46 +01:00
mike12345567
fba63134d1 Fixing some issues found when testing. 2021-05-20 20:48:24 +01:00
mike12345567
d1fa6dbdc6 Merge branch 'fix/per-app-login' of github.com:Budibase/budibase into fix/per-app-login 2021-05-20 16:18:32 +01:00
mike12345567
69a54aad83 Fixing test cases. 2021-05-20 16:18:09 +01:00
Keviin Åberg Kultalahti
eaa2821e75 fix bug when switching between tabs 2021-05-20 16:57:38 +02:00
Keviin Åberg Kultalahti
302e001eb5 workaround to strange onMount bug with many Tabs components 2021-05-20 16:46:20 +02:00
Andrew Kingston
9cb06b296a Add return URL's to any unauthenticated requests in the portal or builder 2021-05-20 15:01:59 +01:00
Andrew Kingston
cf5e91c431 Redirect away from auth routes if already authenticated 2021-05-20 15:01:34 +01:00
Keviin Åberg Kultalahti
8bb8fdfb18 remove unused var 2021-05-20 15:59:08 +02:00
Martin McKeaveney
7b4cc64bee v0.9.1 2021-05-20 14:53:22 +01:00
Martin McKeaveney
d1836a898c v0.9.0 2021-05-20 14:49:19 +01:00
Andrew Kingston
e7e2a81d98 Add return URL to login form 2021-05-20 14:47:36 +01:00
Andrew Kingston
d0fc934ff7 Redirect to login from client apps when required 2021-05-20 14:47:17 +01:00
Keviin Åberg Kultalahti
aaa2433af6 fix not being able to navigate directly to email template 2021-05-20 15:39:21 +02:00
Martin McKeaveney
a29c432988 Merge branch 'master' of https://github.com/Budibase/budibase into infra/release-pipeline 2021-05-20 14:30:08 +01:00
Martin McKeaveney
bb76f13d2f
Update release.yml 2021-05-20 14:28:26 +01:00
Keviin Åberg Kultalahti
e8969f395a remove unused imports 2021-05-20 15:13:16 +02:00
Keviin Åberg Kultalahti
772b612db4 remove transitions because of bug 2021-05-20 15:13:08 +02:00
Keviin Åberg Kultalahti
f421d7ba17 fixes layout issues in email templates 2021-05-20 15:03:34 +02:00
Martin McKeaveney
d77ea74020 simplify docker build before push 2021-05-20 13:54:18 +01:00
Keviin Åberg Kultalahti
fd74c07869 fix email templates being unreachable 2021-05-20 14:49:53 +02:00
Keviin Åberg Kultalahti
24c56a89ec fixes missing cursor styling 2021-05-20 14:34:19 +02:00
Keviin Åberg Kultalahti
e0f22ae934 Merge branch 'master' into fixes/user-management 2021-05-20 14:12:48 +02:00
Martin McKeaveney
13c4c037ce Merge branch 'master' of https://github.com/Budibase/budibase 2021-05-20 13:09:07 +01:00
Martin McKeaveney
79d5fbeaea fix lint 2021-05-20 13:09:02 +01:00
mike12345567
beae1cec71 Removing all login/logout functionality from apps. 2021-05-20 13:05:58 +01:00
Martin McKeaveney
241768d05a
Update release.yml 2021-05-20 13:00:07 +01:00
Martin McKeaveney
d18eec7bc4
Update release.yml 2021-05-20 12:57:29 +01:00
Martin McKeaveney
f152dc5ff5 lint 2021-05-20 12:55:24 +01:00
Martin McKeaveney
54f9ca4c52
Merge pull request #1511 from Budibase/fix/onboarding
Fix/onboarding
2021-05-20 12:52:29 +01:00
Martin McKeaveney
2e88ceaecf Merge branch 'fix/onboarding' of https://github.com/Budibase/budibase into fix/onboarding 2021-05-20 12:46:58 +01:00
Martin McKeaveney
526fe2a8ee prevent NPM publish in CI 2021-05-20 12:46:49 +01:00
Martin McKeaveney
39b83e4b3d testing CI pipeline 2021-05-20 12:46:31 +01:00
Martin McKeaveney
e655f23edd merge 2021-05-20 12:41:54 +01:00
mike12345567
e09668fcbf Merge branch 'fix/onboarding' of github.com:Budibase/budibase into fix/onboarding 2021-05-20 12:39:50 +01:00
mike12345567
0b08a78f87 Fixing an issue with checkAuth function not checking response status before attempting to get JSON. 2021-05-20 12:39:33 +01:00
Martin McKeaveney
ffab446fca Merge branch 'fix/onboarding' of https://github.com/Budibase/budibase into fix/onboarding 2021-05-20 12:38:18 +01:00
Martin McKeaveney
ca42fd162f pipeline work 2021-05-20 12:38:12 +01:00
mike12345567
3e92311101 Cleanup after testing/looking through hosting files. 2021-05-20 12:21:58 +01:00
mike12345567
53d5480aad Fixing automation test case. 2021-05-20 12:07:07 +01:00
mike12345567
e15137b37d Merge branch 'master' of github.com:Budibase/budibase into fix/onboarding 2021-05-20 11:56:19 +01:00