1
0
Fork 0
mirror of synced 2024-09-18 18:28:33 +12:00
Commit graph

67 commits

Author SHA1 Message Date
Martin McKeaveney
5b1b6382c6 tidy up 2020-06-25 22:35:52 +01:00
Martin McKeaveney
28b951e993 data model rewrite 2020-06-25 22:34:38 +01:00
Martin McKeaveney
28c5756047 record keys as names 2020-06-25 20:04:58 +01:00
Martin McKeaveney
92beb8ffa4 merge 2020-06-25 18:32:51 +01:00
Joe
7c98a466e4 General UI fixing previous styling issues 2020-06-25 15:49:56 +01:00
Martin McKeaveney
d32df44ae0 tidy up 2020-06-24 17:19:12 +01:00
Martin McKeaveney
9d829b2a8e renamed colours 2020-06-24 17:13:16 +01:00
Martin McKeaveney
835b21e387 merge 2020-06-24 17:02:38 +01:00
Martin McKeaveney
35a1b1c03e update when linked field added 2020-06-24 16:56:13 +01:00
Martin McKeaveney
c46ccd05f9 lint 2020-06-24 16:12:55 +01:00
Joe
0cf410b253 Merge branch 'master' into Css-update-to-reflect-BBUI 2020-06-24 15:35:40 +01:00
Joe
85b0d790a6 Props panel updated
All design props tested
SImplification of design props completed, with, in some cases, the replacement of units with general terminology.
2020-06-24 15:06:28 +01:00
Martin McKeaveney
cde00356b3 custom notifications, models + fields keyed by ID 2020-06-24 12:41:26 +01:00
Martin McKeaveney
e1b88e6620 enable renaming of records by using IDs 2020-06-23 23:26:54 +01:00
Martin McKeaveney
83da838fcd lint 2020-06-23 16:20:06 +01:00
Martin McKeaveney
8ab2e0b6aa improvements to linked records 2020-06-23 13:50:45 +01:00
Joe
28fadac7f7 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Martin McKeaveney
eca7b69949 merge 2020-06-22 22:39:41 +01:00
Martin McKeaveney
430ca37826 bidirectional linked records 2020-06-22 21:30:23 +01:00
Michael Shanks
4ba1329983 instance Id is gone from API module 2020-06-19 17:19:30 +01:00
Martin McKeaveney
2ac15c6b89 lint 2020-06-18 17:55:46 +01:00
Martin McKeaveney
f8c9cc4331 save button 2020-06-18 17:44:42 +01:00
Martin McKeaveney
7428dd40fc backend v1 - styling to do 2020-06-18 17:17:18 +01:00
Michael Shanks
bf14aa5ccb instanceid removal 2020-06-18 16:59:31 +01:00
Martin McKeaveney
949052c41c add new models and fields, delete models 2020-06-17 16:51:10 +01:00
Martin McKeaveney
bda580bc3f new model creation, requires styling and CSS updates 2020-06-16 20:53:13 +01:00
Martin McKeaveney
78ce077846 saving of models and fields 2020-06-16 20:29:18 +01:00
Martin McKeaveney
af9038f64f structuring new backend UI 2020-06-15 16:41:31 +01:00
Martin McKeaveney
527a25c794 model bugfixes 2020-06-02 11:40:33 +01:00
kevmodrome
17c7ead328 hides database list 2020-06-02 11:08:30 +02:00
Joe
71f61d6332 Cleaning up the panel UI by removing inner borders 2020-05-29 10:57:00 +01:00
Michael Shanks
904f6bb52a bugfix: save record not wokring (wrong url) 2020-05-28 10:45:59 +01:00
Joe
e20b65c13b Panel titles updated
Panel titles updated to represent designs
Further work is required to use global styles to control this
2020-05-23 13:00:38 +01:00
Michael Shanks
97db4f1765 server tests in-memory and passing 2020-05-14 15:12:30 +01:00
Martin McKeaveney
96a1bc52de added model props 2020-05-07 14:59:06 +01:00
Martin McKeaveney
0ec47971d0 formatting + fixing builder tests 2020-05-07 10:53:34 +01:00
Martin McKeaveney
5b4bce8b8f component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 2020-05-02 15:29:10 +01:00
Martin McKeaveney
3564fec064 access levels, actions and triggers removed. Restructuring and refactoring 2020-04-29 20:29:56 +01:00
Martin McKeaveney
a645df082c clientId fetching before app load, custom views, fixed schema 2020-04-28 14:39:35 +01:00
Martin McKeaveney
c986bba0d8 pouchDB integration, use app id instead of app name for keying app packages 2020-04-23 14:37:08 +01:00
Martin McKeaveney
1381cefc41 backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
kevmodrome
bf639da46c changes front-end to use new store method names 2020-04-14 10:24:33 +02:00
kevmodrome
a4c177e8ec update SchemaManagementDrawer and HierarchyRow 2020-04-14 10:20:53 +02:00
kevmodrome
5a3de93734 fix redirect issues when refreshing page 2020-04-09 10:55:47 +02:00
kevmodrome
4e48fc60a5 fix hierarchy view not opening the correct modal 2020-04-09 10:22:02 +02:00
kevmodrome
f41110ec74 fix SchemaManagementDrawer modals 2020-04-09 10:13:06 +02:00
kevmodrome
1c815cbe1a update routify to beta 40 and set up correct basepath for application, also fixes some links 2020-04-09 09:04:09 +02:00
kevmodrome
d1f0b51b16 tidyup 2020-04-06 17:46:08 +02:00
kevmodrome
b035c56522 convert modelcreator and vieweditor to new modal 2020-04-06 16:51:17 +02:00
kevmodrome
85289889f4 convert createuser component to use new modal 2020-04-06 15:53:32 +02:00