Andrew Kingston
3c236f1deb
Update more pages to be responsive and add mobile specific components
2023-01-11 09:11:35 +00:00
Andrew Kingston
215a73a5b2
Make core page layout responsive and update apps list to be responsive
2023-01-11 08:29:57 +00:00
Andrew Kingston
fcde5fb3e9
Update app list to use a more compact style
2023-01-11 08:10:56 +00:00
Andrew Kingston
72d1f01140
Convert plugins page to table and update components and modals
2023-01-09 11:12:54 +00:00
Dean
0083dcc45f
Added sorting to the options field
2023-01-04 13:08:28 +00:00
Andrew Kingston
a91242bd92
Update user and group details pages with new tables
2022-12-21 16:33:25 +00:00
Andrew Kingston
1d92087000
Add sidebar for portal and use it for automation history. Fix multiple overflow and scrolling issues
2022-12-21 09:47:17 +00:00
Andrew Kingston
ba99a57427
Fix multiple issues with long text overflow
2022-12-21 08:45:54 +00:00
Andrew Kingston
55d26355f3
Update table styles to support flexible column widths much better
2022-12-20 17:22:39 +00:00
Andrew Kingston
16e513537b
Remove scrolling from tables when not required and stop selects from updating their own state locally
2022-12-20 17:12:36 +00:00
Andrew Kingston
576913d898
Update table hover colours
2022-12-20 17:07:14 +00:00
Andrew Kingston
5e0200544c
Rewrite app overview access tab
2022-12-20 17:01:50 +00:00
Andrew Kingston
b5e3505f55
Update app overview version and name/url screens
2022-12-20 08:48:20 +00:00
Andrew Kingston
cd29b25788
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-portal-redesign
2022-12-19 16:05:18 +00:00
Andrew Kingston
a21db523de
Builder data section routing refactor ( #8996 )
...
* Improve theming with spectrum badges and dedupe spectrum label usage
* Update data section nav to match designs and use panel component
* Fix main content layout in data section
* Update data section routing for tables
* Improve data section routing for tables to account for edge cases
* Update internal and sample datasource routing
* Update external datasource routing
* Update routing for queries and make a top level concept like everything else
* Update routing for views
* Fix undefined reference when deleting datasource
* Reduce network calls and fix issues with stale datasourcenavigator state
* Update routing for REST queries and unify routes for normal queries and REST queries
* Lint
* Fix links for queries from datasource details page
* Remove redundant API calls and improve table deletion logic
* Improve data entity deletion logic and redirection and fix query details keying
* Improve determination of selected item in datasource tree
* Lint
* Fix BBUI import
* Fix datasource navigator selected state not working for internal DB or sample data
2022-12-17 14:13:06 +00:00
Andrew Kingston
1ce7c68bc2
Add initial rewrite of app overview section
2022-12-16 15:54:34 +00:00
Andrew Kingston
7185f40387
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-portal-redesign
2022-12-15 15:34:50 +00:00
melohagan
6790e50867
Add compact setting to AttachmentField ( #9052 )
2022-12-15 13:59:03 +00:00
Andrew Kingston
39533d87c7
Update button styles to always use newStyles, update auth page styles
2022-12-14 15:51:56 +00:00
Andrew Kingston
2a3da7a4f7
Update font styles to allow for easy customisation
2022-12-14 15:33:16 +00:00
Andrew Kingston
346fb06165
Fix top nav colours and fix selected tab not updating
2022-12-13 15:55:59 +00:00
Andrew Kingston
d22ab74d7e
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-portal-redesign
2022-12-13 15:25:32 +00:00
Andrew Kingston
cf02e88885
Fix issue with extremely long select values!
2022-12-06 15:13:12 +00:00
Andrew Kingston
e02c8cd466
Tweak skeleton colours to make slightly less pronounced
2022-12-06 11:18:26 +00:00
deanhannigan
8fab962e38
Merge pull request #8789 from Budibase/feature/add-delete-to-row-edit-modal
...
Add delete to row edit modal
2022-12-02 09:12:47 +00:00
Gerard Burns
828084dc76
Text Overflowing Notifications ( #8859 )
2022-12-01 11:29:45 +00:00
Andrew Kingston
bca9672926
Add ability to show component info above the settings panel and add info to side panels
2022-11-30 14:18:31 +00:00
Andrew Kingston
02ef58c7fc
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
2022-11-29 12:22:56 +00:00
Michael Drury
1f0570907a
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-11-29 11:13:54 +00:00
Andrew Kingston
518c3abdc1
Remove console log
2022-11-25 13:54:49 +00:00
Andrew Kingston
fa21a91301
Ensure datepicker underlay does not exceed parent element size
2022-11-25 12:14:05 +00:00
Andrew Kingston
472c7bbd74
Ignore modals from consideration in clickOutside util
2022-11-25 12:13:48 +00:00
Andrew Kingston
d49a1c90c0
Refactor clickoutside util to use a single event listener rather than many, and add support for ignoring certain classes
2022-11-25 12:08:34 +00:00
Andrew Kingston
2a6ba0536f
Merge branch 'develop' of github.com:Budibase/budibase into side-panel
2022-11-25 11:24:57 +00:00
Mel O'Hagan
19fdd84113
Disable input
2022-11-25 10:54:36 +00:00
Gerard Burns
21b2706cea
Skeleton Loading States ( #8719 )
...
* Loading Skeletons
* PR Feedback
2022-11-25 10:02:43 +00:00
Dean
396c2b8068
Added delete functionality to the edit table row modal
2022-11-23 15:03:00 +00:00
Andrew Kingston
ff5a44692d
Remount table when columns change to avoid rare crashes
2022-11-23 12:32:20 +00:00
Andrew Kingston
f152c0555e
Handle nullish values being passed into clickoutside util
2022-11-22 16:43:34 +00:00
Andrew Kingston
e85cc09611
Fix flatpickr random error
2022-11-17 10:16:27 +00:00
Andrew Kingston
1d8763acf5
Update tables to use button actions rather than link settings
2022-11-14 15:47:14 +00:00
Andrew Kingston
c1d7cb84ca
More WIP portal redesign!
2022-11-09 09:45:37 +00:00
Michael Drury
cf1e73b28c
Merge pull request #8488 from Budibase/fix/peter-fixes
...
Bug fixes
2022-11-03 13:37:26 +00:00
deanhannigan
d1dad19098
Merge pull request #8475 from Budibase/fix/remove-reactive-update-on-multiselect
...
Multiselect value parsing moved out of the component
2022-11-02 14:31:57 +00:00
deanhannigan
a507920e98
Merge pull request #8482 from Budibase/fix/app-list-group-filtering
...
General fixes to app list group filtering
2022-11-02 14:31:19 +00:00
Peter Clement
b94cd9933f
fix issue with datepicker
2022-11-02 12:15:03 +00:00
Dean
1f8f5bbc12
General fixes to app list group filtering
2022-11-02 00:41:15 +00:00
Dean
64c3f79dc9
General approach not suitable at the component level. Backing out change
2022-11-01 17:46:20 +00:00
Mel O'Hagan
4147066668
Clear file input when removing files
2022-11-01 16:43:18 +00:00
Martin McKeaveney
c2966025b4
merge with master
2022-10-31 13:44:23 +00:00
Andrew Kingston
bc6c5d6a43
Update user and groups pages
2022-10-28 08:03:06 +01:00
Andrew Kingston
72f87881ea
Add redesign for apps pages
2022-10-27 19:20:55 +01:00
Dean
a4125a97c5
Refactored approach to parsing multiselect values and ensuring any parsed values trigger a field update
2022-10-26 15:13:27 +01:00
Gerard Burns
9e5d39e3ff
Fix Input Dropdown Outside Click ( #8404 )
2022-10-26 13:48:48 +01:00
Peter Clement
fc2e399a1c
Assorted Backups UI fixes
2022-10-25 16:05:19 +01:00
mike12345567
59f255e1ee
Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui
2022-10-24 15:50:45 +01:00
Peter Clement
cf0c4b2d7e
pr comments
2022-10-24 15:09:32 +01:00
Mel O'Hagan
6f148d3134
Apply transition locally to color picker
2022-10-21 16:47:59 +01:00
Gerard Burns
ff6e821fcb
Fix Picker Interaction with the Outside Click Action
2022-10-21 15:12:38 +01:00
Peter Clement
295c4f6323
add ability tofilter by range
2022-10-20 16:10:09 +01:00
Peter Clement
3074fc616d
integrate download and update and update datepicker
2022-10-20 15:09:43 +01:00
Peter Clement
32ef7ff1a9
fix paging and add deletion
2022-10-20 11:46:04 +01:00
Peter Clement
f8c5e80fda
add datepicker range and test search
2022-10-19 10:16:54 +01:00
Gerard Burns
dee36c056b
Clicking the Toggle Button of an Open Action Menu Does Not Close It
2022-10-17 19:58:43 +01:00
Dean
f41bdf0d6a
Merge remote-tracking branch 'origin/develop' into feature/automation-log-filter-by-license
2022-09-28 11:39:22 +01:00
Martin McKeaveney
d0ad7bbb67
merge with master
2022-09-26 17:57:23 +01:00
Dean
0140c9455a
Merge remote-tracking branch 'origin/master' into fix/table-cell-attachment-click-propagation
2022-09-22 09:22:48 +01:00
Dean
6fd181418a
Stop click propagation on attachment links in tables
2022-09-21 16:01:18 +01:00
Dean
b1797627ce
Hide the file attachment dropzone when the picker is disabled
2022-09-21 14:11:04 +01:00
mike12345567
b98f08f4e7
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
2022-09-16 17:02:08 +01:00
mike12345567
fa7702044d
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-09-16 16:13:20 +01:00
mike12345567
d35864be08
Fixing issue introduced by fix for #7683 - encoding the query string caused handlebars statements to break, this rectifies that.
2022-09-15 19:35:55 +01:00
Dean
6ee5d8bea6
Fix to include the current user bindings in datasource queries
2022-09-15 16:39:25 +01:00
Dean
0acdd047fc
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
2022-09-15 09:06:48 +01:00
Rory Powell
193a262705
Merge branch 'develop' into feature/day-pass-pricing
2022-09-15 08:55:33 +01:00
Dean
bcd6b711bf
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
8758307d90
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
2022-09-14 14:35:54 +01:00
Rory Powell
d72494e44b
Navigation updates, cookie constant, update link-dependencies and localdomain scripts
2022-09-14 10:53:14 +01:00
Dean
7b38813487
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
2022-09-13 11:52:58 +01:00
Dean
98333b8791
Merge commit
2022-09-13 11:52:31 +01:00
mike12345567
d737e0f8eb
Updating plugin backend, refactoring a bit, correctly allowing a set of headers to be used for a URL.
2022-09-12 19:12:05 +01:00
mike12345567
f7d357974c
Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-management-ui
2022-09-12 15:34:34 +01:00
Rory Powell
6644a20d2f
Merge branch 'master' into develop
2022-09-12 14:05:36 +01:00
Rory Powell
e2b5c7b4ef
Merge branch 'develop' into feature/day-pass-pricing-temp
2022-09-12 11:33:02 +01:00
Rory Powell
c9d8e4aee9
Usage tooltips and server accurate remaining days calculations
2022-09-12 00:02:29 +01:00
Rory Powell
ae2f199807
Update InlineAlert with additional spacing around button
2022-09-11 20:25:51 +01:00
mike12345567
758514a018
Adding onTop attribute to tabs which allows setting the z-index for the container - #7679 .
2022-09-07 17:45:14 +01:00
Peter Clement
1e75e7c1e3
remove verify and fix deletion bug
2022-09-07 16:08:29 +01:00
NEOLPAR
07927a53cd
Merge branch 'plugins-dev-experience' into feature/plugin-management-ui
2022-09-07 09:55:23 +01:00
Peter Clement
43893d9fe4
remove name selection from UI
2022-09-05 11:27:43 +01:00
NEOLPAR
0314f65977
Merge branch 'plugins-dev-experience' into feature/plugin-management-ui
2022-09-05 09:38:24 +01:00
Martin McKeaveney
ef9b272ca7
Merge branch 'develop' of github.com:Budibase/budibase into revert-7503-revert-7414-feature/binding-ux-update
2022-09-02 18:45:00 +01:00
Rory Powell
a0e79bf9d5
Merge branch 'develop' into feature/day-pass-pricing
2022-09-01 15:26:16 +01:00
Martin McKeaveney
c2a58343e1
Merge pull request #6640 from mslourens/pass_untruncated_title_to_radiogroup
...
Pass a title property with untruncated text to the RadioGroup
2022-08-31 13:32:33 +01:00
Peter Clement
accdfd9b9e
add plugins ui
2022-08-30 10:49:19 +01:00
Martin McKeaveney
0089a07096
merge
2022-08-30 10:33:37 +01:00
Martin McKeaveney
12fe6d4359
Revert "Revert "Feature/binding ux update""
2022-08-30 10:16:15 +01:00
Martin McKeaveney
52b4d06c86
Revert "Feature/binding ux update"
2022-08-30 10:16:01 +01:00
Dean
98e2e896ad
Merge remote-tracking branch 'origin/develop' into feature/binding-ux-update
2022-08-22 12:49:56 +01:00
Dean
804ea49ce3
Initial commit of UX refactor
2022-08-22 12:49:05 +01:00