1
0
Fork 0
mirror of synced 2024-09-18 10:20:11 +12:00
Commit graph

6139 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
bb76f13d2f
Update release.yml 2021-05-20 14:28:26 +01:00
Martin McKeaveney
d77ea74020 simplify docker build before push 2021-05-20 13:54:18 +01: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
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
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
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
Martin McKeaveney
0b3110b223 merge with master 2021-05-20 10:40:15 +01:00
Martin McKeaveney
e71a51ae65 fix analytics code 2021-05-20 10:26:23 +01:00
Michael Shanks
087d0ac75e
Merge pull request #1510 from Budibase/rest-connector-fix
Fix: Unable to use parameters with Rest conenctor
2021-05-20 09:33:59 +01:00
github-actions[bot]
9cf958175b
@mjashanks has signed the CLA from Pull Request #1510 2021-05-20 08:14:22 +00:00
Mike Shanks
94d098e494 Fix: Unable to use parameters with Rest conenctor 2021-05-20 09:07:51 +01:00
Andrew Kingston
13b3133c31
Merge pull request #1505 from Budibase/user-app-list
User home screen + tidy ups
2021-05-20 08:41:44 +01:00
Martin McKeaveney
ed6c1101bc hard coding posthog api key 2021-05-19 21:41:56 +01:00
Martin McKeaveney
e6548a6c92
Merge pull request #1503 from Budibase/cron
Cron Automation trigger
2021-05-19 19:33:49 +01:00
Andrew Kingston
4d34fce56c Change password modal title to 'Update password' 2021-05-19 19:05:15 +01:00
Andrew Kingston
da0bfd8b47 Prevent creating, deleting or editing global fields for user in the backend UI of the builder 2021-05-19 18:46:15 +01:00
Andrew Kingston
7db2a63a67 Fix app deletion not working 2021-05-19 18:45:43 +01:00
Andrew Kingston
c911e67629 Remove unused prop 2021-05-19 18:45:14 +01:00
mike12345567
584f7c2403 Fixing worker test cases. 2021-05-19 16:39:17 +01:00
mike12345567
0db486d4e8 Formatting. 2021-05-19 16:24:50 +01:00
mike12345567
ed63d1d8f2 Updating user test cases. 2021-05-19 16:24:20 +01:00
mike12345567
ecc1527833 Merge branch 'next' of github.com:Budibase/budibase into user-app-list 2021-05-19 15:58:17 +01:00
Michael Drury
79fe4237e8
Merge pull request #1502 from Budibase/feature/csv-options
CSV options
2021-05-19 15:56:45 +01:00
mike12345567
8c68f1c134 Fixing issues with the user table within the apps. 2021-05-19 15:55:00 +01:00
mike12345567
dbf8e426bc Merge branch 'user-app-list' of github.com:Budibase/budibase into user-app-list 2021-05-19 15:10:24 +01:00
mike12345567
6d6eee2a93 Adding the ability to get all apps, with the status attached. 2021-05-19 15:09:57 +01:00
Andrew Kingston
c3b462aea1 Remove placeholder features which we won't have in this release from user app list screen 2021-05-19 15:04:07 +01:00
Andrew Kingston
230372dba2 Fix general settings page not saving, fix analytics options 2021-05-19 15:03:50 +01:00
Andrew Kingston
feb71dc844 Default org platform URL to localhost 2021-05-19 15:03:27 +01:00
Andrew Kingston
66fd0d0016 Implement new admin get self endpoint, move auth store to the portal, and implement working password changing and name changing 2021-05-19 14:05:08 +01:00
Andrew Kingston
ae0f707e6a Merge branch 'user-app-list' of github.com:Budibase/budibase into user-app-list 2021-05-19 13:38:21 +01:00
mike12345567
af531241c4 Adding a get self endpoint in the global users. 2021-05-19 13:37:59 +01:00
Andrew Kingston
3bd5da084c Merge branch 'user-app-list' of github.com:Budibase/budibase into user-app-list 2021-05-19 13:31:27 +01:00
mike12345567
31d3566626 Allowing null for global user endpoint properties. 2021-05-19 13:30:55 +01:00
Andrew Kingston
d166de11ed Merge branch 'user-app-list' of github.com:Budibase/budibase into user-app-list 2021-05-19 13:23:51 +01:00