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

78 commits

Author SHA1 Message Date
Gerard Burns
a2889ec1a3 Skeleton Loading States (#8719)
* Loading Skeletons

* PR Feedback
2022-11-25 10:02:43 +00:00
mike12345567
1be71933ca Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-16 17:02:08 +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
Andrew Kingston
211b74100b Standardise icons across groups and users 2022-08-05 10:32:55 +01:00
Peter Clement
819ce4e360 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-14 13:32:51 +01:00
Peter Clement
3de2123dc4 group / user app assignment 2022-07-05 09:21:59 +01:00
Peter Clement
45fc55278e add InputPicker component and finish onboarding flow 2022-06-29 19:04:18 +01:00
Andrew Kingston
0ee58bdea8 Add generic list and list item spectrum components for simple table style UI 2022-06-24 14:55:25 +01:00
Peter Clement
b3227fe51e add IconPicker component 2022-06-14 14:56:09 +01:00
Andrew Kingston
1f38cbbba9 Add theme slider and completed theme panel to new design UI 2022-05-09 09:39:44 +01:00
Andrew Kingston
b42161bfd5 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-04-27 07:59:37 +01:00
Andrew Kingston
d269354d6f Merge branch 'feature/new-app-publish-workflow' of github.com:Budibase/budibase into new-design-ui-dirty 2022-04-25 13:42:23 +01:00
Andrew Kingston
50b818fec8 Add new design side nav and update routing 2022-04-21 15:11:07 +01:00
Dean
26c19891bb Unpublish refactored to stop development applications being mistakenly deleted. Minor updates to the modal content component to allow the replacement of the header. Further work to implement the publishing workflow changes 2022-04-19 14:38:09 +01:00
Rory Powell
9e0a10955a Add status banner that reacts to cypress healthcheck failures 2022-02-24 14:41:24 +00:00
Andrew Kingston
d90ccc26c7 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-08 08:12:37 +00:00
Andrew Kingston
0892a1db59 Add new rich text component to BBUI 2022-02-02 15:17:59 +00:00
Andrew Kingston
e3258a0caf Add helpers into BBUI rather than frontend core and fix A11y issue 2022-01-20 10:14:39 +00:00
Andrew Kingston
0201841b90 Add initial work on frontend-core refactor 2022-01-18 09:39:19 +00:00
mike12345567
18ff7a9cfb Merge branch 'develop' of github.com:Budibase/budibase into feature/query-variables 2022-01-04 12:58:42 +00:00
Rory Powell
5890f5d4dc Add bold and code cell renderers 2021-12-21 14:08:09 -05:00
Andrew Kingston
d06cc93757 Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-12-15 13:36:10 +00:00
Andrew Kingston
7b20aa31d1 Flatten JSON schema in apps to allow filtering and display of nested values 2021-12-06 12:37:50 +00:00
mike12345567
4e9d60b446 First major part of the REST query resdesign. 2021-12-01 17:55:57 +00:00
mike12345567
ac1d6ee23e Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this. 2021-10-26 20:03:54 +01:00
Andrew Kingston
c945fc650d Add stepper component to bbui for numeric values 2021-08-18 11:32:39 +01:00
Andrew Kingston
e711fffc45 Break out notification component to standalone component 2021-07-30 13:58:34 +01:00
Andrew Kingston
4b9a863c68 Add color picker component and tidy up style options 2021-06-23 09:54:31 +01:00
Martin McKeaveney
35e361717c make attachments downloadable and images clickable 2021-05-23 15:40:00 +01:00
Andrew Kingston
d30a9ef494 Add StatusLight and Badge components to BBUI 2021-05-21 10:31:45 +01:00
Andrew Kingston
10681d1a44 Add spectrum pagination component to BBUI 2021-05-13 12:23:25 +01:00
Andrew Kingston
783ab8989d Add Page layout component to BBUI 2021-05-06 10:17:27 +01:00
Keviin Åberg Kultalahti
79b421769e fix accidental removal of Label component 2021-05-04 07:29:15 +02:00
Keviin Åberg Kultalahti
1a53da89b4 remove last styleguide reference 2021-05-03 09:35:47 +02:00
Keviin Åberg Kultalahti
75335e10c4 remove Spacer import/export 2021-04-28 15:55:52 +02:00
Keviin Åberg Kultalahti
c82d171106 rename DrawerContentWithSidebar to DrawerContent and add sidebar check 2021-04-28 14:42:44 +02:00
Keviin Åberg Kultalahti
da993b47f1 Create DrawerContent component 2021-04-27 17:43:56 +02:00
Keviin Åberg Kultalahti
c97fc61f77 update progressbar to use new API 2021-04-27 16:41:43 +02:00
Keviin Åberg Kultalahti
a1ef5acd0c remove old unsused close component from bbui 2021-04-27 16:22:33 +02:00
Keviin Åberg Kultalahti
3102b6de2c Adds basic layout component 2021-04-27 15:06:08 +02:00
Keviin Åberg Kultalahti
840d41d7eb fix DropdownMenu not being removed from export file 2021-04-22 12:15:42 +02:00
Keviin Åberg Kultalahti
4106d5705b Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-22 12:09:51 +02:00
Andrew Kingston
1a067fd492 Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-22 10:10:52 +01:00
Andrew Kingston
1fb6cd0b4b Add dropzone component and update builder and standard components 2021-04-22 10:10:42 +01:00
Keviin Åberg Kultalahti
5eaae47ec0 Move DetailSummary and update to use Spectrum Icon 2021-04-21 15:34:46 +02:00
Keviin Åberg Kultalahti
3197174398 Implements SideNavigation component 2021-04-21 15:18:50 +02:00
Keviin Åberg Kultalahti
a86c6788da Implements ButtonGroup component 2021-04-21 14:12:47 +02:00
Keviin Åberg Kultalahti
937bd03af5 implements ClearButton 2021-04-21 14:09:56 +02:00
Keviin Åberg Kultalahti
8d80c007f3 implements Avatar component 2021-04-21 14:09:36 +02:00