1
0
Fork 0
mirror of synced 2024-09-22 04:11:26 +12:00
Commit graph

57 commits

Author SHA1 Message Date
Peter Clement
d138d5ebaa add ability tofilter by range 2022-10-20 16:10:09 +01:00
Peter Clement
62ada4f7cc integrate download and update and update datepicker 2022-10-20 15:09:43 +01:00
Peter Clement
039bb76b5b Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-20 13:46:36 +01:00
Peter Clement
047d605f2f add restore funtionality 2022-10-20 13:33:50 +01:00
mike12345567
f9b97ef6f7 Merge branch 'feature/backups-ui' of github.com:Budibase/budibase into feature/backups-ui 2022-10-20 12:51:03 +01:00
mike12345567
53788789d7 Correcting contents rendering. 2022-10-20 12:47:45 +01:00
Peter Clement
f5c9e22d42 fix paging and add deletion 2022-10-20 11:46:04 +01:00
Peter Clement
627b0afa18 lint 2022-10-19 16:11:25 +01:00
Peter Clement
3e7d631031 add paging and add more custom table renderers 2022-10-19 16:08:34 +01:00
Peter Clement
71439d4b82 add datepicker range and test search 2022-10-19 10:16:54 +01:00
Peter Clement
81aa2fbfcc add base ui and backups tab 2022-10-18 18:38:49 +01:00
Dean
67437c3db1 Centralised licensing types to frontend-core contants. Some minor refactoring 2022-09-29 09:17:22 +01:00
Dean
21c330f4fb Use new licensing feature flag to gate off the filtering behaviour. 2022-09-28 12:17:00 +01:00
Dean
e033af8e87 Merge remote-tracking branch 'origin/develop' into feature/automation-log-filter-by-license 2022-09-28 11:39:22 +01:00
Rory Powell
5ffaf487c9 Merge pull request #7969 from Budibase/fix/update-billing-messaging
Minor update replacing upgrade terminology for billing notifications
2022-09-26 16:25:32 +01:00
Dean
e21cc72395 Minor update replacing upgrade terminology from notifications relating to billing 2022-09-26 13:58:19 +01:00
Dean
30622a53bf Ensure display values for metrics are capped at 100% in the day pass modal 2022-09-26 09:52:20 +01:00
Michael Drury
ec89e27a8c Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-24 17:04:31 +01:00
Dean
80028f3cd7 Merge remote-tracking branch 'origin/develop' into fix/licensing-overlay-flags 2022-09-23 17:40:19 +01:00
mike12345567
6bef55843a Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 17:10:30 +01:00
Rory Powell
c528ac1f71 Support deleting license key from self host install 2022-09-23 15:54:59 +01:00
Dean
e199bd410a Fix to ensure licensing flags display correctly 2022-09-23 14:45:44 +01:00
mike12345567
fae80e8910 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 14:37:50 +01:00
Andrew Kingston
9b02286a96 Rename some usages of feature flags to tenant feature flags 2022-09-23 12:13:15 +01:00
Rory Powell
33719ef27e Update group upgrade UX 2022-09-23 11:40:19 +01:00
Rory Powell
f699bf1b56 Wrap licensing banners and modals in feature flag, disable logo 2022-09-20 10:15:28 +01:00
Dean
c2f6bc9167 Updated copy from the payment modal 2022-09-15 12:45:47 +01:00
Dean
132f347916 Apps Page update to hide apps when sessions are maxed. General refactoring and updates to the licensing notification flows. 2022-09-14 18:04:58 +01:00
Dean
60feccaac0 Merge commit 2022-09-13 11:52:31 +01:00
Dean
b4097c89d4 Removed forced default behaviour for date range 2022-08-03 16:06:39 +01:00
Dean
f03644582a Updated Pro upgrade flow 2022-08-03 15:43:10 +01:00
Dean
cdca1497cc Linting and tidying 2022-08-02 09:06:35 +01:00
Dean
7407b5ee45 Minor update to select logic and removed the sample pro badge behaviour 2022-08-01 17:15:46 +01:00
Dean
776160df7f Investigation edits 2022-08-01 15:23:41 +01:00
Dean
5067e4682c Merge remote-tracking branch 'origin/develop' into feature/automation-log-filter-by-license 2022-08-01 10:28:07 +01:00
mike12345567
61f24fe03f Adding UI for displaying when the CRON job has been stopped and alert the user to next steps. 2022-07-26 13:59:22 +01:00
Dean
c6f23ca612 Merge remote-tracking branch 'origin/develop' into feature/automation-log-filter-by-license 2022-07-15 11:36:41 +01:00
Dean
92ded1afe4 Merge commit 2022-07-15 11:33:05 +01:00
Andrew Kingston
45f166b3f4 Update automation run log detail panel padding 2022-07-11 20:03:33 +01:00
Andrew Kingston
c469dbe0ac Increase spacing on automation run log tab and move pagination control to bottom right of table 2022-07-11 19:53:14 +01:00
mike12345567
4345391dd3 Quick fixes to automation history UI around publishing and unpublishing. 2022-07-08 19:32:05 +01:00
mike12345567
d390bb9c20 Moving majority of automation logging functionality to pro. 2022-07-04 15:44:47 +01:00
mike12345567
11f1e95cc0 Main body of PR comments - still need to move a bit to pro. 2022-07-04 11:12:08 +01:00
mike12345567
c0d8995053 Updating pagination in automation run history to use the same pagination store helper as the users pagination. 2022-07-01 15:48:36 +01:00
mike12345567
74261661f1 Updating filter/condition action to show a stopped status rather than error, updating everything else to be aware of this. 2022-06-28 17:02:24 +01:00
mike12345567
9fd64307a9 Adding in management of time range to lookup automation logs in. 2022-06-24 18:11:19 +01:00
mike12345567
063540fe0a Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 2022-06-22 20:23:18 +01:00
mike12345567
2ff853c917 Adding in main portal page automation error notification. 2022-06-21 00:02:22 +01:00
mike12345567
5d82a39af3 Adding edit automation button. 2022-06-17 17:00:43 +01:00
mike12345567
fe84c0f21c 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