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

1323 commits

Author SHA1 Message Date
mike12345567
e8e0e36089 Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern. 2022-06-01 22:39:51 +01:00
mike12345567
5914b0c560 Adding real history to the history tab, getting storage to couch and retrieval + api working. 2022-06-01 16:01:06 +01:00
mike12345567
c01c35386b Updating UI after pulling in latest changes. 2022-05-27 17:11:41 +01:00
mike12345567
6f093f9491 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-27 12:31:00 +01:00
Martin McKeaveney
bdce546902
Merge pull request #5786 from Budibase/feature/app-overview-section
Feature/app overview section
2022-05-24 15:16:17 +01:00
mike12345567
d535afa542 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 23:43:57 +01:00
mike12345567
806a0c0389 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 17:03:36 +01:00
Martin McKeaveney
b30c045663 enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
Peter Clement
5d1a6c370b
Merge pull request #5795 from Budibase/feature/automation-test-sidebar
Add automation test sidebar
2022-05-23 15:07:37 +01:00
Peter Clement
0a8cb11514 update Automation button placement and test details button 2022-05-23 14:11:37 +01:00
Martin McKeaveney
5e2155cbc7 simple login validation to prevent login without entering anything 2022-05-23 12:50:42 +01:00
Peter Clement
5fbfc0bb6b fix animation of test panel 2022-05-20 14:20:53 +01:00
Dean
5c6c59f592 Minor adjustment to the overview page layout 2022-05-19 15:02:40 +01:00
Dean
10a191525f Minor update to overview page spacing 2022-05-19 14:51:33 +01:00
Dean
3c86bd24f2 Cypress test updates and back button update for the create screen 2022-05-19 13:32:05 +01:00
mike12345567
8ccc340a81 Adding feature flag for portal usage access. 2022-05-19 11:50:26 +01:00
mike12345567
d922a5794b Review comments. 2022-05-19 10:32:14 +01:00
Dean
071e9c3421 Minor reflow of the overview tab cards and layout 2022-05-19 09:56:47 +01:00
Dean
3a0d1460b6 Code review updates 2022-05-18 17:22:58 +01:00
mike12345567
7ec772e0de Adding upgrade messaging. 2022-05-18 12:03:27 +01:00
mike12345567
39806d470d Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-18 10:56:44 +01:00
mike12345567
36a190b0ed Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 2022-05-17 17:44:40 +01:00
Dean
2d074f5ec8 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-17 16:54:32 +01:00
Rory Powell
b1c5f09651 Merge branch 'master' into merge-master 2022-05-17 08:35:29 +01:00
melohagan
bd2f9c5e99
Merge pull request #5857 from Budibase/bug/sev2/unable-to-clear-smtp-config
Allow SMTP config to be cleared
2022-05-16 20:00:59 +01:00
mike12345567
1d950bed7d Porting UI, still needs testing. 2022-05-16 18:13:59 +01:00
mike12345567
d5c98d2bad Integrating into app overview panel. 2022-05-16 16:22:19 +01:00
mike12345567
9ca39275e9 Merge branch 'feature/app-overview-section' of github.com:Budibase/budibase into feature/automation-logs 2022-05-16 12:33:49 +01:00
mike12345567
67afd970b8 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-16 12:33:01 +01:00
Dean
6f7cf9dac8 Merge remote-tracking branch 'origin/develop' into feature/fill-app-name-on-create 2022-05-16 09:08:33 +01:00
Martin McKeaveney
2920ed3b99 only lock no_access for builder users 2022-05-13 14:36:11 +01:00
Martin McKeaveney
f78fffc7c8 Merge branch 'master' of github.com:Budibase/budibase into fix/oncall-bugs 2022-05-13 14:23:51 +01:00
Rory Powell
8f121852b0 Merge branch 'master' into merge-master 2022-05-13 10:05:21 +01:00
Martin McKeaveney
cb6d908643 webhook URL paste, hiding no access role 2022-05-12 19:46:13 +01:00
mike12345567
a7631bbad9 Shifting the title of the flow item header into separate component so that it can be used by the run history flow as well. 2022-05-12 18:14:38 +01:00
Mel O'Hagan
0e61fe34e0 Disable reset button if SMTP not configured 2022-05-12 17:25:49 +01:00
Dean
e0a9f4d6c8 App name autofill on create. Initial cypress tests added for importing an application file with a sample fixture 2022-05-12 17:04:05 +01:00
Mel O'Hagan
bcf3e1ef1d Allow SMTP config to be cleared 2022-05-12 16:57:54 +01:00
Rory Powell
a3b9eca9a0 Revert "Adding to the REST query UI to make it more obvious when it needs saved, such as the user has changed a dynamic variable."
This reverts commit 4982cad56d.
2022-05-12 15:30:32 +01:00
Dean
5ec1d22237 Removed unused variables, hid the automation/backups tabs and removed the disable flag from the app version settings menu 2022-05-12 09:24:19 +01:00
Dean
58ab5ffbdc Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-12 08:59:37 +01:00
mike12345567
b6499c911c Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-11 19:47:22 +01:00
mike12345567
da1d53e6ab Start of automation logs for #4977 - implementing some of the UI. 2022-05-11 19:40:13 +01:00
Dean
a08c3249c6 Cypress test fixes and a correction for the version update behaviour 2022-05-11 19:37:12 +01:00
Dean
d1d4aa5455 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-11 16:21:15 +01:00
Michael Drury
cb95b419a7
Merge pull request #5707 from Budibase/fix/mike-fixes-04-05
SQL columns with spaces LIKE fix and dynamic REST variable UI change
2022-05-11 10:34:36 +01:00
Martin McKeaveney
dc3d82e431 merge with master 2022-05-11 10:12:08 +01:00
Dean
044d52edb4 Cypress tests for the overview tab 2022-05-10 16:58:55 +01:00
Peter Clement
070070c3b7 one more null check 2022-05-10 15:21:54 +01:00
Peter Clement
2e18dfc709 Add test data sidebar and componentize part of the flow item for this purpose 2022-05-09 16:50:43 +01:00