1
0
Fork 0
mirror of synced 2024-08-21 13:01:47 +12:00
Commit graph

5603 commits

Author SHA1 Message Date
Andrew Kingston
864366336a Update settings modal 2021-04-20 12:55:23 +01:00
Andrew Kingston
e41c6e33e0 Update all form components to update bound values before firing onchange events 2021-04-20 12:49:02 +01:00
Andrew Kingston
da47cfa4e5 Update new screen modal 2021-04-20 12:48:37 +01:00
Andrew Kingston
0119feddec Add additional spacer to query params 2021-04-20 12:37:33 +01:00
Andrew Kingston
1a0aa22968 Update group by popover 2021-04-20 12:35:34 +01:00
Andrew Kingston
514bdc4d3f Update calculate popover 2021-04-20 12:34:10 +01:00
Andrew Kingston
beb296fd0d Update filter popover 2021-04-20 12:31:08 +01:00
Andrew Kingston
d268064164 Update all backend table popovers to use spectrum and fix multiple bugs 2021-04-20 12:20:03 +01:00
Andrew Kingston
9482112d6b Update entire builder backend UI to work with new spectrum components and fix multiple issues 2021-04-20 11:53:19 +01:00
Andrew Kingston
a49d54fb1a Fix jumping in nav items when hovering 2021-04-20 10:43:20 +01:00
Andrew Kingston
2d08bc7140 Fix styles in create app modal 2021-04-20 10:39:09 +01:00
Andrew Kingston
c1512e1e0e Update builder settings modal to use spectrum components 2021-04-20 10:26:20 +01:00
mike12345567
c3a1841f01 Updating auth package to remove use of email address (bar logging in). 2021-04-19 17:31:47 +01:00
mike12345567
eaa89c824e Updating the server to remove use of the email in the user ID. 2021-04-19 16:26:33 +01:00
Martin McKeaveney
4b5d302819 group CRUD 2021-04-19 16:16:46 +01:00
Andrew Kingston
51c8609736 Add caret position function to text area and fix issue with design transitions and custom styles 2021-04-19 15:07:25 +01:00
Andrew Kingston
3a15047007 Update button actions to use new spectrum components 2021-04-19 14:40:51 +01:00
Andrew Kingston
575cb55402 Fix multiple bugs with ID numbering in the event editor 2021-04-19 14:37:04 +01:00
Andrew Kingston
bafe7b64bd Update label to use spectrum 2021-04-19 14:36:28 +01:00
Andrew Kingston
b0967c98a1 Update drawer bindable input styles 2021-04-19 14:11:46 +01:00
Andrew Kingston
7c52196c61 Update binding icon styles and fix theme editor 2021-04-19 14:10:58 +01:00
Andrew Kingston
90bcd87d24 Update all design panel settings and styles to use new spectrum components 2021-04-19 14:04:07 +01:00
Andrew Kingston
eeac45d3e7 Add combobox component 2021-04-19 12:05:11 +01:00
Martin McKeaveney
390b43c122 merge 2021-04-19 11:38:54 +01:00
Martin McKeaveney
34a12831a6 basic group apis 2021-04-19 11:34:07 +01:00
Michael Drury
954a46278a Merge pull request #1386 from Budibase/global-db
Updating user database to be the global database
2021-04-19 11:24:33 +01:00
mike12345567
b887fd6b99 Changing user db to be called global db. 2021-04-16 18:09:34 +01:00
mike12345567
aa467e7d63 Formatting. 2021-04-16 17:25:53 +01:00
Andrew Kingston
9663c62d2e Add switch and fix modal titles 2021-04-16 17:12:22 +01:00
mike12345567
3a6cc28df0 Merge branch 'master' of github.com:Budibase/budibase into next 2021-04-16 17:01:35 +01:00
Andrew Kingston
ac4e0b6986 Standardise text area updates 2021-04-16 16:11:11 +01:00
Andrew Kingston
2ab62dc935 Replace RichText editor with spectrum text area 2021-04-16 16:00:10 +01:00
Keviin Åberg Kultalahti
0365e86876 implements working TreeView component 2021-04-16 16:41:04 +02:00
Keviin Åberg Kultalahti
ff72127875 wip: tree component 2021-04-16 16:17:26 +02:00
mike12345567
d19e350df8 Formatting. 2021-04-16 14:43:20 +01:00
Andrew Kingston
431abb53ce Add radio group spectrum component and update builder 2021-04-16 14:30:33 +01:00
Martin McKeaveney
a1bcb2f857 Merge pull request #1383 from Budibase/feature/global-user-management
Feature/global user management
2021-04-16 14:02:04 +01:00
mike12345567
370ffde901 Merge branch 'master' of github.com:Budibase/budibase 2021-04-16 13:47:40 +01:00
mike12345567
9f22ab0a1a Some fixes for creation/editing of table columns. 2021-04-16 13:47:30 +01:00
Andrew Kingston
3354aeff54 Make modals only close on a mousedown outside the modal rather than a click 2021-04-16 13:09:16 +01:00
Andrew Kingston
ff9824011a Fix crash when non iterable options property given to picker 2021-04-16 13:08:06 +01:00
Andrew Kingston
359588592e Update some more parts of the builder to use new form components 2021-04-16 13:07:38 +01:00
Keviin Åberg Kultalahti
641b6022de fix navigation error in automation section 2021-04-16 13:02:45 +02:00
Keviin Åberg Kultalahti
a6f91704c9 fixes menu item placement issue 2021-04-16 12:42:32 +02:00
Keviin Åberg Kultalahti
98ad7a745a Convert main nav to use an ActionGroup 2021-04-16 12:40:34 +02:00
Andrew Kingston
106b7b9ebd Use BBUI checkbox in standard components 2021-04-16 11:32:41 +01:00
Andrew Kingston
b14e993846 Improve select determination of field text 2021-04-16 11:32:24 +01:00
Andrew Kingston
84da746bb7 Improve multiselect determintation of pretty labels 2021-04-16 11:32:05 +01:00
Keviin Åberg Kultalahti
d761a4ebfe Adds Icon component to bbui 2021-04-16 12:24:06 +02:00
Keviin Åberg Kultalahti
399bd1497b reverses tab order mistake in properties panel 2021-04-16 12:17:20 +02:00