1
0
Fork 0
mirror of synced 2024-07-21 22:26:05 +12:00
Commit graph

2894 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti 7403e4925e wip: trying to get the new TreeView component to work with the drag-and-drop functionality 2021-04-20 15:57:56 +02: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
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
Keviin Åberg Kultalahti 3ccc0a39ff Automations panel now uses the tabs component 2021-04-16 11:49:08 +02:00
Keviin Åberg Kultalahti ef74a2fe98 Component panel now uses Tabs component 2021-04-16 11:28:53 +02:00
Keviin Åberg Kultalahti 2255fdad64 adds tab to left sidebar on design section 2021-04-16 11:18:39 +02:00
Keviin Åberg Kultalahti 6696f1007a builder data side panel now uses new tabs component 2021-04-16 10:07:33 +02:00
Keviin Åberg Kultalahti d173acf566 remove unused stuff 2021-04-15 15:42:30 +02:00
Keviin Åberg Kultalahti cec19df28b working sliding animation between tabs 2021-04-15 14:42:39 +02:00
Keviin Åberg Kultalahti 1e5245589a adds working tabs 2021-04-14 16:07:45 +02:00
Keviin Åberg Kultalahti 3056d4316a adds divider component 2021-04-14 14:52:25 +02:00
Andrew Kingston 0acc823af4 Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-13 18:08:55 +01:00
Andrew Kingston b467cc1677 Add default spectrum colours to existing builder components and allow spectrum dark mode toggle 2021-04-13 18:07:45 +01:00
Keviin Åberg Kultalahti 8032d5f85d Merge branch 'spectrum-bbui' into spectrum/actionbutton-actionmenus 2021-04-13 17:05:01 +02:00
Andrew Kingston c729d80902 Merge branch 'spectrum-bbui-table' of github.com:Budibase/budibase into spectrum-bbui 2021-04-13 15:24:34 +01:00
Andrew Kingston b612c32ce5 Fix stale data overwriting new data when requests are slow 2021-04-13 15:10:49 +01:00
Andrew Kingston 9e8b6c9c41 Fix routify empty span tags affecting dom layout 2021-04-13 14:44:46 +01:00
Keviin Åberg Kultalahti 0b18b55433 Implements Menu component 2021-04-12 16:26:26 +02:00
Andrew Kingston f76fb21562 Allow clicking on relationships in spectrum table 2021-04-12 15:12:59 +01:00
Keviin Åberg Kultalahti 958c302ca7 some button fixes 2021-04-12 16:06:03 +02:00
Andrew Kingston afca35a229 Improve table props and update table to work with views 2021-04-12 14:45:41 +01:00
Keviin Åberg Kultalahti 199756134b wip menu component 2021-04-12 11:24:03 +02:00
Keviin Åberg Kultalahti 439fda6785 fix buttons 2021-04-09 15:24:28 +02:00
Keviin Åberg Kultalahti 1b3e93c6c5 reworks buttons to use more ergonomic interface 2021-04-09 15:21:51 +02:00
Andrew Kingston b699573941 Add custom renderers to table and improve table sorting 2021-04-09 14:21:27 +01:00
Keviin Åberg Kultalahti 9e2cf66173 adds Link component to bbui 2021-04-09 14:44:48 +02:00
mike12345567 d508b905be Making attachments always a relative path on the way out. 2021-04-09 13:41:39 +01:00
Keviin Åberg Kultalahti 5a2287ddcb moves NotificationDisplay to bbui and converts it to spectrum 2021-04-09 12:02:53 +02:00
Keviin Åberg Kultalahti 0e52a1e12f add text slot conditional to button 2021-04-09 11:10:37 +02:00
Keviin Åberg Kultalahti e408fac0e5 conversion of buttons in builder 2021-04-09 10:52:06 +02:00
Keviin Åberg Kultalahti f72dda18de actually convert table command buttons 2021-04-08 18:10:18 +02:00
Andrew Kingston 5ef5106f07 Add spectrum table to BBUI and update builder 2021-04-08 15:57:24 +01:00
Keviin Åberg Kultalahti 7f4250dca2 wip: bbui modal to spectrum conversion 2021-04-08 13:26:45 +02:00
Andrew Kingston eb143f9af3 Add spectrum icon support 2021-04-08 11:17:37 +01:00
Andrew Kingston 67a39dab78 Add other required spectrum attributes 2021-04-08 09:56:04 +01:00
Andrew Kingston 8698052774 Add spectrum classes for darkest theme around whole builder 2021-04-08 09:42:43 +01:00
mike12345567 0c974a70eb Adding a wait for authentication in cypress tests.# 2021-04-07 20:19:25 +01:00
Andrew Kingston 8a0fcddf68 Update all scripts to use yarn rather than npm 2021-04-07 17:38:49 +01:00
mike12345567 0d0c2cde32 Merge branch 'dev-experience' of github.com:Budibase/budibase into dev-experience 2021-04-07 16:08:43 +01:00
mike12345567 30b7678c78 Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on. 2021-04-07 16:08:29 +01:00
Andrew Kingston 206399f32f Lint 2021-04-07 15:14:49 +01:00
Andrew Kingston 37fe8c2ab6 Only hydrate state from URL once in design section to avoid cycles 2021-04-07 15:10:03 +01:00
Andrew Kingston f631f67979 Fix building loading settings modal before app package call finishes 2021-04-07 15:09:35 +01:00
Andrew Kingston 359e628156 Fix cypress tests not deleting old apps 2021-04-07 15:08:59 +01:00
Andrew Kingston 0ac0f2f742 Format tests 2021-04-07 13:46:26 +01:00
Andrew Kingston f9a54d08f5 Fix route error when creating a view 2021-04-07 13:43:11 +01:00
Andrew Kingston 77228a3998 Fix missing import of automationStore 2021-04-07 11:33:14 +01:00